squeaky
03-25-03, 09:58 AM
I am unable to get my second monitor to display. I am not getting any errors in my log files here are the relevant sections of my XF86Config file. All that happens is that the left monitor comes on and the second monitor goes into power save mode. I cant move the mouse past the right boundry of the left screen.
-------------------------------------------------
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "NVidia"
BoardName "0x0171"
BusID "PCI:0:15:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
Option "TwinView" "on"
Option "MetaModes" "1024x768; 1024x768"
#Option "ConnectedMonitor" "crt,crt"
Option "SecondMonitorHorizSync" "30-69"
Option "SecondMonitorVertRefresh" "50-120"
Option "TwinViewOrientation" "RightOf"
DefaultDepth 16
SubSection "Display"
Depth 16
EndSubSection
EndSection
--------------------------------------------------
-------------------------------------------------
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "NVidia"
BoardName "0x0171"
BusID "PCI:0:15:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
Option "TwinView" "on"
Option "MetaModes" "1024x768; 1024x768"
#Option "ConnectedMonitor" "crt,crt"
Option "SecondMonitorHorizSync" "30-69"
Option "SecondMonitorVertRefresh" "50-120"
Option "TwinViewOrientation" "RightOf"
DefaultDepth 16
SubSection "Display"
Depth 16
EndSubSection
EndSection
--------------------------------------------------