On Fri, 20 Feb 2015, Jay Philips wrote: > Hello, > > I was asked by Greg Kroah-Hartman to send this email to the mailing list > regarding USB keyboards on LG laptops no longer functioning after Linux > 3.9. Below is the text from the bug report i left at ( > https://bugzilla.kernel.org/show_bug.cgi?id=93541 ). > > ---------------------------------- > > Starting with Linux 3.9, the internal USB keyboard in my LG laptop (LG > R1 model LGW4) stopped functioning in all linux distributions i've tried. > > I had spoken to a few guys in the kernel irc channel and they told me > that i should point out the keyboard is found in the attached dmesg log > file on line: > > [ 5.516045] input: AT Translated Set 2 keyboard as > /devices/platform/i8042/serio0/input/input4 > > I had submitted the bug to ubuntu's launchpad bug service and they told > me that i should take the bug upstream ( > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1287325 ) and > mentioned the following (comment 26). > > "It appears the keyboard is not recognized in 13.04, but it is in 13.10. > ... It may be the bug is caused by the fact that the keyboard now being > recognized in 13.10 and another code path is being used." > > Other LG laptop users have also encountered the same problems ( > http://askubuntu.com/questions/361692/laptop-keyboard-not-responding-after-upgrade-from-13-04-to-13-10, > http://stevesubuntutweaks.blogspot.no/2013/10/laptop-keyboard-stopped-working-after.html > ) and the solution that i currently use is to set "i8042.dumbkbd=1" in > the grub commandline to get it running. I'm not sure why you think the laptop has a USB keyboard. According to your log messages, it doesn't. As you can see in the message quoted above, it is an "AT Translated Set 2 keyboard", connected to the i8042 keyboard controller. Not USB. In fact, the lsusb output attached to the Ubuntu bug report shows only two USB devices on the computer: a flash drive and a Bluetooth dongle. No keyboard. This bug should be reported to the linux-input mailing list. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html