Commit 5673864
committed
desktops: install alsa-ucm-conf at minimal tier
Without alsa-ucm-conf installed, PipeWire / wireplumber see complex
sound cards (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: kernel-level audio is fully
alive (aplay -l shows Speaker pcm; `speaker-test -D plughw:0,2`
plays), but GNOME / KDE Sound shows only "Dummy Output" and the
speakers stay silent.
Verified on a ThinkPad X9-15 Gen 1 (LNL, CS42L43 jack + CS35L56 SPI
amps): same kernel + same SOF firmware + same Cirrus blobs + same
topology as a working Ubuntu OEM 6.17 boot of the same machine - the
only difference between "silent" and "working" was this package.
Mirrored in build's uefi_common.inc (armbian/build#9858) to cover
image builds; here in common.yaml minimal tier so the runtime
`armbian-config module_desktops install` path picks it up on any
desktop / release / arch / DE combo. Inert on simpler audio chains
(HDMI-only SBCs, USB DAC).1 parent eb2f7b8 commit 5673864
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
49 | 59 | | |
50 | 60 | | |
51 | 61 | | |
| |||
0 commit comments