Thursday, December 5, 2019

How to disable nouveau in Ubuntu 18.04


$ sudo vi /etc/modprobe.d/blacklist-nouveau.conf

blacklist nouveau
options nouveau modeset=0


$ sudo update-initramfs -u

$ sudo reboot

No comments:

Post a Comment

How do I use the IPMI command to check or modify the BMC SKU ID?

How do I use the IPMI command to check or modify the BMC SKU ID? We can use the IPMI command to check or modify the MiTAC BMC firmware S...