Siduction Forum

Siduction Forum => Software - Support => Topic started by: Teriarch on 2025/01/04, 17:33:38

Title: alsa-ucm-conf_1.2.13-1 typo
Post by: Teriarch on 2025/01/04, 17:33:38
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.