Remove Nouveau on Fedora First: sudo vim /etc/modprobe.d/blacklist-nouveau.conf Write: blacklist nouveau options nouveau modeset=0 Then: sudo dnf remove xorg-x11-drv-nouveau Finally: sudo dracut -fv --regenerate-all