You are not logged in.
Pages: 1
I cannot for the life of me get X to recognize my keyboard.
I get the "(EE) No input driver matching 'kbd' No core keyboard" error. I've checked my xorg.conf, and I have a section for the jeyboard that looks like this:
Section "InputDevice"
Identifier "keyboard0"
Driver "kbd"
Option "CoreKeyboard"
EndSectionLeft out for sake of my sausage fingers were all the Xkb options, that include rules of "xorg" and Model of "pc105"
when I do an lshwd, no keyboard comes up in the list. Still, I'm able to type on the command line. So, I'm completely flummoxed. I just did a pacman -Syu today to make sure it wasn't an issue, but that did nothing to help me. Any ideas?
Last edited by RecoveringGentooholic (2007-02-19 18:26:21)
Offline
Perhaps... you don't have xf86-input-keyboard installed (or corrupt)?
Offline
The name of the driver is "keyboard", not "kbd".
Offline
Pages: 1