10
Figure 217 Creating the disable_nouveau.conf file
b. Add the following command lines to the file, and then exit the vim editor.
blacklist nouveau
options nouveau modeset=0
Figure 218 Adding the command lines
3. Reboot the server for the configuration to take effect.
4. Execute the
lsmod | grep –i nouveau command to view information about the GPU driver
integrated into the OS. If no GPU driver information is displayed, the system has disabled the
nouveau GPU driver successfully.