LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to configure Geforce 4 TV-Out ? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-configure-geforce-4-tv-out-77803/)

alexaltair 07-31-2003 04:51 PM

How to configure Geforce 4 TV-Out ?
 
Please, help me configure TV-Out on NVidia GeForce 4 MX440. I don't know, but what I tried before didn't work. I can get the picture on TV only by enabling "Option "ConnectedMonitor" "TV".

Here is my config file (I have inserted and marked out TwinView parms):

-cut-
-skip-

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer

EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "us_intl"
Option "XkbCompat" ""
Option "XkbOptions" ""
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "monitor1"
VendorName "Plug'n Play"
ModelName "Samsung SyncMaster 500(M)p (CGC5607*)"
HorizSync 30-69
VertRefresh 50-160

ModeLine "800x600" 71.68 800 840 1040 1128 600 602 614 640 -hsync -vsync
ModeLine "1024x768" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync

Gamma 1.30 1.30 1.30 # created by KGamma
EndSection

Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce4 (generic)"
Driver "nvidia"
Option "DPMS"
Option "HWcursor" "1"
Option "RenderAccel" "1"
Option "NoLogo" "1"
Option "CursorShadow"

# Option "NoDDC"
# Option "TwinView"
# Option "SecondMonitorHorizSync" "30-50"
# Option "SecondMonitorVertRefresh" "60"
# Option "TwinViewOrientation" "Clone"
# Option "ConnectedMonitor" "TV"
# Option "MetaModes" "800x600,800x600; 640x480,640x480"

EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
DefaultFbBpp 32

Subsection "Display"
Depth 24
Modes "800x600" "640x480"
EndSubsection

EndSection

Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection

SLaCk_KiD 07-31-2003 04:56 PM

why dont you try YanC, it worked really good for me setting up my twinview, and it has some TV options in it too...i am using a nvidia gefore4 Ti4280P

alexaltair 08-01-2003 08:03 AM

I tried, but these 'tools' hasn't support for MX440 board.

Quote:

Originally posted by SLaCk_KiD
why dont you try YanC, it worked really good for me setting up my twinview, and it has some TV options in it too...i am using a nvidia gefore4 Ti4280P

SLaCk_KiD 08-04-2003 09:53 AM

sorry, i dont know anything about the MX440, so i cant really help you anymore, so try to google it or search on here, someone else has to have asked the question b4...


All times are GMT -5. The time now is 02:00 AM.