LinuxSir.cn,穿越时空的Linuxsir!

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

紧急!!关于显示器分辨率的问题!!紧急,大家来看看,帮忙解决一下

[复制链接]
发表于 2006-11-21 22:33:12 | 显示全部楼层 |阅读模式
我的是X1600的显卡,装好了官方的驱动程序,但是在选择分辨率的那里选择1280*800的时候每次重新启动电脑都会重新跳成以前的1024*748。大家看要怎么解决。这是我的XORG。CONF。
# Xorg configuration created by system-config-display

Section "ServerLayout"
        Identifier     "single head configuration"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Synaptics" "CorePointer"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option            "XkbModel" "pc105"
        Option            "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Synaptics"
        Driver      "synaptics"
        Option            "Device" "/dev/input/mice"
        Option            "rotocol" "auto-dev"
        Option            "Emulate3Buttons" "yes"
EndSection

Section "Monitor"

### Comment all HorizSync and VertSync values to use DDC:
        Identifier   "Monitor0"
        ModelName    "LCD Panel 1280x800"
### Comment all HorizSync and VertSync values to use DDC:
        HorizSync    31.5 - 90.0
        VertRefresh  59.9 - 60.1
        Option            "dpms"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "vesa"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1280x800" "1152x864" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection


要怎么设置才能实现宽屏(本人宽屏本本)
发表于 2006-11-21 22:39:36 | 显示全部楼层
把你的/var/log/xorg.0.log贴出来看看。
回复 支持 反对

使用道具 举报

发表于 2006-11-21 22:39:40 | 显示全部楼层
把你的/var/log/xorg.0.log贴出来看看。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-11-21 22:51:03 | 显示全部楼层
晕,太长了,贴不出来,会弄的加我的QQ 274119       谢谢大家了
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-11-21 23:36:54 | 显示全部楼层
有人在么,能帮忙解决一下么
回复 支持 反对

使用道具 举报

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

本版积分规则

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