Created
March 5, 2016 20:04
-
-
Save tosbourn/6a3203fa366be207984b to your computer and use it in GitHub Desktop.
raspbian firmware update
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@raspberrypi:~ $ sudo rpi-update | |
*** 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 10666 100 10666 0 0 77592 0 --:--:-- --:--:-- --:--:-- 77854 | |
*** 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) | |
*** Backing up firmware | |
*** Backing up modules 4.1.18-v7+ | |
############################################################# | |
This update bumps to rpi-4.1.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=113753 | |
############################################################## | |
*** 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 345 0 --:--:-- --:--:-- --:--:-- 345 | |
100 49.2M 100 49.2M 0 0 813k 0 0:01:02 0:01:02 --:--:-- 1439k^T | |
*** Updating firmware | |
*** Updating kernel modules | |
*** depmod 4.1.18+ | |
*** depmod 4.1.18-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 30fe8178d61c1ff9bc168edaafdbcb101aa6245e | |
*** A reboot is needed to activate the new firmware |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment