Contribute
Register

Help Sleep Issue on Sierra (Wake Reason : EH02)

Status
Not open for further replies.
im rolling back and give that line as you said, then wake reason become so many. its strange now..
Screen Shot 2017-12-18 at 12.12.56 AM.png
 

Attachments

  • debug_4636.zip
    2.4 MB · Views: 90
No change, i do rollback from last step on #11

Screen Shot 2017-12-20 at 12.17.02 AM.png
Screen Shot 2017-12-20 at 12.17.52 AM.png
 

Attachments

  • debug_1741.zip
    2.5 MB · Views: 85
You did not patch DSDT for _PRW.

The case when im applying that patch is 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..
 
The case when im applying that patch is 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..

The "Problem Reporting" files need to match the problem scenario.
 
This is the picture that when not sleeping properly, both 2 indicator is on. Should do the hardboot..
offfff.jpg

This is the output of command pmset -g assertions
Code:
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$


And i attach the problem reporting that applied PRW 0x6D patch
 

Attachments

  • debug_3300.zip
    2.5 MB · Views: 87
This is the picture that when not sleeping properly, both 2 indicator is on. Should do the hardboot..
View attachment 300890

This is the output of command pmset -g assertions
Code:
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$


And i attach the problem reporting that applied PRW 0x6D patch

You need to re-do your ACPI patching.
See guide:
https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.232984/
 
You did not do it correctly.
Read post #9 carefully.
The only change is to add the single line: Name(_STA, 0)
You removed a whole bunch of code...

Thanks
Fixed 5-series sleep and shutdown on G73jh on 10.11+, 10.12+ (maybe I'll update the guide for sierra or HS)
 
Last edited:
Status
Not open for further replies.
Back
Top