Err.... try commenting out the composite line and reinstating the Svideo line?
Or is this a trick question? :)

Hi Mythtv users

Got a problem with my GF4MX card, i can not get SVIDEO to work with
it. Composite works fine. I also got the feeling, that the resolution
is only 640x480, everything looks a little bit pressed together.

I am using Ubuntu with nvidia drivers; how can I check which version?
Does it matter?

Here is the device and screen part of my xorg.conf:

********************************************************************
Section "Device"
       Identifier      "NVIDIA Corporation NV17 [GeForce4 MX 440]"
       Driver          "nvidia"
       BusID           "PCI:1:0:0"
       Option          "NoLogo"
       Option          "ConnectedMonitor" "TV"
       Option          "TVStandard"    "PAL-G"
       #Option         "TVOutFormat"   "SVIDEO"
       Option          "TVOutFormat"   "COMPOSITE"
       Option          "TVOverScan"    "0.6"
       Option          "RenderAccel"   "0"
       Option          "NvAGP"         "1"
EndSection
********************************************************************
Section "Screen"
       Identifier      "Default Screen"
       Device          "NVIDIA Corporation NV17 [GeForce4 MX 440]"
       Monitor         "tv0"
       DefaultDepth    24
       SubSection "Display"
               Depth           1
               Modes           "1024x768" "800x600" "640x480"
       EndSubSection
       SubSection "Display"
               Depth           4
               Modes           "1024x768" "800x600" "640x480"
       EndSubSection
       SubSection "Display"
               Depth           8
               Modes           "1024x768" "800x600" "640x480"
       EndSubSection
       SubSection "Display"
               Depth           15
               Modes           "1024x768" "800x600" "640x480"
       EndSubSection
       SubSection "Display"
               Depth           16
               Modes           "1024x768" "800x600" "640x480"
       EndSubSection
       SubSection "Display"
               Depth           24
               Modes           "1024x768" "800x600" "640x480"
       EndSubSection
EndSection
********************************************************************

Any ideas anyone? Thanks!


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

Reply via email to