aphioner Posted May 25, 2013 Share Posted May 25, 2013 Hey guys. I recently installed 10.8.2 -again- and I got everything working including SpeedStep. But I can't make my PC to sleep. I use DSDT to enable USB ports. Here is the pmset -g assertions output. It shows that 2 processes prevent my computer from sleeping. But even after killing 'em it doesn't go to sleep anyway. When I try SleepEnabler.kext, I always get the same error: "Version mismatch between Kernel and CPU" My computer's specs: Intel C2Duo P8700 4GB RAM NVIDIA GeForce 9600M GS Broadcom BCM4312 Please help me with that. Mustafa-Mac-Pro:~ Mavi$ pmset -g assertions 26.05.2013 00:07:23 GMT+ Assertion status system-wide: PreventUserIdleDisplaySleep 0 PreventSystemSleep 0 PreventUserIdleSystemSleep 0 ExternalMedia 1 DisableLowPowerBatteryWarnings 0 UserIsActive 0 ApplePushServiceTask 0 BackgroundTask 1 Listed by owning process: pid 18(powerd): [0x00000009000001a3] 00:29:21 ExternalMedia named: "com.apple.powermanagement.externalmediamounted" pid 260(helpd): [0x0000000c00000158] 00:30:32 BackgroundTask named: "com.apple.helpd.sdmbuilding" pid 38(mds): [0x0000000c0000012e] 00:30:45 BackgroundTask named: "com.apple.metadata.mds" Kernel Assertions: 0x0132 * Kernel Assertion ID = 500 Created At = 01.01.1970 02:05:54 GMT+ Modified At = 25.05.2013 23:44:05 GMT+ Owner ID = 0xffffff800abee000 Level = 255 Assertions Set = None (4) * Kernel Assertion ID = 501 Created At = 01.01.1970 02:05:54 GMT+ Modified At = 25.05.2013 23:54:19 GMT+ Owner ID = 0xffffff800abc5000 Level = 255 Assertions Set = None (4) * Kernel Assertion ID = 502 Created At = 25.05.2013 23:38:11 GMT+ Modified At = 01.01.1970 02:00:00 GMT+ Owner ID = 0xffffff806a78d000 Level = 0 Assertions Set = None (4) * Kernel Assertion ID = 503 Created At = 25.05.2013 23:38:11 GMT+ Modified At = 01.01.1970 02:00:00 GMT+ Owner ID = 0xffffff806a7c4000 Level = 0 Assertions Set = None (4) * Kernel Assertion ID = 504 Created At = 25.05.2013 23:39:55 GMT+ Modified At = 01.01.1970 02:00:00 GMT+ Owner ID = 0xffffff806a787000 Level = 0 Assertions Set = None (4) * Kernel Assertion ID = 505 Created At = 25.05.2013 23:39:55 GMT+ Modified At = 01.01.1970 02:00:00 GMT+ Owner ID = 0xffffff806a78a000 Level = 0 Assertions Set = None (4) * Kernel Assertion ID = 506 Created At = 25.05.2013 23:40:21 GMT+ Modified At = 01.01.1970 02:00:00 GMT+ Owner ID = 0xffffff806a7c7000 Level = 0 Assertions Set = None (4) * Kernel Assertion ID = 507 Created At = 25.05.2013 23:40:22 GMT+ Modified At = 01.01.1970 02:00:00 GMT+ Owner ID = 0xffffff806a790000 Level = 0 Assertions Set = None (4) * Kernel Assertion ID = 512 Created At = 26.05.2013 00:15:17 GMT+ Modified At = 01.01.1970 02:00:00 GMT+ Owner ID = 0xffffff800ae78200 Level = 255 Assertions Set = None (128) dsdt.aml.zip Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/ Share on other sites More sharing options...
aphioner Posted May 26, 2013 Author Share Posted May 26, 2013 any help? Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918070 Share on other sites More sharing options...
iFIRE Posted May 26, 2013 Share Posted May 26, 2013 if you have a External Disk connected this is the problem : com.apple.powermanagement. externalmediamounted " Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918082 Share on other sites More sharing options...
aphioner Posted May 26, 2013 Author Share Posted May 26, 2013 if you have a External Disk connected this is the problem : com.apple.powermanagement. externalmediamounted " I agree. But externalmediamounted doesn't appear all the time and when even nothing appears on the list, it won't sleep. Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918087 Share on other sites More sharing options...
iFIRE Posted May 26, 2013 Share Posted May 26, 2013 well, this can be your graphic card, try install lasted NVIDIA KEXTS put this code in app Terminal: and loo if the system go to sleep sudo pmset -a hibernatemode 0 sudo rm /var/vm/sleepimage Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918094 Share on other sites More sharing options...
aphioner Posted May 26, 2013 Author Share Posted May 26, 2013 well, this can be your graphic card, try install lasted NVIDIA KEXTS put this code in app Terminal: and loo if the system go to sleep sudo pmset -a hibernatemode 0 sudo rm /var/vm/sleepimage No luck again. Screen goes dark, fan keeps spinning, keyboard doesn't work. Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918097 Share on other sites More sharing options...
iFIRE Posted May 26, 2013 Share Posted May 26, 2013 try this again, and close all app and Termial, then put to sleep, if not work you need look report from Console app, and look if this report any problem with sleep or graphic card sudo pmset -a hibernatemode 0 cd /private/var/vm sudo rm -rf * sudo touch /private/var Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918099 Share on other sites More sharing options...
aphioner Posted May 26, 2013 Author Share Posted May 26, 2013 try this again, and close all app and Termial, then put to sleep, if not work you need look report from Console app, and look if this report any problem with sleep or graphic card sudo pmset -a hibernatemode 0 cd /private/var/vm sudo rm -rf * sudo touch /private/var 26.05.2013 20:27:58,074 WindowServer[96]: Created shield window 0x102 for display 0x2be05d00 26.05.2013 20:27:58,100 WindowServer[96]: device_generate_desktop_screenshot: authw 0x0(0), shield 0x0(0) 26.05.2013 20:27:58,109 WindowServer[96]: device_generate_lock_screen_screenshot: authw 0x0(0), shield 0x0(0) These are the last entries before I clicked Sleep menu item. By the way it failed to sleep again. Sleep failure code has changed. It was "Sleep failure code 0x00000000 0x02000000", now it is "Sleep failure code 0x00000386 0x02006700" Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918106 Share on other sites More sharing options...
iFIRE Posted May 26, 2013 Share Posted May 26, 2013 you have in your org.chameleon.boot.plist this flag? darkwake=0 put this in terminal app and post result syslog | grep -i sleep Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918110 Share on other sites More sharing options...
aphioner Posted May 26, 2013 Author Share Posted May 26, 2013 you have in your org.chameleon.boot.plist this flag? darkwake=0 put this in terminal app and post result syslog | grep -i sleep I don't have darkwake=0 flag and here is the output: ustafa-Mac-Pro:~ Mavi$ syslog | grep -i sleep May 26 03:10:27 Mustafa-Mac-Pro.local WindowServer[81] <Warning>: handle_will_sleep_auth_and_shield_windows: no lock state data May 26 03:24:15 Mustafa-Mac-Pro.local WindowServer[81] <Warning>: handle_will_sleep_auth_and_shield_windows: no lock state data May 26 03:29:40 localhost kernel[0] <Debug>: Sleep failure code 0x00000000 0x02000000 May 26 03:35:46 Mustafa-Mac-Pro.local WindowServer[88] <Warning>: handle_will_sleep_auth_and_shield_windows: no lock state data May 26 11:37:26 localhost kernel[0] <Debug>: Sleep failure code 0x00000000 0x02000000 May 26 16:26:58 localhost kernel[0] <Debug>: Sleep failure code 0x00000000 0x02000000 May 26 16:33:17 localhost kernel[0] <Debug>: Sleep failure code 0x00000000 0x02000000 May 26 16:38:56 localhost kernel[0] <Debug>: Sleep failure code 0x00000000 0x02000000 May 26 16:56:08 localhost kernel[0] <Debug>: Sleep failure code 0x00000000 0x02000000 May 26 17:12:23 localhost kernel[0] <Debug>: Sleep failure code 0x00000000 0x02000000 May 26 19:40:34 Mustafa-Mac-Pro.local WindowServer[89] <Warning>: handle_will_sleep_auth_and_shield_windows: no lock state data May 26 20:00:12 Mustafa-Mac-Pro.local sudo[716] <Notice>: Mavi : TTY=ttys000 ; PWD=/Users/Mavi ; USER=root ; COMMAND=/bin/rm /var/vm/sleepimage May 26 20:04:21 localhost kernel[0] <Debug>: Sleep failure code 0x00000386 0x02006700 May 26 20:29:49 localhost kernel[0] <Debug>: Sleep failure code 0x00000386 0x02006700 Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918111 Share on other sites More sharing options...
iFIRE Posted May 26, 2013 Share Posted May 26, 2013 post a clean DSDT from Linux and a full report with app Darwin Dumper Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918116 Share on other sites More sharing options...
aphioner Posted May 26, 2013 Author Share Posted May 26, 2013 Here are the files. I just extracted DSDT from Ubuntu and it's unchanged. DarwinDumperReports.zip dsdtlinux.zip Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918123 Share on other sites More sharing options...
iFIRE Posted May 26, 2013 Share Posted May 26, 2013 post screnshot from this app, or copy past results Systeminfo-Mac.zip First steep if you want sleep working delete all this kext, then repair permissions with Kext Wizard/reboot, put your machine to sleep, look if this work now Edit: send me your Extra folder 95 0 0xffffff7f817c8000 0x4000 0x4000 com.superhai.driver.VoodooPowerMini (1.2.49) <7 5 4 3> 97 3 0xffffff7f817d1000 0x42000 0x42000 org.virtualbox.kext.VBoxDrv (4.2.12) <7 5 4 3 1> 98 0 0xffffff7f81813000 0x8000 0x8000 org.virtualbox.kext.VBoxUSB (4.2.12) <97 45 35 7 5 4 3 1> 99 0 0xffffff7f8181b000 0x5000 0x5000 org.virtualbox.kext.VBoxNetFlt (4.2.12) <97 7 5 4 3 1> 100 0 0xffffff7f81820000 0x6000 0x6000 org.virtualbox.kext.VBoxNetAdp (4.2.12) <97 5 4 1> 101 0 0xffffff7f81826000 0x28000 0x28000 com.paragon-software.filesystems.ntfs (100) <7 5 4 1> Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918129 Share on other sites More sharing options...
aphioner Posted May 26, 2013 Author Share Posted May 26, 2013 First steep if you want sleep working delete all this kext, then repair permissions with Kext Wizard/reboot, put your machine to sleep, look if this work now Edit: send me your Extra folder 95 0 0xffffff7f817c8000 0x4000 0x4000 com.superhai.driver.VoodooPowerMini (1.2.49) <7 5 4 3> 97 3 0xffffff7f817d1000 0x42000 0x42000 org.virtualbox.kext.VBoxDrv (4.2.12) <7 5 4 3 1> 98 0 0xffffff7f81813000 0x8000 0x8000 org.virtualbox.kext.VBoxUSB (4.2.12) <97 45 35 7 5 4 3 1> 99 0 0xffffff7f8181b000 0x5000 0x5000 org.virtualbox.kext.VBoxNetFlt (4.2.12) <97 7 5 4 3 1> 100 0 0xffffff7f81820000 0x6000 0x6000 org.virtualbox.kext.VBoxNetAdp (4.2.12) <97 5 4 1> 101 0 0xffffff7f81826000 0x28000 0x28000 com.paragon-software.filesystems.ntfs (100) <7 5 4 1> I deleted those kexts and no luck again. By the way I don't have any kexts in my Extra folder. I had AppleACPIPlatform1067.kext and I moved it to S/L/E folder. AppleACPIPlatform1067.kext.zip Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918136 Share on other sites More sharing options...
iFIRE Posted May 26, 2013 Share Posted May 26, 2013 search in S/L/E and delete all that I post, then change your Extra with this one/reboot, DSDT is patched and I change smbios and boot.plist of accord your model Laptop Extra.zip Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918149 Share on other sites More sharing options...
aphioner Posted May 26, 2013 Author Share Posted May 26, 2013 search in S/L/E and delete all that I post, then change your Extra with this one/reboot, DSDT is patched and I change smbios and boot.plist of accord your model Laptop Extra.zip Fan still works and the result is still the same. Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918166 Share on other sites More sharing options...
iFIRE Posted May 26, 2013 Share Posted May 26, 2013 Update your bios to last version Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918168 Share on other sites More sharing options...
aphioner Posted May 26, 2013 Author Share Posted May 26, 2013 Update your bios to last version It's the latest one. I updated it about a year ago. There's no new version as far as I can find. Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918169 Share on other sites More sharing options...
iFIRE Posted May 26, 2013 Share Posted May 26, 2013 sory, but I not have more ideas , this can be a problem with your bios Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918174 Share on other sites More sharing options...
aphioner Posted May 26, 2013 Author Share Posted May 26, 2013 sory, but I not have more ideas , this can be a problem with your bios OK, I will try to find a new one. Thank you for your effort. Appreciate that. Link to comment https://www.insanelymac.com/forum/topic/288743-1082-sleep-problem/#findComment-1918176 Share on other sites More sharing options...
Recommended Posts