disable Nouveau kernel driver

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
posted on 2018-07-11 11:21  c3tc3tc3t  阅读(238)  评论(0编辑  收藏  举报