alsa-ucm-conf_1.2.13-1 typo

Started by Teriarch, 2025/01/04, 17:33:38

Previous topic - Next topic

Teriarch

Latest release of alsa-ucm-conf causes fallback to less preferable sound profiles ignoring digital mic
profiles for certain intel sound cards. It will be fixed in release 1.2.13-2. In the meantime you can manually fix
the issue:

Replace lines 9 and 10m of file
/usr/share/alsa/ucm2/Intel/sof-hda-dsp/HiFi-sof.conf, which read:

> Type Empty
> String "${var:SOFVendor}"

by

> Type String
> Empty "${var:SOFVendor}

and restart (reboot) the pipewire sound services.