On Sat, 31 Jan 2004, as8z wrote:

> Mark Vojkovich wrote:
> 
> >   If the server is rejecting the 768x576 modeline, an explanation
> >will be in the /var/log/XFree86.0.log file.  Post your
> >/var/log/XFree86.0.log file to this list.
> >
> >                     Mark.
> >
> >On Fri, 30 Jan 2004, as8z wrote:
> >
> >  
> >
> >>Hi,
> >>I would like to use my tv like a screen.
> >>I have no more screen then the tv would be the only display
> >>but the tv is 768*576 but the xfree works with 800*600
> >>
> >>
> >>I try to had  on XFreeConfig-4 :
> >>ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
> >>and
> >>  "768x576"  "800x600" "640x400"
> >>
> >>
> >>bu it never works
> >>
> >>how to do ??
> >>
> >>thanks alex
> >>
> >>_______________________________________________
> >>XFree86 mailing list
> >>[EMAIL PROTECTED]
> >>http://XFree86.Org/mailman/listinfo/xfree86
> >>
> >>    
> >>
> >
> >_______________________________________________
> >XFree86 mailing list
> >[EMAIL PROTECTED]
> >http://XFree86.Org/mailman/listinfo/xfree86
> >
> >  
> >
> Hi,
> 
> I have got
> (II) SAVAGE(0): Not using mode "768x576" (hsync out of range)
> (II) SAVAGE(0): Not using mode "768x576" (hsync out of range)
> 
> but I don't know what I shoulw write
> 

Your modeline:

ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630

Has an hsync of   50e6 / 1000 = 50 kHz, which is outside of the
range reported for you monitor in the Section "Monitor".

BTW.  That modeline has an 79 Hz refresh rate, which is definitely
not something a TV would do.

A NTSC mode would probably look like:

  Modeline "768x576_59.97"  34.94  768 792 872 976  576 577 580 597

While a PAL mode would probably look like:

  Modeline "768x576_50.00"  28.46  768 784 864 960  576 577 580 593


                        Mark.


_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to