[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

thom madeforspam at tiscali.nl
Wed Oct 29 12:14:49 UTC 2008


I had a similar problem when using an old KVM switch between mouse and computer.
my solution was:

sudo sh -c 'echo options psmouse proto=imps > /etc/modprobe.d/kvm-fix'
sudo modprobe -r psmouse
sudo modprobe psmouse


if it doesn't work for you, just do:

sudo rm /etc/modprobe.d/kvm-fix
sudo modprobe -r psmouse
sudo modprobe psmouse

and everything will be as it was.
note that the name "kvm-fix" is just an arbitrary name, could be any non-used name actually.
hope this helps.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Linux.




More information about the kernel-bugs mailing list