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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-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/users@xxxxxxxxxxxxxxxxxxxxxxx