That's right. :)
>
> i8042.c: fa <- i8042 (interrupt, kbd, 1) [60519]
> atkbd.c: Received fa flags 00
> atkbd.c: Sent: 02
> i8042.c: 02 -> i8042 (kbd-data) [60519]
> i8042.c: fa <- i8042 (interrupt, kbd, 1) [60523]
> atkbd.c: Received fa flags 00
> atkbd.c: Sent: f0
> i8042.c: f0 -> i8042 (kbd-data) [60523]
> i8042.c: fa <- i8042 (interrupt, kbd, 1) [60527]
> atkbd.c: Received fa flags 00
> atkbd.c: Sent: 00
> i8042.c: 00 -> i8042 (kbd-data) [60527]
> i8042.c: fa <- i8042 (interrupt, kbd, 1) [60531]
> atkbd.c: Received fa flags 00
> i8042.c: 41 <- i8042 (interrupt, kbd, 1) [60532]
> atkbd.c: Received 02 flags 00
> input: AT Set 2 keyboard on isa0060/serio0
> i8042.c: b6 <- i8042 (interrupt, kbd, 1) [60599]
> atkbd.c: Received f0 flags 00
> atkbd.c: Received 59 flags 00
> i8042.c: 38 <- i8042 (interrupt, aux, 12) [104472]
> i8042.c: fd <- i8042 (interrupt, aux, 12) [104473]
> i8042.c: fe <- i8042 (interrupt, aux, 12) [104474]
> i8042.c: 00 <- i8042 (interrupt, aux, 12) [104475]
>
>
> I hope you get something out of this, I don't, for sure. The input:...
> line is the same as I get without any debug info when it locks.
>
> Oh well, time for some schoolwork.
Unfortunately the little bit of information I needed scrolled away
already. Can you try with the other shift (right?)? That won't
probably crash your machine, but will most likely generate an "Unknown
scancode" message. Again, send me the log lines. This time they should
make it in the syslog well.
Thanks.
-- Vojtech Pavlik SuSE Labs - 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/