Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Steam Deck
  3. What is the state of updating the BIOS on the Steam Deck/Bazzite?

What is the state of updating the BIOS on the Steam Deck/Bazzite?

Scheduled Pinned Locked Moved Steam Deck
steamdeck
8 Posts 4 Posters 0 Views
  • 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.
  • xavier666@lemm.eeX This user is from outside of this forum
    xavier666@lemm.eeX This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #1

    I saw the update about Steam trying to provide a way to update the BIOS however, I didn't find much discussion about it elsewhere.

    Some people are saying fwupd is great, others are saying it's not supported by OEMs.

    What's the current status regarding this entire thing?

    C fubarberry@sopuli.xyzF 2 Replies Last reply
    2
    • xavier666@lemm.eeX [email protected]

      I saw the update about Steam trying to provide a way to update the BIOS however, I didn't find much discussion about it elsewhere.

      Some people are saying fwupd is great, others are saying it's not supported by OEMs.

      What's the current status regarding this entire thing?

      C This user is from outside of this forum
      C This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #2

      SteamOS has been able to update the bios on the Steam Deck forever, I’m assuming since launch. The new patch is just for updating the bios when SteamOS is installed on other devices like the ROG Ally

      1 Reply Last reply
      4
      • xavier666@lemm.eeX [email protected]

        I saw the update about Steam trying to provide a way to update the BIOS however, I didn't find much discussion about it elsewhere.

        Some people are saying fwupd is great, others are saying it's not supported by OEMs.

        What's the current status regarding this entire thing?

        fubarberry@sopuli.xyzF This user is from outside of this forum
        fubarberry@sopuli.xyzF This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #3

        Valve just open sourced SteamOS manager, which among other things allows updating the BIOS. I suspect we'll see this get added into Bazzite and other Linux distros meant for the Deck, but I don't think it's been added yet.

        In the meantime, the Arch Wiki claims that fwupd works fine for updating the Steam Deck bios on Arch, and I'm assuming that means it would work for Bazzite and other distros as well.

        P 1 Reply Last reply
        3
        • fubarberry@sopuli.xyzF [email protected]

          Valve just open sourced SteamOS manager, which among other things allows updating the BIOS. I suspect we'll see this get added into Bazzite and other Linux distros meant for the Deck, but I don't think it's been added yet.

          In the meantime, the Arch Wiki claims that fwupd works fine for updating the Steam Deck bios on Arch, and I'm assuming that means it would work for Bazzite and other distros as well.

          P This user is from outside of this forum
          P This user is from outside of this forum
          [email protected]
          wrote on last edited by [email protected]
          #4

          Bazzite uses a "ujust" command to update everything (distro, flatpaks, distrobox containers, layered packages, etc.) and I'm pretty sure it includes bios updates. Unless it's just drivers that I'm thinking of..

          If you click their "update system" icon, or just type "ujust update" in the terminal, it does the rest. Updates don't apply until you reboot, as is the case with all immutable distros (that I'm aware of).

          Don't currently have access to double check though.

          fubarberry@sopuli.xyzF 1 Reply Last reply
          0
          • P [email protected]

            Bazzite uses a "ujust" command to update everything (distro, flatpaks, distrobox containers, layered packages, etc.) and I'm pretty sure it includes bios updates. Unless it's just drivers that I'm thinking of..

            If you click their "update system" icon, or just type "ujust update" in the terminal, it does the rest. Updates don't apply until you reboot, as is the case with all immutable distros (that I'm aware of).

            Don't currently have access to double check though.

            fubarberry@sopuli.xyzF This user is from outside of this forum
            fubarberry@sopuli.xyzF This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #5

            From looking at Bazzite documentation, ujust is a collection of scripts that run different updaters/etc. It does cover bios updates by running ujust enable-deck-bios-firmware-updates.

            From looking at the Bazzite github, this runs a shell script that checks to make sure you have Steam Deck hardware and don't have the DeckHD replacement screen or 32GB ram mods installed, and then enables jupiter-biosupdate.service. I'm guessing that service is probably using fwupd for updates, but haven't been able to confirm it yet. If anyone else has some insight I'd be interested to hear it. I know the bazzite founder is active here but I'm going to restrain myself from pinging him and wasting his time over curiosity.

            P 1 Reply Last reply
            1
            • fubarberry@sopuli.xyzF [email protected]

              From looking at Bazzite documentation, ujust is a collection of scripts that run different updaters/etc. It does cover bios updates by running ujust enable-deck-bios-firmware-updates.

              From looking at the Bazzite github, this runs a shell script that checks to make sure you have Steam Deck hardware and don't have the DeckHD replacement screen or 32GB ram mods installed, and then enables jupiter-biosupdate.service. I'm guessing that service is probably using fwupd for updates, but haven't been able to confirm it yet. If anyone else has some insight I'd be interested to hear it. I know the bazzite founder is active here but I'm going to restrain myself from pinging him and wasting his time over curiosity.

              P This user is from outside of this forum
              P This user is from outside of this forum
              [email protected]
              wrote on last edited by [email protected]
              #6

              From looking at Bazzite documentation, ujust is a collection of scripts that run different updaters/etc.

              This is correct. Anyone using Bazzite that wasn't aware of this should type "ujust" into the terminal to give you a list of pre-made "recipes".

              Tons of very useful shit. Lots of useful things specifically for gaming, but also non-gaming related stuff as well. Lots of things that are annoying to manually enable/install on an immutable distro in there, making it super easy to set things up.

              You can update the individual things like you said, but just entering "ujust update" does everything at once

              I use Bazzite on my laptop so I can't really speak to how things work on handhelds

              xavier666@lemm.eeX 1 Reply Last reply
              2
              • P [email protected]

                From looking at Bazzite documentation, ujust is a collection of scripts that run different updaters/etc.

                This is correct. Anyone using Bazzite that wasn't aware of this should type "ujust" into the terminal to give you a list of pre-made "recipes".

                Tons of very useful shit. Lots of useful things specifically for gaming, but also non-gaming related stuff as well. Lots of things that are annoying to manually enable/install on an immutable distro in there, making it super easy to set things up.

                You can update the individual things like you said, but just entering "ujust update" does everything at once

                I use Bazzite on my laptop so I can't really speak to how things work on handhelds

                xavier666@lemm.eeX This user is from outside of this forum
                xavier666@lemm.eeX This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #7

                Okay, this is great. I know about ujust but didn't know it could even update the BIOS

                P 1 Reply Last reply
                0
                • xavier666@lemm.eeX [email protected]

                  Okay, this is great. I know about ujust but didn't know it could even update the BIOS

                  P This user is from outside of this forum
                  P This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #8

                  Glad I could help! Bazzite has been amazing.

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups