QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1142|回复: 5

求助,试了n遍,还是无法解决分辨率问题

[复制链接]
发表于 2006-6-9 22:35:31 | 显示全部楼层 |阅读模式
我的是长城的14宽屏显示器1280×768,intel自带的gma900显卡,更改了xorg.conf的分辨率,不行,高级设置都改成了1280×1024,但在桌面分辨率只能到1024×768。用855resolution没有关于1280×768的选项。因为是笔记本,没有关于行频和场频的说明。哪位知道怎么解决阿。都重装了多次机器了
发表于 2006-6-10 11:06:02 | 显示全部楼层
/etc/X11/XF??-4
回复

使用道具 举报

发表于 2006-6-10 14:04:20 | 显示全部楼层
http://mlwiki.maihaohui.com/index.php/Wide_LCD
回复

使用道具 举报

 楼主| 发表于 2006-6-10 15:53:48 | 显示全部楼层
855resolution 已经试了,没有1280×768的选项,Chipset: unkown。
回复

使用道具 举报

发表于 2006-6-10 15:53:51 | 显示全部楼层
参考一下我的:
[code:1]
Section "Monitor"
        Identifier      "Monitor0"
        VendorName      "Monitor Vendor"
        ModelName       "Unknown monitor"
        HorizSync       28-64
        VertRefresh     43-60
EndSection
Section "Device"
        Identifier      "Videocard0"
        Driver          "vesa"
        VendorName      "Videocard vendor"
        BoardName       "VESA driver (generic)"
        VideoRam        1024
EndSection

Section "Screen"
        Identifier      "Screen0"
        Device          "Videocard0"
        Monitor         "Monitor0"
        DefaultDepth    24
        SubSection      "Display24"
                Depth   24
                Modes   "1280x800"
        EndSubSection
EndSection

[/code:1]
回复

使用道具 举报

发表于 2006-6-10 18:31:49 | 显示全部楼层
你要把你的显示器指定为可以支持 1280×1024 才行。看看显示器设置吧。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-24 18:49 , Processed in 0.055256 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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