用nvidia-installer --update 命令更新显卡驱动 失败

CPU/显卡/打印机/USB设备等硬件问题
回复
头像
tor
帖子: 301
注册时间: 2009-01-18 23:26

用nvidia-installer --update 命令更新显卡驱动 失败

#1

帖子 tor » 2016-06-09 18:03

显示
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, or nouveau is present and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA graphics device(s), or no NVIDIA GPU installed in this system is supported by this NVIDIA Linux graphics driver release.
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 用nvidia-installer --update 命令更新显卡驱动 失败

#2

帖子 poloshiao » 2016-06-10 5:29

or nouveau is present and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA graphics device(s)
把下面指令 複製 貼進終端機 執行
lsmod | grep nouveau
把結果全部直接 選取/複製/貼上來
头像
tor
帖子: 301
注册时间: 2009-01-18 23:26

Re: 用nvidia-installer --update 命令更新显卡驱动 失败

#3

帖子 tor » 2016-06-10 7:35

已经禁了nouveau驱动了,不然我也装不上驱动,我只是升级
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 用nvidia-installer --update 命令更新显卡驱动 失败

#4

帖子 poloshiao » 2016-06-10 10:56

我只是升级
用nvidia-installer --update 命令更新显卡驱动 失败
1. 試試
1-1. sudo /usr/bin/nvidia-installer --update

1-2. cd /usr/bin
sudo ./nvidia-installer --update

2. 參閱
2-1. http://us.download.nvidia.com/XFree86/L ... resOfd7638
Other Features of the Installer
nvidia-installer options
--update
Connect to NVIDIA's FTP site, download the most recent driver file, and install it.
2-2. https://m.reddit.com/r/Ubuntu/comments/ ... a_drivers/
problem_with_nvidia_drivers
回复