Jump to content
9 posts in this topic

Recommended Posts

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

-S3 enabled in bios?

 

-look at the "energy saver"

mald0n20100923s164347.png

 

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

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.

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?

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

  • 2 weeks later...
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! :(

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...

×
×
  • Create New...