$ lsb_release -a
$ cat /proc/cpuinfo | grep Revision
出てきた文字列を、以下のページで確認してモデルを確認する。
RPi HardwareHistory - eLinux.org
$ getconf LONG_BIT
$ sudo apt update $ sudo apt upgrade -y $ sudo apt dist-upgrade $ sudo apt autoremove -y $ sudo apt clean
$ uname -a
$ sudo rpi-update
参考:
Piを最新の状態に更新する+容量アップ
Raspberry Pi 3 Model Bのファームウェアを更新する方法 - 一馬力のメモ帳
やらないで!! rpi-update | ゆっくり遅報
(1)以下のページでダウンロードしたいファームウェアを探し出し、クリック。
Commits · Hexxeh/rpi-firmware · GitHub
(2)URL の /commit/ より後の文字列をコピーする
(3)Raspberry Pi で以下のコマンドを実行、リブート
$ sudo rpi-update [3の文字列]