** Summary changed: - mouse & keyboard became suddenly completely unresponsive + i8042 mouse & keyboard often becomes completely unresponsive
** Description changed: - Suddenly my keyboard and mouse stopped working. I wasn't doing anything - special (firefox + vinagre opened). This happened at least twice to me - in the past 2 weeks. + My keyboard and mouse often stop working. It usual happens when I am + typing something. This happens _very_ often (happens to me ca once per + hour). - Keyboard was completely unresponsive (CAPS, NUMLOCK not working). + Steps: + 1. type as usual - I could see that the machine was still running, so I ssh'd into it and - fixed the problem my forcing a keyboard driver reload. - I reused the following program: + What happens + Keyboard becomes completely unresponsive (CAPS, NUMLOCK not working). Last key/key combination typed gets repeated (appears many times on xterm or editor, etc...) + + Expected: + Keyboard keeps functionning properly. + + Known work-around(s): + The machine is still running properly and I usualy have 2 solutions to solve the issue: + * perform a suspend/resume cycle (note: I use the following default kernel options in grub # defoptions=quiet splash acpi_sleep=s3_bios i8042.nomux i8042.reset ). This of course tends to break my network + * ssh into the box and force a keyboard driver reload using: $ cat local/bin/fixmouseaftersuspend echo -n "i8042" > /sys/bus/platform/drivers/i8042/unbind echo -n "i8042" > /sys/bus/platform/drivers/i8042/bind - which I use to reenable the mouse after a resume from suspend. (see - #214985) + (this script comes from #214985) - This solved my problem. Nothing interesting in dmesg it seems (no i8042 - message related at all) + This solves my problem. There's never been anything interesting in dmesg + (no i8042 message related at all) + Misc: * Hardware: Lenovo 3000 N100. * Distrib: Hardy as of 13/Apr/2008 - * compiz enabled. - * I had freshly booted the machine and lost the wireless connection some minutes ago, then reconnected. -- i8042 mouse & keyboard often becomes completely unresponsive https://bugs.launchpad.net/bugs/216927 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs