Comment 64 for bug 681904

Revision history for this message
Carl Richell (carlrichell) wrote : Re: [arrandale] Samsung QX310/QX410/QX510/SF310/SF410/SF510/NF210/RF410/RF510/RF710 trackpad/touchpad not recognized

This patch includes new Elantech models from previous patches and fixes excessive wobble on the ETF1059 (ETF5900) model used in the System76 Pangolin Performance model. We've created a DKMS module that we're distributing until the patch makes it upstream and into Ubuntu. You can use the module with the following commands:

sudo apt-get install dkms
cd /usr/src/
sudo wget http://planet76.com/drivers/elantech/psmouse-elantech-v6.tar.bz2
sudo tar jxvf psmouse-elantech-v6.tar.bz2
sudo dkms add -m psmouse -v elantech-v6
sudo dkms build -m psmouse -v elantech-v6
sudo dkms install -m psmouse -v elantech-v6