LinuxSir.cn,穿越时空的Linuxsir!

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

求助!显示器的刷新率上不去,实在没法了!

[复制链接]
发表于 2004-8-27 16:39:03 | 显示全部楼层 |阅读模式
Linux version 2.4.20-8  显示器:LG 775FT Plus 显示卡是集成的SIS660芯片 BIOS中设置的显存为32M。
XFree86 4 configuration:
Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "DevInputMice" "AlwaysCore"
EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        FontPath     "unix/:7100"
EndSection

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

Section "InputDevice"

        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option            "XkbRules" "xfree86"
        Option            "XkbModel" "pc105"
        Option            "XkbLayout" "us"
EndSection

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

Section "InputDevice"

        Identifier  "DevInputMice"
        Driver      "mouse"
        Option            "rotocol" "IMPS/2"
        Option            "Device" "/dev/input/mice"
        Option            "ZAxisMapping" "4 5"
        Option            "Emulate3Buttons" "no"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "775FT Plus"
        DisplaySize  330        250
        HorizSync    30.0 - 70.0
        VertRefresh  50.0 - 160.0
        Option            "dpms"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "vesa"
        VendorName  "Videocard vendor"
        BoardName   "VESA driver (generic)"
        VideoRam    32768
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Depth     24
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "DRI"
        Group        0
        Mode         0666
EndSection
进入系统后刷新率始终是60。怎么改都没用!请各位帮个忙!不胜感激!
发表于 2004-8-27 16:49:00 | 显示全部楼层
显示器驱动选 对了吗,你的屏幕分辨率是多少
 楼主| 发表于 2004-8-28 10:00:02 | 显示全部楼层
选对了 就是775FT Plus 屏幕分辨率 为 1024×768!

谢谢!热心人!
发表于 2004-8-28 13:45:01 | 显示全部楼层
试试降低一下DEPTH
改为16
发表于 2004-8-28 13:51:30 | 显示全部楼层
我记得775ft好像只能上到75吧。
 楼主| 发表于 2004-8-28 19:16:09 | 显示全部楼层
都是过了 还是不行,后来想是不是驱动的问题,
我的是整合主板,用的是SiS的661FX芯片组,但SiS的网站不提供661的Linux驱动!真郁闷! 不知道有没有可以替代的? 谢谢各位热心人!
发表于 2004-8-28 19:58:15 | 显示全部楼层
你到红帽的网站上下载它的xfree86那个功能全啊
基本全搞定了
发表于 2004-8-28 22:14:05 | 显示全部楼层

我要靠谁?我能靠谁? 我现在才知道靠墙墙倒,靠屋屋塌,只有靠自己

我要靠谁?我能靠谁? 我现在才知道靠墙墙倒,靠屋屋塌,只有靠自己
发表于 2004-8-28 22:30:14 | 显示全部楼层
 楼主| 发表于 2004-8-29 19:47:00 | 显示全部楼层
正准备去下xfree86 不知那里能下到最新的版本?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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