Comment 0 for bug 582809

Revision history for this message
Serkan Hosca (serkan-hosca) wrote :

I have an HP Envy 15 second generation that comes with synaptic touchpad clickpad. I was testing the maverick kernel for machine shutdown and suspend problems with new bios. Maverick kernel does not detect the touchpad as a synaptic clickpad.

If you take a look at http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-maverick.git;a=blob;f=drivers/input/mouse/synaptics.c;hb=HEAD in synaptics_init() at line 773 i should be seeing clickpad enabled in dmesg but this is what i get:
$ dmesg | grep -i synaptics
[ 10.712182] Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xe40000/0x5a0400
[ 10.790705] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input13

The

Please see bug for more info -> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/557072 around comment #37