RaspberryPi2_構築_002_ファームウエアUP

更新前

root@raspberrypi:~# uname -a
Linux raspberrypi 4.1.10-v7+ #821 SMP PREEMPT Sat Oct 10 00:16:28 BST 2015 armv7l GNU/Linux

更新

# rpi-update
*** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
*** Performing self-update
*** Relaunching after update
*** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
#############################################################
WARNING: This update bumps to rpi-4.4.y linux tree
Be aware there could be compatibility issues with some drivers
Discussion here:
Linux kernel is now 4.4 - Raspberry Pi Forums
##############################################################
Would you like to proceed? (y/N)
*** Downloading specific firmware revision (this will take a few minutes)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 168 0 168 0 0 195 0 --:--:-- --:--:-- --:--:-- 260
100 50.5M 100 50.5M 0 0 773k 0 0:01:06 0:01:06 --:--:-- 1206k
*** Updating firmware
*** Updating kernel modules
*** depmod 4.4.9+
*** depmod 4.4.9-v7+
*** Updating VideoCore libraries
*** Using HardFP libraries
*** Updating SDK
*** Running ldconfig
*** Storing current firmware revision
*** Deleting downloaded files
*** Syncing changes to disk
*** If no errors appeared, your firmware was successfully updated to d929a37cfb0aad232578240eaa4828f403056882
*** A reboot is needed to activate the new firmware

再起動→更新後

root@raspberrypi:~# uname -a
Linux raspberrypi 4.4.9-v7+ #884 SMP Fri May 6 17:28:59 BST 2016 armv7l GNU/Linux

 

コメント