Svenmike Posted November 11, 2010 Share Posted November 11, 2010 Does anyone know how to get sleep to work with a GA-965P-DS3 rev, 1.3? I have tried every DSDT trick that I know and that I can find and for some reason it doesnt want to work. SleepEnabler.kext doesnt work either! My machine will go to sleep great, but wont wake properly. The fans and HDD power backup with a single press of the keyboard but the display stays black and the OS doesn't fully wake because I can't even get a VNC client to connect. This is OS X 10.6.4 and my computer specs are in my signature. I've attached my DSDT if anyone wants to look at it. Any advise would be awesome! dsdt.aml.zip Link to comment https://www.insanelymac.com/forum/topic/236790-sleep-issues-with-ich8/ Share on other sites More sharing options...
MaLd0n Posted November 12, 2010 Share Posted November 12, 2010 -S3 enabled in bios? -look at the "energy saver" you are using Chameleon RC5? <key>GeneratePStates</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> I added the missing SBUS REMOVED DEVICES(not used by OSX) RENAMED DEVICES dsdt.aml_Svenmike.zip 0x001A0007 Link to comment https://www.insanelymac.com/forum/topic/236790-sleep-issues-with-ich8/#findComment-1581561 Share on other sites More sharing options...
Svenmike Posted November 12, 2010 Author Share Posted November 12, 2010 S3 is enabled. i am using "GeneratePStates" and Cstates. i also have done it with my own ssdt tables. not sure about the EHCI. I cant find the address info in ich8 datasheet but i know that i have two EHCI controllers in ich8. Thanks for the reply! I will have to look at the dsdt when I get home tonight. Link to comment https://www.insanelymac.com/forum/topic/236790-sleep-issues-with-ich8/#findComment-1582054 Share on other sites More sharing options...
Svenmike Posted November 13, 2010 Author Share Posted November 13, 2010 0x001A0007 <--- you sure it's EHCI? Your changes are almost the same as I had before but I put them back in thinking maybe I took too much out... I tried it and still no wake from sleep. Not really sure whats going on, either clicking the mouse or keyboard will wake the machine but it sounds like it is rebooting without the "beep code" and the graphics card does not power up. I guess maybe I'm missing something in my _PTS method or _WAK method. BTW; 0x001A0007 is EHCI. ich8 southbridge has 5 + 1 UHCI buses and 2 EHCI buses. I removed the +1 bus since I'm pretty sure OS X doesn't use that. I even removed my IDE code and disabled it in BIOS, with no change. Got any other suggestions? Link to comment https://www.insanelymac.com/forum/topic/236790-sleep-issues-with-ich8/#findComment-1582342 Share on other sites More sharing options...
MaLd0n Posted November 13, 2010 Share Posted November 13, 2010 http://www.insanelymac.com/forum/index.php...t&p=1372909 or I just applied the sbus and removed the devices not used by OSX which has nothing to do with the Sleep Link to comment https://www.insanelymac.com/forum/topic/236790-sleep-issues-with-ich8/#findComment-1582364 Share on other sites More sharing options...
Svenmike Posted November 13, 2010 Author Share Posted November 13, 2010 I already had the "Restart after power failure" box checked. Unfortunately fixing my _PTS method according to the Gigabyte DSDT fixes did not help solve my issue either. I'm really lost with this one, although I guess it really isn't that big a deal... Just fun to hack. hmm... It's not speedstep, audio, IDE, USB, bios settings, AHCI hdd... I didn't need to patch my LAN, graphics is enabled by Chameleon I'm out of ideas Link to comment https://www.insanelymac.com/forum/topic/236790-sleep-issues-with-ich8/#findComment-1582433 Share on other sites More sharing options...
MikeHunt79 Posted November 25, 2010 Share Posted November 25, 2010 I already had the "Restart after power failure" box checked.Unfortunately fixing my _PTS method according to the Gigabyte DSDT fixes did not help solve my issue either. I'm really lost with this one, although I guess it really isn't that big a deal... Just fun to hack. hmm... It's not speedstep, audio, IDE, USB, bios settings, AHCI hdd... I didn't need to patch my LAN, graphics is enabled by Chameleon I'm out of ideas I'm running a very similar board to you, I have rev 3.3 as opposed to rev 1.3. One thing you may want to try is upgrading to the F14 BIOS, as seem seems you're running F12 if your sig is up to date! Link to comment https://www.insanelymac.com/forum/topic/236790-sleep-issues-with-ich8/#findComment-1591319 Share on other sites More sharing options...
Svenmike Posted November 26, 2010 Author Share Posted November 26, 2010 Wow! Thanks for the one thing that I didn't think of! I was looking at everything but I never thought about the fact that I had an old bios. So I just updated to F14 and now it wakes from sleep great. Although it seems that I don't have the right framebuffer for my graphics card cause only one monitor wakes up. Fix one problem and then find another... Link to comment https://www.insanelymac.com/forum/topic/236790-sleep-issues-with-ich8/#findComment-1591471 Share on other sites More sharing options...
Gringo Vermelho Posted November 29, 2010 Share Posted November 29, 2010 Fix one problem and then find another... Heh! The best part is when the (kind of) opposite happens - you fix an issue and another, seemingly unrelated issue you had disappears along with it. Link to comment https://www.insanelymac.com/forum/topic/236790-sleep-issues-with-ich8/#findComment-1593574 Share on other sites More sharing options...
Recommended Posts