On 09/12/05, Bean <[EMAIL PROTECTED]> wrote:
> Having tried for the past couple of weeks to get it right, I thought I had 
> best ask for help before I throw a brick at the TV.
>
> I am currently outputing through SVHS (VGA to Scart cable will get soldered 
> up over Christmas) from a Radeon 9200SE to a Toshiba 28" widescreen 100hz 
> capable CRT TV.
>
> The only resolution I can seem to get is 1024x768 no matter what modelines I 
> try.
> I can get the screen limited to 720x576 (or anything else) through the 
> "Virtual" sizing, but the actual resolution is still the 1024x768 so I get 
> masses of overscan...
>
> Anyone have any ideas?

In your xorg.conf file, what screens do you have defined and what
resolutions are they setup for? E.g. in mine (outputting to a 100MHz
Song Wega WS @800x600)

Section "Screen"
    Identifier  "Screen0"
    Device      "ATI Graphics Adapter"
    Monitor     "PAL-TV"
    DefaultDepth 24

    #Option "backingstore"

    Subsection "Display"
        Depth       24
        Modes       "800x600"
        ViewPort    0 0
    EndSubsection
EndSection

Nick
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to