Welcome 微信登录

首页 / 操作系统 / Linux / Ubuntu 10.04 安装Nvidia显卡出错解决方法

当您从nVidia的网站上下载并在Ubuntu 10.04 安装它们的驱动时,可能会遇到以下错误:ERROR: Unable to load the kernel module ‘nvidia.ko’.  This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources, with a version of gcc that differs from the one used to build the target kernel, or if a driver such as rivafb/nvidiafb is present and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA graphics device(s), or NVIDIA GPU installed in this system is not supported by this NVIDIA Linux graphics driver release.使用以下步骤可修复上述错误。1. 在这里下载最新版 的nVidia驱动;2. 以管理员身份打开blacklist模块;vim    /etc/modprobe.d/blacklist.conf添加以下部分并保存:blacklist vga16fb
blacklist nouveau
blacklist rivafb
blacklist nvidiafb
blacklist rivatv3. 删除所有之前所安装的nVidia驱动:sudo apt-get --purge remove nvidia-*4. 重启电脑;5. 当弹出错误信息提示Ubuntu无法加载nVidia驱动时,选择进入终端选项;6. 登陆并进入保存刚才所下载驱动的文件夹;7. 安装驱动:sudo sh NVIDIA-Linux-x86_64-195.36.24-pkg2.run8.重启init 6Ubuntu 10.04手动安装Nvidia显卡驱动在 Ubuntu 上安装使用 FreeRapid 及 Jdownloader相关资讯      Ubuntu知识  Ubuntu 10.04 
  • Ubuntu 有这功能吗?-回答4个新用  (10/14/2014 16:54:49)
  • 经典Linux操作系统:Ubuntu 10.04  (10/07/2014 10:00:12)
  • Ubuntu 10.04编译LTP  (03/21/2013 21:05:34)
  • Ubuntu系统诞生10周年:让Linux更  (10/14/2014 16:53:00)
  • Ubuntu小知识总结  (07/08/2013 17:02:10)
  • Ubuntu 官方发布 Ubuntu 应用程序  (02/15/2013 21:49:58)
本文评论 查看全部评论 (0)
表情: 姓名: 字数