Ubuntu Synaptics Touchpad issue
I've lived with this through a number of distros, some more susceptible to this than others. Linspire and openSuse were among the better behaved.
So I've just installed Ubuntu again and the touchpad is crashing as expected. Happening on Gnome, KDE, Fluxbox, XFCE, Enlightenment in fact all desktops and window managers.
So I decided to have a nose in the syslog files and lo and behold some entries relating to the crash.
Feb 17 09:10:52 crossfire2 kernel: [ 5708.828000] psmouse.c: TouchPad at isa0060/serio2/input0 lost sync at byte 1A quick search on the internet shows a possible solution in adding 'i8042.nomux=1' to the grub boot parameters for the kernel.
Feb 17 09:10:52 crossfire2 kernel: [ 5708.832000] psmouse.c: TouchPad at isa0060/serio2/input0 lost sync at byte 1
Feb 17 09:10:52 crossfire2 kernel: [ 5708.832000] psmouse.c: TouchPad at isa0060/serio2/input0 lost sync at byte 1
Feb 17 09:10:52 crossfire2 kernel: [ 5708.836000] psmouse.c: TouchPad at isa0060/serio2/input0 lost sync at byte 1
Feb 17 09:10:52 crossfire2 kernel: [ 5708.836000] psmouse.c: TouchPad at isa0060/serio2/input0 lost sync at byte 1
Feb 17 09:10:52 crossfire2 kernel: [ 5708.836000] psmouse.c: issuing reconnect request
And 24 hours later all is well!
Hopefully this is an end to this annoying problem and maybe someone else will find this information useful.
