Contribute
Register

HP ProBook 4540s doesn't sleep

Status
Not open for further replies.
Output of "pmset -g assertions" after immediate wake:
Code:
[FONT=Menlo]Assertion status system-wide:[/FONT]
[FONT=Menlo]   BackgroundTask                 0[/FONT]
[FONT=Menlo]   ApplePushServiceTask           0[/FONT]
[FONT=Menlo]   UserIsActive                   0[/FONT]
[FONT=Menlo]   PreventUserIdleDisplaySleep    0[/FONT]
[FONT=Menlo]   PreventSystemSleep             0[/FONT]
[FONT=Menlo]   ExternalMedia                  0[/FONT]
[FONT=Menlo]   PreventUserIdleSystemSleep     0[/FONT]
[FONT=Menlo]   NetworkClientActive            0[/FONT]
[FONT=Menlo]   InternalPreventSleep           1[/FONT]
[FONT=Menlo]Listed by owning process:[/FONT]
[FONT=Menlo]   pid 49(powerd): [0x00000172000d017d] 00:00:14 InternalPreventSleep named: "com.apple.powermanagement.darkwakelinger" [/FONT]
[FONT=Menlo]    Assertion applied on Battery power also[/FONT]
[FONT=Menlo]    Timeout will fire in 0 secs Action=TimeoutActionRelease[/FONT]
[FONT=Menlo]Kernel Assertions: 0x4=USB[/FONT]
[FONT=Menlo]   id=500  level=255 0x4=USB mod=8/16/15, 7:28 PM description=EH02 owner=AppleUSBEHCI[/FONT]
 
Output of "pmset -g assertions" after immediate wake:
Code:
[FONT=Menlo]Assertion status system-wide:[/FONT]
[FONT=Menlo]   BackgroundTask                 0[/FONT]
[FONT=Menlo]   ApplePushServiceTask           0[/FONT]
[FONT=Menlo]   UserIsActive                   0[/FONT]
[FONT=Menlo]   PreventUserIdleDisplaySleep    0[/FONT]
[FONT=Menlo]   PreventSystemSleep             0[/FONT]
[FONT=Menlo]   ExternalMedia                  0[/FONT]
[FONT=Menlo]   PreventUserIdleSystemSleep     0[/FONT]
[FONT=Menlo]   NetworkClientActive            0[/FONT]
[FONT=Menlo]   InternalPreventSleep           1[/FONT]
[FONT=Menlo]Listed by owning process:[/FONT]
[FONT=Menlo]   pid 49(powerd): [0x00000172000d017d] 00:00:14 InternalPreventSleep named: "com.apple.powermanagement.darkwakelinger" [/FONT]
[FONT=Menlo]    Assertion applied on Battery power also[/FONT]
[FONT=Menlo]    Timeout will fire in 0 secs Action=TimeoutActionRelease[/FONT]
[FONT=Menlo]Kernel Assertions: 0x4=USB[/FONT]
[FONT=Menlo]   id=500  level=255 0x4=USB mod=8/16/15, 7:28 PM description=EH02 owner=AppleUSBEHCI[/FONT]

Having a few sleep assertions after wake is normal. Sleep assertions are not indicative of wake cause. They are processes that will prevent sleep from being entered, not interrupt sleep for wake.
 
ioreg attached.
 
ioreg attached.

It looks fine, although I would avoid software such as DisableTurboBoostBattery until your system is stable and all problems are worked out.
 
Did you see something wrong with the clover config.plist? because I don't see the Timeout on boot.
 
Did you see something wrong with the clover config.plist? because I don't see the Timeout on boot.

SysPrefs->Startup Disk.
 
That worked.

By the way I see other wake reasons still related to USB even when are no USB devices connected except for the internal ones.

Code:
Aug 17 09:11:54 Marcelos-MacBook-Pro kernel[0]: The USB device HubDevice (Port 1 of Hub at 0x1a000000) may have caused a wake by issuing a remote wakeup (2)
Aug 17 09:12:39 Marcelos-MacBook-Pro kernel[0]: Wake reason: power-button EH02 (User)
Aug 17 09:12:39 Marcelos-MacBook-Pro kernel[0]: The USB device HubDevice (Port 1 of Hub at 0x1a000000) may have caused a wake by issuing a remote wakeup (2)

I don't see under System Report any HubDevice at 0x1a000000.
Any idea?
I think that the wake reason is USB related.

 
Turn off Wake on USB in BIOS.

or please post ioreg.
 
Indeed Wake on USB is turned off in BIOS.
 

Attachments

  • ioreg 2015-08-17.zip
    405.3 KB · Views: 77
Status
Not open for further replies.
Back
Top