LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: linuxzyt

安装显卡驱动出现问题?请教!

[复制链接]
 楼主| 发表于 2004-8-30 17:09:04 | 显示全部楼层
按楼上所说,重新进行安装(系统也重装了-完全安装),选择NO后有安装进度条直至完成。接着出现了以下信息:
please update your XF86config file as appropriate
这是要配置xorg.conf文件吧,但是我用xorgsetup进行配置时,好象一按ok就很快退出程序了。进入gnome还是不能进行刷新率的调整。
发表于 2004-8-31 13:39:05 | 显示全部楼层
打开xorg.conf, 找到:
    Driver      "vesa"

改成:
Driver "nvidia"
 楼主| 发表于 2004-8-31 13:57:25 | 显示全部楼层
按楼上的方法改后,现在X windows不能进了,提示xorg.conf配置有错
发表于 2004-8-31 14:16:55 | 显示全部楼层
改回vesa能进吗?
有没有退出原来的X?

Below from NVIDIA Driver Readme:
If you already have an X config 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
X config file to fine-tune the NVIDIA X driver.  Please see Appendix D
for a complete list of these options.

Once you have configured your X config 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.
 楼主| 发表于 2004-8-31 15:30:28 | 显示全部楼层
我原来是设成直接进入gnome的,现在不能进入以后,会死在哪儿,不能进入字符界面了,现在不知如何办了?感谢楼上的回答,还有就是后面一些洋文看不太懂了?
发表于 2004-8-31 16:46:00 | 显示全部楼层
打开xorg.conf, 找到:
Driver "vesa"

改成:
Driver "nvidia"

找到:
Load "glx"

找不到就加上那一行

如果找到:
Load "dri"
Load "GLcore"

就注释掉
 楼主| 发表于 2004-8-31 22:51:50 | 显示全部楼层
这是我的xorg.conf:

Section "ServerLayout"
Identifier     "X.org Configured"
Screen      0  "Screen0" 0 0
InputDevice    "Mouse0" "CorePointer"
InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath      "/usr/X11R6/lib/X11/rgb"
ModulePath   "/usr/X11R6/lib/modules"
FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
Load  "record"
Load  "extmod"
Load  "dbe"
#Load  "dri"
Load  "xtrap"
Load  "glx"
Load  "freetype"
Load  "type1"
Load  "freetype"
Load  "speedo"
EndSection

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

Section "InputDevice"
Identifier  "Mouse0"
Driver      "mouse"
Option            "rotocol" "auto"
Option            "Device" "/dev/mouse"
EndSection

Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName    "Monitor Model"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option     "DigitalVibrance"            # <i>
#Option     "NoFlip"                     # [<bool>]
#Option     "Dac8Bit"                    # [<bool>]
#Option     "NoLogo"                     # [<bool>]
#Option     "UBB"                        # [<bool>]
#Option     "Stereo"                     # <i>
#Option     "SWcursor"                   # [<bool>]
#Option     "HWcursor"                   # [<bool>]
#Option     "VideoKey"                   # <i>
#Option     "NvAGP"                      # <i>
#Option     "IgnoreEDID"                 # [<bool>]
#Option     "NoDDC"                      # [<bool>]
#Option     "ConnectedMonitor"           # <str>
#Option     "ConnectedMonitors"          # <str>
#Option     "TVStandard"                 # <str>
#Option     "TVOutFormat"                # <str>
#Option     "RenderAccel"                # [<bool>]
#Option     "CursorShadow"               # [<bool>]
#Option     "CursorShadowAlpha"          # <i>
#Option     "CursorShadowXOffset"         # <i>
#Option     "CursorShadowYOffset"         # <i>
#Option     "UseEdidFreqs"               # [<bool>]
#Option     "FlatPanelProperties"         # <str>
#Option     "TwinView"                   # [<bool>]
#Option     "TwinViewOrientation"         # <str>
#Option     "SecondMonitorHorizSync"         # <str>
#Option     "SecondMonitorVertRefresh"         # <str>
#Option     "MetaModes"                  # <str>
#Option     "UseInt10Module"             # [<bool>]
#Option     "NoTwinViewXineramaInfo"         # [<bool>]
#Option     "NoRenderExtension"          # [<bool>]
#Option     "Overlay"                    # [<bool>]
#Option     "CIOverlay"                  # [<bool>]
#Option     "ForceEmulatedOverlay"         # [<bool>]
#Option     "TransparentIndex"           # <i>
#Option     "OverlayDefaultVisual"         # [<bool>]
#Option     "NvEmulate"                  # <i>
#Option     "NoBandWidthTest"            # [<bool>]
#Option     "CustomEDID-CRT-0"           # <str>
#Option     "CustomEDID-CRT-1"           # <str>
#Option     "CustomEDID-DFP-0"           # <str>
#Option     "CustomEDID-DFP-1"           # <str>
#Option     "CustomEDID-TV-0"            # <str>
#Option     "CustomEDID-TV-1"            # <str>
#Option     "TVOverScan"                 # <f>
#Option     "IgnoreDisplayDevices"         # <str>
#Option     "MultisampleCompatibility"         # [<bool>]
#Option     "RegistryDwords"             # <str>
#Option     "NoPowerConnectorCheck"         # [<bool>]
#Option     "AllowDFPStereo"             # [<bool>]
#Option     "XvMCUsesTextures"           # [<bool>]
#Option     "HorizSync"                  # <str>
#Option     "VertRefresh"                # <str>
Identifier  "Card0"
Driver      "nvidia"
VendorName  "nVidia Corporation"
BoardName   "NV11DDR [GeForce2 MX 100 DDR/200 DDR]"
BusID       "CI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device     "Card0"
Monitor    "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport   0 0
Depth     1
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     4
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     8
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     15
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     16
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

烦请看下,感激不尽!
 楼主| 发表于 2004-9-1 11:03:58 | 显示全部楼层
已经好了,在些非常感谢frenzy及其它给我帮助的人,要不然我都要快要疯了,再次感谢!
发表于 2004-9-1 12:17:12 | 显示全部楼层
如何好的?
 楼主| 发表于 2004-9-1 13:57:54 | 显示全部楼层
就是依照你的办法,先到nvidia网站上下载了一个最新的驱动,安装时选NO,然后执行xorgsetup进行配置,进入Xwindows后,不能进行调整,后把load dri注释掉重新进入就可以进行刷新率的调整了,对不起上面的xorg.conf是好的。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表