no idea why second monitorisnt coming on ?
ive tried every possible combination here is the config file below can anyone help, the second screen doesnt come on ?
Section "Device"
# no known options
#BusID
Identifier "NVIDIA GeForce 4 (generic)"
Driver "vesa"
VendorName "NVIDIA GeForce 4 (generic)"
BoardName "NVIDIA GeForce 4 (generic)"
Option "TwinView"
# be sure to replace the HorizSync and VertRefresh with correct values
# for your monitor!
Option "SecondMonitorHorizSync" "30-95"
Option "SecondMonitorVertRefresh" "50-160"
Option "TwinViewOrientation" "RightOf"
Option "MetaModes" "1280x1024,1280x1024; 1024x768,1024x768"
Option "ConnectedMonitor" "crt,crt"
EndSection
Section "Screen"
Identifier "Screen0"
Device "NVIDIA GeForce 4 (generic)"
Monitor "Monitor0"
DefaultDepth 16
# Option "TwinView" "on"
# Option "SecondMonitorHorizSync" "30-95"
# Option "SecondMonitorVertRefresh" "50-160"
# Option "MetaModes" "1280x1024, 1280x10240"
# Option "TwinViewOrientation" "RightOf"
# Option "ConnectedMonitor" "crt,crt"
# Option "NoLogo"
SubSection "Display"
Depth 16
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
now these are the main two sections that i neeed to sort out ?? so can anyoen help ?
Snake
|