Gentoo Archives: gentoo-user

From: arnuld <arnuld3@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] X configuration problem
Date: Sat, 20 Jan 2007 04:09:40
Message-Id: dd685b340701192003l2c900ca5u8b25b2172e3d4273@mail.gmail.com
1 i ave installed X using "emerge X" and after hours of
2 download-compile-install cycle "startx" tells me that drivers named
3 "mouse" & "kbd" are not found. here is what i have done
4
5 1.) used "genkernel all" to compile my kernel.
6
7 2.) added these 2 to "/etc/make.conf"
8 INPUT_DEVICES="keyboard mouse"
9 VIDEO_CARDS="flrx vesa via vga v4l"
10
11 3.) emerge xorg-x11
12
13 4.) Xorg -configure.
14
15 5.) "xorg.conf" edited:
16
17 "HorizSync & VertRefresh" added
18 "/dev/mouse" changed to "/dev/input/mouse"
19
20 i got these errrors (not exact errors but something like them):
21
22 (EE) AGLRX: Screen0 is not DRI capable
23 (EE) driver "mouse" was not found
24 (EE) driver "kbd" was not found"
25
26 i checked "xorg.conf" & saw that Keyboard & Mouse sections use "kbd" &
27 "mouse" drivers respectively.
28
29 how to resolve this issue?
30
31
32 --
33 http://arnuld.blogspot.com/
34 Linux registered user #439610 http://counter.li.org/
35 --
36 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] X configuration problem user <mrrobinhood5@××××××.com>
Re: [gentoo-user] X configuration problem Dale <dalek@××××××××××.net>
Re: [gentoo-user] X configuration problem Iain Buchanan <iaindb@××××××××××××.au>
Re: [gentoo-user] X configuration problem Lewis Handy <lewis.handy@×××××.com>