![]() |
SO CLOSE--Compile Error 4095
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 |
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.
|
If there is something similar to this:
Code:
ACPI Error: ACPI path has too many parent prefixes (^) - reached beyond root node (20090903/nsaccess-526) |