LinuxSir.cn,穿越时空的Linuxsir!

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

DEBIAN分辨率不能正常显示,恳请帮助

[复制链接]
发表于 2010-5-11 17:48:52 | 显示全部楼层 |阅读模式
大家好
DEBIAN分辨率不能正常显示,只能用  "640x480"显示,画面好大一个根本不能用,显卡是INTEL82830我现在用,现在暂时只能 用VESA驱动,不 知道是不是INTEL显卡变动好多总觉的对LINUX支持的很不好 ,看来 以后买机最好 不要买INTEL显卡了,好了 还是请各位帮我 解决眼前问题把,在此先谢过,以下是我xorg.conf的配置麻烦大家帮我看出错在 那 :

xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
        Identifier        "Generic Keyboard"
        Driver                "kbd"
        Option                "XkbRules"        "xorg"
        Option                "XkbModel"        "pc104"
        Option                "XkbLayout"        "us"
EndSection

Section "InputDevice"
        Identifier        "Configured Mouse"
        Driver                "mouse"
EndSection

Section "Device"
        Identifier        "Custom Device"
      Device        "vesa"
      option       "NoAccel"   
EndSection

Section "Monitor"
        Identifier        "Configured Monitor"
EndSection

Section "Screen"
        Identifier        "Custom Screen"
       Dev5ce      "Custom  Device"
        Monitor                "Ceneric Monitor"
    DefaultDepth 24
    Subsection "Display"
          Depth       8
        Modes       "1024x768"    "800x600"    "640x480"
          EndSubsection
       Subsection "Display"
            Depth    16
            Modes       "1024x768"    "800x600"    "640x480"
          EndSubsection

         Subsection "Display"
          Depth       24
        Modes       "1024x768"    "800x600"    "640x480"
          EndSubsection
        EndSection
 楼主| 发表于 2010-5-11 17:51:57 | 显示全部楼层
用以上启动不能进X,我 试着删除xorg.conf,就可以"640x480"显示,不知道怎么才能配置1024x768"的显示率
回复 支持 反对

使用道具 举报

发表于 2010-5-11 18:40:31 | 显示全部楼层
应该要配置显示器参数
    HorizSync       30.0 - 71.0
    VertRefresh     50.0 - 160
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-5-11 19:38:09 | 显示全部楼层
Post by fusion;2089428
应该要配置显示器参数
    HorizSync       30.0 - 71.0
    VertRefresh     50.0 - 160


这位兄说的我不懂,可以给个参考吗
回复 支持 反对

使用道具 举报

发表于 2010-5-11 23:25:31 | 显示全部楼层
Post by 737152710;2089414


         Subsection "Display"
          Depth       24
          Modes       "1024x768"
          EndSubsection
        EndSection


也就是把800x600 和640x480 去掉
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-5-11 23:47:44 | 显示全部楼层
去掉也不行啊
回复 支持 反对

使用道具 举报

发表于 2010-5-13 23:50:53 | 显示全部楼层
Dev5ce "Custom Device"


应该是Device 吧,是不是你的xorg.conf写的不对?
回复 支持 反对

使用道具 举报

发表于 2010-5-14 11:14:11 | 显示全部楼层
把xorg.conf删除试下看
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-5-14 19:18:34 | 显示全部楼层
Post by blue_stone;2089968
把xorg.conf删除试下看


我 试着删除xorg.conf,就可以"640x480"显示
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-5-14 19:22:15 | 显示全部楼层
不知道怎么才能配置1024x768"的显示率
回复 支持 反对

使用道具 举报

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

本版积分规则

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