Skip to content

Instantly share code, notes, and snippets.

@tosbourn
Created March 5, 2016 20:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tosbourn/6a3203fa366be207984b to your computer and use it in GitHub Desktop.
Save tosbourn/6a3203fa366be207984b to your computer and use it in GitHub Desktop.
raspbian firmware update
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