[Nouveau] [Bug 75985] [NVC1] HDMI audio device only visible after rescan
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Oct 5 10:22:50 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=75985
--- Comment #110 from Lukas Wunner <lukas at wunner.de> ---
(In reply to PrzemysÅaw Kopa from comment #109)
> Created attachment 145640 [details]
> Dmesg dump to present the problem of NVIDIA HDA not suspending correctly #2.
Thanks. This is the same issue as bug #106957, only that one was for AMD cards
and yours is an Nvidia. It was fixed by commit 57cb54e53bdd ("ALSA: hda - Force
to link down at runtime suspend on ATI/AMD HDMI").
If you add "codec->link_down_at_suspend = 1;" to patch_nvhdmi() in
sound/pci/hda/patch_hdmi.c, the issue may go away.
The only question is whether your card's revision_id is listed in
snd_hda_id_hdmi[] such that patch_nvhdmi() is executed for your card. What does
"cat /sys/bus/pci/devices/0000:01:00.1/hdaudioC1D0/revision_id" say?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20191005/de6e4574/attachment.html>
More information about the Nouveau
mailing list