Jump to content

Disassembled DSDT contains 3 errors can anyone compile it.


sistoelemento
 Share

4 posts in this topic

Recommended Posts

  1. I just extracted my ACPI tables using clover.
  2. Disassembled it, using iASL via terminal. 
  3. Set maciASL to ACPI 5.0
  4. Compiled, and it is showing only 3 errors, 
  5. Im attaching my Complete ACPI Files extracted using clover, and the disassembled DSDT.dsl file

Here is the compile log

iasl -fe refs.txt -d dsdt.aml
Compiler aborting due to parser-detected syntax error(s)
 iASLFdxrzb.dsl(3775) : error    6126 - syntax error, unexpected PARSEOP_IF
 iASLFdxrzb.dsl(3817) : error    6126 - syntax error, unexpected PARSEOP_IF
iASLFdxrzb.dsl(8304) : error    6126 - syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File
ASL Input:     iASLFdxrzb.dsl - 8304 lines, 260598 bytes, 3079 keywords
Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 0 Optimizations

DSDT.dsl.zip

ACPI tables original extracted using clover.zip

Link to comment
Share on other sites

here the dsdt without errors. what do you do want next with it?

write your full hardware specifications in your signature, so that each user can you help.

i edited my Signature with the full hardware specs.

 

I was trying to get backlight control, and native GPU power management . 

The power management is what bothering me a lot. CPU power management is done .

Link to comment
Share on other sites

 Share

×
×
  • Create New...