Re: [Bug?] Keyboard Problem

From: Dmitry Torokhov
Date: Mon Apr 11 2005 - 22:02:46 EST


Hi,

On Monday 11 April 2005 18:45, Manu wrote:
> I'm currently using a 2.6.10 kernel (on a Debian Sarge, i386).
>
> I've compiled a 2.6.11.5 and a 2.6.11.7 kernels and my keyboard (a
> sweex SILVER MULTIMEDIA KEYBOARD, SW-23 -- PS/2 105 keys -- a
> classical keyboard) doesn't work with these kernels.
...
> CONFIG_EMBEDDED=y
...
> #
> # Input I/O drivers
> #
> # CONFIG_GAMEPORT is not set
> CONFIG_SOUND_GAMEPORT=y
> CONFIG_SERIO=y
> # CONFIG_SERIO_I8042 is not set

You need to enable i8042 support - that's your keyboard controller.

Also, is there a specific reason why you enabled "embedded" mode? In
normal mode i8042 would be selected automatically...

--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/