Jump to content

Acer Aspire 5740G dsdt problem


RocknRollaRay
 Share

12 posts in this topic

Recommended Posts

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
Share on other sites

dsdt.RocknRollaRay.zip

use 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
Share on other sites

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
Share on other sites

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
Share on other sites

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
Share on other sites

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

 

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
Share on other sites

 Share

×
×
  • Create New...