• Franzia@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    2
    ·
    edit-2
    9 months ago

    Seriously what does any of this lingo even mean?

    https://wiki.archlinux.org/title/Fwupd

    Sounds like FW Updater here is adding support for NAVI 3x which is the 5nm / RDNA 3 chips, AKA Ryzen RX 7000 series (for example RX 7600). Does this mean you can now update the firmware for the chip? Does it mean FWUpd will automatically handle firmware updates for you?

    Bonus challenge if you wanna talk to me about what some of the linux firmware lingo means.

    • NegativeInf@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      9 months ago

      It’s exciting that with Fwupd 1.9.6+ it’s now possible to update AMD discrete graphics card firmware under Linux rather than having to resort to Windows or other environments. This new Fwupd plug-in works with Navi 3x on recent versions of the Linux kernel where the AMDGPU driver has the necessary interfaces to make the firmware updating happen. Specifically this firmware updating is focused on flashing the graphics card’s Integrated Firmware Image (IFWI).

      Quoted from the article.

      • Franzia@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        9 months ago

        So you could not update the firmware on Navi 3x before this update arrived to Fwupd? Err you could update the card outside of Linux by booting up windows?

          • Franzia@lemmy.blahaj.zone
            link
            fedilink
            English
            arrow-up
            2
            ·
            9 months ago

            Okay got it. Thank you! I just started using desktop linux, I’m on Nobara so I have some expectation that things will be handled for me and I’m not always sure about when I need to tweak things. The extent of my troubleshooting so far is using ProtonDB.

    • vividspecter@lemm.ee
      link
      fedilink
      English
      arrow-up
      4
      ·
      9 months ago

      I’ll add that firmware updates for GPUs are pretty uncommon (my current card has had zero in the 3 years since it was launched). And an AMD driver dev confirmed as much, that it is just there in case it’s needed.

      And fwupd is a standard way to update firmware etc on a variety of hardware that doesn’t require DOS boot drives or using Windows, more commonly used on laptops and some servers and prebuilt clients. Which is obviously quite nice from a Linux user’s perspective.

    • Chewy@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 months ago

      Adding to other comments, fwupd is integrated into Gnome Software and probably other software centers. There’s also a systemd servivce or fwupd can be run from the terminal.

      So as far as I know it’s not necessarily run automatically on all distros.