BiTRiP Posted September 15, 2013 Share Posted September 15, 2013 Hi Guys, I have a GA-EX58-UD5 mobo which always worked perfect. Almost everything OOB, only have to patch AppleHDA but thats ok. Unfortunately since I installed a (CLEAN) 10.8.5 my wake from sleep is not working anymore. I get black screen, and only way to get out of it a hard shutdown. After that bios is reset. (while I have the RTC fix in my dsdt) Maybe it has something to do with the new Nvidia drivers? I have a GTX-470 using the vanilla NVDAGF100Hal.kext. Almost everything is vanilla, I just added latest FakeSMC.kext, patched AppleHDA and edit AppleGraphicsPowerManagment.kext with my device id under MacPro5,1. This is my org.Chameleon.Boot.plist: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>EthernetBuiltIn</key> <string>Yes</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>Graphics Mode</key> <string>1920x1200x32</key <key>Kernel</key> <string>mach_kernel</string> <key>UseKernelCache</key> <string>Yes</string> <key>Kernel Flags</key> <string>darkwake=0 npci=0x2000</string> <key>Legacy Logo</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> </dict> </plist> Also I attached my DSDT.aml (DSDT.aml.zip) Hope someone can help me out. Thanks, BiTRiP Link to comment https://www.insanelymac.com/forum/topic/291887-solved-wake-from-sleep-broken-with-1085-black-screen-bios-reset/ Share on other sites More sharing options...
BiTRiP Posted September 15, 2013 Author Share Posted September 15, 2013 Solved by patching AppleRTC.kext. I never did this before because it just work with vanilla. This time I had to patch it. Link to comment https://www.insanelymac.com/forum/topic/291887-solved-wake-from-sleep-broken-with-1085-black-screen-bios-reset/#findComment-1945918 Share on other sites More sharing options...
BiTRiP Posted September 15, 2013 Author Share Posted September 15, 2013 How did you patch it? Well, I actually did not patch myself but I used a pre-patched one. I attached it, in case you want to try. AppleRTC.kext.zip 1 Link to comment https://www.insanelymac.com/forum/topic/291887-solved-wake-from-sleep-broken-with-1085-black-screen-bios-reset/#findComment-1945975 Share on other sites More sharing options...
M_//T_//ias Posted September 19, 2013 Share Posted September 19, 2013 Thanks this helped me too …. Link to comment https://www.insanelymac.com/forum/topic/291887-solved-wake-from-sleep-broken-with-1085-black-screen-bios-reset/#findComment-1946952 Share on other sites More sharing options...
Recommended Posts