Contribute
Register

[SOLVED] Sleep Wake failure in EFI (code:: 0xffffffff 0x0000001f)

Status
Not open for further replies.
Same issue here on 10.15.4! Everything works except no wake after sleep. When I reboot I get the error

Sleep Wake failure in EFI
Failure code:: 0xffffffff 0x0000001f

Any solutions? This has to common issue.
See Terminal pmset -g log below. Also config.plist attached. Thanks!!

Last login: Sat Apr 18 09:30:52 on ttys000
Brent@iMac ~ % pmset -g log | grep -i failure
2020-04-18 09:17:38 -0400 Failure Failure during sleep: 0xFFFFFFFF0000001F : EFI/Bootrom Failure after last point of entry to sleep
Brent@iMac ~ % pmset -g assertions
2020-04-18 09:39:22 -0400
Assertion status system-wide:
BackgroundTask 1
ApplePushServiceTask 0
UserIsActive 1
PreventUserIdleDisplaySleep 0
PreventSystemSleep 0
ExternalMedia 1
PreventUserIdleSystemSleep 1
NetworkClientActive 0
Listed by owning process:
pid 120(hidd): [0x0000002b000980fb] 00:00:00 UserIsActive named: "com.apple.iohideventsystem.queue.tickle serviceID:100000518 name:AppleUserHIDEventSe product:USB Receiver eventType:3"
Timeout will fire in 780 secs Action=TimeoutActionRelease
pid 180(coreaudiod): [0x0000052d00018168] 00:00:04 PreventUserIdleSystemSleep named: "com.apple.audio.AppleUSBAudioEngine:C-Media Electronics Inc.:USB Audio Device:1d164000:2,1.context.preventuseridlesleep"
Created for PID: 563.
pid 344(UserEventAgent): [0x0000003f000b81b4] 00:21:06 BackgroundTask named: "com.apple.routined.persistence.mirroring.post-install"
Created for PID: 429.
pid 344(UserEventAgent): [0x0000003c000b81a9] 00:21:09 BackgroundTask named: "com.apple.routined.persistence.mirroring.backup"
Created for PID: 429.
pid 75(powerd): [0x0000001900088000] 00:21:44 ExternalMedia named: "com.apple.powermanagement.externalmediamounted"
Kernel Assertions: 0x4=USB
id=500 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.1a100000 owner=IOUSBHostDevice
id=501 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.1d100000 owner=IOUSBHostDevice
id=504 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.1d110000 owner=USB Receiver
id=505 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.1d160000 owner=IOUSBHostDevice
id=507 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.1d150000 owner=IOUSBHostDevice
id=509 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.1d162000 owner=BCM20702A0
id=510 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.1d164000 owner=USB Audio Device
id=511 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.1d153000 owner=USB to ATA/ATAPI bridge
id=512 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.1d163000 owner=Desktop
Idle sleep preventers: IODisplayWrangler
Brent@iMac ~ % pmset -g stats
Sleep Count:0
Dark Wake Count:0
User Wake Count:0
Brent@iMac ~ %
 

Attachments

  • config.plist
    6.3 KB · Views: 119
Last edited:
I have the same problem like jynx26b. I deleted AppleALC and wake issue is gone.
 
I tested also on the OpenCore BL and sleep is working OK with the same kext AppleALC + 10.15.4. Only on Clover + 10.15.4 sleep is broken from this kext.
 
I had this issue yesterday on one of my Dell Optiplex 7010 that was recently reinstalled. While the other Optiplex 7010 that was also reinstalled but doesn't have this issue, I spent a whole night scratching my head trying to figure
out what the heck was going on. Finally it came to my mind that the one has the issue was pre-formatted to APFS while the other one was pre-formatted to HPFS before installation. So I installed the machine again with its disk formatted to HPFS. Then the issue disappeared magically without any other changes.
 
I had this issue yesterday on one of my Dell Optiplex 7010 that was recently reinstalled. While the other Optiplex 7010 that was also reinstalled but doesn't have this issue, I spent a whole night scratching my head trying to figure
out what the heck was going on. Finally it came to my mind that the one has the issue was pre-formatted to APFS while the other one was pre-formatted to HPFS before installation. So I installed the machine again with its disk formatted to HPFS. Then the issue disappeared magically without any other changes.

But can you confirm that the two 7010s has the same BIOS setting? and both have Advanced Bios Option> √ Enable Legacy Option ROMs (enabled) ?
 
But can you confirm that the two 7010s has the same BIOS setting? and both have Advanced Bios Option> √ Enable Legacy Option ROMs (enabled) ?
The option is enabled in my BIOS setup.
And both machines have exact same bios settings.
 
Last edited:
Go to System Preferences => Energy Saver,
uncheck "Put hard disks to sleep when possible"
if you have more than one disks.
 
Go to System Preferences => Energy Saver,
uncheck "Put hard disks to sleep when possible"
if you have more than one disks.

I hope it will help me, I have the same issue.
 
Status
Not open for further replies.
Back
Top