Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
f11:technik:raspberrypi:firmware-update [2013/02/13 00:32]
dd7dka angelegt
f11:technik:raspberrypi:firmware-update [2019/09/29 12:03] (aktuell)
Zeile 1: Zeile 1:
 ====== Raspberry PI Firmware Update ====== ====== Raspberry PI Firmware Update ======
  
-  * per SSH am Raspberry PI anmelden +Die aktuellen Firmwaredateien liegen im GIT Repository [[https://github.com/raspberrypi/firmware/tree/master/boot]]
-  * auf den root account wechseln ''sudo su'' + 
-  * in das Verzeich ''/boot'' wechseln: ''cd /boot'' +===== Firmwareversion anzeigen ===== 
-''wget https://github.com/raspberrypi/firmware/raw/master/boot/bootcode.bin + 
-  wget https://github.com/raspberrypi/firmware/raw/master/boot/fixup.dat +Kernel Version 
-  wget https://github.com/raspberrypi/firmware/raw/master/boot/fixup_cd.dat +<code bash> 
-  wget https://github.com/raspberrypi/firmware/raw/master/boot/fixup_x.dat +uname -a 
-  wget https://github.com/raspberrypi/firmware/raw/master/boot/kernel.img +</code> 
-  wget https://github.com/raspberrypi/firmware/raw/master/boot/kernel_emergency.img + 
-  wget https://github.com/raspberrypi/firmware/raw/master/boot/start.elf +GPU Firmware 
-  wget https://github.com/raspberrypi/firmware/raw/master/boot/start_cd.elf +<code bash> 
-  wget https://github.com/raspberrypi/firmware/raw/master/boot/start_x.elf''+/opt/vc/bin/vcgencmd version 
 +</code> 
 + 
 +===== Update mit Hexxeh Update Tool ===== 
 + 
 +Das Tool aktualisiert die Firmware mit dem Auruf von <code bash>sudo rpi-update</code> Das Update Tool gibt es hier [[https://github.com/Hexxeh/rpi-update]]
 + 
 +Es kann bei den aktuellen Raspbian Versionen auch einfach mittels <code bash>sudo apt-get install rpi-update</code> bzw<code bash>aptitude install rpi-update</code> installiert werden
 + 
 +===== Weblinks ===== 
 + 
 +[[http://elinux.org/R-Pi_Troubleshooting#Updating_firmware]] 
f11/technik/raspberrypi/firmware-update.1360711968.txt.gz · Zuletzt geändert: 2019/09/29 12:01 (Externe Bearbeitung)
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0