Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions tools/modules/desktops/yaml/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,16 @@ tiers:
# in the GTK applet for nothing.
- network-manager
- netplan.io
# ALSA Use Case Manager profiles. Without this package, PipeWire /
# wireplumber see a complex sound card (Intel SOF on Lunar/Meteor/
# Panther Lake laptops, Qualcomm Snapdragon X, AMD ACP DSP, …)
# but have no per-machine recipe for which PCM device is the speaker
# output, which controls to unmute, or how to route on jack-insert.
# Result: ALSA-level audio works (`speaker-test -D plughw:0,2`
# plays), but GNOME / KDE Sound shows "Dummy Output" only.
# Architecture: all package, ~1 MB on disk, inert on simpler audio
# chains (HDMI-only SBCs, USB DAC, etc.), so safe at minimal tier.
- alsa-ucm-conf

mid:
packages:
Expand Down