Comment 297 for bug 606238

Revision history for this message
Matt Smith (melkor-orangepalantir) wrote : Re: synaptic touchpad not recognized on dell latitude e6510 and others

Rafael

Did you get it working? Here is what I did:

I down loaded the driver from Dave Turvene, http://www.dahetral.com/public-download , and built it using the suggested commands:

make -C /lib/modules/`uname -r`/build M=`pwd` psmouse.ko

Then I removed the old driver and started the new one.

sudo rmmod psmouse
sudo insmod ./psmouse.ko

Thanks again Dave, I works awesome, I don't even use the mouse now since the TP has scrolling.