Comment 261 for bug 582809

Revision history for this message
Lapse of Reason (lapseofreason0) wrote :

I have applied the fixes from #190 and #208 and everything works fine except for the button (and LED) to disable the trackpad. /var/log/kern.log shows

Aug 1 17:59:55 ubuntu kernel: [ 32.677910] Synaptics Touchpad, model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd00123/0xc40300/0x123c00
Aug 1 17:59:55 ubuntu kernel: [ 32.708628] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input10

and it is missing the two lines mentioned in #193. Notice that the fw and id are different too, so I probably have a newer version of the trackpad that is not recognized properly.

Does anyone know how to get the LED working on that newer model?