El Thu, 13 Jul 2006 18:48:39 +0200
"Daniel Rozsnyó" <[EMAIL PROTECTED]> escribio:

> >> >> Is there a valid video mode that would require a back porch less than
> >> >> four pixel clocks wide?  How about eight?  Better yet, how about an 
> >> odd
> >> >> pixel width for the back porch, front porch, or either blanking 
> >> interval?
> >> >
> >> > I've never seen anything less than 8, and certainly nothing odd.
> >> >
> >>
> >>  Good enough.  Does anybody have a reference they could point to for 
> >> the expected timing values for value video modes?
> > 
> > Old Xfree86 config files list lots of modes.  I'm not sure where they
> > list the VESA modes now.
> > 
> 
> You can generate modelines with the gtf command (at least under xorg, 
> but the source code is also here: http://gtf.sourceforge.net/):
> 
> [EMAIL PROTECTED] ~ $ gtf 1024 768 60
> 
>    # 1024x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 64.11 MHz
>    Modeline "1024x768_60.00"  64.11  1024 1080 1184 1344  768 769 772 
> 795  -HSync +Vsync
> 
> 
> if you want all the standard modes, look into xorg's source:
> 
> http://webcvs.freedesktop.org/xorg/xserver/xorg/hw/xfree86/common/vesamodes?revision=1.2&view=markup&pathrev=xgl-0-0-1
> 
> Daniel.

If you have fb utils instaled /etc/fb.modes have a short list and man fb.modes 
have the format and other usefull info.

gft comes with 4.0+ version of X and is based in the VESA Generalized Timing 
Formula.
I do not known how to get gft program to generate interlaced modes, but the 
formula allows it.

with gft 1024 768 60 -f you get the mode in fb.modes format


Diego.
_______________________________________________
Open-graphics mailing list
[email protected]
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)

Reply via email to