Jump to content

Wake to Dark Screen on G41T-M7 on 10.8.2


2 posts in this topic

Recommended Posts

I have an ECS G41T-M7 and everything works great, including ethernet and audio. All, except for sleep, my worst enemy. Putting the computer to sleep properly shuts the system down (no fans or drives on). However, waking the system results in a black screen. If anyone is willing and able to help me solve my issue, I would greatly appreciate it.

My Setup
CPU: Intel Core 2 Duo E8400 3.0GHz
Memory: PNY 8GB (2x4GB) DDR3 PC3-10666
Video: AMD Radeon 5750 1GB

Custom Extensions
/S/L/E/Patched_10.7_AppleRTC.kext
/S/L/E/lspcidrv.kext
/S/L/E/FakeSMC.kext
/S/L/E/ApplePS2Controller.kext
/S/L/E/ACPIPS2Nub.kext
/S/L/E/ViaHDA.kext
/S/L/E/IONetworkingFamily.kext/Contents/Plugins/AppleRTL8169Ethernet.kext

DSDT
Removed CPU alias
Added DTGP, GFX0, HDAU
Patched PIC, TMR, RTC0, HPET, USB, SBRG, PWRB, AC97, P0P2
Renamed PIC, TMR, RTC0, DMAD, USB0, USB1, USB2, USB3, USBE, SBRG, AC97, P0P2 to IPIC, TIMR, RTC, DMAC, UHC1, UHC2, UHC3, UHC4, EHCI, LPCB, HDEF, PEGP
dsdt.zip

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>AtiConfig</key>
<string>Vervet</string>
<key>EnableC2State</key>
<string>Yes</string>
<key>EnableC3State</key>
<string>Yes</string>
<key>EnableC4State</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1920x1080x32</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Instant Menu</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>darkwake=0</string>
<key>Legacy Logo</key>
<string>Yes</string>
</dict>
</plist>

smbios.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>SMbiosdate</key>
<string>09/03/09</string>
<key>SMbiosvendor</key>
<string>Apple Inc.</string>
<key>SMbiosversion</key>
<string>IM101.88Z.00CC.B00.0909031926</string>
<key>SMboardproduct</key>
<string>Mac-F2268CC8</string>
<key>SMfamily</key>
<string>iMac</string>
<key>SMmanufacturer</key>
<string>Apple Inc.</string>
<key>SMproductname</key>
<string>iMac10,1</string>
<key>SMserial</key>
<string>XXXXXXXXX</string>
<key>SMsystemversion</key>
<string>1.0</string>
</dict>
</plist>

Other Modifications
Video: Added 0x64be1002 to /S/L/E/ATI5000Controller.kext and /S/L/E/AMDRadeonAccelerator.kext


I would like to make this machine into a media server, but without sleep working, it seems kind of pointless to me.

I suspect my sleep/wake issue might have something to do with the fact that my board has an ICH7 chipset that does not support AHCI on SATA. Can anyone out there confirm this? Know a fix?

After some more research it seems that Repost Video on S3 Resume might be causing my wake troubles. Only problem is that the bios on this board has no such option to toggle it on/off. Anyone know any solutions to this? Thanks. Edited by crazyJAT
Link to comment
Share on other sites

 Share

×
×
  • Create New...