LinMao's Blog
学习科研记录与分享!

安装nvidia驱动遇到的问题

  1. 安装到最后报错
    Error:Unable to load the 'nvidia-drm' kernel module .
    
    出现这个问题最有可能的原因是你安装的Ubuntu是UEFI模式启动的,但是在BIOS中却打开了Security BOOT选项。 正确做法是禁用该选项
  2. 出现错误
    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 driver README and your Linux distribution's documentation for details on how to correctly disable the Nouveau kernel driver.
    
    Nouveau内核驱动程序与驱动不兼容,禁用Nouveau内核驱动程序。
  • 创建一个blacklist-nouveau.conf文件sudo vim /etc/modprobe.d/blacklist-nouveau.conf
  • 在文件中写入blacklist nouveau options nouveau modeset=0
  • 重新配置内核文件sudo update-initramfs -u
  • 重启sudo reboot

Reference

https://blog.csdn.net/ksws0292756/article/details/79160742
赞(0) 打赏
转载请注明出处:LinMao's Blog(林茂的博客) » 安装nvidia驱动遇到的问题

评论 抢沙发

静态归档版本,评论功能已关闭。
  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

LinMao's Blog(林茂的博客)

了解更多联系我们

觉得文章有用就打赏一下作者吧~

支付宝扫一扫打赏

支付宝

微信扫一扫打赏

微信