Jump to content

DSDT Compile errors on unmodified file


Enesha Fairluck
 Share

2 posts in this topic

Recommended Posts

Good Evening

 

     I am starting to try and edit my dsdt.  Before I get started with patches, I wanted to get rid of any errors in a clean compile.  However I am just lost lol.  When I try and compile my clean dsdt.dsl (extracted via clover f4) I get several hundred errors.  Most of  them are along the lines of:

709, 4064, Object does not exist (LNKA)

Referencing this section :

       Name (PR00, Package (0x25)        {
            Package (0x04)
            {
                0x0001FFFF, 
                Zero, 
                LNKA, 
                Zero
            },
This goes on and on with LNKA,B,C,D,E,F over and over
 
There are a few others but any help would be apprecited :)
 
They won't let me attach he file for some reason, but it is at :
 
 
Thanks :)
 
*Solved*  I'm a moron.  Nawcom pointed out that I was no using iasl 6.1.  I thought I had previously thought I got maciasl and iasl from rehabmans repo, but I suppose I'm a moron lol.  Thanks for Nawcom for his wonderful help.
Link to comment
Share on other sites

Hey.

If you are reading this, googler, I'm leaving a hint for you:
Follow instruction step-by-step and always decompile with RehabMan's version of iasl and decompile ALL FILES AT ONCE.
Don't try to decompile them one-by-one.
I had unexpected $end and etc, when tried to decompile dsdt and ssdt parted.

Link to comment
Share on other sites

 Share

×
×
  • Create New...