LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Ant <antus@adam.com.au>
  To  : <linuxsa@linuxsa.org.au>
  Date: 20 Dec 2003 20:21:51 +1030

nvidia pal-b tv out success

Ive just spent some time playing around with my X config trying to get
tv out to with with a Nvidia Geforce4 mx420. It seems most the examples
on the net are for NTSC, and none of the fewer PAL examples I found
worked for me. Since I know this will end up on google, maybe it'll help
someone.

These are the magic lines for XF86Config (XFree 4.2.1-21 from redhat 8,
with nvidias drivers 1.0.4496) for PAL-B in Australia! Woohoo! Full
screen openGL support! That iris 3d xmms plugin isnt bad at all! :)

Section "Device"
        Identifier  "Videocard0"
        Driver      "nvidia"
        VendorName  "Videocard vendor"
        BoardName   "NVIDIA GeForce 4 (generic)"

#TV out

        Option "Twinview"
        Option "TwinViewOrientation" "Clone"
        Option "TVStandard" "PAL-B"
        Option "SecondMonitorHorizSync" "30-50"
        Option "SecondMonitorVertRefresh" "25-60"
        Option "TVOutFormat" "COMPOSITE"
        Option "MetaModes" "800X600,800X600"

EndSection

Ant



-- 
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.freenode.net
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page