Contribute
Register

Cant patch .dsl file using maciasl v6!

Status
Not open for further replies.
Joined
Jul 14, 2016
Messages
49
I follow RehabMan guide on patching the files, but for some reason, when I try to apply the needed patches, they "apply" button is grayed out. But I can click apply if I were to open the .aml file (but the guide say not to edit the .aml file..)
 

Attachments

  • dsdtpatch.zip
    151.3 KB · Views: 92
I follow RehabMan guide on patching the files, but for some reason, when I try to apply the needed patches, they "apply" button is grayed out. But I can click apply if I were to open the .aml file (but the guide say not to edit the .aml file..)

Which patch are you trying to apply?

What do you mean by "maciasl v6"?
If you're following my guide, correct version is RM-1.31 (252.2). ACPI setting should be ACPI 6.1.
 
Which patch are you trying to apply?

What do you mean by "maciasl v6"?
If you're following my guide, correct version is RM-1.31 (252.2). ACPI setting should be ACPI 6.1.

this is what I mean
dd4071099548570572a097ca4cf275e0.png
and Im trying to apply the patches
Code:
[LIST]
[*]SSDT-1:
[LIST]
[*][gfx0] Cleanup/Fix Errors (SSDT)
[/LIST]
[*]SSDT-0, SSDT-1, SSDT-2, SSDT-3, SSDT-4, SSDT-5, SSDT-6, SSDT-14:
[LIST]
[*][igpu] Rename GFX0 to IGPU
[/LIST]
[*]SSDT-ALC256
[*]SSDT-ARPT-RP06-4352
[/LIST]
from this guide https://www.tonymacx86.com/threads/guide-dell-xps-13-9350-macos-10-12-1.204730/
 
All of it, the ssdt# and ddst

Some patches are not intended to be applied to certain files.
You will need to be more specific about what you're trying to do.
Pick one example.
 
Some patches are not intended to be applied to certain files.
You will need to be more specific about what you're trying to do.
Pick one example.
ssdt-1
[igpu] Rename GFX0 to IGPU
[gfx0] Cleanup/Fix Errors (SSDT)
 
ssdt-1
[igpu] Rename GFX0 to IGPU
[gfx0] Cleanup/Fix Errors (SSDT)

Attach native ACPI files from ACPI/origin as extracted by Clover F4.
 

I dissassembled the files:
iasl -da -dl -fe refs.txt DSDT.aml SSDT*.aml

Then opened SSDT-1.dsl in MaciASL.

There is no GFX0 references in that file, so "Rename GFX0->IGPU" not expected to do anything.
The "Cleanup/Fix Errors" patch works as expected.
 
Status
Not open for further replies.
Back
Top