FusionServer Pro Server GPU Card Operation Guide 06

How to Disable the Nouveau Driver for Different Linux Systems

How to Disable the Nouveau Driver for Different Linux Systems

Fedora

  • Create the /usr/lib/modprobe.d/blacklist-nouveau.conf file and add the following information to the file.

    blacklist nouveau

    options nouveau modeset=0

  • Re-generate initramfs.

    $sudo dracut --force

RHEL/CentOS

  • Create the /etc/modprobe.d/blacklist-nouveau.conf file and add the following information to the file.

    blacklist nouveau

    options nouveau modeset=0

  • Re-generate initramfs.

    $sudo dracut --force

OpenSUSE

  • Create the /etc/modprobe.d/blacklist-nouveau.conf file and add the following information to the file.

    blacklist nouveau

    options nouveau modeset=0

  • Re-generate initrd.

    $sudo /sbin/mkinitrd

SLES

The Nouveau driver is not installed in SLES.

Ubuntu

  • Create the /etc/modprobe.d/blacklist-nouveau.conf file and add the following information to the file.

    blacklist nouveau

    options nouveau modeset=0

  • Re-generate initramfs.

    $sudo update-initramfs -u

Translation
Favorite
Download
Update Date:2024-07-12
Document ID:EDOC1100165479
Views:189180
Downloads:1305
Average rating:5.0Points

Digital Signature File

digtal sigature tool