davpel Posted August 30, 2015 Share Posted August 30, 2015 Same here, with two Gigabyte systems, under Clover (Z97x-SLI and an H97m-DH3). I've been trying to troubleshoot this for months, because it usually takes a few days' worth of sleep/wake to check. No, 10.10.4 did not fix the issue, and I've been through all sorts of troubleshooting steps, everytime a similar post appeared in the forums [ALC audio, UEFI boot, Nvidia GPU freeze, and so on]. SMBIOS 14,2. I'll keep you posted. [currently, I'm checking the following configuration: fresh Clover install, BIOS - enable internal graphics, but don't use them]. Any luck, xenophon? The only thing which works for me is to disable sleep entirely. Link to comment Share on other sites More sharing options...
xenophon Posted August 30, 2015 Share Posted August 30, 2015 Haven't made progress. Here are the threads that, I believe, are relevant and maybe you should check: http://www.(banned).com/general-help/148289-memory-corrupted-after-longer-sleep.html At insanelymac: http://www.insanelymac.com/forum/topic/303388-reset-when-waking-from-sleep/ http://www.insanelymac.com/forum/topic/306287-pc-haswell-un-usable-after-wake/ http://www.insanelymac.com/forum/topic/305457-haswell-memory-corruption-after-sleep-kernel-panic/ Please report if you find a solution. Good luck! Link to comment Share on other sites More sharing options...
noreason4 Posted October 4, 2015 Share Posted October 4, 2015 Is it safe to perform the same changes to el capitan? My Mac wakes up every 2 hours and i want it to sleep for good. In Yosemite the workaround made that happen.. now i am stuck with the same problem on el capitan... Link to comment Share on other sites More sharing options...
zdenekhajek Posted October 5, 2015 Share Posted October 5, 2015 I've updated to El Capitan and the issue was back again. So I did the trick with -DisableSleepProxyClient and it's working. I mean it doesn't wake up every two hours now. The only difference was, that I had to reboot to rescue mode, perform "csrutil disable", boot normally, do the trick, reboot to rescue mode, perform "csrutil enable" and reboot. Link to comment Share on other sites More sharing options...
p.H Posted October 5, 2015 Share Posted October 5, 2015 I've updated to El Capitan and the issue was back again. So I did the trick with -DisableSleepProxyClient and it's working. I mean it doesn't wake up every two hours now. The only difference was, that I had to reboot to rescue mode, perform "csrutil disable", boot normally, do the trick, reboot to rescue mode, perform "csrutil enable" and reboot. Do you mean that after you apply the RTC patch, you re-enalbe SIP? Link to comment Share on other sites More sharing options...
zdenekhajek Posted October 6, 2015 Share Posted October 6, 2015 Yeah. However, I don't think this step of re-enabling SIP is necessary. Link to comment Share on other sites More sharing options...
noreason4 Posted October 6, 2015 Share Posted October 6, 2015 Can you specify what you mean by "rescue mode"? ITs not the same as holding the shift key on startup right? Link to comment Share on other sites More sharing options...
zdenekhajek Posted October 6, 2015 Share Posted October 6, 2015 Ok, it is officially called OS X Recovery. You have to restart your computer and hold cmd + r. The it boots to this "OS X Recovery" where you can start terminal. Link to comment Share on other sites More sharing options...
noreason4 Posted October 6, 2015 Share Posted October 6, 2015 Thanks And then you simply enter "csrutil disable" into the terminal, reboot and switch files? Link to comment Share on other sites More sharing options...
zdenekhajek Posted October 6, 2015 Share Posted October 6, 2015 Exactly. 1 Link to comment Share on other sites More sharing options...
noreason4 Posted October 6, 2015 Share Posted October 6, 2015 Mh.. I lost internet connection on both of my macs after I disabled the SIP and switched the mdnsresponder.plist files. Even after removing the "disablesleepproxy" string I am left with no connection. Any clues? :/ Link to comment Share on other sites More sharing options...
zdenekhajek Posted October 6, 2015 Share Posted October 6, 2015 Have you saved your original file? Actually, I didn't replace the files. I edited my original files. Well, one file only, with following command: sudo defaults write /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist ProgramArguments -array-add -DisableSleepProxyClient That is all I did. Then recovery mode, enabling SIP, reboot. Does it help, when you unload and load the mDNSResponder? By: sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist Link to comment Share on other sites More sharing options...
D-an-W Posted October 6, 2015 Share Posted October 6, 2015 I would say repair disk permissions but El Capitan doesn't have the same functions in that respect last time I checked. Link to comment Share on other sites More sharing options...
noreason4 Posted October 6, 2015 Share Posted October 6, 2015 When i try to load the mDNSResponder via Terminal it says: Path had bad ownership/permissions Seems that this blocks mDNSResponder to load on startup and thus keeps me from connecting to the internet. Does anyone know how to get this issue solved? Link to comment Share on other sites More sharing options...
holyfield Posted October 24, 2017 Share Posted October 24, 2017 Will this code help? sudo defaults write /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist ProgramArguments -array-add -DisableSleepProxyClient Link to comment Share on other sites More sharing options...
Recommended Posts