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 can I set system fan running at full speed in G4520G6?

This option (Full Speed) is not available for G4520G6 system. Only you can do is set BIOS running as [Acoustic Mode] or [Performance mode] i...