Updating RPi Firmware

From SingletonMillerWiki
Revision as of 15:40, 3 June 2012 by Martin (Talk | contribs)

Jump to: navigation, search


Resources

link title

Install Hexxeh utility

This will save you time and effort in the long run.

Install GIT in order to be able to access the Firmware repository on GIT.

sudo apt-get install git-core

Install Hex's utility

sudo wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update
sudo chmod +x /usr/bin/rpi-update

Run Hex's firmwre utility

sudo rpi-update