此问题可以通过以下步骤解决:

  1. 打开终端,输入以下命令以停止 Nouveau 驱动程序:

    sudo systemctl stop nouveau
    
  2. 禁用 Nouveau 驱动程序:

    sudo echo "blacklist nouveau" >> /etc/modprobe.d/blacklist.conf
    sudo echo "options nouveau modeset=0" >> /etc/modprobe.d/blacklist.conf
    
  3. 重新生成 initramfs:

    sudo update-initramfs -u
    
  4. 重启计算机。

    sudo reboot
    

重启后,您可以安装 NVIDIA 驱动程序。如果您需要重新启用 Nouveau 驱动程序,请删除 /etc/modprobe.d/blacklist.conf 中添加的行,并重新生成 initramfs。

The Nouveau kernel driver is currently in use by your system This driver is incompatible with the NVIDIA driver and must be disabled before proceeding Please consult the NVIDIA

原文地址: https://www.cveoy.top/t/topic/bpGd 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录