RehabMan
Moderator
- Joined
- May 2, 2012
- Messages
- 183,775
- Motherboard
- Intel DH67BL
- CPU
- i7-2600K
- Graphics
- HD 3000
- Mac
-
- Mobile Phone
-
When I dissassemle I get this error message:
Compiler aborting due to parser-detected syntax error(s)
dsdtmod.dsl 3979: If (CondRefOf (FPED))
Error 6126 - ^ syntax error, unexpected PARSEOP_IF
dsdtmod.dsl 28292:
Error 6126 - syntax error, unexpected PARSEOP_METHOD, expecting $end and premature End-Of-File
ASL Input: dsdtmod.dsl - 28292 lines, 917450 bytes, 11191 keywords
I fixed this error " syntax error, unexpected PARSEOP_IF" by comment
//If (CondRefOf (FPED))
//{
FPED ()
//}
but i got another error
FPED() syntax error, unexpected PARSEOP_NAMESEG
I dissassemle in windows 7 so i don't have MaciASL.
Please help me to fix this error by hand.
My dsdt file:
View attachment 167730
Sorry for my poor english.
https://github.com/RehabMan/HP-ProBook-4x30s-DSDT-Patch/wiki/How-to-patch-your-DSDT
Note: Please DO NOT post duplicates.