UnDeaDAmP Posted February 21, 2015 Share Posted February 21, 2015 I had sleep and everything functioning fine before i switched system definitions a few times and ultimately went back to the classic Mac Pro 3,1. Now my sleep doesn't wanna work, any ideas? I'm on 10.10.2 Yosemite Clover uefi https://vid.me/KR7q What is happening: Hackintosh sleeps the display, and the systems fans keep spinning and functioning as if the system never went into sleep, and my APPLEHDA resets when i "wake up the system" (press a key on the keyboard) as if the computer actually went to sleep Link to comment https://www.insanelymac.com/forum/topic/304657-sleep-issue-with-clover-uefi-hackintosh/ Share on other sites More sharing options...
WaldMeister Posted February 21, 2015 Share Posted February 21, 2015 Hi, Can you provide some information about your hardware? When sleep was functioning, did you also have MacPro3,1 set? Link to comment https://www.insanelymac.com/forum/topic/304657-sleep-issue-with-clover-uefi-hackintosh/#findComment-2113511 Share on other sites More sharing options...
UnDeaDAmP Posted February 21, 2015 Author Share Posted February 21, 2015 Hi, Can you provide some information about your hardware? When sleep was functioning, did you also have MacPro3,1 set? Thanks for trying to help :') and yes, i did. Right now, since some people over on other forums told me that CPU and even GPU power management also may work better with a closer SMBIOS to your build. So I went on and changed to an iMac 14,2 then changed to iMac 14,1 then Mac Pro 4,1 and that caused a kernel panic and same with Mac Pro 5,1 but oddly Mac Pro 6,1 worked fine just a little stuttery mouse in the first 5 boots of the computer. Sleep functioned when i was on Mac Pro 6,1. I remember that it did the mouse stuterry thing. I'm on 10.10..2 Yosemite, upgraded from 10.10.1 Yosemite on the day it came out. I converted from Chameleon to Clover on the same existing install. Everything works better on Clover But.... randomly after playing with SMBIOSes and ROM and MLB to get imessage working all of yesterday and the day before, my Install is now unable to sleep properly. the machine acts like it sleeps, but the lights and fans still run as if the computer never slept. I can press a key on the keyboard when the "no signal" pops up on the scrren and it will "awake" as it should. I can tell because I have the Reset Audio app to kill applehda and revive it when i return from sleep. :/ heres my hardware GA-Z97M-DS3H for Motherboard. Intel Core i3 4360 with HD4600 integrated GPU Thermaltake 550w for Power Supply IOGear Bluetooth 4.0 USB for bluetooth TP-Link TL-WDN4800 for wifi Some Dell Speakers for audio output Logitech C525 for a webcam and mic/audio input A Vizio HD Smart TV 24' used a monitor connected through HDMI. I tried my backup clover USB with the fully working config.plist and it didn't work either in terms of sleep. I did not install any addtional kexts when i performed this or any additional tools. Please help... Link to comment https://www.insanelymac.com/forum/topic/304657-sleep-issue-with-clover-uefi-hackintosh/#findComment-2113671 Share on other sites More sharing options...
Yayiin Posted February 21, 2015 Share Posted February 21, 2015 upload result from this tree commands: sudo pmset -g assertions > ~/Desktop/pmset.txt sudo kextstat -kl | awk ' !/apple/ { print $6 $7 } ' > ~/Desktop/noApple.txt sudo kextstat -k > ~/desktop/kextstat.txt Link to comment https://www.insanelymac.com/forum/topic/304657-sleep-issue-with-clover-uefi-hackintosh/#findComment-2113677 Share on other sites More sharing options...
UnDeaDAmP Posted February 21, 2015 Author Share Posted February 21, 2015 upload result from this tree commands: sudo pmset -g assertions > ~/Desktop/pmset.txt sudo kextstat -kl | awk ' !/apple/ { print $6 $7 } ' > ~/Desktop/noApple.txt sudo kextstat -k > ~/desktop/kextstat.txt Here sir ~ pmset.txt http://www.filepup.net/files/QVmKK1dL1424543184.html noApple.txt http://www.filepup.net/files/jvtHCT1424543317.html kextstat.txt http://www.filepup.net/files/h2B84fky1424543371.html Link to comment https://www.insanelymac.com/forum/topic/304657-sleep-issue-with-clover-uefi-hackintosh/#findComment-2113689 Share on other sites More sharing options...
Yayiin Posted February 21, 2015 Share Posted February 21, 2015 the Boom app prevent the sleep in mine machine , when I'm not using I always kill the app. com.globaldelight.driver.Boom2Device(1.1) try Download the last kexts for RT2870 - have a version of the app of Ralink that prevent the sleep too Updated RT2870USBWirelessDriver for OSX 10.10 : version 5.0.1.22 http://www.mediatek....nloads/mt7610u/ com.lnx2mac.driver.RealtekRTL81xx(0.0.67) this kext is very old, try section download Mieze kext RTL8111 and the be sure that you have checked fix USB in your boot loader, or in the DSDT Check that is this pid , this process is prevent the sleep too NetworkClientActive 1 Listed by owning process: pid 186(cupsd): [0x000000030011012f] 01:01:28 NetworkClientActive named: "org.cups.cupsd" from terminal: ps -ax | grep 186 I suspect that the problem can be GenericUSBXHCI.kext, try uninstall this kext and Repairpermissions/Reboot 2015-02-21 12:15:47 -0600 Assertion status system-wide: BackgroundTask 0 ApplePushServiceTask 0 UserIsActive 0 PreventUserIdleDisplaySleep 0 PreventSystemSleep 0 ExternalMedia 0 PreventUserIdleSystemSleep 0 NetworkClientActive 1 Listed by owning process: pid 186(cupsd): [0x000000030011012f] 01:01:28 NetworkClientActive named: "org.cups.cupsd" Kernel Assertions: 0x4=USB id=500 level=255 0x4=USB mod=2/21/15, 11:20 AM description=XHC owner=GenericUSBXHCI id=501 level=255 0x4=USB mod=2/21/15, 11:19 AM description=EHC2 owner=AppleUSBEHCI id=502 level=255 0x4=USB mod=2/21/15, 11:19 AM description=EHC1 owner=AppleUSBEHCI Link to comment https://www.insanelymac.com/forum/topic/304657-sleep-issue-with-clover-uefi-hackintosh/#findComment-2113698 Share on other sites More sharing options...
UnDeaDAmP Posted February 21, 2015 Author Share Posted February 21, 2015 the Boom app prevent the sleep in mine machine , when I'm not using I always kill the app. com.globaldelight.driver.Boom2Device(1.1) try Download the last kexts for RT2870 - have a version of the app of Ralink that prevent the sleep too Updated RT2870USBWirelessDriver for OSX 10.10 : version 5.0.1.22 http://www.mediatek....nloads/mt7610u/ com.lnx2mac.driver.RealtekRTL81xx(0.0.67) this kext is very old, try section download Mieze kext RTL8111 and the be sure that you have checked fix USB in your boot loader, or in the DSDT I don't have the boom app. Why would I need the Ralink kexts? D: My card is TP-Link TL-WDN4800 alright, will do right now. Okay, i have WILL REPORT BACK IF the two help... Link to comment https://www.insanelymac.com/forum/topic/304657-sleep-issue-with-clover-uefi-hackintosh/#findComment-2113703 Share on other sites More sharing options...
Yayiin Posted February 21, 2015 Share Posted February 21, 2015 sory , I a other command from mine downloads folder from other machine, this is from your: es.osx86.driver.EvOreboot(1.0.3) try delete this kext org.netkas.driver.FakeSMC(1328) org.hwsensors.driver.CPUSensors(1328) org.hwsensors.driver.ACPISensors(1328) net.osx86.kexts.GenericUSBXHCI(1.2.8d9) this one org.hwsensors.driver.LPCSensors(1328) com.insanelymac.RealtekRTL8111(1.2.2) com.intel.driver.EnergyDriver(2.0) net.telestream.driver.TelestreamAudio(1.1.1) com.regularrateandrhythm.driver.RowmoteIREmu(1.2) and not know that are these kexts, the problem can be one from here too and your AppleLPC.kext not loading, this prevent the sleep and is needed for speedstep too Link to comment https://www.insanelymac.com/forum/topic/304657-sleep-issue-with-clover-uefi-hackintosh/#findComment-2113718 Share on other sites More sharing options...
UnDeaDAmP Posted February 21, 2015 Author Share Posted February 21, 2015 the org.cups. thingy being deleted worked for me Link to comment https://www.insanelymac.com/forum/topic/304657-sleep-issue-with-clover-uefi-hackintosh/#findComment-2113729 Share on other sites More sharing options...
Recommended Posts