alsa-project/alsa-ucm-conf issue #449 was opened from ezawadzki: After fresh debian 12 installation : - Speakers audio : ok - Headphones : no audio After installed `alsa-ucm-conf` and followed : ``` systemctl stop alsa-state rm /var/lib/alsa/asound.state systemctl start alsa-state ``` Now : - Speakers audio : no audio (speakers not recognized) - Headphones : no audio ``` cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" ``` ``` uname -a Linux debian 6.10.11+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.11-1~bpo12+1 (2024-10-03) x86_64 GNU/Linux ``` ``` alsamixer Card and Chipset : PipeWire ``` Any help ? Issue URL : https://github.com/alsa-project/alsa-ucm-conf/issues/449 Repository URL: https://github.com/alsa-project/alsa-ucm-conf