Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup

From: Dmitry Torokhov
Date: Sun Jan 02 2005 - 22:08:31 EST


On Sunday 02 January 2005 09:53 pm, Roey Katz wrote:
> Dmitry, here is an output listing of a diff I did between the
> .configs of the nonworking 2.6.10 and the working 2.6.7.
>

Roey,

Could you please try compiling a minimal kernel (no ACPI, no USB, etc)
to make sure that the changes to input system that were merged in 2.6.9
are to blame.

Also, if you could change #undef DEBUG to #define DEBUG in
drivers/input/serio/i8042.c and send me the entire dmesg output that
could help determining what is the problem. You may want to boot with
log_buf_len=131072 to capture entire dmesg. Don't forget to hit couple
of keys at the login prompt so we can see if we get them from the KBC
controller and loose them somewhere or the KBC is left in funky state.

Thanks!

--
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/