PDA

View Full Version : TwinView on Inspiron 8200


SirBoo
04-20-03, 08:27 PM
How do I get the TwinView to work on my TV and Laptop display at the same time?

When I enable twinview it only displays a picture on the TV.
The laptop display goes blank :-?

I have RedHat9 and the latest Nvidia driver.

Does anyone know what to do?
Here's what I have entered in XF86Config
----------------------------------------------------------
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
#Driver "nv"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4GO MX440"
VideoRam 32768

#Ekstra Stęsj til NVIDIA Drivern!
Option "CursorShadow" "true"
Option "CursorShadowAlpha" "32"
Option "CursorShadowXOffset" "6"
Option "CursorShadowYOffset" "4"
#Instillinger
#Option "UseEdidFreqs" "false"
#Option "IgnoreEDID" "true"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "NoLogo" "true"
Option "TwinView" "true"

#Option "ConnectedMonitor" "DFP,TV"
800x600,1280x1024"
Option "MetaModes" "1024x768 +0+0 @1400x1050, 1400x1050; 1024x768 +0+0 @1280x1024, 1280x1024; 1024x768 +0+0, 1024x768; 800x600 +0+0, 800x600; 640x480, 640x480"
Option "TwinViewOrientation" "Clone"
#Option "IgnoreDisplayDevices" "CRT"

# TV Instillinger
Option "TVStandard" "PAL-B"
Option "TVOutFormat" "SVIDEO"
#Option "TVOverScan" "1.0"


--------------------------------------------------------------
I would be a happy camper if anyone could help me watch movies on my tv. :)

// Marius

zedro
04-20-03, 09:44 PM
It looks like you have the Option "ConnectedMonitor" commented out.. you need that.

flavio
04-21-03, 03:20 AM
I have exactly the same problem and the line "ConnectedMonitor" in my XF86Config is rightly uncommented.
If you think it can be useful you can find my configuration files in the thread I opened yesterday about problems with TwinView.
Is there anyone who can see the same video output on moniotr and TV???
(Using nvidia gforce and linux, I mean)
Bye, Flavio

SirBoo
04-21-03, 05:34 AM
I have tried using the "ConnectedMonitor" option but that doesn't help. Does anyone know what I should put there to get it to use my laptop display?

Whatever I do I just can't get a picture on both screens at the same time. :-(


// Marius