Contribute
Register

El Capitan Skylake sleep/wake/restart problems

Status
Not open for further replies.
Joined
Nov 5, 2015
Messages
9
Motherboard
ASRock Z170M EXTREME4
CPU
i5-6500
Graphics
EVGA GTX970 ACX2
Mac
  1. iMac
  2. MacBook Pro
Mobile Phone
  1. iOS
Hi everyone, first post on the forum, first hackintosh though.
After pressing "Sleep" in the apple menu my hackintosh keeps it's fans running for 5 minutes and then goes to sleep. Waking up with bluetooth keyboard causes reboot. Also "Shut down" in apple menu causes reboot mostly with "Restarted because of a problem" screen and prompt.
Terminal shoes this when is use:
Code:
pmset -g log | grep -i failure
Code:
2016-02-02 15:29:44 +0100 Failure                 Drivers Failure panic during wake due to SAT0():                                         
2016-02-03 21:28:03 +0100 Failure                 Drivers Failure panic during wake due to SAT0(),GLAN(IntelMausi):                        
2016-02-03 21:47:07 +0100 Failure                 Drivers Failure panic during wake due to SAT0(),GLAN(IntelMausi):                        
2016-02-03 22:19:27 +0100 Failure                 Drivers Failure panic during wake due to SAT0(),GLAN(IntelMausi):                        
2016-02-03 22:27:35 +0100 Failure                 Drivers Failure during wake due to GLAN():                                               
2016-02-03 22:30:59 +0100 Failure                 Drivers Failure during wake due to SAT0(),GLAN():

after 2016-02-03 22:19:27 I replaced IntelMausie with AppleIntelE1000e.kext from download area and installed 3rd party SATA driver from Multibeast 8.0.1

Hope anyone has a solution for the restart/sleep/wake problem.

I have fixshutdown checked, also tried halt enabler with no effect.
Config.plist is attached
 

Attachments

  • config.plist
    6.9 KB · Views: 227
did you ever resolve this? I have a similar issue
 
Exactly the same problem, but Kaby Lake. Just bought GTX 650 Ti thinking it would solve sleep/wake.

2017-06-30 10:47:12 +0100 Failure
Drivers Failure panic during wake due to XHC(XHC),SAT0(),GLAN(IntelMausi):

Any ideas, please?
 
Anyone ever get this sorted out? I've tried everything, creating SSDT, setting up native power management. I still get the wake from sleep kernel panic:

Drivers Failure panic during wake due to SAT0
 
Same issue and here is mine:

Code:
Last login: Tue Jan 16 15:17:39 on ttys001
Toms-iMac:~ tomshome$ pmset -g log | grep -i failure
2018-01-11 07:21:35 +0800 Failure                 Sleep Failure [code:0xFFFFFFFF0400001F]:                                                
2018-01-11 11:57:12 +0800 Failure                 Sleep Failure [code:0xFFFFFFFF0000001F]:                                                
2018-01-15 07:48:46 +0800 Failure                 Sleep Failure [code:0xFFFFFFFF0400001F]:                                                
2018-01-15 13:00:15 +0800 Failure                 Sleep Failure [code:0xFFFFFFFF0000001F]:                                                
2018-01-16 05:56:08 +0800 Failure                 Sleep Failure [code:0xFFFFFFFF0400001F]:                                                
2018-01-16 12:59:44 +0800 Failure                 Sleep Failure [code:0xFFFFFFFF0000001F]:                                                
Toms-iMac:~ tomshome$
 
Status
Not open for further replies.
Back
Top