Jump to content

System hangs every second sleep cycle (Alder-Lake)


MagistraNocte
 Share

10 posts in this topic

Recommended Posts

EDIT:
Since i'm a "new user" and i cannot comment without my comment having to be approved by a mod, I'll write it here:
I still need help with this issue, please if you know how to help reply to this post, I'm disregarding the comment by MaLdOn since it is not relevant to my problem, not vanilla in the slightest and it's just trying to drag me in the olarila environment, and I don't use distros or premade EFIs. That is sketchy at best, full blown SCAM at worst, I don't see how he can be moderator here without breaking this very forum rule about open source/economic reasons behind helping people/vanilla method of installing OSX with his olarila site.
If you are new to Hackintosh always remember to NOT USE DISTROS OR PREMADE EFIs, that is not the right way and can be harmful to your system, people like MaLdOn with his olarila distro are just trying to pull you in their system so that you end up not knowing what to do to resolve issues (issues other hackintosh related places won't help you with because you used a distro) so that you end up paying them for helping you do something you can do yourself for free if you follow the vanilla method (not the one olarila claims to be), or they might be even worse and just outright be putting malwere in their distros, you have no way of knowing that with distros, STAY AWAY FROM THEM.
Just use the dortania guide and refer to r/hackintosh and the acidanthera github.

Hello,

I recently successfully installed 12.6.1 on this system with OpenCore (0.8.6):

  • Motherboard: Gigabyte Z690M DS3H DDR4

  • CPU: i7 12700K

  • GPU: AMD RX 5700XT 8GB

  • RAM: 2x8GB Kingstone Fury DDR4

  • SSD: Crucial P3 Plus 500GB NVMe

  • No bluetooth/Wifi/thunderbolt devices, or any other extra device

I followed a mix of the Dortania guide and some other resource on the internet, everything is working as far as I can tell, except for a sleep wake issue I was not able to resolve for the life of me, it goeas as follows:

After normal boot I can normally put display to sleep using active corners (using "pmset sleepnow" also works), after 1 minute (that's sleep timer lower possible value) the whole system successfully goes to sleep (leds go off and fans stop spinning), and I can normally wake it up with the keyboard (actually it needs two key presses to also wake up the screen, using USBWakeFixup resolve the issue for display sleep but for system sleep it needs the power button pressed, but this is a whole other issue), but after putting display to sleep again and waiting 1 minute the system doesn't go to sleep, leds and fans stays on, but the system stops responding, pressing keyboard keys or even the power button doesn't do anything, the display stays off and the cpu starts running very hot (the cooler is still spinning but the heatpipes gets so hot you can't even touch them and if I let it like this for a while it manage to warm up the whole room, and it's winter here) and I have to force shut it down, this sounds very similar to the known "second sleep cycle reboot" problem with alder-lake but in my case the system doesn't automatically reboot, it just hangs and start running very hot, and in fact the proposed fix for that problem (the IgfxSsdt and GSWApp fix by CaseySJ on tonymacx) doesn't resolve the issue.

Usb are properly mapped with USBToolBox (as far as I understand), and cpu power management is working properly (if this does even make sense with alder-lake) with CPUFriend and CpuTopologyRebuild.

This is how pmset is set right now:

Currently in use:
 standby              0
 Sleep On Power Button 1
 womp                 0
 hibernatefile        /var/vm/sleepimage
 proximitywake        0
 powernap             0
 gpuswitch            1
 networkoversleep     0
 disksleep            10
 standbydelayhigh     86400
 sleep                1 (sleep prevented by mds_stores, bluetoothd)
 hibernatemode        0
 ttyskeepawake        0
 displaysleep         10
 tcpkeepalive         0
 highstandbythreshold 50
 standbydelaylow      86400

Doing "pmset -g log|grep -e " Sleep " -e " Wake " this shows up (just today and yesterday lines):

2022-11-24 11:55:37 +0100 Sleep                   Entering Sleep state due to 'Idle Sleep':TCPKeepAlive=disabled Using AC (Charge:0%) 2054 secs 
2022-11-24 12:29:51 +0100 Wake                    Wake from Normal Sleep [CDNVA] : due to PWRB RP09 RP01 RP04 RP05/User Using AC (Charge:0%) 92 secs   
2022-11-24 12:31:23 +0100 Sleep                   Entering Sleep state due to 'Idle Sleep':TCPKeepAlive=disabled Using AC (Charge:0%)           
2022-11-24 13:37:39 +0100 Sleep                   Entering Sleep state due to 'Idle Sleep':TCPKeepAlive=disabled Using AC (Charge:0%) 24 secs   
2022-11-24 13:38:03 +0100 Wake                    Wake from Normal Sleep [CDNVA] : due to PWRB RP09 RP01 RP04 RP05/User Using AC (Charge:0%) 89 secs   
2022-11-24 13:39:32 +0100 Sleep                   Entering Sleep state due to 'Idle Sleep':TCPKeepAlive=disabled Using AC (Charge:0%)           
2022-11-24 13:42:52 +0100 Sleep                   Entering Sleep state due to 'Idle Sleep':TCPKeepAlive=disabled Using AC (Charge:0%) 26 secs   
2022-11-24 13:43:18 +0100 Wake                    Wake from Normal Sleep [CDNVA] : due to PWRB RP09 RP01 RP04 RP05/User Using AC (Charge:0%) 90 secs   
2022-11-24 13:44:48 +0100 Sleep                   Entering Sleep state due to 'Idle Sleep':TCPKeepAlive=disabled Using AC (Charge:0%)           
2022-11-25 11:11:49 +0100 Sleep                   Entering Sleep state due to 'Idle Sleep':TCPKeepAlive=disabled Using AC (Charge:0%) 14 secs   
2022-11-25 11:12:09 +0100 Wake                    DarkWake to FullWake from Normal Sleep [CDNVA] : due to UserActivity Assertion Using AC (Charge:0%) 115 secs  
2022-11-25 11:14:04 +0100 Sleep                   Entering Sleep state due to 'Idle Sleep':TCPKeepAlive=disabled Using AC (Charge:0%)

Please note: for every double consecutive "entering sleep" line there's been a force shutdown by me inbetween.

And doing "pmset -g log":

Spoiler
Time stamp                Domain                  Message                                                                        Duration      Delay    
==========                ======                  =======                                                                        ========      =====    
UUID: (null)
2022-11-25 11:03:36 +0100 Start                   powerd process is started                                                               
2022-11-25 11:03:36 +0100 Assertions              Summary- [System: No Assertions] Using AC         
2022-11-25 11:03:38 +0100 Assertions              Kernel Idle sleep preventers: IODisplayWrangler         
2022-11-25 11:03:40 +0100 Assertions              PID 165(WindowServer) Created UserIsActive "com.apple.iohideventsystem.queue.tickle serviceID:10000051b name:AppleUserHIDEventSe product:Gaming Mouse eventType:17" 00:00:00  id:0x0x90000800a [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:04:36 +0100 Notification            Next immediate inactivity window start:'2022-11-25 12:04:36 +0100' end:'2022-11-26 01:49:36 +0100'             
2022-11-25 11:04:36 +0100 Notification            Next largest inactivity window start:'2022-11-25 12:04:36 +0100' end:'2022-11-26 01:49:36 +0100'             
2022-11-25 11:06:05 +0100 Assertions              PID 122(mds) Released BackgroundTask "com.apple.metadata.mds.power" 00:02:23  id:0x0xb0000800b [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:06:16 +0100 Assertions              PID 296(mds_stores) Released BackgroundTask "com.apple.metadata.mds_stores.power" 00:01:03  id:0x0xb0000825a [System: PrevIdle DeclUser kDisp]         
2022-11-25 11:10:13 +0100 Notification            Display is turned off                                                                   
2022-11-25 11:10:13 +0100 Assertions              PID 820(bluetoothd) Summary PreventUserIdleSystemSleep "com.apple.bluetooth.bluetool.script" 00:00:12  id:0x0x1000082b1 [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:10:13 +0100 Assertions              PID 165(WindowServer) Summary UserIsActive "com.apple.iohideventsystem.queue.tickle serviceID:10000051b name:AppleUserHIDEventSe product:Gaming Mouse eventType:17" 00:00:00  id:0x0x90000800a [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:10:13 +0100 Assertions              PID 419(nsurlsessiond) Summary BackgroundTask "NSURLSessionTask 58E6C24C-8A2C-4739-A669-2978516394B0" 00:00:02  id:0x0xb000082b6 [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:10:13 +0100 Assertions              PID 419(nsurlsessiond) Summary BackgroundTask "NSURLSessionTask 58E6C24C-8A2C-4739-A669-2978516394B0" 00:00:02  id:0x0xb000082b7 [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:10:13 +0100 Assertions              PID 419(nsurlsessiond) Summary BackgroundTask "NSURLSessionTask 053671F9-3798-4DC7-A3C7-00315A1A988B" 00:00:02  id:0x0xb000082b8 [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:10:13 +0100 Assertions              PID 419(nsurlsessiond) Summary BackgroundTask "NSURLSessionTask 053671F9-3798-4DC7-A3C7-00315A1A988B" 00:00:02  id:0x0xb000082b9 [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:10:13 +0100 Assertions              PID 419(nsurlsessiond) Summary BackgroundTask "NSURLSessionTask 36361F1D-4FD1-457E-9BA2-45085DF3F242" 00:00:02  id:0x0xb000082bb [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:10:13 +0100 Assertions              PID 419(nsurlsessiond) Summary BackgroundTask "NSURLSessionTask 36361F1D-4FD1-457E-9BA2-45085DF3F242" 00:00:02  id:0x0xb000082bc [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:10:13 +0100 Assertions              PID 419(nsurlsessiond) Summary BackgroundTask "NSURLSessionTask EBF1A6AE-802B-4ED6-8C82-5C95AF0575CE" 00:00:02  id:0x0xb000082bd [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:10:13 +0100 Assertions              PID 419(nsurlsessiond) Summary BackgroundTask "NSURLSessionTask EBF1A6AE-802B-4ED6-8C82-5C95AF0575CE" 00:00:02  id:0x0xb000082be [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:10:13 +0100 Assertions              Kernel Idle sleep preventers: -None-         
2022-11-25 11:10:13 +0100 Assertions              PID 0(kernel_task) Released Idle Sleep Preventer "IODisplayWrangler"  id:0x0x0 [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:10:30 +0100 Assertions              PID 820(bluetoothd) Released PreventUserIdleSystemSleep "com.apple.bluetooth.bluetool.script" 00:00:30  id:0x0x1000082b1 [System: PrevIdle DeclUser kDisp]         
2022-11-25 11:10:52 +0100 Assertions              PID 842(AddressBookSourceSync) Released PreventUserIdleSystemSleep "Address Book Source Sync" 00:00:30  id:0x0x1000082d1 [System: PrevIdle DeclUser kDisp]         
2022-11-25 11:11:02 +0100 Assertions              PID 852(bluetoothd) Released PreventUserIdleSystemSleep "com.apple.bluetooth.bluetool.script" 00:00:30  id:0x0x1000082dd [System: DeclUser kDisp]         
2022-11-25 11:11:34 +0100 Assertions              PID 874(bluetoothd) Released PreventUserIdleSystemSleep "com.apple.bluetooth.bluetool.script" 00:00:30  id:0x0x1000082e7 [System: DeclUser kDisp]         
2022-11-25 11:11:34 +0100 Assertions              PID 108(powerd) Created InternalPreventSleep "com.apple.powermanagement.darkwakelinger" 00:00:00  id:0x0xd000082ed [System: DeclUser SRPrevSleep kCPU kDisp]         
2022-11-25 11:11:34 +0100 Assertions              PID 0(kernel_task) Released Kernel Assertion "CPU"  id:0x0x0 [System: DeclUser SRPrevSleep kCPU kDisp]         
2022-11-25 11:11:49 +0100 Assertions              PID 108(powerd) TimedOut InternalPreventSleep "com.apple.powermanagement.darkwakelinger" 00:00:15  id:0x0xd000082ed [System: PrevIdle DeclUser SRPrevSleep IPushSrvc kCPU kDisp]         
2022-11-25 11:11:49 +0100 Assertions              Summary- [System: PrevIdle DeclUser IPushSrvc kDisp] Using AC         
Sleep/Wakes since boot at 2022-11-25 11:03:36 +0100 :0   Dark Wake Count in this sleep cycle:1

Time stamp                Domain                  Message                                                                        Duration      Delay    
==========                ======                  =======                                                                        ========      =====    
UUID: 1BCD04D9-E410-487F-B340-3617E4E1536A
2022-11-25 11:11:49 +0100 Sleep                   Entering Sleep state due to 'Idle Sleep':TCPKeepAlive=disabled Using AC (Charge:0%) 14 secs  
2022-11-25 11:11:49 +0100 Assertions              PID 134(apsd) Released InteractivePushServiceTask "com.apple.apsd-keepalive-push.apple.com" 00:00:15  id:0x0x12000082f1 [System: PrevIdle DeclUser IPushSrvc kDisp]         
2022-11-25 11:11:52 +0100 Wake Requests           [*process=powerd request=UserWake deltaSecs=223552 wakeAt=2022-11-28 01:17:44 info="com.apple.alarm.user-visible-Weekly Usage Report,395"]          
2022-11-25 11:11:52 +0100 PM Client Acks          Delays to Sleep notifications: [com.apple.apsd is slow(2910 ms)]          
2022-11-25 11:12:02 +0100 Assertions              PID 243(mDNSResponder) Created MaintenanceWake "mDNSResponder:maintenance" 00:00:00  id:0x0xd000082fb [System: PrevIdle DeclUser SRPrevSleep kCPU kDisp]         
2022-11-25 11:12:03 +0100 Assertions              PID 108(powerd) Created InternalPreventSleep "PM configd - Wait for Device enumeration" 00:00:00  id:0x0xd000082fe [System: PrevIdle DeclUser BGTask SRPrevSleep kCPU kDisp]         
2022-11-25 11:12:03 +0100 DarkWake                DarkWake from Normal Sleep [CDN] : due to XDCI CNVW RP09 RP01 RP04 RP05/ Using AC (Charge:0%) 6 secs   
2022-11-25 11:12:03 +0100 HibernateStats          hibmode=0 standbydelaylow=0 standbydelayhigh=0                                           1            
2022-11-25 11:12:03 +0100 WakeTime                WakeTime: 1.374 sec                                                                     
2022-11-25 11:12:03 +0100 Kernel Client Acks      Delays to Sleep notifications: [AppleHDADriver driver is slow(msg: SetState to 0)(1012 ms)]
2022-11-25 11:12:03 +0100 Kernel Client Acks      Delays to Wake notifications: [en0 driver is slow(msg: DidChangeState to 1)(1000 ms)] [PRT6 driver is slow(msg: SetState to 2)(1183 ms)] [PRT5 driver is slow(msg: SetState to 2)(1183 ms)] [PRT4 driver is slow(msg: SetState to 2)(1186 ms)] [PRT7 driver is slow(msg: SetState to 2)(1188 ms)]          
2022-11-25 11:12:03 +0100 Assertions              PID 108(powerd) Created InternalPreventSleep "com.apple.powermanagement.acwakelinger" 00:00:00  id:0x0xd000082ff [System: PrevIdle DeclUser BGTask SRPrevSleep kCPU kDisp]         
2022-11-25 11:12:03 +0100 Assertions              PID 243(mDNSResponder) Released MaintenanceWake "mDNSResponder:maintenance" 00:00:01  id:0x0xd000082fb [System: PrevIdle DeclUser BGTask SRPrevSleep kCPU kDisp]         
2022-11-25 11:12:07 +0100 Assertions              PID 165(WindowServer) TurnedOn UserIsActive "com.apple.iohideventsystem.queue.tickle serviceID:1000009b5 name:AppleUserHIDEventSe product:Apple Extended USB  eventType:3" 00:00:00  id:0x0x90000800a [System: PrevIdle DeclUser BGTask SRPrevSleep kCPU kDisp]         
2022-11-25 11:12:07 +0100 Assertions              Kernel Idle sleep preventers: IODisplayWrangler         
2022-11-25 11:12:07 +0100 Notification            Display is turned on                                                                    
2022-11-25 11:12:09 +0100 Wake                    DarkWake to FullWake from Normal Sleep [CDNVA] : due to UserActivity Assertion Using AC (Charge:0%) 115 secs 
2022-11-25 11:12:09 +0100 HibernateStats          hibmode=0 standbydelaylow=0 standbydelayhigh=0                                           1            
2022-11-25 11:12:09 +0100 WakeTime                WakeTime: 1.495 sec                                                                     
2022-11-25 11:12:09 +0100 Kernel Client Acks      Delays to Sleep notifications: [AppleHDADriver driver is slow(msg: SetState to 0)(1012 ms)]
2022-11-25 11:12:09 +0100 Kernel Client Acks      Delays to Wake notifications: [en0 driver is slow(msg: DidChangeState to 1)(1000 ms)] [PRT6 driver is slow(msg: SetState to 2)(1183 ms)] [PRT5 driver is slow(msg: SetState to 2)(1183 ms)] [PRT4 driver is slow(msg: SetState to 2)(1186 ms)] [PRT7 driver is slow(msg: SetState to 2)(1188 ms)] [AppleHDADriver driver is slow(msg: SetState to 1)(1492 ms)]          
2022-11-25 11:12:14 +0100 Assertions              PID 204(loginwindow) Created UserIsActive "Loginwindow User Activity" 00:00:00  id:0x0x900008329 [System: PrevIdle DeclUser SRPrevSleep IPushSrvc kCPU kDisp]         
2022-11-25 11:12:14 +0100 Assertions              PID 204(loginwindow) Released UserIsActive "Loginwindow User Activity" 00:00:00  id:0x0x900008329 [System: PrevIdle DeclUser SRPrevSleep IPushSrvc kCPU kDisp]         
2022-11-25 11:12:32 +0100 Assertions              PID 108(powerd) Released InternalPreventSleep "PM configd - Wait for Device enumeration" 00:00:29  id:0x0xd000082fe [System: PrevIdle DeclUser SRPrevSleep IPushSrvc kCPU kDisp]         
2022-11-25 11:12:42 +0100 Notification            Display is turned off                                                                   
2022-11-25 11:12:42 +0100 Assertions              PID 910(bluetoothd) Summary PreventUserIdleSystemSleep "com.apple.bluetooth.bluetool.script" 00:00:26  id:0x0x10000832c [System: PrevIdle DeclUser SRPrevSleep kCPU kDisp]         
2022-11-25 11:12:42 +0100 Assertions              PID 165(WindowServer) Summary UserIsActive "com.apple.iohideventsystem.queue.tickle serviceID:1000009cf name:AppleUserHIDEventSe product:Gaming Mouse eventType:17" 00:00:00  id:0x0x90000800a [System: PrevIdle DeclUser SRPrevSleep kCPU kDisp]         
2022-11-25 11:12:42 +0100 Assertions              PID 108(powerd) Summary InternalPreventSleep "com.apple.powermanagement.acwakelinger" 00:00:39  id:0x0xd000082ff [System: PrevIdle DeclUser SRPrevSleep kCPU kDisp]         
2022-11-25 11:12:42 +0100 Assertions              Kernel Idle sleep preventers: -None-         
2022-11-25 11:12:42 +0100 Assertions              PID 0(kernel_task) Released Idle Sleep Preventer "IODisplayWrangler"  id:0x0x0 [System: PrevIdle DeclUser SRPrevSleep kCPU kDisp]         
2022-11-25 11:12:46 +0100 Assertions              PID 910(bluetoothd) Released PreventUserIdleSystemSleep "com.apple.bluetooth.bluetool.script" 00:00:30  id:0x0x10000832c [System: DeclUser SRPrevSleep kCPU kDisp]         
2022-11-25 11:12:48 +0100 Assertions              PID 108(powerd) TimedOut InternalPreventSleep "com.apple.powermanagement.acwakelinger" 00:00:45  id:0x0xd000082ff [System: PrevIdle DeclUser SRPrevSleep kCPU kDisp]         
2022-11-25 11:12:48 +0100 Assertions              PID 0(kernel_task) Released Kernel Assertion "USB"  id:0x0x0 [System: PrevIdle DeclUser kDisp]         
2022-11-25 11:12:48 +0100 Assertions              PID 0(kernel_task) Released Kernel Assertion "USB"  id:0x0x0 [System: PrevIdle DeclUser kDisp]         
2022-11-25 11:13:17 +0100 Assertions              PID 924(bluetoothd) Released PreventUserIdleSystemSleep "com.apple.bluetooth.bluetool.script" 00:00:30  id:0x0x100008334 [System: DeclUser BGTask kDisp]         
2022-11-25 11:13:49 +0100 Assertions              PID 941(bluetoothd) Released PreventUserIdleSystemSleep "com.apple.bluetooth.bluetool.script" 00:00:30  id:0x0x100008338 [System: DeclUser kDisp]         
2022-11-25 11:13:49 +0100 Assertions              PID 108(powerd) Created InternalPreventSleep "com.apple.powermanagement.darkwakelinger" 00:00:00  id:0x0xd0000833d [System: DeclUser SRPrevSleep kCPU kDisp]         
2022-11-25 11:14:04 +0100 Assertions              PID 108(powerd) TimedOut InternalPreventSleep "com.apple.powermanagement.darkwakelinger" 00:00:15  id:0x0xd0000833d [System: PrevIdle DeclUser SRPrevSleep kCPU kDisp]         
Sleep/Wakes since boot at 2022-11-25 11:03:36 +0100 :1   Dark Wake Count in this sleep cycle:1

Time stamp                Domain                  Message                                                                        Duration      Delay    
==========                ======                  =======                                                                        ========      =====    
UUID: 7586065C-4056-4BF6-A040-1E2815464BD1
2022-11-25 11:14:04 +0100 Sleep                   Entering Sleep state due to 'Idle Sleep':TCPKeepAlive=disabled Using AC (Charge:0%)          
2022-11-25 11:14:07 +0100 Wake Requests           [*process=powerd request=UserWake deltaSecs=223417 wakeAt=2022-11-28 01:17:44 info="com.apple.alarm.user-visible-Weekly Usage Report,395"]          
2022-11-25 11:14:07 +0100 PM Client Acks          Delays to Sleep notifications: [com.apple.apsd is slow(2741 ms)]          
2022-11-25 11:15:34 +0100 ShutdownCause           SMC shutdown cause: 5: Software initiated shutdown                                      
2022-11-25 11:15:35 +0100 HibernateStats          hibmode=0 standbydelaylow=0 standbydelayhigh=0                                           0            
Sleep/Wakes since boot at 2022-11-25 11:03:36 +0100 :0   Dark Wake Count in this sleep cycle:1

Time stamp                Domain                  Message                                                                        Duration      Delay    
==========                ======                  =======                                                                        ========      =====    
UUID: Unknown UUID
2022-11-25 11:15:35 +0100 Failure                 Failure during sleep: 0x0000001F : EFI/Bootrom Failure after last point of entry to sleep             
Sleep/Wakes since boot at 2022-11-25 11:03:36 +0100 :0   Dark Wake Count in this sleep cycle:1

Time stamp                Domain                  Message                                                                        Duration      Delay    
==========                ======                  =======                                                                        ========      =====    
UUID: (null)
2022-11-25 11:15:35 +0100 Start                   powerd process is started                                                               
2022-11-25 11:15:35 +0100 Assertions              Summary- [System: No Assertions] Using AC         
2022-11-25 11:15:37 +0100 Assertions              Kernel Idle sleep preventers: IODisplayWrangler         
2022-11-25 11:15:45 +0100 Assertions              PID 165(WindowServer) Created UserIsActive "com.apple.iohideventsystem.queue.tickle serviceID:100000540 name:AppleUserHIDEventSe product:Apple Extended USB  eventType:3" 00:00:00  id:0x0x900008083 [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:16:35 +0100 Notification            Next immediate inactivity window start:'2022-11-25 11:16:35 +0100' end:'2022-11-25 11:46:35 +0100'             
2022-11-25 11:16:35 +0100 Notification            Next largest inactivity window start:'2022-11-25 12:01:35 +0100' end:'2022-11-26 01:46:35 +0100'             
2022-11-25 11:17:03 +0100 Assertions              PID 122(mds) Released BackgroundTask "com.apple.metadata.mds.power" 00:01:25  id:0x0xb00008009 [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 11:17:09 +0100 Assertions              PID 298(mds_stores) Released BackgroundTask "com.apple.metadata.mds_stores.power" 00:01:30  id:0x0xb0000800a [System: PrevIdle DeclUser kDisp]         
2022-11-25 11:46:34 +0100 Notification            Next immediate inactivity window start:'2022-11-25 12:01:34 +0100' end:'2022-11-26 01:46:34 +0100'             
2022-11-25 12:02:23 +0100 Assertions              PID 415(firefox) Created NoDisplaySleepAssertion "video-playing" 00:00:00  id:0x0x5000083bd [System: PrevIdle PrevDisp DeclUser kDisp]         
2022-11-25 12:02:39 +0100 Assertions              PID 108(powerd) Created InternalPreventDisplaySleep "com.apple.powermanagement.delayDisplayOff" 00:00:00  id:0x0x10000083bf [System: PrevIdle PrevDisp DeclUser IntPrevDisp kDisp]         
2022-11-25 12:02:39 +0100 Assertions              PID 415(firefox) Released NoDisplaySleepAssertion "video-playing" 00:00:16  id:0x0x5000083bd [System: PrevIdle DeclUser IntPrevDisp kDisp]         
2022-11-25 12:07:39 +0100 Assertions              PID 108(powerd) TimedOut InternalPreventDisplaySleep "com.apple.powermanagement.delayDisplayOff" 00:05:00  id:0x0x10000083bf [System: PrevIdle DeclUser IntPrevDisp kDisp]         
2022-11-25 12:07:39 +0100 Assertions              Summary- [System: PrevIdle DeclUser kDisp] Using AC         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context156.preventuseridledisplaysleep" 00:12:01  id:0x0x50000838c [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context156.preventuseridlesleep" 00:12:01  id:0x0x10000838b [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context157.preventuseridledisplaysleep" 00:12:01  id:0x0x500008390 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context157.preventuseridlesleep" 00:12:01  id:0x0x10000838f [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context158.preventuseridledisplaysleep" 00:12:01  id:0x0x500008394 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context158.preventuseridlesleep" 00:12:01  id:0x0x100008393 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context159.preventuseridledisplaysleep" 00:12:01  id:0x0x500008398 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context159.preventuseridlesleep" 00:12:01  id:0x0x100008397 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context160.preventuseridledisplaysleep" 00:12:01  id:0x0x50000839c [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context160.preventuseridlesleep" 00:12:01  id:0x0x10000839b [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context144.preventuseridledisplaysleep" 00:55:40  id:0x0x500008150 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context144.preventuseridlesleep" 00:55:40  id:0x0x10000814f [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context145.preventuseridledisplaysleep" 00:55:40  id:0x0x500008154 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context145.preventuseridlesleep" 00:55:40  id:0x0x100008153 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context146.preventuseridledisplaysleep" 00:55:40  id:0x0x500008158 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context146.preventuseridlesleep" 00:55:40  id:0x0x100008157 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context147.preventuseridledisplaysleep" 00:55:40  id:0x0x50000815c [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context147.preventuseridlesleep" 00:55:40  id:0x0x10000815b [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context148.preventuseridledisplaysleep" 00:55:40  id:0x0x500008160 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context148.preventuseridlesleep" 00:55:40  id:0x0x10000815f [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context110.preventuseridledisplaysleep" 00:55:43  id:0x0x50000808c [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context110.preventuseridlesleep" 00:55:43  id:0x0x10000808b [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context111.preventuseridledisplaysleep" 00:55:43  id:0x0x500008090 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context111.preventuseridlesleep" 00:55:43  id:0x0x10000808f [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context112.preventuseridledisplaysleep" 00:55:43  id:0x0x500008094 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context112.preventuseridlesleep" 00:55:43  id:0x0x100008093 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context113.preventuseridledisplaysleep" 00:55:43  id:0x0x500008098 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context113.preventuseridlesleep" 00:55:43  id:0x0x100008097 [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context114.preventuseridledisplaysleep" 00:55:43  id:0x0x50000809c [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:11:33 +0100 Assertions              PID 237(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context114.preventuseridlesleep" 00:55:43  id:0x0x10000809b [System: PrevIdle DeclUser kDisp]         
2022-11-25 12:14:46 +0100 ShutdownCause           SMC shutdown cause: 5: Software initiated shutdown                                      
Sleep/Wakes since boot at 2022-11-25 11:15:35 +0100 :0   Dark Wake Count in this sleep cycle:1

Time stamp                Domain                  Message                                                                        Duration      Delay    
==========                ======                  =======                                                                        ========      =====    
UUID: (null)
2022-11-25 12:14:46 +0100 Start                   powerd process is started                                                               
2022-11-25 12:14:46 +0100 Assertions              Summary- [System: No Assertions] Using AC         
2022-11-25 12:14:48 +0100 Assertions              Kernel Idle sleep preventers: IODisplayWrangler         
2022-11-25 12:14:56 +0100 Assertions              PID 165(WindowServer) Created UserIsActive "com.apple.iohideventsystem.queue.tickle serviceID:1000005d6 name:AppleUserHIDEventSe product:Apple Extended USB  eventType:3" 00:00:00  id:0x0x90000808a [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 12:15:46 +0100 Notification            Next immediate inactivity window start:'2022-11-25 12:15:46 +0100' end:'2022-11-26 01:45:46 +0100'             
2022-11-25 12:16:01 +0100 Assertions              PID 122(mds) Released BackgroundTask "com.apple.metadata.mds.power" 00:01:09  id:0x0xb0000800a [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 13:09:39 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context146.preventuseridledisplaysleep" 00:54:35  id:0x0x500008165 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:39 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context146.preventuseridlesleep" 00:54:35  id:0x0x100008164 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:39 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context147.preventuseridledisplaysleep" 00:54:35  id:0x0x500008169 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:39 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context147.preventuseridlesleep" 00:54:35  id:0x0x100008168 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:39 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context148.preventuseridledisplaysleep" 00:54:35  id:0x0x50000816d [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:39 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context148.preventuseridlesleep" 00:54:35  id:0x0x10000816c [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:39 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context149.preventuseridledisplaysleep" 00:54:35  id:0x0x500008171 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:39 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context149.preventuseridlesleep" 00:54:35  id:0x0x100008170 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:39 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context150.preventuseridledisplaysleep" 00:54:35  id:0x0x500008175 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:39 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context150.preventuseridlesleep" 00:54:35  id:0x0x100008174 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:41 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context162.preventuseridledisplaysleep" 00:34:21  id:0x0x5000082d8 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:41 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context162.preventuseridlesleep" 00:34:21  id:0x0x1000082d7 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:41 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context163.preventuseridledisplaysleep" 00:34:21  id:0x0x5000082dc [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:41 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context163.preventuseridlesleep" 00:34:21  id:0x0x1000082db [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:41 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context164.preventuseridledisplaysleep" 00:34:21  id:0x0x5000082e0 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:41 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context164.preventuseridlesleep" 00:34:21  id:0x0x1000082df [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:41 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context165.preventuseridledisplaysleep" 00:34:21  id:0x0x5000082e4 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:41 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context165.preventuseridlesleep" 00:34:21  id:0x0x1000082e3 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:41 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context166.preventuseridledisplaysleep" 00:34:21  id:0x0x5000082e8 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:41 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context166.preventuseridlesleep" 00:34:21  id:0x0x1000082e7 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context140.preventuseridledisplaysleep" 00:55:04  id:0x0x50000813e [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context140.preventuseridlesleep" 00:55:04  id:0x0x10000813d [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context141.preventuseridledisplaysleep" 00:55:04  id:0x0x500008142 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context141.preventuseridlesleep" 00:55:04  id:0x0x100008141 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context142.preventuseridledisplaysleep" 00:55:04  id:0x0x500008146 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context142.preventuseridlesleep" 00:55:04  id:0x0x100008145 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context143.preventuseridledisplaysleep" 00:55:04  id:0x0x50000814a [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context143.preventuseridlesleep" 00:55:04  id:0x0x100008149 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context144.preventuseridledisplaysleep" 00:55:04  id:0x0x50000814e [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context144.preventuseridlesleep" 00:55:04  id:0x0x10000814d [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context110.preventuseridledisplaysleep" 00:55:06  id:0x0x50000809e [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context110.preventuseridlesleep" 00:55:06  id:0x0x10000809d [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context111.preventuseridledisplaysleep" 00:55:06  id:0x0x5000080a3 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context111.preventuseridlesleep" 00:55:06  id:0x0x1000080a2 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context112.preventuseridledisplaysleep" 00:55:06  id:0x0x5000080a7 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context112.preventuseridlesleep" 00:55:06  id:0x0x1000080a6 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context113.preventuseridledisplaysleep" 00:55:06  id:0x0x5000080ab [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context113.preventuseridlesleep" 00:55:06  id:0x0x1000080aa [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context114.preventuseridledisplaysleep" 00:55:06  id:0x0x5000080af [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions              PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context114.preventuseridlesleep" 00:55:06  id:0x0x1000080ae [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:16:39 +0100 ShutdownCause           SMC shutdown cause: 5: Software initiated shutdown                                      
Sleep/Wakes since boot at 2022-11-25 12:14:46 +0100 :0   Dark Wake Count in this sleep cycle:1

Time stamp                Domain                  Message                                                                        Duration      Delay    
==========                ======                  =======                                                                        ========      =====    
UUID: (null)
2022-11-25 13:16:39 +0100 Start                   powerd process is started                                                               
2022-11-25 13:16:39 +0100 Assertions              Summary- [System: No Assertions] Using AC         
2022-11-25 13:16:41 +0100 Assertions              Kernel Idle sleep preventers: IODisplayWrangler         
2022-11-25 13:16:42 +0100 Assertions              PID 165(WindowServer) Created UserIsActive "com.apple.iohideventsystem.queue.tickle serviceID:1000005a2 name:AppleUserHIDEventSe product:Gaming Mouse eventType:6" 00:00:00  id:0x0x90000800a [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 13:17:39 +0100 Notification            Next immediate inactivity window start:'2022-11-25 13:17:39 +0100' end:'2022-11-26 01:47:39 +0100'             
2022-11-25 13:17:53 +0100 Assertions              PID 122(mds) Released BackgroundTask "com.apple.metadata.mds.power" 00:01:08  id:0x0xb0000800b [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 13:18:16 +0100 Notification            Display is turned off                                                                   
2022-11-25 13:18:16 +0100 Assertions              PID 239(runningboardd) Summary PreventUserIdleSystemSleep "daemon<com.apple.appstoreagent(501)>239-666-423:com.apple.CFNetwork.StorageDB" 00:00:00  id:0x0x100008230 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:18:16 +0100 Assertions              PID 165(WindowServer) Summary UserIsActive "com.apple.iohideventsystem.queue.tickle serviceID:1000005a2 name:AppleUserHIDEventSe product:Gaming Mouse eventType:17" 00:00:00  id:0x0x90000800a [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:18:16 +0100 Assertions              Kernel Idle sleep preventers: -None-         
2022-11-25 13:18:16 +0100 Assertions              PID 0(kernel_task) Released Idle Sleep Preventer "IODisplayWrangler"  id:0x0x0 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:18:18 +0100 Assertions              PID 165(WindowServer) TurnedOn UserIsActive "com.apple.iohideventsystem.queue.tickle serviceID:1000005a2 name:AppleUserHIDEventSe product:Gaming Mouse eventType:17" 00:00:00  id:0x0x90000800a [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 13:18:18 +0100 Assertions              Kernel Idle sleep preventers: IODisplayWrangler         
2022-11-25 13:18:18 +0100 Notification            Display is turned on                                                                    
2022-11-25 13:18:24 +0100 Assertions              PID 204(loginwindow) Created UserIsActive "Loginwindow User Activity" 00:00:00  id:0x0x900008245 [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 13:18:24 +0100 Assertions              PID 204(loginwindow) Released UserIsActive "Loginwindow User Activity" 00:00:00  id:0x0x900008245 [System: PrevIdle DeclUser BGTask kDisp]         

Total Sleep/Wakes since boot at 2022-11-25 13:16:39 +0100 :0

2022-11-25 13:20:16 +0100 : Showing all currently held IOKit power assertions
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 165(WindowServer): [0x000000090009800a] 00:00:00 UserIsActive named: "com.apple.iohideventsystem.queue.tickle serviceID:1000005e0 name:AppleUserHIDEventSe product:Apple Extended USB  eventType:3" 
    Timeout will fire in 600 secs Action=TimeoutActionRelease
   pid 730(bluetoothd): [0x000000c400018295] 00:00:25 PreventUserIdleSystemSleep named: "com.apple.bluetooth.bluetool.script" 
Kernel Assertions: 0x4=USB
   id=500  level=255 0x4=USB creat=25/11/22, 1:19 PM description=com.apple.usb.externaldevice.14500000 owner=Hub in Apple Extended USB Keyboard
   id=502  level=255 0x4=USB creat=25/11/22, 1:23 PM description=com.apple.usb.externaldevice.14510000 owner=Gaming Mouse
Idle sleep preventers: IODisplayWrangler
eugenio@Hackintosh-di-eugenio ~ % >....                                                                                                                                                                                                                                        
2022-11-25 13:09:41 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context165.preventuseridlesleep" 00:34:21  id:0x0x1000082e3 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:41 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context166.preventuseridledisplaysleep" 00:34:21  id:0x0x5000082e8 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:09:41 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context166.preventuseridlesleep" 00:34:21  id:0x0x1000082e7 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context140.preventuseridledisplaysleep" 00:55:04  id:0x0x50000813e [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context140.preventuseridlesleep" 00:55:04  id:0x0x10000813d [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context141.preventuseridledisplaysleep" 00:55:04  id:0x0x500008142 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context141.preventuseridlesleep" 00:55:04  id:0x0x100008141 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context142.preventuseridledisplaysleep" 00:55:04  id:0x0x500008146 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context142.preventuseridlesleep" 00:55:04  id:0x0x100008145 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context143.preventuseridledisplaysleep" 00:55:04  id:0x0x50000814a [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context143.preventuseridlesleep" 00:55:04  id:0x0x100008149 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context144.preventuseridledisplaysleep" 00:55:04  id:0x0x50000814e [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context144.preventuseridlesleep" 00:55:04  id:0x0x10000814d [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context110.preventuseridledisplaysleep" 00:55:06  id:0x0x50000809e [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context110.preventuseridlesleep" 00:55:06  id:0x0x10000809d [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context111.preventuseridledisplaysleep" 00:55:06  id:0x0x5000080a3 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context111.preventuseridlesleep" 00:55:06  id:0x0x1000080a2 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context112.preventuseridledisplaysleep" 00:55:06  id:0x0x5000080a7 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context112.preventuseridlesleep" 00:55:06  id:0x0x1000080a6 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context113.preventuseridledisplaysleep" 00:55:06  id:0x0x5000080ab [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context113.preventuseridlesleep" 00:55:06  id:0x0x1000080aa [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleDisplaySleep "com.apple.audio.context114.preventuseridledisplaysleep" 00:55:06  id:0x0x5000080af [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:10:06 +0100 Assertions            PID 245(coreaudiod) Released PreventUserIdleSystemSleep "com.apple.audio.context114.preventuseridlesleep" 00:55:06  id:0x0x1000080ae [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:16:39 +0100 ShutdownCause         SMC shutdown cause: 5: Software initiated shutdown                                       
Sleep/Wakes since boot at 2022-11-25 12:14:46 +0100 :0   Dark Wake Count in this sleep cycle:1

Time stamp                Domain                Message                                                                         Duration        Delay    
==========                ======                =======                                                                         ========        =====    
UUID: (null)
2022-11-25 13:16:39 +0100 Start                 powerd process is started                                                                
2022-11-25 13:16:39 +0100 Assertions            Summary- [System: No Assertions] Using AC         
2022-11-25 13:16:41 +0100 Assertions            Kernel Idle sleep preventers: IODisplayWrangler         
2022-11-25 13:16:42 +0100 Assertions            PID 165(WindowServer) Created UserIsActive "com.apple.iohideventsystem.queue.tickle serviceID:1000005a2 name:AppleUserHIDEventSe product:Gaming Mouse eventType:6" 00:00:00  id:0x0x90000800a [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 13:17:39 +0100 Notification          Next immediate inactivity window start:'2022-11-25 13:17:39 +0100' end:'2022-11-26 01:47:39 +0100'               
2022-11-25 13:17:53 +0100 Assertions            PID 122(mds) Released BackgroundTask "com.apple.metadata.mds.power" 00:01:08  id:0x0xb0000800b [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 13:18:16 +0100 Notification          Display is turned off                                                                    
2022-11-25 13:18:16 +0100 Assertions            PID 239(runningboardd) Summary PreventUserIdleSystemSleep "daemon<com.apple.appstoreagent(501)>239-666-423:com.apple.CFNetwork.StorageDB" 00:00:00  id:0x0x100008230 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:18:16 +0100 Assertions            PID 165(WindowServer) Summary UserIsActive "com.apple.iohideventsystem.queue.tickle serviceID:1000005a2 name:AppleUserHIDEventSe product:Gaming Mouse eventType:17" 00:00:00  id:0x0x90000800a [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:18:16 +0100 Assertions            Kernel Idle sleep preventers: -None-         
2022-11-25 13:18:16 +0100 Assertions            PID 0(kernel_task) Released Idle Sleep Preventer "IODisplayWrangler"  id:0x0x0 [System: PrevIdle DeclUser kDisp]         
2022-11-25 13:18:18 +0100 Assertions            PID 165(WindowServer) TurnedOn UserIsActive "com.apple.iohideventsystem.queue.tickle serviceID:1000005a2 name:AppleUserHIDEventSe product:Gaming Mouse eventType:17" 00:00:00  id:0x0x90000800a [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 13:18:18 +0100 Assertions            Kernel Idle sleep preventers: IODisplayWrangler         
2022-11-25 13:18:18 +0100 Notification          Display is turned on                                                                     
2022-11-25 13:18:24 +0100 Assertions            PID 204(loginwindow) Created UserIsActive "Loginwindow User Activity" 00:00:00  id:0x0x900008245 [System: PrevIdle DeclUser BGTask kDisp]         
2022-11-25 13:18:24 +0100 Assertions            PID 204(loginwindow) Released UserIsActive "Loginwindow User Activity" 00:00:00  id:0x0x900008245 [System: PrevIdle DeclUser BGTask kDisp]         

Total Sleep/Wakes since boot at 2022-11-25 13:16:39 +0100 :0

2022-11-25 13:20:16 +0100 : Showing all currently held IOKit power assertions
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 165(WindowServer): [0x000000090009800a] 00:00:00 UserIsActive named: "com.apple.iohideventsystem.queue.tickle serviceID:1000005e0 name:AppleUserHIDEventSe product:Apple Extended USB  eventType:3" 
        Timeout will fire in 600 secs Action=TimeoutActionRelease
   pid 730(bluetoothd): [0x000000c400018295] 00:00:25 PreventUserIdleSystemSleep named: "com.apple.bluetooth.bluetool.script" 
Kernel Assertions: 0x4=USB
   id=500  level=255 0x4=USB creat=25/11/22, 1:19 PM description=com.apple.usb.externaldevice.14500000 owner=Hub in Apple Extended USB Keyboard
   id=502  level=255 0x4=USB creat=25/11/22, 1:23 PM description=com.apple.usb.externaldevice.14510000 owner=Gaming Mouse
As you can see I'm getting the "sleep wake failure in efi" error.
Relevant BIOS settings:
  • Keyboard Wake Up From S3: enabled
  • Mouse Wake Up From S3: enabled
  • ErP: disabled
  • Wake from lan: not present
  • Wake from usb: not present
  • Wake from bluetooth: not present

I'm also attaching the result of "log show --last boot | head -1500 > ~/Documents/bootlog.txt" and my (sanitized) efi folder.
Can anyone help me resolve the issue, or at least point me in the right direction on how to troubleshoot it?
Thank you very much.

bootlog.txt EFI.zip

Edited by MagistraNocte
Link to comment
Share on other sites

What bios version are you using?  I have seen some posts on other forums that one of the newer bios versions that support 13000 series processors causes the second sleep cycle hang.  At least with the Z690 Aero G, that means using F8 instead of F20 or F21.  I'm having the same issue w/ my Z790 Aero G even on the lowest bios version, so I am a bit stuck.

 

 

Link to comment
Share on other sites

On 11/27/2022 at 2:18 PM, Not_Too_Shabby said:

What bios version are you using?  I have seen some posts on other forums that one of the newer bios versions that support 13000 series processors causes the second sleep cycle hang.  At least with the Z690 Aero G, that means using F8 instead of F20 or F21.  I'm having the same issue w/ my Z790 Aero G even on the lowest bios version, so I am a bit stuck.

 

 

Thank you so much! that was the culprit, I downgraded from F20 to F4 (the newest version before F20 and the 13000 series support) and the issue disappeared without any other action needed (I'm writing from the third successful sleep/wake cycle in a row), now USBWakeFixup also works and I'm able to wake up both the system and the screen with a single keyboard press, almost a week of trying and it was so simple! I'm sorry to hear you can't resolve it this way, let's hope Gigabyte addresses the problem in some other future upgrade, thak you again.

Link to comment
Share on other sites

I'm still having this issue with my Z790 Aero G.   If anyone finds a solution, please post it.   It happens for multiple EFIs derived from different forums, it is not USB related as I have tried many different mappings, even disabling all but 2 USB ports, the same issue exists for all EFIs.   I'm starting to see more posts on this issue now that Z690 Aero G users are upgrading to 13000K processors which requires then newer F20/F21 bios.   

Link to comment
Share on other sites

  • 2 weeks later...
On 12/3/2022 at 7:11 PM, Not_Too_Shabby said:

I'm still having this issue with my Z790 Aero G.   If anyone finds a solution, please post it.   It happens for multiple EFIs derived from different forums, it is not USB related as I have tried many different mappings, even disabling all but 2 USB ports, the same issue exists for all EFIs.   I'm starting to see more posts on this issue now that Z690 Aero G users are upgrading to 13000K processors which requires then newer F20/F21 bios.   






 

Spoiler

I am also having this issue with my Z790 Aero G. Have you found out the solution? By the way, I'm worried about my upcoming exams and I'm looking for paper writing services online. Then I found a website called https://thewordpoint.com/services/certified/police-clearances where I can see a lot of writers who can write my research papers for my exams. I love this website because it really helps me write my research paper.

 

I am also having this issue with my Z790 Aero G. Have you found out the solution?

Edited by KristinaNewby
Link to comment
Share on other sites

Some questions about this problem:

  • Does the system crash after every 2nd sleep/wake cycle?
  • If so, let's take a look at the early portion of the system boot log, like this:

	log show --last boot | head -1500 > ~/Documents/bootlog.txt
	

  • This will create a file in Documents folder called bootlog.txt
  • Please post that file

Reason:

  • If this problem is similar to what we discovered with Gigabyte Z690 boards, then we're looking for one or more ACPI Table Load failures in the system log
  • We may be able to fix those errors just as we fixed them on Z690 Aero G
Link to comment
Share on other sites

10 hours ago, Casey_S.J. said:

Some questions about this problem:

  • Does the system crash after every 2nd sleep/wake cycle?
  • If so, let's take a look at the early portion of the system boot log, like this:

 

	log show --last boot | head -1500 > ~/Documents/bootlog.txt
	

 

  • This will create a file in Documents folder called bootlog.txt
  • Please post that file

Reason:

  • If this problem is similar to what we discovered with Gigabyte Z690 boards, then we're looking for one or more ACPI Table Load failures in the system log
  • We may be able to fix those errors just as we fixed them on Z690 Aero G

You can find my "bootlog.txt" in the first post if that can be of any help, I want to mention I tried the solution you found for the "reboot after second sleep cycle" and unfortunately it doesn't work for this issue, although I too think it can be resolved in a similar way probably (I just don't have the knowledge to search for it myself).

Link to comment
Share on other sites

I just read your full first post and see that you actually referenced the Alder Lake problem. Yes, your symptoms are different and your bootlog shows all 21 ACPI tables loaded correctly. 

 

Some suggestions after looking at your EFI folder:

  • CPUTopologyRebuild kext should not be used. Because ProvideCurrentCpuInfo is enabled, that is all we need for Alder Lake
  • UTBMap kext does not include any internal USB 2.0 headers. Do you have any devices connected to internal F_USB ports?
  • Have you considered moving to an older BIOS if you're using one of the latest ones? The ones that support 13th Gen Raptor Lake may present problems.
Link to comment
Share on other sites

12 hours ago, Casey_S.J. said:

CPUTopologyRebuild kext should not be used. Because ProvideCurrentCpuInfo is enabled, that is all we need for Alder Lake

I made a lot of test with different configurations and calculated the means and found that I get higher geekbench scores with it compared to without it, I also use it to show the correct core/thread count in system info (cosmetic reasons).

 

12 hours ago, Casey_S.J. said:

UTBMap kext does not include any internal USB 2.0 headers. Do you have any devices connected to internal F_USB ports?

Nope, front panel usb ports are usb3 (they're mapped) there's also no bluetooth/wifi or any other internal coonnector used really (a part from d_led and f_audio).

 

12 hours ago, Casey_S.J. said:

Have you considered moving to an older BIOS if you're using one of the latest ones? The ones that support 13th Gen Raptor Lake may present problems.

Yes, as @Not_Too_Shabby suggested, the issues disappear if I use a bios version prior to the introduction of 13gen cpus support, I'm currently using F4 (the last one before that) and everything works now, I was previously getting the sleep issues on F20, also tried F21, and yesterdday F22 (as I commented on the alder lake thread on Tonymac) but the issue is still there.
I'm perfectly fine with staying with F4, I have really no reason to need to update the bios, everything is working perfectly, I think you should still look into the issue for those who can't downgrade the bios to resolve the issue (Z790 folks), not for me.
Thank you for your time btw.

Edited by MagistraNocte
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...