RPi: Firmwareを更新

ラズパイのOS Raspbianの更新が旨く行ったので、Firmwareの更新もかけることにした。
どうやら、OS自体が古いとFirmwareの更新も旨く行かないようなので、Jessieのときにできなかったことが、Stretchになって簡単にできたのは、幸い。

方法は至極簡単で、ラズパイのOSを最新状態に更新して以下のコマンドを打つだけ。

pi@raspberrypi:~ $ sudo rpi-update

すると、以下のような画面が出てきて必要なFirmwareのアップデートファイルをダウンロードして勝手にやってくれる。

*** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
*** Performing self-update
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13403 100 13403 0 0 2696 0 0:00:04 0:00:04 --:--:-- 3147
*** Relaunching after update
*** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
*** We're running for the first time
*** Backing up files (this will take a few minutes)
*** Remove old firmware backup
*** Backing up firmware
*** Remove old modules backup
*** Backing up modules 4.9.59-v7+

#

This update bumps to rpi-4.9.y linux tree
Be aware there could be compatibility issues with some drivers
Discussion here:
https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=167934

#

*** Downloading specific firmware revision (this will take a few minutes)
(中略)
*** If no errors appeared, your firmware was successfully updated to xxx何かのハッシュ値xxxxx
*** A reboot is needed to activate the new firmware

リブートして旨く起動すればおしまい。

Leave a Reply

Your email address will not be published. Required fields are marked *

CAPTCHA


計算式を埋めてください * Time limit is exhausted. Please reload CAPTCHA.