iMac 在睡眠時重新啟動

iMac 在睡眠時重新啟動

我有一台用了兩個月的 27 吋 iMac,它偶爾會在睡覺時自行重啟。

我的問題是: Mac OSX 中是否有一個設定可以解釋這個問題?

以下是之前重啟的原因:

$ log show --predicate 'eventMessage contains "Previous shutdown cause"' --last 1000h
Filtering the log data using "composedMessage CONTAINS "Previous shutdown cause""
Skipping info and debug messages, pass --info and/or --debug to include.
Timestamp                       Thread     Type        Activity             PID    TTL  
2019-09-07 10:35:56.591686+0300 0xcf       Default     0x0                  0      0    kernel: (AppleSMC) Previous shutdown cause: 0
2019-09-08 11:10:49.590023+0300 0xcf       Default     0x0                  0      0    kernel: (AppleSMC) Previous shutdown cause: 0
2019-09-15 07:18:29.615022+0300 0xcf       Default     0x0                  0      0    kernel: (AppleSMC) Previous shutdown cause: 0
2019-09-29 06:43:25.667313+0300 0xcf       Default     0x0                  0      0    kernel: (AppleSMC) Previous shutdown cause: 0
--------------------------------------------------------------------------------------------------------------------
Log      - Default:          4, Info:                0, Debug:             0, Error:          0, Fault:          0
Activity - Create:           0, Transition:          0, Actions:           0

根據網路報告,報告的關機原因0表示電源已斷開,但並沒有出現電源故障。

因為重啟似乎總是發生在周末,一天沒有使用或很少使用後,我想知道 Mac OSX 中是否有一些設定可以解釋這一點。我在2019-09-21使用機器5小時,22號週日沒有重啟。

在我看來,對於硬體問題來說,重新啟動有點過於頻繁了。

以下是有關該機器的規格:

  • macOS 莫哈維版本 10.14.6
  • iMac(視網膜 5K,27 英寸,2019 年)
  • 處理器 3.6 GHz Intel Core i9
  • 記憶體 40 GB 2667 MHz DDR4
  • 顯示卡 Radeon Pro 580X 8 GB

TIA。

相關內容