LinuxSir.cn,穿越时空的Linuxsir!

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

关于ati显卡的问题,谢谢!

[复制链接]
发表于 2003-10-15 12:33:01 | 显示全部楼层 |阅读模式
上回已经问过了,ati9800se显卡,我在ati的官方网上下了3.2.8的新驱动,是rpm的,安装后没什么变化,不知道怎么启用它,哪位大哥用过谢谢!!
发表于 2003-10-15 19:13:11 | 显示全部楼层
把/etc/X11/XF86Config文件帖一下看看
 楼主| 发表于 2003-10-15 21:17:51 | 显示全部楼层
# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************

Section "Files"
        FontPath "/usr/share/fonts/zh_CN/TrueType/simsun"
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, Mandrake 6.0 and later now use a font server independent of
    # the X server to render fonts.
    FontPath "unix/:-1"
EndSection

Section "ServerFlags"
    #DontZap # disable <Crtl><Alt><BS> (server abort)
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
    AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
EndSection

Section "Module"
        Load "xtt"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "glx" # 3D layer
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "Keyboard"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbCompat" ""
    Option "XkbOptions" ""
EndSection
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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