Jump to content

Recommended Posts

Posted

I got some errors and warning for my Z87X-UD5H card DSDT? How can I fix that warning and errors?

 

Syntax error unexpected $end and premature end-of-file
9786 1099 Unknown reserved name (_DEP)
9786 1099 Unknown reserved name (_DEP)
9786 1099 Unknown reserved name (_DEP)
12895 1099 Unknown reserved name (_WDG)

 

I attached my dsl files... Please help me.

System DSDT.zip

Posted
@telepati


use this one

 

[attachment=0]DSDT.aml.zip[/attachment]

 

good hack

 

In this has remark error

 

9131 Remark Effective AML package length is zero

Posted

If Im write to zero there problem solve. But this is right or not?

Before

{

ADBG ("SAta DEP NULL")

Return (Package (0x00) {})

}

}


After


{

ADBG ("SAta DEP NULL")

Return (Package (Zero) {})

}

}

Posted

hello


is the same ..


and remark and warnings is not a error


error it say error.. u can't compile .. don't say remark or warning .. is a big diff


good hack

PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI

Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000

My OS X Files 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...