Jump to content
10 posts in this topic

Recommended Posts

Hey fellow hackers,

 

This is a great forum and i've been lurking here for a while now and gotten a couple of hackintoshes going with some help from here. 

 

I've got my latest hack up and running with everything working except one annoying problem.

As soon as I shut down it delays for about three seconds and then boots up again. Same thing when entering sleep. It goes to sleep and starts up again.

 

It doesn't happen when shutting down from windows and it's the same with Clover and chameleon so i'm thinking i might have missed something in my DSDT.

 

Anyone had these kinds of issues before?

 

IOreg dump, DSDT and SSDT here: 

https://drive.google.com/folderview?id=0B0bT8f6G4C0ERDhsdWxBRndFVzg&usp=sharing

 

Specs:

OS X  10.6.8 and 10.9.4

Asus P8z68-v, Bios 3402 patched with PMP

2500K

PowerColor 7970

 

Would really appreciate any advice!

 

Hi, i have a similar mother board P8z68-v lx and i stop having that problem when i patched my DSDT and modded the latest BIOS, i think is ver. 4105. You can learn how to patch your own bios here http://biosrepo.wordpress.com/asus/z68/ and your dsdt you can find a generic patch here http://olarila.com/forum/index.php.

Hope it can help

Thanks for the answer. The thing is my bios is already patched and I've done the nescessary edits to my dsdt to my knowledge. I might try getting the latest bios which I think is 3603 but asus has split that update into one for vista/xp and one for win7/8. So I've opted not to go for that one but I'll give it a try.

Hi guys,

you should add shutdown fix asus in dsdt, the patch is on the app "dsdt editor"

After this patch your system shutdown fine without reboot

Thanks for your reply Carbo! I've tried the patch from Pjalm's repo with maciASL without any luck. Is there another patch i should try?

I solved it! :D

 

I restored the Method (_PTS, 1, NotSerialized) from my original DSDT extraction which basically meant removing

 

If (LEqual (Arg0, 0x05)) {}

 
Which is the ASUS shutdown fix and was put there by PJALM's script. Basically I had working shutdown OOB but I destroyed with patching it.
 
I've learned quite a bit about DSDT editing on the way so it's all good!
 
Cheers  :thumbsup_anim:
×
×
  • Create New...