Hi,
On Mon, 12 Oct 2020, Noè Murr wrote:
> I tried and I still see an error with that card in the log.
> It's attached.
>
> I tried some other options found online like:
> enable_msi=1 and model=auto, but without any luck.
hmm, interesting, with modprobe/kmod v27, the array options are not picked
up as expected from modprobe.d files. Not sure what is happening here.
Please try this instead:
1. add to modprobe.c file:
blacklist snd_hda_intel
2. And then when booted, load audio with:
sudo modprobe -v snd_hda_intel enable=Y,N
.. it should show:
insmod /lib/modules/5.8.10/kernel/sound/pci/hda/snd-hda-intel.ko enable=Y,N
Need to investigate what's happening with the modprobe, haven't seen
this before.
Br, Kai
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user