LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: robinswan

945G, Acer AL1702W 如何配置 xorg.conf 得到 1440x900 的分辨率

[复制链接]
发表于 2007-12-26 01:16:17 | 显示全部楼层
xf86-video-i810就是了
是replace="'5c 1440 900 24'"
你直接在/etc/conf.d/915resolution里改
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-12-26 01:26:49 | 显示全部楼层
查看了一下 /usr/portage/x11-drivers/xf86-video-i810/xf86-video-i810.2.1.1.ebuild 。
inherit x-modular

# This really needs a pkgmove...
SRC_URI="http://xorg.freedesktop.org/archive/individual/driver/xf86-video-intel-${PV}.tar.bz2"

S="${WORKDIR}/xf86-video-intel-${PV}"

实际上 Gentoo 的 VIDEO_CARDS="i810" 参数,已经是在使用 xf86-video-intel 的驱动了吧。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-12-26 01:30:39 | 显示全部楼层
Post by acevery;1799880
xf86-video-i810就是了
是replace="'5c 1440 900 24'"
你直接在/etc/conf.d/915resolution里改


本来就是用 vim 改的 /etc/conf.d/915resolution,
上面我那样写,只是为了方便说明问题。
但是改了之后和没改是一个显示效果的。

当我使用 `gtf 1440 900 60` 的 Modeline 输出时,
显示器的分辨率又变得很小了。
回复 支持 反对

使用道具 举报

发表于 2007-12-26 02:38:57 | 显示全部楼层
Post by windrose;1799728
新的intel驱动名称是"intel"

目前gentoo里只有x11 overlay里有一个名叫xf86-video-intel的live ebuild,是给开发者准备的

生产系统应该用xf86-video-i810,对于新的显卡,这个包会自动应用xf86-video-intel驱动

所以VIDEO_CARDS="i810"是对的

对此有疑义的话,请先查看xf86-video-i810的ebuild
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-12-26 09:46:20 | 显示全部楼层
I tried to patching new video modes manually with:
Code:
  1. # /etc/init.d/915resolution restart
复制代码
I found the 915resolution output is attactted double red exclamatory mark:
Patching video BIOS with new video modes [[color="Red"]!!]
does that means the 915resolution patching new video modes failed ?!
what should I do to fix this problem?

我想是915resolution没有起到作用的原因,大家有用过915resolution的介绍一下经验!
回复 支持 反对

使用道具 举报

发表于 2007-12-26 10:03:56 | 显示全部楼层
Post by robinswan;1799886
本来就是用 vim 改的 /etc/conf.d/915resolution,
上面我那样写,只是为了方便说明问题。
但是改了之后和没改是一个显示效果的。

当我使用 `gtf 1440 900 60` 的 Modeline 输出时,
显示器的分辨率又变得很小了。


你试试改49和4d的,不要改5c的,我的改5c的就不行,好像和色深是前后顺序是有关系的。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-12-27 17:29:54 | 显示全部楼层

终于定位了问题!

I found the X is in 1440x900 resolution,
but my monitor dose not display full range x axis,
some left side space can not used, why ?

and I tried to Ubuntu 7.10 LivedCD booting my machine,
the Ubuntu ran into same problem!
I found some one fix this problem in here: https://bugs.launchpad.net/ubuntu/+bug/161816
Bug description [edit]

When I run Kubuntu 7.10, using the live install CD, my monitor model (Acer AL1702W) and its max resolution (1440x900) are detected correctly. However only three-fourth of the screen was used and the display was badly skewed. I'm using an nVIDIA GeForce4 MX 4000.

When I checked the System Settings, I found that while the resolution is detected properly, the "Image Format" for the monitor was set to "Standard 4:3". When I changed it to "Widescreen 16:9" and restarted X, everything was fine.

This can affect the user experience of new users trying Kubuntu for the first time on a widescreen monitor.


Where should I set the related monitor option "Image Format" to "Widescreen 16:9" like Ubuntu in Gentoo???!!!

应该是 Xorg 还没有处理好Acer AL1702W 显示器的缘故吧,
Gentoo 中有没有类似 Ubuntu 的 “Image Format” 到 “Widescreen 16:9 ” 之类的设置啊?
回复 支持 反对

使用道具 举报

发表于 2007-12-27 19:09:42 | 显示全部楼层
我的是5:3,运行915resolution后,在xorg.conf中设置好modeline就可以了。你试试我上面说的看看。因为我曾经替换5c,后来发现得按色深来替换才行。
回复 支持 反对

使用道具 举报

发表于 2007-12-27 21:24:17 | 显示全部楼层
参考这里: http://gentoo-wiki.com/HARDWARE_AL2216W
记得是由 read-edid 获得的。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-12-28 03:00:42 | 显示全部楼层
Post by acevery;1800526
我的是5:3,运行915resolution后,在xorg.conf中设置好modeline就可以了。你试试我上面说的看看。因为我曾经替换5c,后来发现得按色深来替换才行。

早就试过N次了,你的不是Acer的显示器吧,
我的现象好像是Acer特有的,是不是 AL1702W 特有的现在还不知道。
回复 支持 反对

使用道具 举报

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

本版积分规则

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