The kernel 3.9.0 has introduced a bug where the internal keyboard of some LG laptops circa 2006 does not work anymore. The PS/2 keyboard interrupt counter does not increment when keys are pressed. The PS/2 touchpad works normally. External keyboards are fine. This issue affects my LG LW25 Express Dual and there are reports about LG P1 Express Dual and LG S1 Pro Express Dual being affected: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1243904 http://www.ubuntu-es.org/node/181699 The bug still exists all the way up to 3.13-rc1.
Created attachment 116011 [details] acpidump
Created attachment 116021 [details] dmesg
Created attachment 116031 [details] lshw
Created attachment 116041 [details] lsmod
Created attachment 116051 [details] lspci -vv
Reassigning to the input core.
Passing "i8042.dumbkbd=1" as a kernel boot parameter seems to be a workaround which makes the keyboard alive. (Of course the keyboard leds don't work in this mode.)
Dup of 58991 *** This bug has been marked as a duplicate of bug 58991 ***