[mythtv-users] Yet another NVidia 6200 1080i Component Output thread

Greg Oliver goliver at cistera.com
Wed Mar 15 00:45:14 UTC 2006


On Tue, 2006-03-14 at 19:17 -0500, Jeff Wormsley wrote:
> I have an AA960 I can try as well.  I never did get it to work quite 
> right with the 5200 card, which is why when it went belly up, I got the 
> 6200 with native component out.
> 
> Do you happen to have your component and vga->transcoder modelines 
> available somewhere so I can try them out, and hopefully get something 
> decent working?
> 
> TIA,
>   Jeff.
I am using a PNY....

Here goes..  You will see a lot of commented out lines - I am sure you
can make sense of those if you have spent as much time as you say....


###################################

Section "Monitor"

    Identifier  "Monitor0"
        VendorName      "Dell"
        ModelName       "LCD Panel 1600x1200"
        Option          "IgnoreEDID"
        HorizSync       31.5 - 37.9
        VertRefresh     59.9 - 60.1
        Option          "dpms"
        Mode    "1920x1080i"
                DotClock 74.52
        HTimings 1920 1952 2016 2208
        VTimings 1080 1084 1096 1126
        Flags "+HSync" "+VSync" "Interlace"
    EndMode
        ModeLine "1080i" 75.52 1760 1760 1968 2128 960 1012 1028 1126
-hsync -vsync interlace
        DisplaySize 320 180


EndSection

Section "Device"

    Identifier  "VideoCard0"
    Driver      "nvidia"
        #Option         "FlatPanel" "Yes"
        #Option         "TwinView" "On"
        #Option         "TwinviewOrientation" "CRT-0 RightOf TV-0"
        #Option         "HorizSync"     "CRT-0: 31.0 - 80.0"
        #Option         "VertRefresh" "CRT-0: 60.0 - 75.0"
        #Option         "SecondMonitorHorizSync" "30 - 100.0"
        #Option         "SecondMonitorVertRefresh" "50.0 - 100.0"
        #Option         "MetaModes" "DFP-0: 1280x1024, CRT-0: 1280x1024;
DFP-0: 1600x1200, CRT-0: NULL"
        #Option         "ConnectedMonitor" "CRT-0, TV-0"
        Option          "ConnectedMonitor" "TV-0"
        Option          "TVStandard" "HD1080i"
        Option          "TVOutFormat" "COMPOSITE"
        Option          "RenderAccel" "on"
        Option          "CoolBits" "1"
        Option          "IgnoreEDID" "1"
        Option          "TVOverScan" "100"
        Option          "NoDDC"

EndSection

Section "Screen"

    Identifier  "Screen0"
    Device      "VideoCard0"
    Monitor     "Monitor0"
    DefaultDepth 24

    Subsection "Display"

        Depth       24
        Modes       "in1080i" "1920x1080i" "1080i" "1600x1200"
"1280x1024" "800x600"
        ViewPort    0 0

    EndSubsection




More information about the mythtv-users mailing list