1. 程式人生 > >disable Nouveau kernel driver

disable Nouveau kernel driver

mod pro ebo finally reboot contents blacklist upd options

nano /etc/modprobe.d/blacklist-nouveau.conf

with the following contents:

blacklist nouveau
options nouveau modeset=0

Regenerate the kernel initramfs:

sudo update-initramfs -u

and finally: reboot

sudo reboot

disable Nouveau kernel driver