0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【Raspberry Pi 5】純正クーラーのファンがずっとフル回転する問題の対処法

Posted at

現象

Raspberry Pi 5にRaspberry Pi OSをインストールしたが、純正アクティブクーラーがずっとフル回転していた。
OSを再インストールしたり、他バージョンのRaspberry Pi OSをインストールしても治らなかった。

環境

  • Raspberry Pi 5 (8GB)
  • Raspberry Pi OS Lite (bookworm)

対処法

  1. /boot/firmware/config.txtに以下の行を追記する

    dtparam=cooling_fan=on
    
  2. sudo reboot等で再起動を行う

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?