Ok this is my problem:
I have a 19 inch crt monitor and my TVset connected on my geforce4 440 mx se.
I installed the nvidia drivers for the card and everything still works fine, lucky me
Now I edited my XF86config file with the nvidiamanual which was in the driverset.
The problem I have is that I can't get anything on the screen on my tvscreen. Goth picture on both screens (in colour) while booting untill I get my loginscreen of X then just my crt monitor works and the tvscreen get's blank. When I only put the "TV" in the Option "ConnectedMonitor" "CRT, TV" in my XF86Config file and reboot I have picture on my tvscreen in X but not on my crtmonitor which is logic. But the image is in black and white on my tvscreen.
I think it must be something stupid but I can't find it
Here is the relevant part of my XF86Config file :
Section "Monitor"
Option "CalcAlgorithm" "CheckDesktopGeometry"
HorizSync 31-60
Identifier "Monitor[0]"
ModelName "1024X768@75HZ"
VendorName "--> VESA"
VertRefresh 50-75
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "GeForce4 MX 440"
BusID "1:0:0"
Driver "nvidia"
Identifier "Device[0]"
Screen 0
Option "Rotate" "off"
VendorName "NVidia"
Option "TwinView" "true"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1024x768,1024x768; 800x600, 800x600; 640x480, 640x480"
Option "TVStandard" "PAL-B"
Option "ConnectedMonitor" "CRT, TV"
Option "TwinViewOrientation" "Clone"
Option "TVOutFormat" "SVIDEO"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
I'm running on suse 8.2 pro and live in belgium (a small spot on the map )
The hardware is ok in winblows, everything works there so i know the cables and connections are ok.
I'm sorry for the long thread but i hope it's enough to give some pointers on this.
thx ad advance
I would be very gratefull