All of lore.kernel.org
 help / color / mirror / Atom feed
* i2c_hid: Possible workaround to Synaptics touchpad going wild on Acer Aspire
@ 2021-11-22  0:38 Andrea Monaco
  0 siblings, 0 replies; only message in thread
From: Andrea Monaco @ 2021-11-22  0:38 UTC (permalink / raw)
  To: linux-input


Hello,


as I wrote in previous emails to this list, my Synaptics touchpad
(SYN1B7F) on Acer Aspire laptop sometimes starts acting wild, it moves
and clicks and drags on its own.  I can't find any trigger for this
behavior, it just happens.

I see long sequences of HID reports that are identical expect for the
timestamp when this happens; my hypothesis is that the issue is on the
hardware, possibly a buggy firmware of the touchpad.

Unloading and reloading i2c_hid solves the issue, probably because it
triggers a hardware reset of the device.


So I came up with a possible workaround: any time the kernel detects two
consecutive HID reports that are identical except for the timestamp, it
hard resets the device.  The user would experience a very brief
discontinuity in mouse response, still much better than current
behavior.

This particular hack could be activated with an option to the relevant
module(s), or when the affected touchpad models are found.


Any comments or suggestions?



Warmly,

Andrea Monaco

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-22  0:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-22  0:38 i2c_hid: Possible workaround to Synaptics touchpad going wild on Acer Aspire Andrea Monaco

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.