Contribute
Register

[Guide] Patching LAPTOP DSDT/SSDTs

works fine if you use:
Code:
iasl -dl DSDT.aml SSDT*.aml

and then delete the rubbish code that appears at the top of your DSDT.dsl

make sure to use ACPI 6.2a in preferences

I'll give it a try, thanks!
I've been using refs.txt before and also ACPI 6.2a
 
I'll give it a try, thanks!
I've been using refs.txt before and also ACPI 6.2a
refs.txt is not always required

ACPI 6.2a is required
 
refs.txt is not always required

ACPI 6.2a is required
Yes, thank you so much Feartech. I did disassemble it again without refs.txt. Now everything is working as it should be
 
hello, how i can fit this problem. I have 10.15.3 (19D76)
Снимок экрана 2020-02-15 в 21.25.53.png
 
here
 

Attachments

  • origin.zip
    65 KB · Views: 60
works fine using ACPI 6.2a in preferences

and using command:
Code:
iasl -dl DSDT.aml SSDT*.aml

no errors in macIASL, just a few warnings
 
if there are no errors, but there are some warnings then there is nothing wrong with that?
 
Back
Top