Jump to content

Asus Q501LA - Sleep


AsusGuy
 Share

37 posts in this topic

Recommended Posts

Hello,

 

I am having problem with the sleep on my laptop. I have attached my DSDT and SSDT. 

 

Spec:

Model: Asus Q

GPU: Intel HD 4400

CPU: Intel i5 4200U Haswell

 

Whenever my laptop goes to sleep, and after a while, I turned it back on, it just shutdown. After shutdown, sometimes, clover will presents "Mac OS x Mavericks (HIBERNATED)" which prevents me from booting (until I disabled Hibernated). 

 

Any help would be great. Thank you.

 

 

DSDT_SSDT.zip

 

Those are not my DSDT/SSDT, I found it in google search since he has the same spec as me. It works fabulously, everything works except sleep.

Link to comment
Share on other sites

ok, try this config.plist: config.plist.zip

 

and run this command in Terminal: 

curl -o ssdtPRGen.sh https://raw.githubusercontent.com/Piker-Alpha/ssdtPRGen.sh/master/ssdtPRGen.sh
chmod +x ssdtPRGen.sh
./ssdtPRGen.sh

and rename the file for SSDT.aml, and put in CLOVER/ACPI/patched

Link to comment
Share on other sites

ok, try this config.plist: attachicon.gifconfig.plist.zip

 

and run this command in Terminal: 

curl -o ssdtPRGen.sh https://raw.githubusercontent.com/Piker-Alpha/ssdtPRGen.sh/master/ssdtPRGen.sh
chmod +x ssdtPRGen.sh
./ssdtPRGen.sh

and rename the file for SSDT.aml, and put in CLOVER/ACPI/patched

 

It does not work, upon booting, it just restarts. I see your config.plist is less than what I have. 

Link to comment
Share on other sites

Did you get those DSDT and SSDT from here: http://www.tonymacx86.com/mavericks-laptop-support/124341-buggy-dsdt-asus-q501la-help-needed-12.html ?

 

If so, those files are from an Asus ux32a (as stated elsewhere in the thread). I'm using the same files currently, and everything works great (except sleep).  Would greatly appreciate a proper DSDT / SSDT for this laptop, as would many others out there!

Link to comment
Share on other sites

Be careful with DSDT and SSDT generated on other laptops, the settings are not always equal, and may cause conflicts in some cases.

 

@AsusGuy, are you using the Clover Legacy or UEFI?

  • Like 1
Link to comment
Share on other sites

Be careful with DSDT and SSDT generated on other laptops, the settings are not always equal, and may cause conflicts in some cases.

 

@AsusGuy, are you using the Clover Legacy or UEFI?

 

I am going to redo my DSDT and SSDT, since I realized it was used on different laptop (but it works great on my laptop, just not sleep). 

 

Right now, I am patching:

 

In SSDT-5, I patched GFX0 -> IGPU + Haswell Brightness Fix + Haswell HD4400/HD4600/HD5000 patches. 

 

I got this error when compiled:

0970c43a201c9f4439cc02e4aefb5f92.png

 

DSDT_SSDT.zip

Link to comment
Share on other sites

Did you first do Rename GFX0 to IGPU? It is a requirement.

 

Yes I did that. I fixed it by applying Brightness Fix (Haswell). 

 

I will edit this post, if I have any issue. Thank you for keeping up with me. 

Link to comment
Share on other sites

Yes I did that. I fixed it by applying Brightness Fix (Haswell). 

 

I will edit this post, if I have any issue. Thank you for keeping up with me. 

So did you get your laptop working with the DSDT / SSDT you patched?  If so, could you post them?

 

Thanks!!

Link to comment
Share on other sites

 

Hi @AsusGuy, if you still have problem about Hibernation, make this:

 

Open Terminal, and run this command:

sudo pmset -a hibernatemode 0

 

Hello,

 

I started to redo the dsdt and ssdt, and patched few things.

 

I still cannot get the sleep to work. 

 

Answering to your question: I got this:

 

a800c50fb5a862618a94c5477855c9ae.png

Link to comment
Share on other sites

 Share

×
×
  • Create New...