Contribute
Register

Instantly Wake after Sleep!!!!!!

Status
Not open for further replies.
Joined
Jan 27, 2015
Messages
14
Motherboard
GA-Z97X-UD3H
CPU
i5-4440
Graphics
Gygabyte GTX 750 Ti/Intel HD 4600
Mac
  1. Mac Pro
Classic Mac
  1. iBook
Mobile Phone
  1. Android
  2. iOS
Instantly Wake after Sleep!!!!!![SOLVED]

After a fresh install on my Hackintosh, everything works perfectly, except, sleep, it wakes instantly after turning off. What i can do? This is my Hardware:

-GA-Z97X-UD3H(BIOS F7)
-i5-4440
-Gigabyte Windforce GTX 750ti
-TL-WDN4800(N900)

EDIT: I fix that problem by deleting some _PWR methods in my DSDT and here is a patch for chameleon wizard: View attachment dsdt patch.zip

This is a log of the Wake/Sleep process:

Code:
kernel[0] <Notice>: Wake reason: GLAN EHC1 EHC2 XHC HDEF (Network)

After patching:

Code:
kernel[0] <Notice>: Wake reason: PWRB (User)
 
I have the same problem.

Latest OS X 10.10.5 preview, Clover UEFI (latest revision).

Intel Core i7 4790K
ASUS Z97-DELUXE with Thunderbolt II EX Dual

The system goes to sleep and then immediately wakes up. The reason for the wake in the log shows different things...

I am starting to suspect it is somehow connected to the Thunderbolt dock I am using. I will try to disconnect it tonight and see if it still wakes up immediately.
 
I have the same problem.

Latest OS X 10.10.5 preview, Clover UEFI (latest revision).

Intel Core i7 4790K
ASUS Z97-DELUXE with Thunderbolt II EX Dual

The system goes to sleep and then immediately wakes up. The reason for the wake in the log shows different things...

I am starting to suspect it is somehow connected to the Thunderbolt dock I am using. I will try to disconnect it tonight and see if it still wakes up immediately.

Use this command in terminal:

Code:
syslog |grep -i "Wake reason"

And post what you get
 
Thank you - I will do this evening!
 
Status
Not open for further replies.
Back
Top