(EE) AGLRX: Screen0  is not DRI capable
Try to # the DRI under modules and # at the end there might be a section for  
DRI

"# the DRI"  in "xorg.conf".. OK?

(EE) driver "mouse" was not found
it should be /dev/input/mice

it *is*  "/dev/input/mice",  i am talking of "drivers" not of "/dev".
you did not get my point. here is my "xorg.conf";

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"


tell me if something is wrong here.

(EE) driver "kbd" was not found"

should be keyboard

what doe sthat mean in context of "xorg.conf".


--
http://arnuld.blogspot.com/
Linux registered user #439610 http://counter.li.org/
--
gentoo-user@gentoo.org mailing list

Reply via email to