Download the patch file mkdir ~/kernel cd ~/kernel git clone git://kernel.ubuntu.com/ubuntu/ubuntu-jaunty.git (This take a while) cd ubuntu-jaunty/ cp ~/alps-dave-2.6.31.patch . patch -p1 < alps-dave-2.6.31.patch
make oldconfig (Sit back and wait) make prepare (Wait some more) make (Wait some more) once that is done cp /lib/modules/2.?????-generic/kernel/drivers/input/mouse/psmouse.ko /lib/modules/2.?????-generic/kernel/drivers/input/mouse/psmouse.ko.orig cp /home/rhau/kernel/ubuntu-jaunty/drivers/input/mouse/psmouse.ko /lib/modules/2.?????-generic/kernel/drivers/input/mouse/psmouse.ko Robert Hau -- ALPS DualPoint Touchpad flaky performance https://bugs.launchpad.net/bugs/296610 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs