LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 8879|回复: 19

新手教程:11.0 如何安装显卡驱动

[复制链接]
发表于 2008-6-18 00:40:32 | 显示全部楼层 |阅读模式
Intel 主板自带显卡:
恭喜您,不用装!

Ati:
用下面这个命令行:
su -c “OCICLI http://opensuse-community.org/ati.ymp”

NVIDIA:
su -c “OCICLI http://opensuse-community.org/nvidia.ymp”

或者如果你愿意用性能极大提升的zypper:

NVIDIA:

zypper sa http://download.nvidia.com/opensuse/11.0 nvidia

zypper in x11-video-nvidiaG01

ATI:

zypper sa http://www2.ati.com/suse/11.0 ati

zypper in  x11-video-fglrxG01

驱动不小,挑网速快的时候执行哦。均需输入管理员密码。
发表于 2008-6-18 07:19:58 | 显示全部楼层
NVidia驱动打包有Bug导致8系列显卡Compiz出现粉红色阴影,窗口边框破解
解决方法有三个,一是修改libwfb的链接,具体步骤可自行搜索
也可以直接覆盖安装NVidia官方驱动
最后一个是开XGL,一般还能另外给8400显卡带来一定的性能提升
回复 支持 反对

使用道具 举报

发表于 2008-6-18 10:10:06 | 显示全部楼层
可以解释的清楚一点吗,你给的命令行我怎么用,我是说具体我应该怎么做?下面的是驱动的源是吗?
回复 支持 反对

使用道具 举报

发表于 2008-6-18 11:41:25 | 显示全部楼层
Post by struq;1863310
NVidia驱动打包有Bug导致8系列显卡Compiz出现粉红色阴影,窗口边框破解
解决方法有三个,一是修改libwfb的链接,具体步骤可自行搜索
也可以直接覆盖安装NVidia官方驱动
最后一个是开XGL,一般还能另外给8400显卡带来一定的性能提升


cd /usr/lib64/xorg/modules
sudo ln -sv /usr/lib64/opengl/nvidia/extensions/libwfb.so ./

是这样吗?
回复 支持 反对

使用道具 举报

发表于 2008-6-18 11:45:05 | 显示全部楼层
集成显卡11里面带不带驱动,还是最好重新装驱动啊?
回复 支持 反对

使用道具 举报

发表于 2008-6-18 11:52:05 | 显示全部楼层
Post by Jeff-cao;1863420
cd /usr/lib64/xorg/modules
sudo ln -sv /usr/lib64/opengl/nvidia/extensions/libwfb.so ./

是这样吗?


好像是

反正我开了xgl
sudo xgl-switch --enable-xgl

没开的时候glxgears三千多,firefox很卡,开了以后glxgears七千多,firefox不卡了
回复 支持 反对

使用道具 举报

发表于 2008-6-19 04:39:14 | 显示全部楼层
我是 独立的nvidia 6200的显卡 按照安装过后启动只能进控制台
进不了 图形界面
但是 fail-safe 模式可以进图形界面

我郁闷阿
回复 支持 反对

使用道具 举报

发表于 2008-6-19 06:40:08 | 显示全部楼层
Post by yatre;1863828
我是 独立的nvidia 6200的显卡 按照安装过后启动只能进控制台
进不了 图形界面
但是 fail-safe 模式可以进图形界面

我郁闷阿

用fail-safe模式登陆后,在终端,用root权限修改/etc/X11/xorg.con,找到显卡driver那一行,把引号里面的nv改成nvidia试试。
回复 支持 反对

使用道具 举报

发表于 2008-6-19 13:13:19 | 显示全部楼层
我的xorg。conf 文件为

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder63)  Mon May 19 00:33:37 PDT 2008

# /.../
# SaX generated X11 config file
# Created on: 2008-06-18T23:01:46+0800.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "ServerLayout"
    Identifier     "Layout[all]"
    Screen         "Screen[0]" 0 0
    InputDevice    "Keyboard[0]" "CoreKeyboard"
    InputDevice    "Mouse[1]" "CorePointer"
    Option         "Clone" "off"
    Option         "Xinerama" "off"
EndSection

Section "Files"
    InputDevices      "/dev/gpmdata"
    InputDevices      "/dev/input/mice"
    FontPath        "/usr/share/fonts/misc:unscaled"
    FontPath        "/usr/share/fonts/local"
    FontPath        "/usr/share/fonts/75dpi:unscaled"
    FontPath        "/usr/share/fonts/100dpi:unscaled"
    FontPath        "/usr/share/fonts/Type1"
    FontPath        "/usr/share/fonts/URW"
    FontPath        "/usr/share/fonts/Speedo"
    FontPath        "/usr/share/fonts/PEX"
    FontPath        "/usr/share/fonts/cyrillic"
    FontPath        "/usr/share/fonts/latin2/misc:unscaled"
    FontPath        "/usr/share/fonts/latin2/75dpi:unscaled"
    FontPath        "/usr/share/fonts/latin2/100dpi:unscaled"
    FontPath        "/usr/share/fonts/latin2/Type1"
    FontPath        "/usr/share/fonts/latin7/75dpi:unscaled"
    FontPath        "/usr/share/fonts/baekmuk:unscaled"
    FontPath        "/usr/share/fonts/japanese:unscaled"
    FontPath        "/usr/share/fonts/kwintv"
    FontPath        "/usr/share/fonts/truetype"
    FontPath        "/usr/share/fonts/uni:unscaled"
    FontPath        "/usr/share/fonts/CID"
    FontPath        "/usr/share/fonts/ucs/misc:unscaled"
    FontPath        "/usr/share/fonts/ucs/75dpi:unscaled"
    FontPath        "/usr/share/fonts/ucs/100dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/misc:unscaled"
    FontPath        "/usr/share/fonts/hellas/75dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/100dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/Type1"
    FontPath        "/usr/share/fonts/misc/sgi:unscaled"
    FontPath        "/usr/share/fonts/xtest"
    FontPath        "/opt/kde3/share/fonts"
EndSection

Section "Module"
    Load           "dbe"
    Load           "type1"
    Load           "freetype"
    Load           "extmod"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "AllowMouseOpenFail" "on"
    Option         "ZapWarning" "on"
EndSection

Section "InputDevice"
    Identifier     "Keyboard[0]"
    Driver         "kbd"
    Option         "rotocol" "Standard"
    Option         "XkbLayout" "us"
    Option         "XkbModel" "microsoftpro"
    Option         "XkbRules" "xfree86"
EndSection

Section "InputDevice"
    Identifier     "Mouse[1]"
    Driver         "mouse"
    Option         "Buttons" "5"
    Option         "Device" "/dev/input/mice"
    Option         "Name" "Logitech USB-PS/2 Optical Mouse"
    Option         "rotocol" "explorerps/2"
    Option         "Vendor" "Sysp"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Modes"
    Identifier         "Modes[0]"
    ModeLine     "1024x768" 94 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
EndSection

Section "Monitor"
    Identifier     "Monitor[0]"
    VendorName     "ACR"
    ModelName      "AF710N"
    UseModes       "Modes[0]"
    DisplaySize     320    240
    HorizSync       30.0 - 70.0
    VertRefresh     43.0 - 160.0
    Option         "CalcAlgorithm" "XServerPool"
    Option         "DPMS"
    Option         "referredMode" "1024x768"
EndSection

Section "Device"
    Identifier     "Device[0]"
    Driver         "nvidia"
    VendorName     "NVidia"
    BoardName      "GeForce 6200 (0x0221)"
EndSection

Section "Screen"
    Identifier     "Screen[0]"
    Device         "Device[0]"
    Monitor        "Monitor[0]"
    DefaultDepth    24
    SubSection     "Display"
        Depth       15
        Modes      "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1024x768" "800x600"
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "on"
EndSection



帮忙看看  那儿本来就是nvidia  谢谢了
回复 支持 反对

使用道具 举报

发表于 2008-6-19 13:56:32 | 显示全部楼层
在安装一次试一下
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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