- Joined
- Jan 25, 2014
- Messages
- 81
- Motherboard
- XPS12
- CPU
- Haswell i7
- Graphics
- HD4400
- Mac
-
- Classic Mac
-
- Mobile Phone
-
I'm running an XPS 12 (9Q33) Haswell laptop with the latest BIOS (A04 released just a few days ago) and I can't seem to get the DSDT extracted and compiling. I've got 9 errors:
Even after hitting "Fix errors" a few times, I'm left with 7 errors (it was only able to fix the PARSEOP_IF errors).
I've attached a freshly extracted DSDT if it helps.
View attachment dsdt.dsl.zip
Code:
5110 Error syntax error, unexpected '}', expecting '('
5168 Error syntax error, unexpected '}', expecting '('
6776 Error syntax error, unexpected '}', expecting '('
6795 Error syntax error, unexpected '}', expecting '('
6940 Error syntax error, unexpected '}', expecting '('
8728 Error syntax error, unexpected PARSEOP_ARG0
12664 Error syntax error, unexpected PARSEOP_IF
12674 Error syntax error, unexpected PARSEOP_IF
12724 Error syntax error, unexpected $end and premature End-Of-File
Even after hitting "Fix errors" a few times, I'm left with 7 errors (it was only able to fix the PARSEOP_IF errors).
I've attached a freshly extracted DSDT if it helps.
View attachment dsdt.dsl.zip