Comment 48 for bug 550625

Revision history for this message
Chase Douglas (chasedouglas) wrote : Re: Alps touchpad is recognized but neither gsynaptics nor mouse preferences work

I've made a test i386 psmouse module that will print out the ps/2 packets that are not handled by the alps driver. I would appreciate it if someone would test it:

$ wget http://people.canonical.com/~cndougla/550625/v1/psmouse.ko
$ sudo rmmod psmouse
$ sudo insmod psmouse

Run your finger across the touchpad

$ dmesg > dmesg-debugv1.log
$ sudo rmmod psmouse
$ sudo modprobe psmouse

Finally, attach the dmesg-debugv1.log file here.

If someone is running amd64 and needs a compatible module please let me know.

Thanks