On Thu, 07 Apr 2005 18:52:31 +0100
joe_schmoe <[EMAIL PROTECTED]> wrote:

> Hi Slackers
> 
> Venturing forth into unknown territories I bravely upgraded Slackware 
> 10.1 via slapt-get. However, upon rebooting I obtain an X11 error and 
> this prevents gdm from loading. I have gone through the 
> /etc/X11/xorg.conf file and cannot see anything particularly wrong
> with the set up.
> The /var/log/Xorg.0.log notes:
> (WW) that it cannot "open module speedo" followed by an error (EE) to 
> the same effect (module does not exist, 0)
> (WW) "couldn't open keyboard" and error (EE) failed to load module 
> keyboard (module does not exist, 0)
> (WW) VESA(0): Failed to set up write-combining range (repeated four 
> times with a set of of hex numbers)
> (EE) No Input driver matching 'Keyboard'

The name of the keyboard driver has changed. You need to edit xorg.conf
and change the line
        Driver "Keyboard" 
to 
        Driver "kbd"

John
_______________________________________________
Slackware mailing list
Slackware@kurtwerks.com
http://www.kurtwerks.com/mailman/listinfo/slackware

Reply via email to