メインコンテンツにスキップ

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 の人々がこのガイドを完成させました。

添付文書

作成者

4人の作成者と共同で作成されました。

Jonah Aragon

メンバー登録日: 08/05/18

5,303 ポイント

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時間: 40

過去 7 日: 284

過去 30 日: 1,320

今までの合計 87,860