跳转到主内容

How to determine Mac shutdown causes

  1. How to determine Mac shutdown causes, Open Terminal.app: 步骤 1 中的图像 1,1
    • Open Terminal.app

  2. How to determine Mac shutdown causes, Listing previous shutdowns: 步骤 2 中的图像 1,1
    • Copy and paste the following command in your Terminal window:

    • log show --predicate 'eventMessage contains "Previous shutdown cause"' --last 24h

    • The "24h" portion of the command can be changed to any number of hours, depending on how far back you need to see.

  3. How to determine Mac shutdown causes, Determining Shutdown Causes: 步骤 3 中的图像 1,1
    • The previous shutdown causes in the timeframe you selected will appear as a list.

    • Common shutdown causes include 5 which indicates a normal shutdown, 3 which indicates a hard shutdown (i.e. holding the power button), and 0 which indicates the power was disconnected.

    • A list of shutdown causes can be found here: Shutdown causes (from George Garside blog)

结论

Done! You should be able to use these codes to further troubleshoot random shutdowns or other strange events.

Hit the button below if this guide helped solve your issue :)

23等其他人完成本指南。

附加文件

Jonah Aragon

于08/05/18注册

5,339 声望

创作了5篇指南

团队

Experimax Coon Rapids Experimax Coon Rapids 的会员

Business

3 名成员

创作了17篇指南

13条评论

For me it says

kernel: (AppleSMC) Previous shutdown cause: -20

The attached PDF (and the internet) doesn’t seem to have any information about this code. What’s the source of the codes for the PDF? Maybe they have updated listing for shutdown codes.

Saurabh Shrivastava - 回复

we also have -20 as a cause and have no idea what it means. did you ever find it out?

octomobiki -

I also have -20 code of shut down after macOS 10.15.5 update with MBP 16inches model.

but no information at all….

赤月小黄泉 -

writErr = -20, /*I/O System Errors*/ its this error for code -20 .. Find all error codes here :- https://krypted.com/lists/comprehensive-...

UNKNOWN X -

Sorry , that was not related, check this one : - https://georgegarside.com/blog/macos/shu...

and, error code 20- T2 security chip initiated shutdown

UNKNOWN X -

添加评论

浏览统计数据:

过去 24 小时: 35

过去 7 天: 266

过去 30 天: 1,295

总计 88,413