明明不知道错 发表于 2023-6-20 21:53

睡眠 DarkWake,已经解决

第一次进入睡眠后很快(1分钟)又自动开机,风扇又开始转了,并且电源灯从闪烁变成常亮,但是无显示;过一会自动进入睡眠。按电源键能正常开机,并且之后睡眠都是正常的。
已经解决:
关闭 ”唤醒以网络访问“和“启用电能小憩”就可以了。

官方教程说是“电能小憩”引起的,实际测试还需要关闭”唤醒以网络访问“。
https://dortania.github.io/OpenCore-Post-Install/usb/misc/instant-wake.html

pmset -g log看到是DarkWake,请问怎么解决


2022-06-12 17:10:23 +0800 Sleep                     Entering Sleep state due to 'Software Sleep pid=159':TCPKeepAlive=active Using AC (Charge:0%) 66 secs   
2022-06-12 17:10:26 +0800 Wake Requests               [*process=mDNSResponder request=Maintenance deltaSecs=51 wakeAt=2022-06-12 17:11:17 info="DHCP lease renewal"]          
2022-06-12 17:10:26 +0800 PM Client Acks            Delays to Sleep notifications:          
2022-06-12 17:11:28 +0800 Assertions                  PID 207(mDNSResponder) Created MaintenanceWake "mDNSResponder:maintenance" 00:00:00id:0x0xd0000841f          
2022-06-12 17:11:29 +0800 com.apple.sleepservices.sessionStarted      SleepService: window begins with cap time=86400 secs                                       
2022-06-12 17:11:29 +0800 DarkWake                  DarkWake from Normal Sleep : due to RTC/Maintenance Using AC (Charge:0%) 45 secs   
2022-06-12 17:11:29 +0800 HibernateStats            hibmode=3 standbydelaylow=86400 standbydelayhigh=86400                                       1               
2022-06-12 17:11:29 +0800 WakeTime                  WakeTime: 1.637 sec                                                                        
2022-06-12 17:11:29 +0800 Kernel Client Acks          Delays to Sleep notifications:
2022-06-12 17:11:29 +0800 Kernel Client Acks          Delays to Wake notifications:          
2022-06-12 17:11:29 +0800 Assertions                  PID 89(powerd) Created InternalPreventSleep "com.apple.powermanagement.acwakelinger" 00:00:00id:0x0xd00008423          
2022-06-12 17:11:29 +0800 Assertions                  PID 207(mDNSResponder) Released MaintenanceWake "mDNSResponder:maintenance" 00:00:01id:0x0xd0000841f          
2022-06-12 17:11:39 +0800 Assertions                  PID 89(powerd) TimedOut BackgroundTask "Powerd - Wait for client BackgroundTask assertions" 00:00:10id:0x0xb00008421          
2022-06-12 17:11:39 +0800 Assertions                  Summary- Using AC         
2022-06-12 17:11:39 +0800 Assertions                  PID 89(powerd) TimedOut ApplePushServiceTask "Powerd - Wait for client pushService assertions" 00:00:10id:0x0xa00008422          
2022-06-12 17:11:55 +0800 Assertions                  PID 2293(bluetoothd) Released PreventUserIdleSystemSleep "com.apple.bluetooth.bluetool.script" 00:01:32id:0x0x100008418          
2022-06-12 17:11:58 +0800 Assertions                  PID 114(apsd) Released ApplePushServiceTask "com.apple.apsd-waitingformessages-push.apple.com" 00:00:20id:0x0xa00008442          
2022-06-12 17:12:00 +0800 com.apple.sleepservices.sessionTerminated      SleepService: window has terminated.                                                         
2022-06-12 17:12:14 +0800 Assertions                  PID 89(powerd) TimedOut InternalPreventSleep "com.apple.powermanagement.acwakelinger" 00:00:45id:0x0xd00008423          
2022-06-12 17:12:14 +0800 Assertions                  Summary- Using AC         
2022-06-12 17:12:14 +0800 Sleep                     Entering Sleep state due to 'Maintenance Sleep':TCPKeepAlive=active Using AC (Charge:0%) 1044 secs
2022-06-12 17:12:16 +0800 Wake Requests                [*process=dasd request=TimerPlugin deltaSecs=1687 wakeAt=2022-06-12 17:40:23 info="com.apple.dasd:501:com.apple.routined.persistence.mirroring.backup"]          
2022-06-12 17:12:16 +0800 PM Client Acks            Delays to Sleep notifications:          

云中野史 发表于 2023-6-20 21:54

终端 log show --last 1d |grep "Wake reason"
看看是什么自动唤醒

kingdeelsh 发表于 2023-6-20 21:55

log show --last 1d |grep "Wake reason"

ferrari252525 发表于 2023-6-20 21:55

好像pmset -g log | grep -e "Sleep.*due to" -e "Wake.*due to"更清晰

爱上智能 发表于 2023-6-20 21:55

好像pmset -g log | grep -e "Sleep.*due to" -e "Wake.*due to"更清楚

3600518 发表于 2023-6-20 21:56

学习了学习了

qfmyct 发表于 2023-6-20 21:57

怎么看原因啊 老哥 你那个链接挂掉了

rambopai 发表于 2023-6-20 21:58

学习学习了。

wj05jss 发表于 2023-6-20 21:58

解决办法上面写了

asd1011151 发表于 2023-6-20 21:58

学习了学习了!感谢~
页: [1] 2 3 4
查看完整版本: 睡眠 DarkWake,已经解决