[mythtv-users] TV-Out issues?

Monty Walls mwalls at castor.oktax.state.ok.us
Fri Feb 14 17:38:07 UTC 2003


On Thu, 13 Feb 2003 19:52:01 -0500
"Mike Drons" <mdrons at ins.com> wrote:

> Help with TV-Out???  I have a "3DFORCE2 MX-64TV GEFORCE2 MX400 W/TV-OUT",
> which is supported by the NVIDIA drivers.  Has anyone been able to get the
> TV-Out to work?   Here is my XF86Config
>
I've enclosed the appropriate sections of my XF86Config-4 file. I'm
using an MSI Geforce 2MX with 32mb with a bt869 tv-out encoder.  I'm running
a single output to tv, booting with only tv attached. 

You also want to pick up a copy of nvtv.

Section "Monitor"
    Identifier "TV"

    HorizSync   30.0-50.0
    VertRefresh 59.97

    Option      "TVStandard" "NTSC-M"
    Option      "ConnectedMonitor" "TV" 
    Option      "TVOutFormat"   "COMPOSITE"

EndSection

# Any number of graphics device sections may be present
Section "Device"
    Identifier  "GeForce2-MX"   
    Driver      "nvidia"
#    VideoRam   32768
    Option      "NvAGP" "2"
    Option      "TVOut" "true"
    Option      "TVStandard"    "NTSC-M"
EndSection

Section "Screen"
    Identifier          "TV-Monitor"
    Device              "GeForce2-MX"
    Monitor             "TV"
    DefaultDepth        24
    DefaultFbBpp        32
    SubSection "Display"
        FbBpp           32
        Depth           24
        Modes           "640x480" 
        ViewPort        0 0
    EndSubSection
EndSection

> Section "Device"
>         Identifier  "geforce"
>         Driver      "nvidia"
>         VendorName  "Videocard"
>         BoardName   "NVIDIA GeForce 2 MX"
>         Option      "ConnectedMonitor" "CRT, TV"
>         Option      "TwinView" "True"
>         Option      "TwinViewOrientation" "Clone"
>         Option      "TVStandard" "NTSC-M"
>         Option      "TVOutFormat" "Composite"
>         Option      "SecondMonitorHorizSync" "31.5-48.5"
>         Option      "SecondMonitorVertRefresh" "50-70"
>         Option      "MetaModes" "640x480, 800x600"
> EndSection
> 
> Thanks.
> 
> Mike 
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at snowman.net
> http://www.snowman.net/mailman/listinfo/mythtv-users


--
-Monty Walls (mwalls at castor.oktax.state.ok.us)
-	MIS, Oklahoma Tax Commission
-
- My opinions are my own, my employer knows nothing about it.


More information about the mythtv-users mailing list