> Hi!
>
> I have bad problems with autorepeat. When switching consoles with
> alt-left / alt-right it sometimes skips wrong number of consoles, and
> sometimes it just keeps repeating even through I already released a
> key.
>
> Syslog complains:
>
> Jul 15 00:15:52 amd kernel: atkbd.c: Unknown key (set 2, scancode
> 0x1cb, on isa0060/serio0) pressed.
> Jul 15 00:16:21 amd kernel: atkbd.c: Unknown key (set 2, scancode
> 0x1cb, on isa0060/serio0) pressed.
> Jul 15 00:19:02 amd kernel: atkbd.c: Unknown key (set 2, scancode
> 0x1cd, on isa0060/serio0) pressed.
> Jul 15 00:20:04 amd kernel: atkbd.c: Unknown key (set 2, scancode
> 0x1cd, on isa0060/serio0) pressed.
>
> Its vesafb -> switching consoles is not exactly fast, maybe that has
> some role?
Probably keyboard interrupts get lost. Bad. Can you track with DEBUG
enabled in i8042.c?
-- Vojtech Pavlik SuSE Labs, SuSE CR - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/