I2C/HID kext conflicts with ACPIBatteryManager kext which makes touchpad "crazy-jumpy" when on battery power, everything goes back to normal when plugged-in though.
I'm using VirtualSMC/SMCBattery kexts instead of FakeSMC/ACPIBatteryManager to avoid this issue.
Any thoughts what might be the cause?
@hrytskivr What's bad for you using VirtualSMC/SMCBattery kexts? Why would you prefer using FakeSMC/ACPIBatteryManager kexts?
I have non-stable boot with those for some reason.
3 times out of 10 won't boot.
Oh that sucks. I take for granted you have:
@LeeBinder
Everything but VirtualSmc.efi present in drivers64UEFI, I though it's necessary for FireVault stuff only
@hrytskivr : oh you are right: "VirtualSmc-64.efi: Advanced Apple SMC Emulator. VirtualSMC.efi module is recommended for boot.efi compatibility when FileVault 2 is enabled"
https://github.com/acidanthera/VirtualSMC/blob/master/Docs/FAQ.md
apparently the Voodoo kext and the ACPI kext use the same BUS, which thus gets overloaded. Read it somewhere on tonymac, so not 100% sure.
I found the solution. Maybe could help, take a look.
https://www.tonymacx86.com/threads/solution-trackpad-voodooi2chid-conflicts-with-acpibatterymanager-kext.281416/
Thanks @FreeJHack !
Most helpful comment
I found the solution. Maybe could help, take a look.
https://www.tonymacx86.com/threads/solution-trackpad-voodooi2chid-conflicts-with-acpibatterymanager-kext.281416/