Jump to content

Asus {Intel & Nvidia}


ClassicRed
 Share

3 posts in this topic

Recommended Posts

ATTENTION ERROR DSDT , NO ASUS N73

 

Hello

 

Is it possible to be of help to compile this file

 

He is from a asus with a Intel HD 3000 and Nvidia 540M

 

Because when I inject this:

 

Method (_DSM, 4, NotSerialized)

{

Store (Package (0x02)

{

"AAPL00,DualLink",

Buffer (0x04)

{

0x01, 0x00, 0x00, 0x00

}

}, Local0)

DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))

Return (Local0)

}

 

Method (DTGP, 5, NotSerialized)

{

If (LEqual (Arg0, Buffer (0x10)

{

/* 0000 */ 0xC6, 0xB7, 0xB5, 0xA0, 0x18, 0x13, 0x1C, 0x44,

/* 0008 */ 0xB0, 0xC9, 0xFE, 0x69, 0x5E, 0xAF, 0x94, 0x9B

}))

{

If (LEqual (Arg1, One))

{

If (LEqual (Arg2, Zero))

{

Store (Buffer (One)

{

0x03

}, Arg4)

Return (One)

}

 

If (LEqual (Arg2, One))

{

Return (One)

}

}

}

 

Store (Buffer (One)

{

0x00

}, Arg4)

Return (Zero)

}

 

I have a right of errors

 

thank you

 

ERROR DSDT no Asus

 

:D

Link to comment
Share on other sites

 Share

×
×
  • Create New...