Laitan tähän xorg.conf:ista näyttöjä ja ohjainta koskevan kohdan, josko joku viisas löytäis siitä jotain häikkää. Tällä hetkellä siis kaks näyttöä toimii niinkuin tossa aikasemmin totesin. Ongelma on kuitenkin edelleen olemassa.
Section "Monitor"
Identifier "Monitor[0]"
VendorName "HWP"
ModelName "HP D8904"
UseModes "Modes[0]"
DisplaySize 338 270
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 130.0
Option "CalcAlgorithm" "XServerPool"
Option "DPMS"
Option "PreferredMode" "1280x1024"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
EndSection
Section "Device"
Identifier "Device[0]"
Driver "nvidia"
VendorName "NVIDIA"
BoardName "GeForce 6200"
Option "SaXDualHead"
Option "TwinView"
Option "SaXDualMonitorVendor" "SAMSUNG"
Option "SecondMonitorHorizSync" "30-81"
Option "SaXDualVSync" "56-75"
Option "MetaModes" "1280x1024,1280x1024;1280x960,1280x960;1280x800,1280x800;1152x864,1152x864;1280x768,1280x768;1280x720,1280x720;1024x768,1024x768;1280x600,1280x600;1024x600,1024x600;800x600,800x600;768x576,768x576;640x480,640x480"
Option "SaXDualOrientation" "LeftOf"
Option "SaXDualResolution" "1280x1024"
Option "TwinViewOrientation" "LeftOf"
Option "SaXDualMode" "Xinerama"
Option "SecondMonitorVertRefresh" "56-75"
Option "SaXDualHSync" "30-81"
Option "SaXDualMonitorModel" "SYNCMASTER 720B"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6200"
EndSection
Section "Screen"
Identifier "Screen[0]"
Device "Device[0]"
Monitor "Monitor[0]"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "DFP-0"
Option "metamodes" "CRT: 1280x1024 +0+0, DFP: 1280x1024 +1280+0; CRT: 1280x960 +1280+0, DFP: 1280x960 +0+0; CRT: 1152x864 +1152+0, DFP: 1152x864 +0+0; CRT: 1024x768 +1024+0, DFP: 1024x768 +0+0; CRT: 800x600 +800+0, DFP: 800x600 +0+0; CRT: 640x480 +640+0, DFP: 640x480 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "on"
EndSection