How to update eeprom firmware: Difference between revisions

No edit summary
Replace <comments/> with <comment-streams />
 
(5 intermediate revisions by 2 users not shown)
Line 28: Line 28:
  sudo apt update
  sudo apt update
  sudo apt upgrade -y
  sudo apt upgrade -y
  sudo rpi-eeprom-update
  sudo rpi-eeprom-update -a
If a firmware update is available you will be prompted to install it and your Raspberry Pi will reboot. More information about updating the firmware on your Raspberry Pi is available in the [https://www.raspberrypi.com/documentation/computers/raspberry-pi-5.html#updating-your-firmware official documentation].
If a firmware update is available you will be prompted to install it and your Raspberry Pi will reboot. More information about updating the firmware on your Raspberry Pi is available in the [https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#bootloader_update_stable official documentation].


* Use tool '''raspi-config''' to update
* Use tool '''raspi-config''' to update
Line 52: Line 52:


After restarting, run the '''vcgencmd bootloader_version''' command again to view the firmware version and check whether the update is successful.
After restarting, run the '''vcgencmd bootloader_version''' command again to view the firmware version and check whether the update is successful.
'''5. [[RPi 5 EEPROM Recovery Guide]]'''


<!--Add review function! -->
<!--Add review function! -->
<comments />
<comment-streams id="main" />


<!--Please choose the  -->
<!--Please choose the  -->