VoodooSMBus / VoodooRMI

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

"No trackpad found" despite everything working #85

Closed mbirth closed 3 years ago

mbirth commented 3 years ago

Describe the bug I've made my trackpad (Synaptics SynPS/2) in my hp Spectre x360 13-4104ng work using VoodooRMI via SMBus. However, the macOS Settings still show "No trackpad found".

To Reproduce Steps to reproduce the behavior:

  1. Setup VoodooRMI
  2. Go to macOS System Preferences --> Trackpad
  3. See "No trackpad found" message

Expected behavior Trackpad settings

Log Since it seems to work, what logs do you need exactly?

My hardware: https://linux-hardware.org/index.php?probe=d258888474

My config: https://github.com/mbirth/hp-spectre-x360-4104ng-hackintosh

1Revenger1 commented 3 years ago

Have you patches your battery yet? Working battery is needed for the trackpad to appear in system preferences as stupid as it sounds

mbirth commented 3 years ago

Okay, that explains it. Didn't find the willpower to patch battery yet. 😉

Thanks a lot.