From: jwrdegoede on gitlab.com Here is a set of backports from: https://github.com/skeggsb/nouveau which fix HDMI audio and interlaced modes not working on various laptops with nvidia graphics, including the Lenovo P1 Gen 2 which will offer an option to ship with Fedora pre-installed. I've already done a koji scratch-build with these patches and Lenovo has confirmed that these fix the issue on the P1 Gen 2. This build has also been confirmed to fix HDMI audio on some Dell models. These patches are currently queued upstream for merging during the 5.8 cycle. This fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1818129 https://bugzilla.redhat.com/show_bug.cgi?id=1835865 Note: The patch series is too large to sent by email. To review the series locally, set up your repository to fetch from the GitLab remote: $ git remote add gitlab https://gitlab.com/cki-project/kernel-ark.git $ git config remote.gitlab.fetch '+refs/merge-requests/*/head:refs/remotes/gitlab/merge-requests/*' $ git fetch gitlab Finally, check out the merge request: $ git checkout gitlab/merge-requests/384 It is also possible to review the merge request on GitLab at: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/384 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx