this post was submitted on 07 Jun 2025
46 points (100.0% liked)

Linux

7815 readers
362 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] A_norny_mousse@feddit.org 7 points 4 days ago (1 children)

There's no linux-firmware package on Debian. I guess that's one of the major changes that makes Ubuntu different from Debian, under the hood.

Anyhow, on Debian:

  • firmware-linux: Meta package, depends on:
    • firmware-linux-free (that one really is a sammelsurium)
    • firmware-linux-nonfree: Meta package, depends on:
      • firmware-misc-nonfree (big one, could well be made into a meta package depending on vendor-specific packages)
      • firmware-amd-graphics (another big one)
[–] who@feddit.org 2 points 4 days ago* (last edited 4 days ago) (1 children)

On Debian Bookworm with the non-free-firmware repo enabled...

$ apt-cache pkgnames firmware | sort

firmware-amd-graphics
firmware-ath9k-htc
firmware-atheros
firmware-b43-installer
firmware-b43legacy-installer
firmware-bnx2
firmware-bnx2x
firmware-brcm80211
firmware-cavium
firmware-cirrus
firmware-intel-graphics
firmware-intel-misc
firmware-intel-sound
firmware-ipw2x00
firmware-ivtv
firmware-iwlwifi
firmware-libertas
firmware-linux
firmware-linux-free
firmware-linux-nonfree
firmware-marvell-prestera
firmware-mediatek
firmware-microbit-micropython
firmware-microbit-micropython-doc
firmware-misc-nonfree
firmware-myricom
firmware-netronome
firmware-netxen
firmware-nvidia-graphics
firmware-nvidia-gsp
firmware-qcom-media
firmware-qcom-soc
firmware-qlogic
firmware-realtek
firmware-samsung
firmware-siano
firmware-ti-connectivity
firmware-tomu

[–] A_norny_mousse@feddit.org 2 points 4 days ago

Yeah I also feel that the splitting is already happening, or has been the case for the longest time. I wonder what's so different about Ubuntu in that respect.

[–] victorz@lemmy.world 6 points 5 days ago