LinuxSir.cn,穿越时空的Linuxsir!

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

我的DEBIAN不能更改分辨率

[复制链接]
发表于 2006-8-14 20:20:01 | 显示全部楼层 |阅读模式
如题,默认分辨率是1024 X 768 @75 HZ 使用一点问题都没有,
就是不能更改分辨率。
如降低分辨率的话,X就会锁死。
请问怎样解决?
谢谢!
我的XF86Config-4文件如下:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
        # if the local font server has problems, we can fall back on these
    FontPath         "unix/:7100"
    FontPath         "/usr/lib/X11/fonts/misc"
    FontPath         "/usr/lib/X11/fonts/100dpi:unscaled"
    FontPath         "/usr/lib/X11/fonts/75dpi:unscaled"
    FontPath         "/usr/lib/X11/fonts/Type1"
    FontPath         "/usr/lib/X11/fonts/Speedo"
    FontPath         "/usr/local/share/fonts"
    FontPath         "/usr/share/fonts"
    FontPath         "/usr/X11R6/lib/X11/fonts"
    FontPath         "/usr/share/fonts/jfbterm"
    FontPath         "/usr/share/fonts/truetype"
    FontPath         "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath         "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath         "/usr/X11R6/lib/X11/fonts/misc"
    FontPath         "/usr/X11R6/lib/X11/fonts/Speedo"
    FontPath         "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath         "/usr/share/fonts/X11"
EndSection

Section "Module"
        Load        "GLcore"
        Load        "bitmap"
        Load        "dbe"
        Load        "ddc"
        Load        "dri"
        Load        "extmod"
        Load        "freetype"
        Load        "glx"
        Load        "int10"
        Load        "record"
        Load        "speedo"
        Load        "type1"
        Load        "vbe"
EndSection

Section "InputDevice"
        Identifier        "Generic Keyboard"
        Driver                "keyboard"
        Option                "CoreKeyboard"
        Option                "XkbRules"        "xfree86"
        Option                "XkbModel"        "pc104"
        Option                "XkbLayout"        "us"
EndSection

Section "InputDevice"
        Identifier        "Configured Mouse"
        Driver                "mouse"
        Option                "CorePointer"
        Option                "Device"                "/dev/input/mice"
        Option                "rotocol"                "ImPS/2"
        Option                "Emulate3Buttons"        "true"
        Option                "ZAxisMapping"                "4 5"
EndSection

Section "Device"
        Identifier        "Generic Video Card"
        Driver                "sis"
EndSection

Section "Monitor"
        Identifier        "Generic Monitor"
        HorizSync        50-60
        VertRefresh        80-100
        Option                "DPMS"
EndSection

Section "Screen"
        Identifier        "Default Screen"
        Device                "Generic Video Card"
        Monitor                "Generic Monitor"
        DefaultDepth        16
        SubSection "Display"
                Depth                1
                Modes                "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                4
                Modes                "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                8
                Modes                "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                15
                Modes                "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                16
                Modes                "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier        "Default Layout"
        Screen                "Default Screen"
        InputDevice        "Generic Keyboard"
        InputDevice        "Configured Mouse"
EndSection

Section "DRI"
        Mode        0666
EndSection
 楼主| 发表于 2006-8-15 11:07:24 | 显示全部楼层
顶一下,有人知道原因吗?
回复 支持 反对

使用道具 举报

发表于 2006-8-15 21:04:41 | 显示全部楼层
应该就是screen下那些modes的问题,你把1024x768都删掉,看看能不能800x600,多试试吧。
回复 支持 反对

使用道具 举报

发表于 2006-8-15 21:40:24 | 显示全部楼层
sis的显卡啊?不会是620吧?那样可不要1024x768了
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-8-16 23:02:24 | 显示全部楼层
是SIS 630的显卡,
刚装完系统分辨率是可以更改的,但是升到TESTING版本后就不行了
回复 支持 反对

使用道具 举报

发表于 2006-8-17 13:47:14 | 显示全部楼层
用xorg吧
回复 支持 反对

使用道具 举报

发表于 2006-8-17 19:15:27 | 显示全部楼层
你的还好,我的根本就没有1024*768的选项,现在可郁闷了
至今没搞定
看了不少帖子 怎么都不灵
回复 支持 反对

使用道具 举报

发表于 2006-8-17 21:34:48 | 显示全部楼层
630也强不到哪去啊,630光是显示1024x768效果都有些诡异,奉劝楼主放弃
回复 支持 反对

使用道具 举报

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

本版积分规则

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