I just did a vanilla OpenCore install of Catalina on an ASRock Z370 Taichi. The computer will go to sleep and immediately wake up. my last couple of Wake Reasons are as follows:
log show --last 1d | grep "Wake reason"
2020-05-27 19:51:34.352926-0700 0x2e96 Default 0x0 58 0 powerd: [powerd:sleepWake] Wake reason: "<private>" identity: "<private>"
2020-05-27 19:52:00.474133-0700 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
2020-05-27 19:52:00.474134-0700 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
2020-05-28 11:43:48.955382+0800 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
2020-05-28 11:43:48.955383+0800 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
2020-05-28 11:55:51.594892+0800 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
2020-05-28 11:55:51.594893+0800 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
2020-05-28 11:56:56.716421+0800 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
2020-05-28 11:56:56.716421+0800 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
2020-05-28 11:58:01.814818+0800 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
2020-05-28 11:58:01.814819+0800 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
2020-05-28 11:59:06.379320+0800 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
2020-05-28 11:59:06.379321+0800 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
2020-05-28 12:00:10.802528+0800 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
2020-05-28 12:00:10.802529+0800 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
Deep Sleep has three options
- disabled
- enabled in S5
- enabled in S4-S5
All options produced the same result.
I have sanity checked my config.plist and all is green.
[link] [comments]
Post a Comment