Hello,
So far I was running on Debian 12, and had options snd-hda-intel model=auto in /etc/modprobe.d in order for the built-in speakers and audio jack to work.
Since updating to Debian 13, they don’t work anymore.
I tried removing all snd-hda-intel options, and various combinations of model=generic, index=1, dmic_detect=0, model=laptop-amic enable=yes (found around the Internet for Alder Lake-related issues and framework forums). Unloading the snd-hda-intel kernel module and restarting pipewire-pulse.socket pipewire.socket every time (which on Debian 12 was enough to apply the model=auto option without a restart). I also tried restarting a few times.
firmware-linux-nonfree is installed (and I rebooted since I installed it)
For most of the combinations of options above (and even without firmware-linux-nonfree installed), inxi -A displays this:
Audio:
Device-1: Intel Alder Lake PCH-P High Definition Audio driver: snd_hda_intel
API: ALSA v: k6.12.38+deb13-amd64 status: kernel-api
Server-1: PipeWire v: 1.4.2 status: active
Despite this, pavucontrol’s “Configuration” tab does not display the Intel Audio option it used to offer when I had the model=auto option:
and “Pro Audio” only provides dummy devices (like it did before).
Thanks for your help
