Contribute
Register

[Guide] Patching LAPTOP DSDT/SSDTs

I've patched the dsdt.dsl with the I2C patches from @RehabMan 's guide (I2C Controllers, Windows 10, GPIO). When I want to compile the file, MaciASL says following:
Code:
14440, 6126, syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File

I attached my dsdt.dsl

Thanks for help!
 

Attachments

  • DSDT.dsl
    1.2 MB · Views: 112
I've patched the dsdt.dsl with the I2C patches from @RehabMan 's guide (I2C Controllers, Windows 10, GPIO). When I want to compile the file, MaciASL says following:
Code:
14440, 6126, syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File

I attached my dsdt.dsl

Thanks for help!

I have no such guide.
The patches you applied are causing errors.
 
How to remove patch from DSDT.aml ?
 
How to remove patch from DSDT.aml ?

If you know what the patch changed, you can revert it.
Otherwise, re-extract, patch without the specific patch you want to revert.
 
If you know what the patch changed, you can revert it.
Otherwise, re-extract, patch without the specific patch you want to revert.

I patched Audio layout 3.....but I want to remove it and re-patch audio layout 2...
can I apply patch audio layout 2 without remove Audio layout 3?
 
I patched Audio layout 3.....but I want to remove it and re-patch audio layout 2...
can I apply patch audio layout 2 without remove Audio layout 3?
you should remove the layout 3 or re extract a fresh DSDT
 
DSDT error....
11111.jpeg ....
 

Attachments

  • origin.zip
    155.2 KB · Views: 74
Last edited:

Attachments

  • origin.zip
    155.5 KB · Views: 76
  • DSDTand SSDT.zip
    33 KB · Views: 95
Last edited:
Back
Top