Re: External monitor on IBM T22 with different resolution?
On Thu, Nov 13, 2003 at 10:38:01PM +0100, Osamu Aoki wrote:
> On Thu, Nov 13, 2003 at 07:22:27PM +0100, Martin Skøtt wrote:
> > I tried adding 1280x1024 to the display section of XFConfig-4, but I
> > get the following in XFree86.0.log when starting X ctrl-alt-+:
>
> 1. Enable both resolution.
> 2. Make 1024x768 as default (safer)
> 3. Alt-+/- trick
> http://www.debian.org/doc/manuals/reference/ch-tutorial.en.html#s-xkeys
Sorry if I didn't make myself all that clear - but that is exactly
what I have tried and it doesn't work. During startup X detects the
built in display and sets the maximal resolution to 1024x768.
It simply go above if X is started with the built in display active
[1]. If I disable the built in display and _then_ start X it still
doesn't work.
[1] My laptop has three settings: build in only; external only; both
built in and external. Can be switched between with Fn-F7
I tried adding the monitor and screen sections below to my
XF86Config-4 and then making it the only screen sections mentioned in
my ServerLayout. After restaring X (with the build in display
disabled) the external display works just fine in 1280x1024.
Section "Monitor"
Identifier "L1710B"
HorizSync 30-83
VertRefresh 56-75
Option "DPMS"
Option "SyncOnGreen"
EndSection
Section "Screen"
Identifier "External Screen"
Device "T22 Savage"
Monitor "L1710B"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
I hope this helps :)
--
Martin Skøtt
martin@z3n.dk
Reply to: