|
|
#1 | |
|
Registered User
|
Having trouble getting the TVOut on the GeForceFX 5200 to work under Linux (Slackware 9.0). I have tried NVTV but, it doesn't reconize the card version. Any Ideas?
|
|
|
|
|
|
|
#2 | |
|
slackrFX
Join Date: May 2003
Posts: 15
|
Modify your XF86Config file to use TwinView.
eg. ... Section "Device" Identifier "NVIDIA AGP" VendorName "nVidia Corporation" BoardName "NVIDIA GeForce FX" Driver "nvidia" # BusID "PCI:1:0:0" Option "NVagp" "2" # Option "PageFlip" "On" # Option "DPMS" Option "NoLogo" Option "CursorShadow" "on" Option "RenderAccel" "On" Option "TwinView" "On" Option "SecondMonitorHorizSync" "30-50" Option "SecondMonitorVertRefresh" "60" Option "TwinViewOrientation" "Clone" Option "TVOverScan" "0.6" Option "MetaModes" "1280x1024,640x480;800x600,800x600;640x480,640x480 " Option "ConnectedMonitor" "crt,tv" EndSection ------------------ slackr Last edited by slackr; 06-02-03 at 07:48 PM. |
|
|
|
|
|
|
#3 |
|
Join Date: Jul 2002
Location: Netherlands, Europe
Posts: 2,105
|
Or do this stuff without twinview or do it in the "dual head" mode
![]() That way is described in Appendix R of the drivers. Setting up tvout without twinview is about similar to setting up a normal videocard. In the monitor section you put the refresh rates of the TV and in the screen or device section the tv specific options (tv system, connector ..). |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tvout problems with Gf2 mx400 | Zerax | NVIDIA Linux | 5 | 08-07-02 06:28 PM |
| tvout & XF86Config | lacto | NVIDIA Linux | 2 | 08-01-02 01:44 AM |