[分享]安装n显卡的问题。怪!
发表于 : 2006-11-05 12:38
使用命令
sudo apt-get install nvidia-glx后
再用命令 sudo nvidia-glx-config enable
提示:
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.
按照它所讲的:使用md5sum /etc/X11/xorg.conf | sudo tee /var/lib/x11/xorg.conf.md5sum后无法进入Xwindow,编辑/etc/X11/xorg.conf,也没有发现它所讲的nv,全部都是nvidia.
结果将使用md5sum /etc/X11/xorg.conf | sudo tee /var/lib/x11/xorg.conf.md5sum时自动备份的文件恢复成etc/X11/xorg.conf
万般无奈下,到论坛发贴求救时,试运行glxinfo | grep rendering下,结果它说是"yes"
使用 glxgears -printfps
整个一个流畅啊,说不完,呵呵
5143 frames in 5.0 seconds = 1028.516 FPS
14685 frames in 5.0 seconds = 2936.952 FPS
17526 frames in 5.0 seconds = 3492.522 FPS
16863 frames in 5.0 seconds = 3372.479 FPS
16759 frames in 5.0 seconds = 3351.730 FPS
8731 frames in 5.1 seconds = 1721.366 FPS
显卡应该是安装成功了,但是是怎么成功的,偶不懂,如果各位高手能看出什么名堂,请赐教。
sudo apt-get install nvidia-glx后
再用命令 sudo nvidia-glx-config enable
提示:
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.
按照它所讲的:使用md5sum /etc/X11/xorg.conf | sudo tee /var/lib/x11/xorg.conf.md5sum后无法进入Xwindow,编辑/etc/X11/xorg.conf,也没有发现它所讲的nv,全部都是nvidia.
结果将使用md5sum /etc/X11/xorg.conf | sudo tee /var/lib/x11/xorg.conf.md5sum时自动备份的文件恢复成etc/X11/xorg.conf
万般无奈下,到论坛发贴求救时,试运行glxinfo | grep rendering下,结果它说是"yes"
使用 glxgears -printfps
整个一个流畅啊,说不完,呵呵
5143 frames in 5.0 seconds = 1028.516 FPS
14685 frames in 5.0 seconds = 2936.952 FPS
17526 frames in 5.0 seconds = 3492.522 FPS
16863 frames in 5.0 seconds = 3372.479 FPS
16759 frames in 5.0 seconds = 3351.730 FPS
8731 frames in 5.1 seconds = 1721.366 FPS
显卡应该是安装成功了,但是是怎么成功的,偶不懂,如果各位高手能看出什么名堂,请赐教。