Franco Martelli
2024-09-05 19:00:01 UTC
Hi,
~$ cat /sys/module/snd_hda_intel/parameters/id
~$ cat /sys/module/snd_hda_intel/parameters/index
boot loader. See:
https://wiki.archlinux.org/title/Kernel_parameters
then verify by running "cat" on the /sys/ filesystem as described above.
Cheers
Hello,
I am running debian testing, updated daily.
I'm on stable, so I can't help muchI am running debian testing, updated daily.
After yesterday's update, the kernel module snd_hda_intel is being
loaded with the wrong (default) parameters.
Have you verified this by running the following commands:loaded with the wrong (default) parameters.
~$ cat /sys/module/snd_hda_intel/parameters/id
~$ cat /sys/module/snd_hda_intel/parameters/index
I have /etc/modprobe.d/snd-hda.conf
options snd_hda_intel id=[HDMI,PCH] index=1,0
The details are very unlikely to be important, but if you are
interested, the snd_hda_intel module defaults to emitting sound on the
HDMI port instead of the PCH port connected to the speakers and
headphone.
as workaround try to specify those parameters in the kernel-line in theoptions snd_hda_intel id=[HDMI,PCH] index=1,0
The details are very unlikely to be important, but if you are
interested, the snd_hda_intel module defaults to emitting sound on the
HDMI port instead of the PCH port connected to the speakers and
headphone.
boot loader. See:
https://wiki.archlinux.org/title/Kernel_parameters
then verify by running "cat" on the /sys/ filesystem as described above.
Cheers
--
Franco Martelli
Franco Martelli