meghan06 / crosgpiopatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crosgpiopatch

Various macOS patches to enable GPIO interrupt mode on the Asus C425. Includes the following:

  • Patched VoodooGPIO.kext to switch pin from ACPI Mode to GPIO driver mode.
  • SSDT-I2C to disable polling.
  • config.plist patch to enable GPIO interrupts.

  • Replace VoodooGPIO.kext from Kexts\VoodooI2C.kext\Contents\PlugIns with the one from this GitHub repo.
    • The changes have been merged upstream, this should no longer be needed.
  • The changes to VoodooGPIO are available at: VoodooI2C/VoodooGPIO#15
  • The config.plist patch is required and can be found in the decompiled version of SSDT-I2C and/or patches_GPIO.plist.

Credits:

About

License:GNU General Public License v3.0


Languages

Language:ASL 100.0%