Contribute
Register

Need help on DSDT Compiling Errors

Status
Not open for further replies.
Joined
May 6, 2012
Messages
59
Motherboard
GA-Z97X-UD3H-BK
CPU
i5-4590
Graphics
GTX 760
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
Can someone please help on fixing this GA-Z97X-UD3H-BK (rev. 1.2) DSDT?

These are the Error I get when trying to compile in MaciASL.
Code:
6476, 6126, syntax error, unexpected PARSEOP_ZERO
13965, 6126, syntax error, unexpected '}'
18818, 6126, syntax error, unexpected $end and premature End-Of-File

View attachment DSDT.dsl.zip

I have already read the guide on here and on InsanelyMac, but I don't want to screw anything up.:banghead:

Thanks H3L0:D
 
Ι Have the same prob with all Z97 Gigabyte motherboards I would appreciate an answer to this issue from "Specialists".

Thanks

Movie
 

Attachments

  • Dsdt.jpg
    Dsdt.jpg
    179.6 KB · Views: 197
Can someone please help on fixing this GA-Z97X-UD3H-BK (rev. 1.2) DSDT?

These are the Error I get when trying to compile in MaciASL.
Code:
6476, 6126, syntax error, unexpected PARSEOP_ZERO
13965, 6126, syntax error, unexpected '}'
18818, 6126, syntax error, unexpected $end and premature End-Of-File

View attachment 147311

I have already read the guide on here and on InsanelyMac, but I don't want to screw anything up.:banghead:

Thanks H3L0:D

Those are common errors. RehabMan from the laptop support section has a repo of patches. Make sure you are using his fork of MaciASL, set ACPI compiler to 5.0, add his repo of patches and apply the PARSEOP_ZERO fix, then the ADBG fix. Your DSDT then compiles without errors.

You can find his version of MaciASL and his patch repo link towards the bottom of this page : https://github.com/RehabMan/Laptop-DSDT-Patch
 
Those are common errors. RehabMan from the laptop support section has a repo of patches. Make sure you are using his fork of MaciASL, set ACPI compiler to 5.0, add his repo of patches and apply the PARSEOP_ZERO fix, then the ADBG fix. Your DSDT then compiles without errors.

You can find his version of MaciASL and his patch repo link towards the bottom of this page : https://github.com/RehabMan/Laptop-DSDT-Patch

Thanks, those helped now I'm working on cleaning up the warnings.
 
@ rehabMan or anyone knowledgeable in compiling dsdt files - Ive been trying for some time now to remove the last error in my dsdt file without success even to the point of deleting the offending line which only results in more errors appearing. I have uploaded the file and would be grateful if you could edit and remove the error - Thanks in anticipation for your help.
 

Attachments

  • dsdt.aml
    46.6 KB · Views: 148
@ rehabMan or anyone knowledgeable in compiling dsdt files - Ive been trying for some time now to remove the last error in my dsdt file without success even to the point of deleting the offending line which only results in more errors appearing. I have uploaded the file and would be grateful if you could edit and remove the error - Thanks in anticipation for your help.

Apply: "Fix ADBG Error" from my laptop repo: https://github.com/RehabMan/Laptop-DSDT-Patch
 
Apply: "Fix ADBG Error" from my laptop repo: https://github.com/RehabMan/Laptop-DSDT-Patch

Hi Rehab - Thanks for the response I applied the fix as recommended which got rid of the errant line but induced a few more errors to pop up - see pics. I would like a clean dsdt file but I can't honestly say as a lay person, I am having problems not being abled to compile a clean one. As always your input and authority on the subject is invaluable.
 

Attachments

  • Screen Shot 2015-10-06 at 07.45.39.png
    Screen Shot 2015-10-06 at 07.45.39.png
    47.4 KB · Views: 280
  • Screen Shot 2015-10-06 at 07.46.33.png
    Screen Shot 2015-10-06 at 07.46.33.png
    93.1 KB · Views: 221
Hi Rehab - Thanks for the response I applied the fix as recommended which got rid of the errant line but induced a few more errors to pop up - see pics.

No error with the file you posted and ACPI 4.0.
 
Status
Not open for further replies.
Back
Top