Jump to content


Photo

rpi-update (How To Get the bleeding edge firmware for the Pi)


  • Please log in to reply
4 replies to this topic

#1 Malakai

Malakai

    #

  • Superuser
  • 56 posts
  • Twitter:@Raspians
  • LocationUSA
  • Current Device(s):Pi, iPhone, etc..

Posted 09 March 2014 - 11:20 PM

rpi-update is a tool used to test out the latest firmware for the Pi.
 
It's described as "An easier way to update the firmware of your Raspberry Pi."
 
If you are one of those that believe the cutting edge firmware is always better and superior go for it. Personally I prefer to stick it out with the stable releases and updating as needed.
 
Normally to update an OS like Raspbian you simply run:

sudo apt-get update && sudo apt-get upgrade

 
I found the following best describes what it is from http://raspberrypi.s...ange.com/a/4363


  • rpi-update is a tool to upgrade the firmware for your Raspberry Pi. Firmware is a small package of code that usually lives on a special chip of a computer that helps the software know how to talk to the hardware. However, in the case of the Raspberry Pi, the firmware will live on the first partition of the SD card.

  • Raspbian is an operating system or the core software for your Raspberry Pi. Software (including the OS) lives on second partition of the SD card and is all the stuff that gets executed when you use your device.

Both of these need updating independently. For convenience, the rpi-update tool is included in the Raspbian distribution of Linux because it is a useful software tool that manages the firmware of your Pi's. You should run it periodically to make sure your devices have the latest firmware. Separately, you need to keep your software up to date using the standard Debian software management tools like sudo apt-get update && sudo apt-get upgrade.
Each of these functions is separate, and updating one will not update the other. Upgrading your distribution to the latest software packages might get you a new version of rpi-update, but unless you RUN rpi-update your firmware will not get updated.
Since the place the firmware is stored is actually flashed to the first partition of the SD card (sort of like a BIOS), you will not need to run this on every device. Once you load a new version of software or firmware onto an SD card, any device you plug that card into will be running that version.


  • livinginkaos and GTIM2L8 like this

#2 Guest_Dalvik_Cache_*

Guest_Dalvik_Cache_*
  • Guests

Posted 10 March 2014 - 06:43 AM

So is its stock firmware based on Ubuntu, or at least Debian?



#3 Bratster2

Bratster2

    IDK what I am

  • Dedicated Supporter
  • PipPipPip
  • 560 posts
  • LocationCalifornia
  • Current Device(s):Pixel 2 XL on Google Fi

Posted 10 March 2014 - 07:56 AM

I'm pretty sure it's based on Debian. Hence the name raspbian. But I have only messed with my friends pi a little. I'm more hardware than software.
  • foxkat likes this

#4 Malakai

Malakai

    #

  • Superuser
  • 56 posts
  • Twitter:@Raspians
  • LocationUSA
  • Current Device(s):Pi, iPhone, etc..

Posted 10 March 2014 - 03:49 PM

Yes it's totally Debian Hard Float based. 

 

This article explains how the repo is maintained and all the background of why Debian was the OS chosen as the Default.

 

http://arstechnica.c...erating-system/

 

Note the Archlinux for more advanced Linux users is fast and boots like crazy.

 

As far as the Desktop experience it is sluggish (It's about a 300mhz PC) but the Foundation is pouring a ton of money and resources into getting it running at full speed. It's come a long way.



#5 Guest_Dalvik_Cache_*

Guest_Dalvik_Cache_*
  • Guests

Posted 10 March 2014 - 07:23 PM

Yes it's totally Debian Hard Float based. 

 

This article explains how the repo is maintained and all the background of why Debian was the OS chosen as the Default.

 

http://arstechnica.c...erating-system/

 

Note the Archlinux for more advanced Linux users is fast and boots like crazy.

 

As far as the Desktop experience it is sluggish (It's about a 300mhz PC) but the Foundation is pouring a ton of money and resources into getting it running at full speed. It's come a long way.

 

 

Me likey. Im running arch, as we speak!  :)


  • johnthehillbilly likes this




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users