Contribute
Register

Need help patching SSDTs!!

Status
Not open for further replies.
Joined
Jan 21, 2017
Messages
22
Motherboard
Acer Aspire E15 E5-572G-525V, (Clover)
CPU
i5 4210M/H86
Graphics
HD4600/nVidia 940M, 1920x1080
Mobile Phone
  1. Android
Hay guys, I need help patching my SSDTs. I have gone through several posts, and the only thing I've been able to do so far, is obtain the SSDT files via RWEverything(windows).

I'm editing it using MaciASL tool, and since my hackintosh can't connect via Wi-Fi, I'm
running a VM image for patching it.
I'm running Acer Aspire E5-572G-525V
i5-4210M
HD4600/940M (Would be nice to get the dGPU working, if possible)
4GB RAM, 1TB HDD, currently dual-booting Windows 10 and MacOS.

DSDT compiles without any errors, and so does 2 of the SSDT's, but other three of them (Five in total) are posing errors like -
syntax error, unexpected PARSEOP_EXP_EQUALS
syntax error, unexpected PARSEOP_CLOSE_PAREN
syntax error, unexpected PARSEOP_IF
syntax error, unexpected PARSEOP_REFOF
syntax error, unexpected PARSEOP_LOCAL0
syntax error, unexpected PARSEOP_NAMESTRING
(in total, 65 errors like these, in one SSDT)

syntax error, unexpected '}'
syntax error, unexpected $end and premature End-Of-File
(only two errors in one SSDT)

I did encounter a small error in one of the SSDT, but applying the 'Remove _PSS placeholder' got rid of those errors, and by far that's the only help internet has been to me.

I'm clueless where to continue from here on. Help would be much appreciated.
I'm attaching the .aml files I extracted. The culprits are SSDT and SSDT_4.
 

Attachments

  • SSDTs.zip
    37.7 KB · Views: 130
Hay guys, I need help patching my SSDTs. I have gone through several posts, and the only thing I've been able to do so far, is obtain the SSDT files via RWEverything(windows).

I'm editing it using MaciASL tool, and since my hackintosh can't connect via Wi-Fi, I'm
running a VM image for patching it.
I'm running Acer Aspire E5-572G-525V
i5-4210M
HD4600/940M (Would be nice to get the dGPU working, if possible)
4GB RAM, 1TB HDD, currently dual-booting Windows 10 and MacOS.

DSDT compiles without any errors, and so does 2 of the SSDT's, but other three of them (Five in total) are posing errors like -
syntax error, unexpected PARSEOP_EXP_EQUALS
syntax error, unexpected PARSEOP_CLOSE_PAREN
syntax error, unexpected PARSEOP_IF
syntax error, unexpected PARSEOP_REFOF
syntax error, unexpected PARSEOP_LOCAL0
syntax error, unexpected PARSEOP_NAMESTRING
(in total, 65 errors like these, in one SSDT)

syntax error, unexpected '}'
syntax error, unexpected $end and premature End-Of-File
(only two errors in one SSDT)

I did encounter a small error in one of the SSDT, but applying the 'Remove _PSS placeholder' got rid of those errors, and by far that's the only help internet has been to me.

I'm clueless where to continue from here on. Help would be much appreciated.
I'm attaching the .aml files I extracted. The culprits are SSDT and SSDT_4.

Not a desktop. Moved to laptop support.

Correct disassembly is key (use refs.txt as per laptop guide).
Also, you should expect to fix certain errors...
https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/
 
Status
Not open for further replies.
Back
Top