Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2006 11:40:58 -0500
From:      Adam K Kirchhoff <adamk@voicenet.com>
To:        freebsd-x11@freebsd.org
Subject:   Re: Can anybody change the resolution to 1280x800?
Message-ID:  <200612281140.58773.adamk@voicenet.com>
In-Reply-To: <7deba7c00612280812s51089c57ie57c11e32d21c0bb@mail.gmail.com>
References:  <7deba7c00612260923ja2c6eccs52e7004d7fdec33@mail.gmail.com> <20061228145033.GA35875@owl.midgard.homeip.net> <7deba7c00612280812s51089c57ie57c11e32d21c0bb@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 28 December 2006 11:12, Janvier Pang wrote:
> Hi,
>
> But I'm truely believe that the vesa can use the resolution.
>
> That's because I can found such information in my log file if I use the
> vesa driver:
>
> ...
> (II) VESA(0): Gamma: 2.20
> (II) VESA(0): No DPMS capabilities specified; RGB/Color Display
> (II) VESA(0): First detailed timing is preferred mode
> (II) VESA(0): redX: 0.575 redY: 0.359   greenX: 0.319 greenY: 0.532
> (II) VESA(0): blueX: 0.155 blueY: 0.129   whiteX: 0.312 whiteY: 0.328
> (II) VESA(0): Manufacturer's mask: 0
> (II) VESA(0): Supported additional Video Mode:
> (II) VESA(0): clock: 68.9 MHz   Image Size:  331 x 207 mm
> (II) VESA(0): h_active: 1280  h_sync: 1301  h_sync_end 1333 h_blank_end
> 1408 h_border: 0
> (II) VESA(0): v_active: 800  v_sync: 804  v_sync_end 808 v_blanking: 816
> v_border: 0
> (II) VESA(0):  QUANTADISPLAY
> (II) VESA(0):  QD15TL072
> (II) VESA(0): Searching for matching VESA mode(s):
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> ...
>
> It said that the vesa found the correct additional video mode with 1280x800
> resolution on my card. The problem is: how can I apply this mode?
>
> Thanks for your kindly reply.
>

When I tried the VESA driver on my system, the Xorg log file gave a list 
of "Supported VESA VIdeo Modes" which includes:

(II) VESA(0): 720x400@70Hz
(II) VESA(0): 640x480@60Hz
(II) VESA(0): 640x480@67Hz
(II) VESA(0): 640x480@72Hz
(II) VESA(0): 640x480@75Hz
(II) VESA(0): 800x600@56Hz
(II) VESA(0): 800x600@60Hz
(II) VESA(0): 800x600@72Hz
(II) VESA(0): 800x600@75Hz
(II) VESA(0): 832x624@75Hz
(II) VESA(0): 1024x768@60Hz
(II) VESA(0): 1024x768@70Hz
(II) VESA(0): 1024x768@75Hz
(II) VESA(0): 1280x1024@75Hz
(II) VESA(0): 1152x870@75Hz

Does yours include such a list?  If so, is 1280x800 on it?

Adam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612281140.58773.adamk>