Jump to content

ASUS K53E


Gennady

Recommended Posts

Hello! I am from Ukraine. I need help in setting up dsdt. Sleep does not work, does not turn off properly. I use the dsdt from the Asus K53SC, took on your site, with all works. This technology is spelled dsdt Optimus, but it does not exist in reality. How can it be stopped?

Asus K53E i3 2330M Only Intel HD3000 10.8

Thanks!!!

DSDT.aml.zip

Link to comment
Share on other sites

Dear gen,

 

Have you read the installation guide in the menu above? Have you updated and configured EDP with preset values for your machine?

 

Cheers!

I found the reason: wihtout kext usb3, sleep working, how to register in the correct dsdt?

The fact that you have in EDP is a little different, there for K53SC, I have K53E.

I can offer a working AppleHDAkext for these machines, for 10.8

Here is a section in the dsdt:Method (_DSM, 4, NotSerialized)

{

Store (Package (0x0E)

{

"revision-id",

Buffer (0x04)

{

0x05, 0x00, 0x00, 0x00

},

 

"subsystem-id",

Buffer (0x04)

{

0x70, 0x72, 0x00, 0x00

},

 

"subsystem-vendor-id",

Buffer (0x04)

{

0x86, 0x80, 0x00, 0x00

},

 

"layout-id",

Buffer (0x04)

{

0x1C, 0x00, 0x00, 0x00

},

 

"hda-gfx",

Buffer (0x0A)

{

"onboard-1"

},

 

"PinConfigurations",

Buffer (Zero) {},

"PlatformFamily",

Buffer (One)

{

0x00

}

}, Local0)

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

Return (Local0)

}

Ðрхив.zip

Link to comment
Share on other sites

Follow the Vanilla installation tutorial.. it works flawlessly.. 

Boot with these flags if you have KP.

"-v" for Verbose mode, type without (")
"-f"  so that it  ignores kernel cache, again without (")
"DSDT=null"

Happy Hack!

Here:
[Guide] The all-in-one guide to Vanilla OS X (including Chameleon + DSDT) for beginners (updated for Mavericks!) - Tutorials (The Genius Bar) - InsanelyMac Forum


 
Link to comment
Share on other sites

×
×
  • Create New...