Re: snd_hda_intel preventing hdmi monitor to wake up from sleep
Kai Vehmanen <[email protected]>
| Newsgroups | gmane.linux.alsa.user |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7 02160 Espoo |
| Message-ID | <[email protected]> |
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 [email protected] https://lists.sourceforge.net/lists/listinfo/alsa-user