sensenku Posted January 16, 2020 Share Posted January 16, 2020 Hi, I have dsdt files (.aml and .dsl via F4 method and aisl). I opened it via maciASL and I have 4 errors. And errors look similar to each other. Here is error codes. How can I fix them? * Invalid type (Target is [Package], Source must be a package also) Method (_Q11, 0, NotSerialized) // _Qxx: EC Query { Subtract (NPS, One, NPS) If (CondRefOf (\_PR.CPU0._PPC, Local0)) { Store (NPS, \_PR.CPU0._PPC) Notify (\_PR.CPU0, 0x80) } If (CondRefOf (\_PR.CPU1._PPC, Local0)) { Store (NPS, \_PR.CPU1._PPC ()) Notify (\_PR.CPU1, 0x80) } If (CondRefOf (\_PR.CPU2._PPC, Local0)) { Store (NPS, \_PR.CPU2._PPC ()) Notify (\_PR.CPU2, 0x80) } If (CondRefOf (\_PR.CPU3._PPC, Local0)) { Store (NPS, \_PR.CPU3._PPC ()) Notify (\_PR.CPU3, 0x80) } If (CondRefOf (\_PR.CPU4._PPC, Local0)) { Store (NPS, \_PR.CPU4._PPC ()) Notify (\_PR.CPU4, 0x80) } Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted January 16, 2020 Administrators Share Posted January 16, 2020 post dsdt here -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE Link to comment Share on other sites More sharing options...
sensenku Posted January 16, 2020 Author Share Posted January 16, 2020 I want to understand logic of DSDT fixing and I really want to learn these stuff. Can you post here how you fixes or what you changed in codes? DSL files.zip Native-aml files.zip Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted January 16, 2020 Administrators Share Posted January 16, 2020 DSDT fixing DSDT.aml.zip use diff merge and see changes -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE Link to comment Share on other sites More sharing options...
sensenku Posted January 16, 2020 Author Share Posted January 16, 2020 I changed DSDT with yours and battery icon disappeared. Brightness went down and still trackpad doesn't support 3 fingers Link to comment Share on other sites More sharing options...
sensenku Posted January 16, 2020 Author Share Posted January 16, 2020 I fixed brightness with SSDT-PNLF file. and added this VoodooPS2Controller kext to my /Clover/kexts/Other and now tour works but no 3 fingers and Touchpad Gestres and functions disappeared in SysPref--->Trackpad VoodooPS2Controller.kext.zip Link to comment Share on other sites More sharing options...
sensenku Posted January 16, 2020 Author Share Posted January 16, 2020 Here is my ioreg file mehman’s MacBook Air.zip Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted January 16, 2020 Administrators Share Posted January 16, 2020 u need apply a correct battery patch for trackpad start load in sys pref -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE Link to comment Share on other sites More sharing options...
sensenku Posted January 16, 2020 Author Share Posted January 16, 2020 I did the battery patch as following this Guide link: https://Olarila.com/forum/viewtopic.php?t=8208 But now I have 1 error. I can not fix it. Can you please, fix it for me? I couldn't save aml file so I saved dsl file DSDT-1.zip Link to comment Share on other sites More sharing options...
sensenku Posted January 16, 2020 Author Share Posted January 16, 2020 I fixed DSDT file and patched battery. Now Battery icon appeared with percentage and I can see trackpad now, but 3 finger and 4 fingers are not supported. How can I fix it? Link to comment Share on other sites More sharing options...
sensenku Posted January 16, 2020 Author Share Posted January 16, 2020 I fixed the trackpad from this link and it works. https://github.com/acidanthera/VoodooPS2 Only 2 things left, sleep and brightness buttons Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted January 17, 2020 Administrators Share Posted January 17, 2020 brightness buttons https://Olarila.com/forum/viewtopic.php?f=28&t=8396 -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now