Comment 0 for bug 984265

Revision history for this message
Jeff Lane  (bladernr) wrote : Keyboard becomes all but unusable after Precise runs for so long

At random lenghts of runtime, after booting Precise on my Alienware M15x, the keyboard goes completely wonky.

The symptoms for this are varied. Usually, they involve what seems like a hung keypress, so, for example, if I press Alt-Tab to switch windows, and release the Tab, as long as I have Alt pressed the switcher rapidly scrolls through open windows unstopped.

Or, if I press and hold the space bar, the system continuously spits out spaces. OR, if I scroll a web page using the up or down arrows (or try navigating large files using less in a terminal window) the arrow key appears to become stuck until I press a different arrow key.

Another symptom is that keys stop responding on the first press. I may have to type each key twice to get the letter to appear in whatever I am typing in.

Logwise, I consistently see atkbd error messages flooding syslog like this:

Apr 17 08:17:02 klaatu CRON[20974]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Apr 17 09:17:01 klaatu CRON[21071]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Apr 17 10:17:01 klaatu CRON[22610]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Apr 17 10:55:33 klaatu kernel: [84813.139562] atkbd serio0: Unknown key released (translated set 2, code 0xe0 on isa0060/serio0).
Apr 17 10:55:33 klaatu kernel: [84813.139571] atkbd serio0: Use 'setkeycodes e060 <keycode>' to make it known.
Apr 17 10:55:58 klaatu kernel: [84838.402852] atkbd serio0: Unknown key released (translated set 2, code 0xe0 on isa0060/serio0).
Apr 17 10:55:58 klaatu kernel: [84838.402861] atkbd serio0: Use 'setkeycodes e060 <keycode>' to make it known.
Apr 17 11:02:50 klaatu kernel: [85249.681077] atkbd serio0: Unknown key released (translated set 2, code 0xe0 on isa0060/serio0).
Apr 17 11:02:50 klaatu kernel: [85249.681086] atkbd serio0: Use 'setkeycodes e060 <keycode>' to make it known.
Apr 17 11:15:27 klaatu kernel: [86005.742967] atkbd serio0: Unknown key released (translated set 2, code 0xe0 on isa0060/serio0).
Apr 17 11:15:27 klaatu kernel: [86005.742976] atkbd serio0: Use 'setkeycodes e060 <keycode>' to make it known.
Apr 17 11:17:01 klaatu CRON[23088]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Apr 17 11:39:18 klaatu kernel: [87435.419939] input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio2/input/input19
Apr 17 11:39:18 klaatu kernel: [87435.432907] atkbd serio2: Unknown key pressed (raw set 2, code 0x18 on isa0060/serio2).
Apr 17 11:39:18 klaatu kernel: [87435.432915] atkbd serio2: Use 'setkeycodes 18 <keycode>' to make it known.
Apr 17 11:39:18 klaatu kernel: [87435.437285] atkbd serio2: Unknown key pressed (raw set 2, code 0x0 on isa0060/serio2).
Apr 17 11:39:18 klaatu kernel: [87435.437293] atkbd serio2: Use 'setkeycodes 00 <keycode>' to make it known.
Apr 17 11:39:18 klaatu kernel: [87435.456454] atkbd serio2: Unknown key pressed (raw set 2, code 0x8 on isa0060/serio2).
Apr 17 11:39:18 klaatu kernel: [87435.456461] atkbd serio2: Use 'setkeycodes 08 <keycode>' to make it known.
Apr 17 11:39:18 klaatu kernel: [87435.458832] atkbd serio2: Unknown key pressed (raw set 2, code 0x0 on isa0060/serio2).
Apr 17 11:39:18 klaatu kernel: [87435.458840] atkbd serio2: Use 'setkeycodes 00 <keycode>' to make it known.
Apr 17 11:39:18 klaatu kernel: [87435.481099] atkbd serio2: Unknown key pressed (raw set 2, code 0x8 on isa0060/serio2).
Apr 17 11:39:18 klaatu kernel: [87435.481108] atkbd serio2: Use 'setkeycodes 08 <keycode>' to make it known.
Apr 17 11:39:18 klaatu kernel: [87435.483830] atkbd serio2: Unknown key pressed (raw set 2, code 0x0 on isa0060/serio2).
Apr 17 11:39:18 klaatu kernel: [87435.483836] atkbd serio2: Use 'setkeycodes 00 <keycode>' to make it known.
Apr 17 11:39:18 klaatu kernel: [87435.509882] atkbd serio2: Unknown key pressed (raw set 2, code 0x18 on isa0060/serio2).
Apr 17 11:39:18 klaatu kernel: [87435.509891] atkbd serio2: Use 'setkeycodes 18 <keycode>' to make it known.
Apr 17 11:39:18 klaatu kernel: [87435.511006] atkbd serio2: Unknown key pressed (raw set 2, code 0x17c on isa0060/serio2).
Apr 17 11:39:18 klaatu kernel: [87435.511013] atkbd serio2: Use 'setkeycodes 7c <keycode>' to make it known.
Apr 17 11:39:18 klaatu kernel: [87435.512055] atkbd serio2: Unknown key pressed (raw set 2, code 0x0 on isa0060/serio2).
Apr 17 11:39:18 klaatu kernel: [87435.512059] atkbd serio2: Use 'setkeycodes 00 <keycode>' to make it known.

At this point, the only thing I can do is reboot the system to recover. Needless to say, this makes Precise on my system a very frustrating experience.

Unfortunately, I can use apport to add logs because of this bug: #984256 which makes apport all but unusable.