PDA

View Full Version : SO CLOSE--Compile Error 4095


xwin78
09-18-2009, 03:04 AM
Any ideas?

Here is the output post compile:

/Library/DSDT/DSDTFiles/dsdt.dsl 5671: Deviceual (Local0, 0x00010000))
Error 4095 - ^ syntax error, unexpected PARSEOP_DEVICE, expecting $end

ASL Input: /Library/DSDT/DSDTFiles/dsdt.dsl - 5721 lines, 191284 bytes, 2335 keywords
Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 18 Optimizations

shoarthing
09-19-2009, 09:15 AM
You don't say what you were doing to your dsdt.dsl . . if you have just added a hack to your dsdt; suggest you check the number & indent of brackets at the beginning of this hack ie whether the content of the hack has a scope.

SaCleoCheater
10-02-2009, 11:27 PM
If there is something similar to this:
ACPI Error: ACPI path has too many parent prefixes (^) - reached beyond root node (20090903/nsaccess-526)
at the very start of the DSDT.dsl, delete the entire sentence and try again.