Hi
I have installed Suse 11.1 64 Bit on a Dell M6400 laptop and it runs very nicely and fast.
Only problem is getting the dual Dell 2408WFP monitors to work when the laptop is docked.
The laptop’s LCD turns On (even though it is docked) and 1 of the 24" LCD turns On. Hence I have an extended desktop working but what I really wanted was to have the display on the dual 24" monitors and the laptop’s LCD Off.
The dual monitors are connected via the docking station’s dual DVI outputs. The graphics card is a Nvidia Quadro FX 3700M and I have installed the driver via YaST/Nvidia repository. The system is up to date with all the patches etc.
Initially I have tried the SaX2 approach to activate the Dual Heads but no luck. I have spent a lot of time trying to get my xorg.conf file to work with the dual monitors but the laptops display aways turns On (left hand side desktop), the first 24" shows the right hand side desktop and the second 24" monitor stays black.
Has anyone had this problem before or has some hints on how to fix it?
I have listed the xorg.conf file below -
/…/
SaX generated X11 config file
Created on: 2009-04-09T10:01:02+1000.
Version: 8.1
Contact: Marcus Schaefer <sax@suse.de>, 2005
Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
Automatically generated by [ISaX] (8.1)
PLEASE DO NOT EDIT THIS FILE!
Section “Files”
FontPath “/usr/share/fonts/misc:unscaled”
FontPath “/usr/share/fonts/local”
FontPath “/usr/share/fonts/75dpi:unscaled”
FontPath “/usr/share/fonts/100dpi:unscaled”
FontPath “/usr/share/fonts/Type1”
FontPath “/usr/share/fonts/URW”
FontPath “/usr/share/fonts/Speedo”
FontPath “/usr/share/fonts/PEX”
FontPath “/usr/share/fonts/cyrillic”
FontPath “/usr/share/fonts/latin2/misc:unscaled”
FontPath “/usr/share/fonts/latin2/75dpi:unscaled”
FontPath “/usr/share/fonts/latin2/100dpi:unscaled”
FontPath “/usr/share/fonts/latin2/Type1”
FontPath “/usr/share/fonts/latin7/75dpi:unscaled”
FontPath “/usr/share/fonts/baekmuk:unscaled”
FontPath “/usr/share/fonts/japanese:unscaled”
FontPath “/usr/share/fonts/kwintv”
FontPath “/usr/share/fonts/truetype”
FontPath “/usr/share/fonts/uni:unscaled”
FontPath “/usr/share/fonts/CID”
FontPath “/usr/share/fonts/ucs/misc:unscaled”
FontPath “/usr/share/fonts/ucs/75dpi:unscaled”
FontPath “/usr/share/fonts/ucs/100dpi:unscaled”
FontPath “/usr/share/fonts/hellas/misc:unscaled”
FontPath “/usr/share/fonts/hellas/75dpi:unscaled”
FontPath “/usr/share/fonts/hellas/100dpi:unscaled”
FontPath “/usr/share/fonts/hellas/Type1”
FontPath “/usr/share/fonts/misc/sgi:unscaled”
FontPath “/usr/share/fonts/xtest”
FontPath “/opt/kde3/share/fonts”
InputDevices “/dev/gpmdata”
InputDevices “/dev/input/mice”
EndSection
Section “ServerFlags”
Option “AllowMouseOpenFail” “on”
Option “ZapWarning” “on”
EndSection
Section “Module”
Load “dbe”
Load “extmod”
Load “fbdevhw”
Load “glx”
Load “record”
Load “freetype”
Load “type1”
EndSection
Section “InputDevice”
Driver “kbd”
Identifier “Keyboard[0]”
Option “Protocol” “Standard”
Option “XkbLayout” “us”
Option “XkbModel” “microsoftpro”
Option “XkbRules” “xfree86”
EndSection
Section “InputDevice”
Driver “synaptics”
Identifier “Mouse[1]”
Option “Buttons” “7”
Option “Device” “/dev/input/mice”
Option “Emulate3Buttons” “on”
Option “InputFashion” “Mouse”
Option “Name” “Touchpad”
Option “Protocol” “explorerps/2”
Option “SHMConfig” “on”
Option “Vendor” “Synaptics”
Option “ZAxisMapping” “4 5”
EndSection
Section “InputDevice”
Driver “mouse”
Identifier “Mouse[3]”
Option “Buttons” “5”
Option “Device” “/dev/input/mice”
Option “Name” “PS/2 Generic Mouse”
Option “Protocol” “explorerps/2”
Option “Vendor” “Sysp”
Option “ZAxisMapping” “4 5”
EndSection
Section “Monitor”
Identifier “Dell 2408WFP [0]”
VendorName “DELL”
ModelName “Dell 2408WFP”
HorizSync 31-90
VertRefresh 59-75
Option “DPMS”
Option “PreferredMode” “1024x768”
DisplaySize 345 259
UseModes “Modes[0]”
Option “CalcAlgorithm” “XServerPool”
EndSection
Section “Monitor”
Identifier “Dell 2408WFP [1]”
VendorName “DELL”
ModelName “Dell 2408WFP”
HorizSync 31-90
VertRefresh 59-75
Option “DPMS”
Option “PreferredMode” “1024x768”
DisplaySize 345 259
UseModes “Modes[0]”
Option “CalcAlgorithm” “XServerPool”
EndSection
Section “Modes”
Identifier “Modes[0]”
EndSection
Section “Screen”
Identifier “Screen[0]”
Device “NVIDIA Quadro FX 3700M”
Monitor “Dell 2408WFP [0]”
DefaultDepth 24
SubSection “Display”
Depth 15
Modes “1024x768” “1024x600” “800x600” “768x576” “640x480”
EndSubSection
SubSection “Display”
Depth 16
Modes “1024x768” “1024x600” “800x600” “768x576” “640x480”
EndSubSection
SubSection “Display”
Depth 24
Modes “1024x768” “1024x600” “800x600” “768x576” “640x480”
EndSubSection
SubSection “Display”
Depth 8
Modes “1024x768” “1024x600” “800x600” “768x576” “640x480”
EndSubSection
EndSection
Section “Screen”
Identifier “Screen[1]”
Device “NVIDIA Quadro FX 3700M”
Monitor “Dell 2408WFP [1]”
DefaultDepth 24
SubSection “Display”
Depth 15
Modes “1024x768” “1024x600” “800x600” “768x576” “640x480”
EndSubSection
SubSection “Display”
Depth 16
Modes “1024x768” “1024x600” “800x600” “768x576” “640x480”
EndSubSection
SubSection “Display”
Depth 24
Modes “1024x768” “1024x600” “800x600” “768x576” “640x480”
EndSubSection
SubSection “Display”
Depth 8
Modes “1024x768” “1024x600” “800x600” “768x576” “640x480”
EndSubSection
EndSection
Section “Device”
Identifier “NVIDIA Quadro FX 3700M”
Driver “nvidia”
VendorName “Videocard vendor”
BoardName “NVIDIA Quadro FX 3700M”
BusID “PCI:1:0:0”
Option “TwinView” “true”
Option “TwinViewOrientation” “RightOf”
Option “SecondMonitorHorizSync” “31-50”
Option “SecondMonitorVertRefresh” “50-60”
Option “MetaModes” “1024x768,1024x768;1024x600,1024x600;800x600,800x600;768x576,768x576;640x480,640x480”
Option “ConnectedMonitor” “FPD,FPD”
EndSection
Section “ServerLayout”
Identifier “Layout[all]”
InputDevice “Keyboard[0]” “CoreKeyboard”
InputDevice “Mouse[1]” “CorePointer”
InputDevice “Mouse[3]” “SendCoreEvents”
Option “Clone” “off”
Option “Xinerama” “off”
Screen “Screen[0]”
EndSection
Section “DRI”
Group “video”
Mode 0660
EndSection
Section “Extensions”
EndSection
Thanks for your help.