Disable-nouveau.conf
From Freephile Wiki
cat /etc/modprobe.d/disable-nouveau.conf
(The 'blacklist' and 'options' command lines are commented thus preventing the file from having any effect.)
## disable the nouveau driver
## and prevent it from doing modeset
# blacklist nouveau
# options nouveau modeset=0