Gentoo Archives: gentoo-user

From: arnuld <arnuld3@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: X configuration problem
Date: Sat, 20 Jan 2007 11:41:01
Message-Id: dd685b340701200332h4a7f972ds260cfeac08552261@mail.gmail.com
1 >> (EE) AGLRX: Screen0 is not DRI capable
2 > Try to # the DRI under modules and # at the end there might be a section for DRI
3
4 "# the DRI" in "xorg.conf".. OK?
5
6 >> (EE) driver "mouse" was not found
7 > it should be /dev/input/mice
8
9 it *is* "/dev/input/mice", i am talking of "drivers" not of "/dev".
10 you did not get my point. here is my "xorg.conf";
11
12 > Section "InputDevice"
13 > Identifier "Keyboard0"
14 > Driver "kbd"
15 > EndSection
16 >
17 > Section "InputDevice"
18 > Identifier "Mouse0"
19 > Driver "mouse"
20 > Option "Protocol" "auto"
21 > Option "Device" "/dev/input/mice"
22 > Option "ZAxisMapping" "4 5 6 7"
23
24
25 tell me if something is wrong here.
26
27 >> (EE) driver "kbd" was not found"
28
29 > should be keyboard
30
31 what doe sthat mean in context of "xorg.conf".
32
33
34 --
35 http://arnuld.blogspot.com/
36 Linux registered user #439610 http://counter.li.org/
37 --
38 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: X configuration problem Norberto Bensa <nbensa@×××.net>