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 Sat, 10 Oct 2020, NoÚ Murr wrote:

> Note that if I run xrandr after the suspension I see the HDMI exit as it
> was working.
> 
> I found out online that one guy had my same problem found out that
> blacklisting the modules:
> 	snd_hda_intel
> 	snd_sof_intel_hda
> 	snd_sof_intel_hda_common
> 	sof_pci_dev
> 	snd_sof_intel_byt
> 	snd_sof_intel_ipc
> the problem is solved. I tried but of course without them I'm not having
> audio and that's not acceptable.

now that is very strange. Your "aplay -l" output shows these drivers are 
not even talking to the discrete GPU HDA controller, so it's beyond me how 
these drivers then can block HDMI resume.

You could try disabling the i915 HDMI audio by putting following in some 
modprobe.d file:

options snd_hda_intel probe_mask=257

And maybe try disabling the second controller:

options snd_hda_intel enable=1,0

I doubt those will help, but may at least provide some additional clues.

Please capture and share output of alsa-info:
https://alsa-project.org/wiki/AlsaInfo

Br, Kai

_______________________________________________
Alsa-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alsa-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.