this post was submitted on 07 Dec 2024
17 points (100.0% liked)

Linux

48648 readers
900 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hi, I'm wondering if dnf or rpm-ostree (from what I understand, a dnf wrapper) does handle updating firmware drivers? I've uninstalled gnome-software and now I don't know if I should update firmware with some other command, or does the "rpm-ostree update" command do it?

you are viewing a single comment's thread
view the rest of the comments
[–] SteveTech 3 points 1 week ago

firmware drivers

This sounds like you're talking about firmware blobs that the kernel drivers load, which are usually in a package called linux-firmware. It should be updated automatically, but I'll check in the morning with Fedora Silverblue.

Otherwise if you're talking about device firmware, than that's all fwupd, rpm-ostree has nothing to do with that.