alfalus Posted December 19, 2017 Share Posted December 19, 2017 Hello, i have sleep issue on my laptop. I check it on terminal and type the wake reason command, and i got this. Does anyone can help me to figure it out what is the main problem ? I attach all the problem reporiting files. Thanks debug_1741.zip Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 19, 2017 Moderators Share Posted December 19, 2017 try replacing with this DSDT DSDT-sleep.aml.zip Link to comment Share on other sites More sharing options...
alfalus Posted December 19, 2017 Author Share Posted December 19, 2017 Thanks, now sleep is working now. I have several question about this problem, and please answer all1. Sleep is working, but why the wake reason still have an output that causing wake ? 2. Which scoope of dsdt that you have been edited, can you give me the detail ? 3. Is it possible to get sleep when we close the lid ? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 19, 2017 Moderators Share Posted December 19, 2017 1) If you look at the time you place the system to sleep, it no longer show as failed in the log. The log shows previous failed attempts. 2) Apply Rehabman's [usb] USB3_PRW 0x6D (instant wake) 3) What happens when you close the LID? Does it only sleep when you select from Apple Menu? Link to comment Share on other sites More sharing options...
alfalus Posted December 20, 2017 Author Share Posted December 20, 2017 1. Wait, i found bug here. Sometimes my laptop able to sleep when press the sleep button on apple menu (display off and power indicator off too) but sometimes it wont sleep properly, the display just goes off but the power indicator still on (cant wake with keyboard or any button), so i should doing hardboot.. 2. When i close the lid, it doesnt change anything. I think just display off without power indicator off, but when im opening the lid again then it goes on again Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 20, 2017 Moderators Share Posted December 20, 2017 The power button suppose to be blinking, not off. You wake it by tapping the power button. Run the commands again, see if any changes. Link to comment Share on other sites More sharing options...
alfalus Posted December 20, 2017 Author Share Posted December 20, 2017 1) I think the power button in every laptop have a light indicator, right ? So, what i mean of power button indicator is that button to turn off / on the laptop. And power indicator is indicator that usually located at bottom of laptop (usually have an icon like tube). The first case is when click the sleep on apple menu, the power button indicator is still on, and the power indicator (that should be blinking as you say) but its not blinking, its goes off. So i think is something like hang condition, i cant do anything to get my laptop wake except doing the hardboot, i will take a picture and send it later. The next case when my laptop that able to sleep is the display off, the power button indicator off too and the power indicator are blinking. 2) How about my question number two above ? 3) For the command output of 'pmset -g assertions', i'll send it later. Cause i'm still at work now Link to comment Share on other sites More sharing options...
alfalus Posted December 20, 2017 Author Share Posted December 20, 2017 This is that what i mean, red is power button indicator, yellow is power indicator and here the output of command Aldos-MacBook-Pro:~ alfalus$ pmset -g assertions 2017-12-20 23:37:38 +0700 Assertion status system-wide: BackgroundTask 0 ApplePushServiceTask 0 UserIsActive 1 PreventUserIdleDisplaySleep 0 PreventSystemSleep 0 ExternalMedia 0 PreventUserIdleSystemSleep 1 NetworkClientActive 0 Listed by owning process: pid 209(mds_stores): [0x00000039000b803d] 00:01:44 BackgroundTask named: "com.apple.metadata.mds_stores.power" pid 62(mds): [0x0000002b000b8006] 00:01:58 BackgroundTask named: "com.apple.metadata.mds.power" pid 470(AddressBookSourceSync): [0x000000a1000180ae] 00:00:00 PreventUserIdleSystemSleep named: "Address Book Source Sync" Timeout will fire in 1800 secs Action=TimeoutActionTurnOff pid 102(hidd): [0x0000003300098037] 00:01:50 UserIsActive named: "com.apple.iohideventsystem.queue.tickle.4294968006.3" Timeout will fire in 3597 secs Action=TimeoutActionRelease Kernel Assertions: 0x4=USB id=501 level=255 0x4=USB mod=1/1/70, 7:00 AM description=com.apple.usb.externaldevice.1d150000 owner=USB2.0 UVC HD Webcam id=502 level=255 0x4=USB mod=1/1/70, 7:00 AM description=com.apple.usb.externaldevice.1d180000 owner=USB2.0-CRW Idle sleep preventers: IODisplayWrangler Aldos-MacBook-Pro:~ alfalus$ Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 20, 2017 Moderators Share Posted December 20, 2017 try this sudo pmset hibernatemode 0 sudo rm -f /var/vm/sleepimage sudo pmset hibernatefile /dev/null Link to comment Share on other sites More sharing options...
alfalus Posted December 22, 2017 Author Share Posted December 22, 2017 Sometimes, its still at the same issue Link to comment Share on other sites More sharing options...
Recommended Posts