nvidia显卡驱动安装成功!!
昨天终于将显卡成功安装了,从nvidia那里下了NVIDIA-Linux-x86-1.0-4496-pkg2.run,退出X,直接sh NVIDIA-Linux-x86-1.0-4496-pkg2.run,然后改Xfree86config文件就行了。进X没问题,用虚拟控制台也没问题。在这以前,用NVIDIA-Linux-x86-1.0-4363.run,结果在RH8.0里进不了X,在RH9.0里进不了虚拟控制台,一关机就黑屏@_@。关于修改XF86Config文件,这和论坛里以前讲的安装rpm包驱动一样,将【nv】改为【nvidia】,检查一下在Mould section选项里有没有【Load “glx”】(我的有)如果没有,手工加上,然后注释掉 【Load ”dri“】 和【Load ”Glcore“】(我的没有Load "Glcore",所以只注释掉了Load "dri")。
btw:
1、这只是我个人的安装经历,因为在我一直没找到rpm包的驱动,用的都是*.run的驱动,在这之前都没成功(在nvidia的网站下了驱动,结果装了以后不是进不了X,就是进不了虚拟控制台,或者两个都进不了——还好这只碰到一次,不过这也够我受的了)。
2、如果用*.run的驱动安装不成功,可以退出X(init 3),执行nvidia-installer --uninstall,就可以回复到安装驱动以前的状态。(这非常有用,每次我的驱动安装失败,都是这样恢复的,不过有一次连虚拟控制台也进不了,这也失效了,于是格盘安装RH 9(在这以前是用的RH 8.0))
3、下面是nvidia关于驱动的说明文档,我摘录了一部分(原文很长,全部有131k,这是我用到的),供大家参考。(我也懒的翻译了,反正我全看的懂,所以就不翻译了。。 不准打人!!!!!!!!!!!!!)
After you have downloaded NVIDIA-Linux-x86-1.0-4363.run,
begin installation by exiting X, cd'ing into the directory containing
the downloaded file, and run:
sh NVIDIA-Linux-x86-1.0-4496-pkg2.run
The .run file is a self-extracting archive.When the .run file is
executed, it extracts the contents of the archive, and runs the contained
`nvidia-installer` utility, which will walk you through installation of
the NVIDIA driver.
The .run file accepts many commandline options.Here are a few of the
more common options:
--info
Print embedded info about the .run file and exit.
--check
Check integrity of the archive and exit.
--extract-only
Extract the contents of ./NVIDIA-Linux-x86-1.0-4363.run,
but do not run 'nvidia-installer'.
--help
Print usage information for the common commandline options
and exit.
--advanced-options
Print usage information for the common commandline options as
well as the advanced options, and then exit.
Installation will also install the utility `nvidia-installer`, which may
be later used to uninstall drivers, auto-download updated drivers, etc.
FEATURES OF NVIDIA-INSTALLER
o Uninstall: Driver installation will backup any conflicting files
and record what new files are installed on the system.You may run:
nvidia-installer --uninstall
to uninstall the current driver; this will remove any files that
were installed on the system, and restore any backed up files.
Installing new drivers implicitly uninstalls any previous drivers.
o Auto-Updating: If you run:
nvidia-installer --latest
the utility will connect to NVIDIA's FTP site, and report the latest
driver version and the url to the latest driver file.
If you run:
nvidia-installer --update
If you already have an XF86Config file working with a different driver
(such as the 'nv' or 'vesa' driver), then all you need to do is find
the relevant Device section and replace the line:
Driver "nv"
(or Driver "vesa")
with
Driver "nvidia"
In the Module section, make sure you have:
Load "glx"
You should also remove the following lines:
Load"dri"
Load"GLcore"
if they exist.There are also numerous options that can be added to
the XF86Config file to fine-tune the NVIDIA XFree86 driver.Please see
Appendix D for a complete list of these options.
Once you have configured your XF86Config file, you are ready to restart
X and begin using the accelerated OpenGL libraries.After you restart X,
you should be able to run any OpenGL application and it will automatically
use the new NVIDIA libraries.If you encounter any problems, please
see the FREQUENTLY ASKED QUESTIONS section below. 忘记说了,改驱动要求Xfree86 4.0.1以上 我是新手,请问如何进入文本模式 init 3 修改/etc/inittab
把里面的:init:5:default
改成:3:
这样你开机就会进入字符模式
打入:startx就可以进入x-window init 3 进入了可能要求登录,你可能会发现不能输入密码,其实只是密码看不见罢了,照打可也 :wink:
太棒了,我现在感觉显示器一亮!!!!
下载×.run
/sbin/init 3
sh *.run
修改 "nv" 为"nvidia"
/sbin/init 5
OK
#glxgears
7936 frames in 5.0 seconds = 1587.200 FPS
8768 frames in 5.0 seconds = 1753.600 FPS
8802 frames in 5.0 seconds = 1760.400 FPS
8749 frames in 5.0 seconds = 1749.800 FPS
8773 frames in 5.0 seconds = 1754.600 FPS
8657 frames in 5.0 seconds = 1731.400 FPS
8724 frames in 5.0 seconds = 1744.800 FPS
8782 frames in 5.0 seconds = 1756.400 FPS
8708 frames in 5.0 seconds = 1741.600 FPS
15426 frames in 5.0 seconds = 3085.200 FPS :wink:
太棒了,我现在感觉显示器一亮!!!!
下载×.run
/sbin/init 3
sh *.run
修改 "nv" 为"nvidia"
/sbin/init 5
OK
#glxgears
7936 frames in 5.0 seconds = 1587.200 FPS
8768 frames in 5.0 seconds = 1753.600 FPS
8802 frames in 5.0 seconds = 1760.400 FPS
8749 frames in 5.0 seconds = 1749.800 FPS
8773 frames in 5.0 seconds = 1754.600 FPS
8657 frames in 5.0 seconds = 1731.400 FPS
8724 frames in 5.0 seconds = 1744.800 FPS
8782 frames in 5.0 seconds = 1756.400 FPS
8708 frames in 5.0 seconds = 1741.600 FPS
15426 frames in 5.0 seconds = 3085.200 FPS
什么显卡?比我的GFMX200块一倍
什么显卡?比我的GFMX200块一倍
上周从易趣上用130元买的GFMX2 32M 连个牌子也没有
不过感觉不错哟
:roll::-D:mrgreen: 那你的CPU一定不错啦?DDR的内存吗? CPU:PIII 866 内存:512M 主板:硕泰克VIA693 显卡:GFMX2 32M
RedHat 9.0
机器有点老了2000年6月买的,只是加了点内存在上面 我可是图拉丁赛扬1.3,512SDRAM呀。
难道64bit的显存就比128bit的显存性能差那么多 :? 我也是这样的
但是我在显示菜单中高级里
的那个3D加速选项还是打不开阿 我不能安裝驅動..它說我缺少kernel-source...怎辦?????去哪下載 :wink:
太棒了,我现在感觉显示器一亮!!!!
下载×.run
/sbin/init 3
sh *.run
修改 "nv" 为"nvidia"
/sbin/init 5
OK
#glxgears
7936 frames in 5.0 seconds = 1587.200 FPS
8768 frames in 5.0 seconds = 1753.600 FPS
8802 frames in 5.0 seconds = 1760.400 FPS
8749 frames in 5.0 seconds = 1749.800 FPS
8773 frames in 5.0 seconds = 1754.600 FPS
8657 frames in 5.0 seconds = 1731.400 FPS
8724 frames in 5.0 seconds = 1744.800 FPS
8782 frames in 5.0 seconds = 1756.400 FPS
8708 frames in 5.0 seconds = 1741.600 FPS
15426 frames in 5.0 seconds = 3085.200 FPS
什么显卡?比我的GFMX200块一倍
我 考 !我 的 geforce4 mx440 怎么才 1600fps啊,
7382 frames in 5.0 seconds = 1476.400 FPS
7662 frames in 5.0 seconds = 1532.400 FPS
8100 frames in 5.0 seconds = 1620.000 FPS
8135 frames in 5.0 seconds = 1627.000 FPS
8103 frames in 5.0 seconds = 1620.600 FPS
8140 frames in 5.0 seconds = 1628.000 FPS
8118 frames in 5.0 seconds = 1623.600 FPS
8018 frames in 5.0 seconds = 1603.600 FPS
8098 frames in 5.0 seconds = 1619.600 FPS
8095 frames in 5.0 seconds = 1619.000 FPS
8139 frames in 5.0 seconds = 1627.800 FPS
8090 frames in 5.0 seconds = 1618.000 FPS
8071 frames in 5.0 seconds = 1614.200 FPS
8005 frames in 5.0 seconds = 1601.000 FPS
则怎么回事?我装了 驱动了的可以玩那个什么chromium游戏不慢.但是显卡属性里面不能打开硬件加速,cpu c1.7g内存256m redhat9
页:
[1]
2