I'm not sure I have a 100% solution for you but you could start with
blacklisting the nouveau driver...

/etc/default/grub:
GRUB_CMDLINE_LINUX="<current stuff> rd.driver.blacklist=nouveau
modprobe.blacklist=nouveau"

(assuming UEFI)
# grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg

HTH!

Richard
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org

Reply via email to