Linux 版 (精华区)

发信人: virus (kv), 信区: Linux
标  题: Re: 请教,本人的显卡驱动不上
发信站: 紫 丁 香 (Sat Dec 18 23:37:55 1999), 站内信件

下面的是我的XF86Config文件,对于530应该没问题
如果是黑屏的话可能是显示器参数设置太高,刷新率
上不去,因为你的显示器使sony17,所以也可能是使用
的分辨率太高,并使用的很大的虚拟桌面,所以现存不
够多试试,想当初我的530在RH6.0中也是配置了好几天
# XF86Config generated by turboxcfg 4.3.2
# Please do not edit this file by hand!
# Run turboxcfg to make changes to the X configuration.
# For advanced users, details about the format of this file
# can be found in the XF86Config(4/5) man page.
# Report problems to support@turbolinux.com
Section "Files"
    RgbPath     "/usr/X11R6/lib/X11/rgb"
    FontPath    "tcp/localhost:7100"
EndSection
Section "ServerFlags"
#    NoTrapSignals
#    DontZap
#    DontZoom
EndSection
Section "Keyboard"
    Protocol    "Standard"
    AutoRepeat  500 5
    LeftAlt     Meta
   RightAlt     Meta
   XkbRules     "xfree86"
   XkbModel     "pc102"
   XkbLayout    "us"
EndSection
Section "Pointer"
    Protocol    "Microsoft"
    Device      "/dev/ttyS1"
    Buttons     2
EndSection
Section "Monitor"
    Identifier  "Custom Monitor"
    VendorName  "(制造商无)"
    ModelName   "(型号无)"
    BandWidth   85.00
    HorizSync   31.5-50
    VertRefresh 50-120
Modeline "640x480" 31.50 640 680 720 864  480 488 491 521
Modeline "800x600" 50.00 800 856 976 1040  600 637 643 666 +hsync +vsync
EndSection
Section "Device"
    Identifier  "SiS 530"
    VendorName  "SiS 530"
    BoardName   "SiS 530"
    VideoRam    4096
        #Option "no_bitblt"     # for Compatiable
        #Option "no_imageblt"
        #Option "noaccel"
        #Option "set_mclk"
        #Option "sw_cursor"
        #Option "fast_vram"
        #Option "pci_burst_on"
以上的那些Option据说是为了兼容,但是对我的机器
来说,反而更不好使,所以注释掉了

    # No probed static clocks for this card (good)
EndSection
Section "Screen"
    Driver    "svga"
    Device    "SiS 530"
    Monitor   "Custom Monitor"
    DefaultColorDepth    16
    Subsection "Display"
        Depth     8
        Modes    "640x480" "800x600"
    EndSubsection
    Subsection "Display"
        Depth     16
        Modes    "640x480" "800x600"
    EndSubsection
    Subsection "Display"
        Depth     24
        Modes    "640x480" "800x600"
    EndSubsection
EndSection
# End of XF86Config.
# Configured for:
# Configured by turboxcfg 4.3.2
# by Scott Stone <sstone@turbolinux.com>
# (C) 1998 Pacific HiTech
#

【 在 netangle (手中的旧船票) 的大作中提到: 】
: 不好使呀!我的系统图形还是黑屏
: 我的显示器是sony17寸,显存四兆
: 我现在真的很怀念S3的设备.//sigh哪位教我一手,我请客吃饭:)
: 【 在 virus (kv) 的大作中提到: 】
: : 我用的也是sis530
: : 解开XF86-sis后直接ln 到X
: : 然后编辑/etc/X11/XF86Config
: : 将的Device一节中的那些会降低效果的
: : 选项统统#掉,然后使用16bit色启动,应该
: : 不会有问题,但是24bit是不可以的,会出显
: : 重影.
: : 我的是RH6.0 主板是麒麟sis530,使用四兆内存
: : 也可以.
: : 你不妨试一试


--
※ 来源:.紫 丁 香 bbs.hit.edu.cn.[FROM: 202.118.179.51]
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:2.294毫秒