mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
609 B
609 B
Fixing Trackpads (SSDT-GPI0/XOSI)
What this SSDT does
This SSDT is used to force enable our GPI0 for VoodooI2C to connect onto.
With most modern laptop DSDTs, there's a variable called GPEN or GPHD which are used for setting the status of the GPI0 device. For us, we want to enable the device.
Methods to make this SSDT
For the trackpad fix, there are 2 methods you can choose from: