[Bug 311869] Re: Add driver for Sentelic Touch pad

hansvschoot hansvschoot at gmail.com
Wed Mar 17 17:16:53 UTC 2010


@Thomas: i just updated my own 9.10 karmic, and descovered a small
glitch in my own HOWTO. the psmouse.ko should be copied with: sudo cp
psmouse.ko /lib/modules/2.6.31-20-generic/kernel/drivers/input/mouse/
(the "-generic" part was missing in the HOWTO)

when copying don't forget to unprobe the mouse, so the commands should be (after navigating to the folder containing psmouse.ko):
sudo modprobe -r psmouse
sudo cp psmouse.ko /lib/modules/2.6.31-20-generic/kernel/drivers/input/mouse/
sudo modprobe psmouse

after this fspc and the command line tricks should both work in 9.10
with kernel 2.6.31-20-generic

-- 
Add driver for Sentelic Touch pad
https://bugs.launchpad.net/bugs/311869
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list