You are not logged in.

#1 2007-02-19 18:25:46

RecoveringGentooholic
Member
Registered: 2007-02-13
Posts: 17

kbd issue...

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"
EndSection

Left 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

#2 2007-02-19 18:46:13

Leffe
Member
Registered: 2006-05-30
Posts: 47

Re: kbd issue...

Perhaps... you don't have xf86-input-keyboard installed (or corrupt)?

Offline

#3 2007-02-19 19:36:36

Captain Spaulding
Member
Registered: 2006-11-16
Posts: 115
Website

Re: kbd issue...

The name of the driver is "keyboard", not "kbd".

Offline

Board footer

Powered by FluxBB