RehabMan
Moderator
- Joined
- May 2, 2012
- Messages
- 183,775
- Motherboard
- Intel DH67BL
- CPU
- i7-2600K
- Graphics
- HD 3000
- Mac
-
- Mobile Phone
-
Happy new year to all
Hello RehabMan and thank you for your help.
I'm new to DSTD patches so it's a little bit difficult to understand..
I added INI method to SSDT-8-OptTabl and compiled with some warnings
Now i'm trying to patch DSDT.dsl _REG methods but when i compile i get the following errors
Code:15344,6126 syntax error, unexpected PARSEOP_ZERO 15363, 6126, syntax error, unexpected PARSEOP_ZERO 15380, 6126, syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File
I tried the following patched with no success
Fix PARSEOP_ZERO Error
Fix PARSEOP_ZERO Error (agressive)
Is something wrong with iasl?
Your DSDT requires no patches to _REG.
The only error in your DSDT.aml is from BNUM... simply remove the unneeded 'External(BNUM, ...' line.
Note: You have the wrong version of Clover installed.