RocknRollaRay Posted August 16, 2011 Share Posted August 16, 2011 Hi guys, sorry for my english-it's not my native language) I have problem with my dsdt . I can't compile my dsdt.aml. Here is error report from DSDTSE /Users/alexey/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 1: ACPI Package (0x04) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG, expecting PARSEOP_DEFINITIONBLOCK ASL Input: /Users/alexey/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl - 15886 lines, 458543 bytes, 0 keywords Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 0 Optimizations I tried to build clear dsdt from linux, Windows (with Everest) ,Mac OS and i've got exactly the same files and the same problem with compiling it. I searched many forums but didn't find solution for me. As I understand there is a syntax error but i don't know where it is exactly(( Can you help me plz . Here is my dsdt file dsdtacer.zip Link to comment https://www.insanelymac.com/forum/topic/265716-acer-aspire-5740g-dsdt-problem/ Share on other sites More sharing options...
MaLd0n Posted August 16, 2011 Share Posted August 16, 2011 dsdt.RocknRollaRay.zip use DSDT EDITOR and PATCHER if you use VoodooHda, use AppleHdaDisabler Link to comment https://www.insanelymac.com/forum/topic/265716-acer-aspire-5740g-dsdt-problem/#findComment-1735581 Share on other sites More sharing options...
RocknRollaRay Posted August 16, 2011 Author Share Posted August 16, 2011 dsdt.RocknRollaRay.zipuse DSDT EDITOR and PATCHER if you use VoodooHda, use AppleHdaDisabler i used dsdt auto patcher for my original dsdt which i built from everest and i've got patched dsdt.aml file but the problem is that I can decompile original clear dsdt.aml to dsdt.dsl file but i can't compile it back and as a result there is no reason for me to edit my dsdt because a can't compile it to dsdt.aml because of this error. Whith patched dsdt i have the same situation and the same error( I used dsdt from your archive with dsdt patcher and got 117 errors ( Anyway thanks for help Link to comment https://www.insanelymac.com/forum/topic/265716-acer-aspire-5740g-dsdt-problem/#findComment-1735590 Share on other sites More sharing options...
MaLd0n Posted August 16, 2011 Share Posted August 16, 2011 remove the header and compile /* * Intel ACPI Component Architecture * AML Disassembler version 20091214 * * Disassembly of ./dsdt.aml, Tue Aug 16 13:49:15 2011 * * * Original Table Header: * Signature "DSDT" * Length 0x000055E7 (21991) * Revision 0x02 * Checksum 0xCA * OEM ID "INT430" * OEM Table ID "SYSFexxx" * OEM Revision 0x00001001 (4097) * Compiler ID "INTL" * Compiler Version 0x20091214 (537465364) */ Link to comment https://www.insanelymac.com/forum/topic/265716-acer-aspire-5740g-dsdt-problem/#findComment-1735620 Share on other sites More sharing options...
RocknRollaRay Posted August 16, 2011 Author Share Posted August 16, 2011 remove the header and compile /* * Intel ACPI Component Architecture * AML Disassembler version 20091214 * * Disassembly of ./dsdt.aml, Tue Aug 16 13:49:15 2011 * * * Original Table Header: * Signature "DSDT" * Length 0x000055E7 (21991) * Revision 0x02 * Checksum 0xCA * OEM ID "INT430" * OEM Table ID "SYSFexxx" * OEM Revision 0x00001001 (4097) * Compiler ID "INTL" * Compiler Version 0x20091214 (537465364) */ I removed it as you say - still no effect(( same error ( Maybe I should use another compiler ? I'm trying to compile dsdt in DSDT simple Editor. Link to comment https://www.insanelymac.com/forum/topic/265716-acer-aspire-5740g-dsdt-problem/#findComment-1735653 Share on other sites More sharing options...
MaLd0n Posted August 16, 2011 Share Posted August 16, 2011 I removed it as you say - still no effect(( same error ( Maybe I should use another compiler ? I'm trying to compile dsdt in DSDT simple Editor. you're doing something wrong if it works here must also work for you use DSDT EDITOR and PATCHER http://www.insanelymac.com/forum/index.php?showtopic=223205 Link to comment https://www.insanelymac.com/forum/topic/265716-acer-aspire-5740g-dsdt-problem/#findComment-1735657 Share on other sites More sharing options...
RocknRollaRay Posted August 16, 2011 Author Share Posted August 16, 2011 you're doing something wrongif it works here must also work for you use DSDT EDITOR and PATCHER http://www.insanelymac.com/forum/index.php?showtopic=223205 Thanks. With some fixes i managed to compile my dsdt with dsdt editor. But i can't understand why i'm unable to compile it with DSDTSE? after compiling with dsdt editor i opened my aml file in DSDTSE and got error again. It's not critical but it's interesting for me. Link to comment https://www.insanelymac.com/forum/topic/265716-acer-aspire-5740g-dsdt-problem/#findComment-1735673 Share on other sites More sharing options...
MaLd0n Posted August 16, 2011 Share Posted August 16, 2011 DSDTSE remove it and compile *I applied the patches that you need Link to comment https://www.insanelymac.com/forum/topic/265716-acer-aspire-5740g-dsdt-problem/#findComment-1735677 Share on other sites More sharing options...
RocknRollaRay Posted August 16, 2011 Author Share Posted August 16, 2011 DSDTSEremove it and compile *I applied the patches that you need As you can see I've deleted the header and I still have an error. Link to comment https://www.insanelymac.com/forum/topic/265716-acer-aspire-5740g-dsdt-problem/#findComment-1735682 Share on other sites More sharing options...
MaLd0n Posted August 16, 2011 Share Posted August 16, 2011 remove line 1 and 2 Link to comment https://www.insanelymac.com/forum/topic/265716-acer-aspire-5740g-dsdt-problem/#findComment-1735693 Share on other sites More sharing options...
RocknRollaRay Posted August 17, 2011 Author Share Posted August 17, 2011 remove line 1 and 2 Thanks a lot, it works) Link to comment https://www.insanelymac.com/forum/topic/265716-acer-aspire-5740g-dsdt-problem/#findComment-1735911 Share on other sites More sharing options...
RocknRollaRay Posted August 17, 2011 Author Share Posted August 17, 2011 remove line 1 and 2 Sorry for bothering but is it normal that in my dsdt.aml in cpu section i have 8 cpus but in fact my cpu has 2 cores ! Link to comment https://www.insanelymac.com/forum/topic/265716-acer-aspire-5740g-dsdt-problem/#findComment-1735979 Share on other sites More sharing options...
Recommended Posts