PDA

View Full Version : Debug keyboard/mouse freezing issues



bertram2
July 9th, 2014, 10:03 AM
Good day everyone!

After updating to Ubuntu 14.04 (with additional packages for KDE installed) I experience random freezing of keyboard or mouse on the login screen. Sometimes (not really reproduceable or predictable) either the mouse or the keyboard (both PS/2) is frozen. A reboot normally solves the problem, however, changing to console (if the mouse is frozen) and trying to restart various services (i.e. xserver) doesn't help. Attaching a USB-keyboard (if the keyboard is frozen) works fine, but the PS/2 one stays frozen. Logfiles don't show anything unexpected.

Can you give me any hints of where to look into for deeper diagnosis on what might be causing that problem (i.e. where to look further) and/or what other services I could try to restart in order to narrow down the problem?

Thank's for your replies,

Bert

Bashing-om
July 12th, 2014, 09:10 PM
bertram2; Hello;

I also run an old ps/2 mechanical keyboard on release 14.04 - I have no problems.
I have set in bios "legacy" for my keyboard and as well have enabled all instances of "plug and play".

You might play around with your bios setting and see what results.



these processes all start in bios

bertram2
July 31st, 2014, 12:26 PM
Hi bashing-om,

thank's for the reply. I don't think it's some problem that can be solved via bios settings, since it occurs randomly (thus most of the time it works as supposed) - and in the grub menu the keyboard still works.

Maybe the problem's somehow connected to the i8042-driver, I'm not sure though. I'll attach a couple of logfiles and other information that might be helpful:

results of "cat /proc/bus/input/devices": 255169
results of "xinput -list": 255170
results of "dmesg | grep i8042": 255171

One workaround I've just found recently: Suspending and resuming resolves the problem.