[问题]Dapper下安装Nvidia显卡驱动问题
发表于 : 2006-05-31 9:20
安装了Dapper rc后,从上海交大的源上安装了nvidia 8762的驱动,重启后出现nvidia的logo。然而使用
sudo nvidia-glx-config
出现错误提示:
Error: your X configuration has been altered.
This script cannot proceed automatically. If you believe that this
not correct, you can update the md5sum entry executing the following
command:
md5sum /etc/X11/xorg.conf | sudo tee /var/lib/x11/xorg.conf.md5sum
otherwise edit manually /etc/X11/xorg.conf to change the Driver section
from nv to nvidia.
xorg.conf里面我已经在Device段里把nv改成了nvidia,重启后依然错误。
使用 glxgears 进行测试时,发现速度比安装nvidia-glx前有一些提高,但还是很慢,比Breezy下慢非常多。我的显卡是Acer4652上的NV 6600go。
sudo nvidia-glx-config
出现错误提示:
Error: your X configuration has been altered.
This script cannot proceed automatically. If you believe that this
not correct, you can update the md5sum entry executing the following
command:
md5sum /etc/X11/xorg.conf | sudo tee /var/lib/x11/xorg.conf.md5sum
otherwise edit manually /etc/X11/xorg.conf to change the Driver section
from nv to nvidia.
xorg.conf里面我已经在Device段里把nv改成了nvidia,重启后依然错误。
使用 glxgears 进行测试时,发现速度比安装nvidia-glx前有一些提高,但还是很慢,比Breezy下慢非常多。我的显卡是Acer4652上的NV 6600go。