Re: Keyboard dead on bootup on -test6.

From: Andries Brouwer
Date: Tue Sep 30 2003 - 19:53:36 EST


On Tue, Sep 30, 2003 at 04:32:01PM -0500, Rob Landley wrote:

> This was the failure:
>
> Sep 30 16:17:31 localhost kernel: atkbd.c: Unknown key pressed (raw set 0,
> code 0xfc, data 0xfc, on isa0060/serio1).
> Sep 30 16:17:31 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
> Sep 30 16:17:31 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
>
> Under -test5, that failure would have left me with a stuck key endlessly
> repeating (and an otherwise dead keyboard). Now at least the stuck key part
> has gone away, but the keyboard is still dead until I power cycle the
> machine.

I suppose this is the kernel trying to set LEDs on the mouse,
and the mouse complains.

Andries


(0xfc is a typical mouse error code; also "set 0" suggests this)

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