xxxzc / xps15-9570-macos

macOS Monterey/Ventura on XPS15-9570 with OpenCore
193 stars 27 forks source link

Trackpad does not work on 10.15.4 #30

Closed adityahota closed 4 years ago

adityahota commented 4 years ago

After updating to 10.15.4, my trackpad is no longer working. Is anyone else facing this issue?

I am using the latest OC release from this repo.

adityahota commented 4 years ago

Okay, it turns out that there is an issue with OC where the VoodooI2CHID kext gets loaded before IOGraphicsFamily, so the trackpad does not work.

To fix it, just make sure you run sudo kextcache -i / after updating. SIP does not need to be disabled.

Source