VoodooSMBus / VoodooRMI

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

Thinkpad E590 Intermittent issues #96

Closed Someone52 closed 2 years ago

Someone52 commented 3 years ago

Running latest builds:

Board id: 0xd8f Product id: 0x223

SMBUS, available: F01, F03, F12, F3A Lenovo Thinkpad E590.

VoodooPS2SynapticsTouchPad: Tried with both doHardwareReset() and without (not loading PS2Trackpad) No errors in the logs, SMBus driver seems to be attaching just fine either

Issue:

The trackpad either works great and without issues or quite poorly, this changes at random every reboot, i'd say there is around 50% chance it will boot to a working state. When it works poorly, it seems to not register some touch gestures, especially clicking/tapping ones. If it boots into the 'good' state, it stays in such until next boot without a problem.

1Revenger1 commented 3 years ago

What are you using for your battery kext? I've seen sometimes where ACPIBatteryManager can cause issues due to reading _STA everytime it reads the battery information.

If it's not that, I honestly have no clue and you'll likely need to research it yourself. Would help if you could provide a log but I don't think there is a lot I can do currently.