ayacode Posted August 6, 2012 Share Posted August 6, 2012 Ok, I think I have everything working except for wake from sleep (which works on my SL install). I can put the computer to sleep, but when I bring it up from sleep using mouse, keyboard or power button, the following happens: Case/CPU fans spin up. Video card fans spin up. Hard drive comes up (I have a loud velociraptor) No video on either of dual monitors Computer just sits there, no reboot I also have VNC/screen share setup and I tested it works before sleep. After wake, I cannot VNC in, so it is not just video that's not workin. Here are the things I've attempted (not together, I would undo one attempt before trying the next): ####### ####### CMOS Patch Manually (CMOS Resets by AppleRTC.kext - insanely-mac Forum) I saw improvement with the CMOS Patch manually (I used to get the CMOS resets before doing this patch). I have what seems to be a proper working DSDT.aml that I patched using a DSDT Editor and a patch for my motherboard at olarila.com. I'm also using an SSDT.aml installed by ######. I have a very minimal kext list, trying to keep it as vanilla as possible. I had to modify IONetworkingFamily.kext to make my onboard NIC's work. I installed a patched version of 10.6's AppleHDA.kext to get my sound working. I have the following in my E/E: AHCI_3rdParty_SATA.kext FakeSMC.kext (I had the rolled back v1.3.5 AppleACPIPlatform.kext to cut back on the boot delay, but I don't see the boot delay without it, so I removed it and reinstalled the original 1.6 kext in S/L/E) my org.chameleon.Boot.plist: <key>Default Partition</key> <string>hd(0,2)</string> <key>EthernetBuiltIn</key> <string>y</string> <key>Graphics Mode</key> <string>1920x1200x32</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>Kernel Flags</key> <string>darkwake=0 -v arch=x86_64</string> <key>Timeout</key> <string>2</string> <key>RestartFix</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> smbios.plist has imac 12,2 set at the moment, but I've tried macpro 3,1 & 4,1. I have a clean boot, I can't see anything wrong with it. Again, when I wake, I don't see kernel panics. Just this hang... Any help would be much appreciated =) Please let me know if there is anymore info I can provide. Link to comment https://www.insanelymac.com/forum/topic/281550-asus-p6t-gtx-260-mountain-lion-cant-wake-from-sleep/ Share on other sites More sharing options...
tot318 Posted August 6, 2012 Share Posted August 6, 2012 try to use MacPro4.1 or MacPro5.1 and use this DSDT and patch the AppleRTC too with this terminal command sudo perl -pi -e 's|\x75\x30\x89\xd8|\xeb\x30\x89\xd8|' /System/Library/Extensions/AppleRTC.kext/Contents/MacOS/AppleRTC DSDT.zip Link to comment https://www.insanelymac.com/forum/topic/281550-asus-p6t-gtx-260-mountain-lion-cant-wake-from-sleep/#findComment-1841606 Share on other sites More sharing options...
ayacode Posted August 7, 2012 Author Share Posted August 7, 2012 Haha, hello again tot =p I'll try that and let you know. Thanks Link to comment https://www.insanelymac.com/forum/topic/281550-asus-p6t-gtx-260-mountain-lion-cant-wake-from-sleep/#findComment-1841931 Share on other sites More sharing options...
scott_donald Posted August 7, 2012 Share Posted August 7, 2012 i had the same problem... so just turned off sleep... i use fabios latest dsdt.... would be interested in a solution... Link to comment https://www.insanelymac.com/forum/topic/281550-asus-p6t-gtx-260-mountain-lion-cant-wake-from-sleep/#findComment-1841983 Share on other sites More sharing options...
masa Posted August 11, 2012 Share Posted August 11, 2012 I also have this problem, but randomly, not all the time. I guess that it has sth to do with google chrome, i don't want to test too much because i have to shut down my pc manually and my HDD has already given me some warnings. Link to comment https://www.insanelymac.com/forum/topic/281550-asus-p6t-gtx-260-mountain-lion-cant-wake-from-sleep/#findComment-1843144 Share on other sites More sharing options...
Kynyo Posted August 11, 2012 Share Posted August 11, 2012 Use MacPro 3.1 Smbios! Install EvoReboot.kext Patch AppleRTC.kext Everethying should work flawless! Link to comment https://www.insanelymac.com/forum/topic/281550-asus-p6t-gtx-260-mountain-lion-cant-wake-from-sleep/#findComment-1843182 Share on other sites More sharing options...
masa Posted August 12, 2012 Share Posted August 12, 2012 Maybe you turned the time machine on but disconnected your external backup hard disk. Link to comment https://www.insanelymac.com/forum/topic/281550-asus-p6t-gtx-260-mountain-lion-cant-wake-from-sleep/#findComment-1843443 Share on other sites More sharing options...
Recommended Posts