[Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

WaywardGeek 582809 at bugs.launchpad.net
Wed Sep 22 19:25:29 UTC 2010


Just for clarification for kernel newbies like me, to apply this patch,
I do something like:

$ sudo apt-get build-dep --no-install-recommends linux-image-2.6.35-22-generic .config
$ apt-get source linux-image-2.6.35-22-generic
$ cd linux-2.6.35
$ pushd drivers/input/mouse
$ patch < ~/Download/synaptics.diff
$ cp /boot/config-2.6.35-22-generic .config
$ popd
$ make modules

Is there a way to just build the needed module?  Which module do I need
to build and install?

Bill

-- 
Synaptics Clickpad touchpad buttons are not working
https://bugs.launchpad.net/bugs/582809
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