nvidia 驱动安装错误(ubuntu)
Posted 11 months, 1 week ago at 11:32 am. 0 comments
每次编译 nvidia8631出现下面的信息,继续,gdm start 可以经用 x win,但重启后就不行了,又需要再次 sh nvidia…8631.sh,:(
或者把 /etc/X11/xorg.conf 中的 nvidia 改成 nv 也可以进入x win,但是没有3d 支持。
[17180139.336000] NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-9631
Thu Nov 9 17:38:10 PST 2006
WARNING: You appear to be using a modular X.Org release, but nvidia-installer
was unable to determine the correct X library installation path with
the `pkg-config` utility. Please install the X.Org SDK/development
package for your distribution.
WARNING: nvidia-installer was unable to determine the correct X library
installation path and will install the NVIDIA X libraries to
‘/usr/lib’.
WARNING: You appear to be using a modular X.Org release, but nvidia-installer
was unable to determine the correct X module installation path with
the `pkg-config` utility. Please install the X.Org SDK/development
package for your distribution.
WARNING: nvidia-installer was unable to determine the correct X module
installation path and will install the NVIDIA X driver components to
‘/usr/lib/xorg/modules’. If X fails to find the NVIDIA X driver
module, please correct any `pkg-config` problems warned about earlier
and reinstall the driver.
I had this problem for a while, in the end I removed all drivers using both “yum remove” and then sh NVIDIA… –uninstall. Next, remove all kernels with yum, then reinstall the newest one. Then try installing the drivers using yum.
EDIT: got it working… the driver installation didn’t really uninstall the old drivers like it said it did.. I had to do it manually. Everything works now.
解决办法是:彻底删除旧有的nvidia 驱动!然后重新编译 nvidia…8631.sh。
sudo apt-get –purge remove nvidia-glx nvidia-settings nvidia-kernel-common
sudo rm /etc/init.d/nvidia-*
sh nvidia…8631.sh
Popularity: 7% [?]
Tags: install, linux, ls, ubuntu, viRelated posts
No Replies
Feel free to leave a reply using the form below!