LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   X11 - failed to load module keyboard (https://www.linuxquestions.org/questions/slackware-14/x11-failed-to-load-module-keyboard-230829/)

hnad 09-15-2004 04:55 AM

X11 - failed to load module keyboard
 
ugh no idea what happened. Updated some packages, a few X11 ones using swaret. Everything went ok. Typed in startx and I get the following

Failed to load module 'keyboard' module does not exist.

In the log file

II) LoadModule: "Keyboard"
(WW) Warning, couldn't open module Keyboard
(II) UnloadModule: "Keyboard"
(EE) Failed to load module "Keyboard" (module does not exist, 0)


Did I break something??? Was all working fine before. :/

How can I fix this?

Thanks

gbonvehi 09-15-2004 05:10 AM

Go to your /etc/X11/xorg.conf file and try changing a line that says Driver "keyboard" to Driver "kbd" maybe you got the new X11 release.

hnad 09-15-2004 05:12 AM

Yep just saw that. I generated a new xorg.conf using xorgconfig and noticed the driver was called kdb. So I changed keyboard to kdb in my original xorg.conf and now it all works.

Ta :)

Always the little things. :p


All times are GMT -5. The time now is 12:57 PM.