VoodooSMBus / VoodooRMI

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

No support for SYNA2BA6 #179

Closed kuguazhiwang closed 1 month ago

kuguazhiwang commented 1 month ago

Computer: Lenove yoya 14s R7 5800H
macOS version: macOS sonoma 14.4 Open Core version: (latest as of posting)

Device Manager: image

Bug description: When I use VoodooRMI (along with Voodoo I2C), in macOS recovery/installer/installed, it fails to work. The device manager hardware IDs are shown above. The kexts are all loaded successfully, checking the log.

I hope there are tutorials that can help us DIY or solve problems

1Revenger1 commented 1 month ago

Is this using the latest commit of VoodooI2C? The latest release of VoodooI2C does not include support for AMD I2C Controllers.

I would see what kexts are attaching in IORegistryExplorer to see if VoodooI2C and VoodooRMI attach.

kuguazhiwang commented 1 month ago

https://github.com/VoodooI2C/VoodooI2C/pull/547#issuecomment-2076129321
and add :NVRAM->boot-args -vi2c-force-polling
can be useful !