Gentoo Archives: gentoo-user

From: Daniel Pielmeier <daniel.pielmeier@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo still not up -- now no kbd driver
Date: Sat, 01 Sep 2007 17:05:09
Message-Id: 46D998F4.7050901@googlemail.com
In Reply to: [gentoo-user] Gentoo still not up -- now no kbd driver by Hendrik Boom
1 Hendrik Boom schrieb:
2 > Still having trouble with my first gentoo install. Now X fails to come
3 > up.
4 >
5 > The relevant message seems to be;
6 >
7 > # grep EE /var/log/Xorg.0.log
8 > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
9 > (II) Loading extension MIT-SCREEN-SAVER
10 > (EE) Failed to load module "kbd" (module does not exist, 0)
11 > (EE) No Input driver matching `kbd'
12 >
13 > Presumably this indicates something isn't installed you -- but what is it
14 > I have to emerge to get module 'kbd'? Or is it more complicated than
15 > that? Would it help to post a batch of config files and the entire log
16 > file, or would that just be wasting bandwidth?
17 >
18 > -- hendrik
19 >
20
21 Have you enabled the keyboard USE flag under INPUT_DEVICES in
22 xorg-xserver? You can set this in make.conf.
23
24 For information take a look here:
25 http://www.gentoo.org/doc/en/xorg-config.xml
26 Step 2 Installing Xorg.
27
28 Have you also enabled keyboard support in your kernel?
29
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: Gentoo still not up -- now no kbd driver Hendrik Boom <hendrik@××××××××××.com>