Probleme mit xorg.conf

Hallo an Alle
ich sitze jetzt schon 2 Tage davor, und mir fällt nichts mehr ein.

Konstellation 1:
NVidia GeForce 8600GTS DualView

  1. und 2. Monitor ASUS 1280x1024
    läuft einwandfrei

Konstellation 2:
NVidia GeForce2 MX/MX400
Monitor Captiva 1024x768
läuft auch ohne Probleme

wenn ich aber versuche die Konstellation 2 als dritten Monitor zu konfigurieren, dann geht gar nichts mehr.

hier die xorg.conf:

Section „Monitor“
Option „CalcAlgorithm“ „XServerPool“
DisplaySize 340 270
HorizSync 31-64
Identifier „Monitor[0]“
ModelName „1280X1024@60HZ“
Option „DPMS“
VendorName „–> VESA“
VertRefresh 50-60
UseModes „Modes[0]“
EndSection

Section „Modes“
Identifier „Modes[0]“
Modeline „1280x1024“ 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +HSync +VSync
Modeline „2560x1024“ 135.00 2560 1296 1440 1688 1024 1025 1028 1066
EndSection

Section „Screen“
DefaultDepth 16
SubSection „Display“
Depth 15
Modes „1280x1024“ „1280x960“ „1280x800“ „1152x864“ „1280x768“ „1024x768“ „1280x600“ „1024x600“ „800x600“ „768x576“ „640x480“
EndSubSection
SubSection „Display“
Depth 16
Modes „1280x1024“ „1280x960“ „1280x800“ „1152x864“ „1280x768“ „1024x768“ „1280x600“ „1024x600“ „800x600“ „768x576“ „640x480“
EndSubSection
SubSection „Display“
Depth 24
Modes „1280x1024“ „1280x960“ „1280x800“ „1152x864“ „1280x768“ „1024x768“ „1280x600“ „1024x600“ „800x600“ „768x576“ „640x480“
EndSubSection
SubSection „Display“
Depth 8
Modes „1280x1024“ „1280x960“ „1280x800“ „1152x864“ „1280x768“ „1024x768“ „1280x600“ „1024x600“ „800x600“ „768x576“ „640x480“
EndSubSection
Device „Device[0]“
Identifier „Screen[0]“
Monitor „Monitor[0]“
EndSection

Section „Device“
BoardName „GeForce 8600 GTS“
BusID „1:0:0“
Driver „nvidia“
Identifier „Device[0]“
Option „SaXDualHead“
Option „TwinView“
Option „SaXDualMonitorVendor“ „–> VESA“
Option „SaXDualOrientation“ „LeftOf“
Option „MetaModes“ „1280x1024,1280x1024;1280x960,1280x960;1280x800,1280x800;1152x864,1152x864;1280x768,1280x768;1024x768,1024x768;1280x600,1280x600;1024x600,1024x600;800x600,800x600;768x576,768x576;640x480,640x480“
Option „SaXDualResolution“ „1280x1024“
Option „TwinViewOrientation“ „LeftOf“
Option „SaXDualMode“ „Xinerama“
Option „SecondMonitorVertRefresh“ „50-60“
Option „SaXDualHSync“ „31-64“
Option „SaXDualMonitorModel“ „1280X1024@60HZ“
Option „SaXDualVSync“ „50-60“
Screen 0
VendorName „NVidia“
EndSection

Section „ServerLayout“
Identifier „Layout[all]“
InputDevice „Keyboard[0]“ „CoreKeyboard“
InputDevice „Mouse[1]“ „CorePointer“
Option „Clone“ „off“
Option „Xinerama“ „off“
Screen „Screen[0]“
EndSection

Ich hoffe, es kann mir jemand sagen, wo der Fehler liegt.

Vielen Dank im Voraus

Norbert

Hallo,

wenn ich aber versuche die Konstellation 2 als dritten Monitor
zu konfigurieren, dann geht gar nichts mehr.

Was sagt die Logdatei? Irgend ein Fehler wird schon drinstehen.

Grüße,
Moritz