duisini 发表于 2002-8-18 10:13:34

NVIDIA显卡驱动安装问题!

我用的是TNT2的显卡,我想安装for linux的驱动,可NVIDIA的官方网站上有很多rpm的驱动程序,不知道该下载哪一种安装?我用的是redhat7.3.

sejishikong 发表于 2002-8-18 10:42:59

http://download.nvidia.com/XFree86_40/1.0-2960/NVIDIA_GLX-1.0-2960.i386.rpm
http://download.nvidia.com/XFree86_40/1.0-2960/NVIDIA_kernel-1.0-2960.rh73up.i686.rpm
安装可以参考以前的贴子。

duisini 发表于 2002-8-18 10:57:26

救命啊! 黑屏了!

救命啊! 黑屏了!

liux100 发表于 2002-8-18 10:59:11

比较通用的办法是下载NVIDIA_GLX-1.0-2960.tar.gzt和NVIDIA_kernel-1.0-2960.tar.gz这两个包,然后用tar zxvf NVI....分别解压,
再分别到这两个目录里面执行make install. 最后在/etc/X11/XFconfig-4文件里加入Load "glx"模块,吧其中的"nv"改成nvidia,这些操作在nvidia的readme中都有,然后重新启动X,你会现看到nvidia的大字出现.
这种方法不针对某个版本,我在mandrake9上成功配置,如果X启动出现问题,请先
insmod nvidia.

duisini 发表于 2002-8-18 11:02:19

insmod nvidia. 是什么啊?

sejishikong 发表于 2002-8-18 13:27:55

RH7.3话完全可以使用这个驱动,只要安装完成后把XF86Config-4里的nv改为nvidia就可以了。

duisini 发表于 2002-8-18 13:52:11

我又装了一便还是有问题!

我用的毒龙的CPU,是不是不可以在KDE下安装?

sejishikong 发表于 2002-8-18 14:15:23

可以,不过如果是Duron的CPU,最好下i386的安装。

duisini 发表于 2002-8-18 15:18:44

又完了!

大哥,我又重新装了一便,问题依旧。重新启动后,又是无法进入X,看来还是比尔大哥的女儿——WINDOWS适合我呀!唉~~~~~
大哥!你能不能把安装的步骤仔细的写下来,成败在此一举了!

Xunil 发表于 2002-8-19 15:12:38

不会吧!

我觉得NVIDIA官方网站上面介绍的很详细呀!
你应该看仔细点。

sejishikong 发表于 2002-8-19 15:43:35

Re: 又完了!

大哥,我又重新装了一便,问题依旧。重新启动后,又是无法进入X,看来还是比尔大哥的女儿——WINDOWS适合我呀!唉~~~~~
大哥!你能不能把安装的步骤仔细的写下来,成败在此一举了!
能不能把你是怎么安装的就一下。

duisini 发表于 2002-8-20 20:46:00

这是我修改前的文件配置

# File generated by anaconda.

Section "ServerLayout"
      Identifier   "Anaconda Configured"
      Screen      0"Screen0" 0 0
      InputDevice    "Mouse0" "CorePointer"
      InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"

# The location of the RGB database.Note, this is the name of the
# file minus the extension (like ".txt" or ".db").There is normally
# no need to change the default.

    RgbPath "/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.

    FontPath   "unix/:7100"

EndSection

Section "Module"
      Load"GLcore"
      Load"dbe"
      Load"extmod"
Load "fbdevhw"
Load "dri"
      Load"glx"
      Load"record"
      Load"freetype"
      Load"type1"
EndSection

Section "InputDevice"
      Identifier"Keyboard0"
      Driver      "keyboard"

# Option "AutoRepeat" "500 5"

# when using XQUEUE, comment out the above line, and uncomment the
# following line
# Option "Protocol" "Xqueue"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds""1 2 3"

# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:nocaps"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
#Option "XkbVariant" ""
#Option "XkbOptions" ""
EndSection

Section "InputDevice"
      Identifier"Mouse0"
      Driver      "mouse"
      Option      "Protocol" "IMPS/2"
      Option      "Device" "/dev/psaux"
      Option      "ZAxisMapping" "4 5"
      Option      "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
      Identifier   "Monitor0"
      VendorName   "Monitor Vendor"
      ModelName    "Monitor Model"
      HorizSync   30.0-69.0
      VertRefresh 50.0-120.0
      Option "dpms"

      # -- 1400x1050 --
      # 1400x1050 @ 60Hz, 65.8 kHz hsync
      Modeline "1400x1050"129   1400 1464 1656 1960
                              1050 1051 1054 1100 +HSync +VSync

      # 1400x1050 @ 70Hz, 76.8 kHz hsync
      Modeline "1400x1050"151   1400 1464 1656 1960
                              1050 1051 1054 1100 +HSync +VSync

      # 1400x1050 @ 75Hz, 82.3 kHz hsync
      Modeline "1400x1050"162   1400 1464 1656 1960
                              1050 1051 1054 1100 +HSync +VSync

      # 1400x1050 @ 85Hz, 93.2 kHz hsync
      Modeline "1400x1050"184   1400 1464 1656 1960
                              1050 1051 1054 1100 +HSync +VSync

EndSection

Section "Device"
# no known options
Identifier   "Leadtek WinFast 3D S320II"
      Driver       "nv"
      VendorName   "Leadtek WinFast 3D S320II"
      BoardName   "Leadtek WinFast 3D S320II"

      #BusID
EndSection

Section "Screen"
Identifier   "Screen0"
      Device       "Leadtek WinFast 3D S320II"
      Monitor      "Monitor0"
DefaultDepth 16

Subsection "Display"
         Depth       16
                Modes       "1024x768" "800x600" "640x480"
EndSubsection

EndSection

Section "DRI"
Mode 0666
EndSection

dalin 发表于 2002-8-20 21:11:01

你没把 Load "GLcore"和Load "dri"注销掉啊。把它们注销掉试试。

duisini 发表于 2002-8-21 10:13:31

'''

就是在Load "GLcore"和Load "dri"的前面加#号是吗
这个我也式过了,还是步行阿

ywarmy 发表于 2005-7-22 14:01:42

我是GF2 TI是该选什么啊?
页: [1]
查看完整版本: NVIDIA显卡驱动安装问题!