Re: [Bug?] Keyboard Problem

2005-04-11 Thread Dmitry Torokhov
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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[Bug?] Keyboard Problem

2005-04-11 Thread Manu
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.
I asked for help and one said me it is probably a bug in the kernel
since a normal keyboard must always work with the kernel.

I can give more informations if you need, say me.

Please send a copy of your replies, I'm not a subscriber for this list.

P.S.: English is not my native language, I'm doing the best I can. :)

Bye.
-- 
Manuel Dahmen
181 Avenue des Coteaux
4030 Grivegnée
04/367 46 48
MSN: [EMAIL PROTECTED]
http://stagiaires.ressource-toi.org/~rst237/


config-2.6.11.7
Description: Binary data


[Bug?] Keyboard Problem

2005-04-11 Thread Manu
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.
I asked for help and one said me it is probably a bug in the kernel
since a normal keyboard must always work with the kernel.

I can give more informations if you need, say me.

Please send a copy of your replies, I'm not a subscriber for this list.

P.S.: English is not my native language, I'm doing the best I can. :)

Bye.
-- 
Manuel Dahmen
181 Avenue des Coteaux
4030 Grivegnée
04/367 46 48
MSN: [EMAIL PROTECTED]
http://stagiaires.ressource-toi.org/~rst237/


config-2.6.11.7
Description: Binary data


Re: [Bug?] Keyboard Problem

2005-04-11 Thread Dmitry Torokhov
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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/