techno877 0 Posted January 10 (edited) PLEASE HELP GUYS NO ONE IS HELPING ON ANY FORUMS FRESH DUMPED DSDT NOT COMPILING FACING ERRORS TRIED IT DUMPED WITH DIFFERENT METHOD ALREADY PLEASE HELP ERROR SCREENSHOT AND DSL ATTACHED THIS IS CLEEN DSL WITHOUT ANY PATCH DONT PATCH ANYTHING YET BCOS OF ERRORS DSDT.dsl origin.zip Edited January 10 by techno877 Share this post Link to post Share on other sites
techno877 0 Posted January 10 @MaLd0n PLEASE HELP BRO YOU ARE LAST HOPE Share this post Link to post Share on other sites
techno877 0 Posted January 10 @MaLd0n PLEASE HELP BRO YOU ARE LAST HOPE clean virgin AML files are here please help if u can i have doubt that there is issues in my dessembly origin.zip Share this post Link to post Share on other sites
Hervé 1,346 Posted January 10 Here's the revised "raw" DSDT (from your last origin zip) with errors removed. DSDT.aml.zip Share this post Link to post Share on other sites
techno877 0 Posted January 10 @MaLd0n @Hervé still not solved i am able to solve all other but not this one ... syntax error, unexpected PARSEOP_NAME, expecting $end and premature End-Of-File" FRESH DUMPED DSDT NOT COMPILING FACING ERRORS TRIED IT DUMPED WITH DIFFERENT METHOD f4 + patchmatic ALREADY PLEASE HELP also tried dessembly with refs text method also with Share this post Link to post Share on other sites
Hervé 1,346 Posted January 10 (edited) Why don't you use the table I fixed for you? If you set MaciASL Preferences to ACPI 6.1, you should only have 5 x errors due to conflicts between 5 x externally declared parameters and local ones. Delete the external declarations and you'll be Ok. Edited January 10 by Hervé Share this post Link to post Share on other sites
Hervé 1,346 Posted January 10 (edited) RM-1.31 (252.2) MaciASL.zip Edited January 10 by Hervé Share this post Link to post Share on other sites
gengik84 3,379 Posted January 10 You can use iasl 6.2 and try to correct If (LEqual (PM6H, One)) { CreateBitField (BUF0, \_SB.PCI0._Y0C._RW, ECRW) // _RW_: Read-Write Status Store (Zero, ECRW) } If (PM0H) { CreateDWordField (BUF0, \_SB.PCI0._Y0D._LEN, F0LN) // _LEN: Length Store (Zero, F0LN) /* \_SB_.PCI0._CRS.F0LN */ } Share this post Link to post Share on other sites
Hervé 1,346 Posted January 10 (edited) It's already like that if you open up the DSDT from the last zipped Origin in MaciASL v252.2 with ACPI set to 6.1: Then, once you remove all the erroneous "Zero" lines, all you have to do is remove those external declarations at the top of the file: Edited January 10 by Hervé Share this post Link to post Share on other sites
techno877 0 Posted January 10 still same error syntax error, unexpected PARSEOP_NAME, expecting $end and premature End-Of-File Share this post Link to post Share on other sites
gengik84 3,379 Posted January 10 @Hervé I mean the dsdt.dsl in the first post Share this post Link to post Share on other sites
Hervé 1,346 Posted January 10 @techno877, you must be doing something wrong... @gengik84, agreed. 1 gengik84 reacted to this Share this post Link to post Share on other sites
techno877 0 Posted January 10 @Hervé bro will yu please try it on your console with dsdt.dsl i am attaching both virgin aml and dsl of . dsdt see if this $end and premature End-Of-File there please origin.zip DSDT.dsl Share this post Link to post Share on other sites
MaLd0n 5,890 Posted January 11 use last version https://github.com/acpica/acpica here we go DSDT.aml.zip Share this post Link to post Share on other sites
techno877 0 Posted January 11 @MaLd0n bro Thank you sooo much issue solved Share this post Link to post Share on other sites