Comment 104 for bug 681904

Revision history for this message
Цахилов Дмитрий Михайлович (barsandcat) wrote :

Carl Richell wrote on 2011-06-06: #64

    elantech.patch (50.8 KiB, text/plain)

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

-- This has fixed my Asus k43e touchpad. It was recognized as logitec ps2 mouse before