RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Safe to update Firmware?

    Scheduled Pinned Locked Moved Help and Support
    firmware update
    6 Posts 2 Posters 612 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Retro Arcade Fan
      last edited by

      Hey everyone,

      I noticed there was an update available for my RP4 firmware, but as someone who's always worried about damaging their arcade, I wanted to ask if it's routinely safe to update the firmware? I backup my arcade monthly. So it's not detrimental if the image breaks. But the firmware is built into the RP4 directly, so I hesitate. Because if something goes wrong, I can't replace it due to the shortages.

      Again, me just worrying about my baby. I know I can update the firmware by itself. Is it generally safe to update the firmware when updates are available?

      As always, thank you for your support.

      AshpoolA 1 Reply Last reply Reply Quote 0
      • AshpoolA
        Ashpool @Retro Arcade Fan
        last edited by

        @Retro-Arcade-Fan said in Safe to update Firmware?:

        But the firmware is built into the RP4 directly, so I hesitate.

        Sure of that? As the raspberry pi doc is saying this about the firmware:

        The kernel and firmware are installed as a Debian package, and so will also get updates when using the procedure above. These packages are updated infrequently and after extensive testing.
        

        It is the bootloader that is written to a prom and there seem to be a safeguard mechanism implemented (cited from here):

        At power on, the BCM2711 ROM looks for a file called recovery.bin in the root directory of the boot partition on the SD card. If a valid recovery.bin is found then the ROM executes this instead of the contents of the EEPROM. This mechanism ensures that the bootloader EEPROM can always be reset to a valid image with factory default settings.
        
        R 1 Reply Last reply Reply Quote 0
        • R
          Retro Arcade Fan @Ashpool
          last edited by

          @Ashpool So you're saying it's safe to update whenever there's one available.

          AshpoolA 1 Reply Last reply Reply Quote 0
          • AshpoolA
            Ashpool @Retro Arcade Fan
            last edited by

            @Retro-Arcade-Fan As long as it is done via

            > sudo apt update
            > sudo apt full-upgrade
            

            it should be safe (or at least safe as all write processes to the system storage device (sd card/hdd/sdd/etc.) are) and don't use rpi-update (IIRC some Blogs/Websides/SearchResults may tell you otherwise, but according to the official docs there is just one case an end-user may use that: You should not use rpi-update on any system unless recommended to do so by a Raspberry Pi engineer.)

            R 1 Reply Last reply Reply Quote 1
            • R
              Retro Arcade Fan @Ashpool
              last edited by

              @Ashpool said in Safe to update Firmware?:

              sudo apt update
              sudo apt full-upgrade

              Does this update all of the emulators too? I can't remember what "update" did once but it updated all of my emulators and totally destroyed my build. ALL I want to update is the firmware at this point.

              AshpoolA 1 Reply Last reply Reply Quote 0
              • AshpoolA
                Ashpool @Retro Arcade Fan
                last edited by Ashpool

                @Retro-Arcade-Fan It will upgrade all packages that are visible to the OS packet manager(s)[1], if that includes emulators they will also be updated - but that is a question best be answered by people with more insight/knowledge of the retropie-setup script.

                [At least on the Pi4 where I have RetroPie installed on top of the legacy Raspberry OS I haven't encountered anything like broken emulators after a full-upgrade, but i am only using a limited set of games/emulators on that machine]

                1: like apt, apt-get, aptitude ...

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post

                Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.