chrisP
12-28-2006, 10:49 PM
Hey guys I have been away from linux for a while and am now getting back into it. I am trying to install Xserver to a sid Debian system. I keep getting the the error "Failed to load module "keyboard" (module does not exist, 0). I tried changing keyboard to kbd in xorg.conf in the driver line but I get the same error. It's driving me crazy, hopefully someone out there has another idea..
By the way I get the same error for the mouse. Mayb be related but I concentrating on the keyboard error.
The xorg.conf entry for the keyboard is
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
By the way I get the same error for the mouse. Mayb be related but I concentrating on the keyboard error.
The xorg.conf entry for the keyboard is
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection