发表于 2024年9月14日1年前 如题:1. 日志如下:主要是这个原因:AppleACPIPlatformPower Wake reason: EC.PME (User)```2024-09-14 09:10:11.272922+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Checking for wake reason address <private> from <private>2024-09-14 09:10:11.272947+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Found potential wake reason (null)2024-09-14 09:10:11.272961+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Found potential wake reason (null)2024-09-14 09:10:11.272989+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Found potential wake reason (null)2024-09-14 09:18:29.804170+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Checking for wake reason address <private> from <private>2024-09-14 09:18:29.804193+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Found potential wake reason (null)2024-09-14 09:18:29.804206+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Found potential wake reason (null)2024-09-14 09:18:29.804221+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Found potential wake reason (null)2024-09-14 10:01:29.117927+0800 0x1ff24 Error 0x0 118 0 powerd: [powerd:sleepWake] PID 169 is not entitled to set wake reason2024-09-14 10:02:41.080907+0800 0x75 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.PME (User)2024-09-14 10:02:41.080910+0800 0x75 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.PME (User)```2. 电源设置如下:```mbp:~ root# sudo pmset -g customBattery Power: lidwake 1 autopoweroff 1 standbydelayhigh 14400 autopoweroffdelay 259200 standbydelaylow 7200 standby 0 proximitywake 0 ttyskeepawake 0 hibernatemode 3 gpuswitch 2 powernap 0 hibernatefile /var/vm/sleepimage highstandbythreshold 50 displaysleep 2 sleep 1 tcpkeepalive 0 halfdim 1 lessbright 1 acwake 0 disksleep 10AC Power: lidwake 1 autopoweroff 1 standbydelayhigh 14400 autopoweroffdelay 259200 proximitywake 1 standby 0 standbydelaylow 7200 ttyskeepawake 0 hibernatemode 3 powernap 0 gpuswitch 2 hibernatefile /var/vm/sleepimage highstandbythreshold 50 displaysleep 10 womp 0 networkoversleep 0 sleep 10 tcpkeepalive 0 halfdim 1 acwake 0 disksleep 10```3. 电脑系统信息:macOS Monterey 12.7.6 (21H1320)
1. 日志如下:
主要是这个原因:AppleACPIPlatformPower Wake reason: EC.PME (User)
```
2024-09-14 09:10:11.272922+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Checking for wake reason address <private> from <private>
2024-09-14 09:10:11.272947+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Found potential wake reason (null)
2024-09-14 09:10:11.272961+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Found potential wake reason (null)
2024-09-14 09:10:11.272989+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Found potential wake reason (null)
2024-09-14 09:18:29.804170+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Checking for wake reason address <private> from <private>
2024-09-14 09:18:29.804193+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Found potential wake reason (null)
2024-09-14 09:18:29.804206+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Found potential wake reason (null)
2024-09-14 09:18:29.804221+0800 0x29d Default 0x0 145 0 apsd: [com.apple.apsd:stream] Found potential wake reason (null)
2024-09-14 10:01:29.117927+0800 0x1ff24 Error 0x0 118 0 powerd: [powerd:sleepWake] PID 169 is not entitled to set wake reason
2024-09-14 10:02:41.080907+0800 0x75 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.PME (User)
2024-09-14 10:02:41.080910+0800 0x75 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.PME (User)
```
2. 电源设置如下:
```
mbp:~ root# sudo pmset -g custom
Battery Power:
lidwake 1
autopoweroff 1
standbydelayhigh 14400
autopoweroffdelay 259200
standbydelaylow 7200
standby 0
proximitywake 0
ttyskeepawake 0
hibernatemode 3
gpuswitch 2
powernap 0
hibernatefile /var/vm/sleepimage
highstandbythreshold 50
displaysleep 2
sleep 1
tcpkeepalive 0
halfdim 1
lessbright 1
acwake 0
disksleep 10
AC Power:
lidwake 1
autopoweroff 1
standbydelayhigh 14400
autopoweroffdelay 259200
proximitywake 1
standby 0
standbydelaylow 7200
ttyskeepawake 0
hibernatemode 3
powernap 0
gpuswitch 2
hibernatefile /var/vm/sleepimage
highstandbythreshold 50
displaysleep 10
womp 0
networkoversleep 0
sleep 10
tcpkeepalive 0
halfdim 1
acwake 0
disksleep 10
```
3. 电脑系统信息:
macOS Monterey 12.7.6 (21H1320)