Comment 2 for bug 216927

Revision history for this message
Jerome Lacoste (jerome-lacoste) wrote : Re: mouse & keyboard became suddenly completely unresponsive

This happened for the second time. This time ca 20 min. after a resume from suspend.

Fixed again with my local/bin/fixmouseaftersuspend ran after ssh'ding into my machine.

Again, nothing special in dmesg that would indicate that the keyboard driver failed:

 [ 145.968159] wlan0: authenticate with AP 00:18:f8:6d:30:2d
 [ 145.969758] wlan0: RX authentication from 00:18:f8:6d:30:2d (alg=0 transaction=2 status=0)
 [ 145.969766] wlan0: authenticated
 [ 145.969769] wlan0: associate with AP 00:18:f8:6d:30:2d
 [ 145.971504] wlan0: RX AssocResp from 00:18:f8:6d:30:2d (capab=0x431 status=0 aid=716)
 [ 145.971511] wlan0: associated
 [ 145.975234] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
 [ 165.967088] wlan0: no IPv6 routers present
+[ 1413.972710] serio: i8042 KBD port at 0x60,0x64 irq 1
+[ 1413.972726] serio: i8042 AUX port at 0x60,0x64 irq 12
+[ 1413.992858] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio4/input/input11
+[ 1414.842355] Synaptics Touchpad, model: 1, fw: 6.2, id: 0x1a0b1, caps: 0xa04753/0x200000
+[ 1414.914583] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio5/input/input12

(the new lines appear after the driver is reactivated)