LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   kernel compiled no keyboard not found - toshiba/ slackware 9.1 (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/kernel-compiled-no-keyboard-not-found-toshiba-slackware-9-1-a-234336/)

noir911 09-23-2004 11:31 AM

kernel compiled no keyboard not found - toshiba/ slackware 9.1
 
Compiled the kernel from 2.4.22 to 2.6.6 - everything works fine - the system boots up perfectly upto the login prompt. But the keys on the laptop don't work.

OS: Slackware 9.1
Keyboard worked on kernel 2.4.22? : yes, it did.
One error it gives is: cardmgr not found!

here's the .configure [turncated] from /path/to/kernel/src/

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
CONFIG_KEYBOARD_SUNKBD=y
CONFIG_KEYBOARD_LKKBD=y
CONFIG_KEYBOARD_XTKBD=y
CONFIG_KEYBOARD_NEWTON=y
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_SERIAL=y
# CONFIG_MOUSE_INPORT is not set
CONFIG_MOUSE_LOGIBM=y
# CONFIG_MOUSE_PC110PAD is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=y
CONFIG_INPUT_UINPUT=y


All times are GMT -5. The time now is 11:58 PM.