VoodooSMBus / VoodooRMI

Synaptic Trackpad driver over SMBus/I2C for macOS
GNU General Public License v2.0
235 stars 18 forks source link

Adjusted reset timer for ps2 to 7 seconds to help broken hp trackpads #134

Closed Krazy-Killa closed 2 years ago

Krazy-Killa commented 2 years ago

At the default 5s, hp trackpads don't attach to VoodooPS2Trackpad properly, so increased to 7 gives enough time to attach it seems. Only tested on HP ProBook 650 G2, booting fresh and from Windows BootCamp no instabilities.

1Revenger1 commented 2 years ago

Note that this is a stop gap PR until I can figure out a better way to have VoodooSMBus, VoodooRMI and VoodooPS2 to communicate to prevent this race condition.