wadimw / asus-vivobook-x512fl-hackintosh

8 stars 2 forks source link

Not able to move touchpad patches to opencore due to tgtbridge #2

Open Aquibislam opened 3 years ago

Aquibislam commented 3 years ago

Hey , thanks for the suggestion i did update to Catalina with opencore but there's one problem of tgtbridge , the patches you made for making trackpad work in mojave with clover is not supported in opencore so I'm having hard time to make trackpad work . Please tell me how do i move tgtbridge to opencore so that i can use trackpad please 🙏

wadimw commented 3 years ago

Since OpenCore does not have tgtbridge (which apparently was said to be buggy anyway), there is another approach: https://dortania.github.io/Getting-Started-With-ACPI/Laptops/trackpad-methods/manual.html. Basically, instead of patching existing touchpad device You create a copy and patch that. Additionally You'll want to find and set appropriate variables to enable GPIO (since You should've ditched _OSI patch already) but disable the original touchpad device.

Dortania guide walks You through it pretty well, but You may also want to check how I did this for my Dell https://github.com/wadimw/dell-7577-hackintosh/blob/bigsur/ACPI/SSDT-GPI0-VI2C.dsl and https://github.com/wadimw/dell-7577-hackintosh/blob/bigsur/journal.md.