MiniHack Posted December 11, 2013 Share Posted December 11, 2013 Hi, I am working on the new i5 Haswell NUC and want to get the DSDT to be able to compile. The compile errors though have got me beaten so far. I have attached the virgin DSDT from the NUC - all suggestions/help welcomed. Errors are: Intel ACPI Component Architecture ASL Optimizing Compiler version 20091214 [Dec 16 2009] Copyright (C) 2000 - 2009 Intel Corporation Supports ACPI Specification Revision 4.0 /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 6290: Zero Error 4096 - syntax error, unexpected PARSEOP_ZERO ^ /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 8081: } Error 4096 - syntax error, unexpected '}', expecting '(' ^ /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 8147: } Error 4096 - syntax error, unexpected '}', expecting '(' ^ /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 9860: } Error 4096 - syntax error, unexpected '}', expecting '(' ^ /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 9882: } Error 4096 - syntax error, unexpected '}', expecting '(' ^ /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 10044: } Error 4096 - syntax error, unexpected '}', expecting '(' ^ /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 10628: } Error 4096 - syntax error, unexpected '}', expecting '(' ^ /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 11850: } Error 4096 - syntax error, unexpected '}', expecting '(' ^ /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 11991: } Error 4096 - syntax error, unexpected '}', expecting '(' ^ /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 12161: } Error 4096 - syntax error, unexpected '}', expecting '(' ^ /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 12175: } Error 4096 - syntax error, unexpected '}', expecting '(' ^ /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 13699: Arg0 Error 4096 - syntax error, unexpected PARSEOP_ARG0 ^ /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 16816: If (SS3) Error 4096 - syntax error, unexpected PARSEOP_IF ^ /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 16827: If (SS4) Error 4096 - syntax error, unexpected PARSEOP_IF ^ /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 16872: [*** iASL: Read error on source code temp file /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.src ***] Error 4096 - syntax error, unexpected $end ^ ASL Input: /Users/Dave/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl - 16873 lines, 562168 bytes, 7138 keywords Compilation complete. 15 Errors, 0 Warnings, 0 Remarks, 0 Optimizations dsdtnucvirgin.zip 1 Link to comment https://www.insanelymac.com/forum/topic/294513-haswell-i5-nuc-compile-errors/ Share on other sites More sharing options...
Rampage Dev Posted December 14, 2013 Share Posted December 14, 2013 What a challenge. Had to use all kinds of tricks... DSDT is clean and no patches have been applied. DSDT.aml.zip 1 Link to comment https://www.insanelymac.com/forum/topic/294513-haswell-i5-nuc-compile-errors/#findComment-1975797 Share on other sites More sharing options...
kidalive Posted May 17, 2014 Share Posted May 17, 2014 What a challenge. Had to use all kinds of tricks... DSDT is clean and no patches have been applied. I have similar errors. Can u help me fix it? It`s here. Link to comment https://www.insanelymac.com/forum/topic/294513-haswell-i5-nuc-compile-errors/#findComment-2020191 Share on other sites More sharing options...
Recommended Posts