PDA

View Full Version : Success: SuSE Linux 10.1. Quadhead Setup Quadro NVS 440


ebeneezer_goode
07-14-06, 05:25 AM
Hi Community,

following is my xorg.conf producing an impressive Quad-1600x1200/24 Xinerama Desktop.

OpenGL does NOT work! This has to be fixed by Nvidia!

---

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon May 15 13:23:42 PDT 2006

# /.../
# SaX generated X11 config file
# Created on: 2006-07-10T14:20:49+0200.
#
# Version: 7.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (7.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "ServerLayout"
Identifier "Layout[all]"
Screen 0 "Screen0"
Screen 1 "Screen0 (2nd)" RightOf "Screen0"
Screen 2 "Screen1" RightOf "Screen0 (2nd)"
Screen 3 "Screen1 (2nd)" RightOf "Screen1"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "xinerama" "on"
Option "Clone" "on"
EndSection

Section "Files"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/opt/kde3/share/fonts"
EndSection

Section "Module"
Load "v4l"
Load "dbe"
Load "glx"
Load "type1"
Load "freetype"
Load "extmod"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "Xinerama" "on"
EndSection

Section "InputDevice"
Identifier "Keyboard[0]"
Driver "kbd"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "pc105"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
Identifier "Mouse[1]"
Driver "mouse"
Option "Buttons" "12"
Option "Device" "/dev/input/mice"
Option "InputFashion" "Mouse"
Option "Name" "Logitech;MediaPlay"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "VSC"
ModelName "VIEWSONIC VP201B"
DisplaySize 410 310
HorizSync 30.0 - 92.0
VertRefresh 43.0 - 85.0
Option "CalcAlgorithm" "XServerPool"
Option "DPMS"
EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "VSC"
ModelName "VIEWSONIC VP201B"
DisplaySize 410 310
HorizSync 30.0 - 92.0
VertRefresh 43.0 - 85.0
Option "CalcAlgorithm" "XServerPool"
Option "DPMS"
EndSection

Section "Monitor"
Identifier "Monitor2"
VendorName "VSC"
ModelName "VIEWSONIC VP201B"
DisplaySize 410 310
HorizSync 30.0 - 92.0
VertRefresh 43.0 - 85.0
Option "CalcAlgorithm" "XServerPool"
Option "DPMS"
EndSection

Section "Monitor"
Identifier "Monitor3"
VendorName "VSC"
ModelName "VIEWSONIC VP201B"
DisplaySize 410 310
HorizSync 30.0 - 92.0
VertRefresh 43.0 - 85.0
Option "CalcAlgorithm" "XServerPool"
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVidia"
BoardName "Quadro NVS 440"
BusID "PCI:3:0:0"
Screen 0
EndSection

Section "Device"
Identifier "Device0 (2nd)"
Driver "nvidia"
VendorName "NVidia"
BoardName "Quadro NVS 440"
BusID "PCI:3:0:0"
Screen 1
EndSection

Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVidia"
BoardName "Quadro NVS 440"
BusID "PCI:4:0:0"
Screen 0
EndSection

Section "Device"
Identifier "Device1 (2nd)"
Driver "nvidia"
VendorName "NVidia"
BoardName "Quadro NVS 440"
BusID "PCI:4:0:0"
Screen 1
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen0 (2nd)"
Device "Device0 (2nd)"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor2"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1 (2nd)"
Device "Device1 (2nd)"
Monitor "Monitor3"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200"
EndSubSection
EndSection



---


Hope this helps someone.

Greetz from Germany,

EG

Breorn
03-29-11, 07:04 AM
Hi Community,

following is my xorg.conf producing an impressive Quad-1600x1200/24 Xinerama Desktop.

OpenGL does NOT work! This has to be fixed by Nvidia!

---

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon May 15 13:23:42 PDT 2006

# /.../
# SaX generated X11 config file
# Created on: 2006-07-10T14:20:49+0200.
#
# Version: 7.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (7.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "ServerLayout"
Identifier "Layout[all]"
Screen 0 "Screen0"
Screen 1 "Screen0 (2nd)" RightOf "Screen0"
Screen 2 "Screen1" RightOf "Screen0 (2nd)"
Screen 3 "Screen1 (2nd)" RightOf "Screen1"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "xinerama" "on"
Option "Clone" "on"
EndSection

Section "Files"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/opt/kde3/share/fonts"
EndSection

Section "Module"
Load "v4l"
Load "dbe"
Load "glx"
Load "type1"
Load "freetype"
Load "extmod"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "Xinerama" "on"
EndSection

Section "InputDevice"
Identifier "Keyboard[0]"
Driver "kbd"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "pc105"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
Identifier "Mouse[1]"
Driver "mouse"
Option "Buttons" "12"
Option "Device" "/dev/input/mice"
Option "InputFashion" "Mouse"
Option "Name" "Logitech;MediaPlay"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "VSC"
ModelName "VIEWSONIC VP201B"
DisplaySize 410 310
HorizSync 30.0 - 92.0
VertRefresh 43.0 - 85.0
Option "CalcAlgorithm" "XServerPool"
Option "DPMS"
EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "VSC"
ModelName "VIEWSONIC VP201B"
DisplaySize 410 310
HorizSync 30.0 - 92.0
VertRefresh 43.0 - 85.0
Option "CalcAlgorithm" "XServerPool"
Option "DPMS"
EndSection

Section "Monitor"
Identifier "Monitor2"
VendorName "VSC"
ModelName "VIEWSONIC VP201B"
DisplaySize 410 310
HorizSync 30.0 - 92.0
VertRefresh 43.0 - 85.0
Option "CalcAlgorithm" "XServerPool"
Option "DPMS"
EndSection

Section "Monitor"
Identifier "Monitor3"
VendorName "VSC"
ModelName "VIEWSONIC VP201B"
DisplaySize 410 310
HorizSync 30.0 - 92.0
VertRefresh 43.0 - 85.0
Option "CalcAlgorithm" "XServerPool"
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVidia"
BoardName "Quadro NVS 440"
BusID "PCI:3:0:0"
Screen 0
EndSection

Section "Device"
Identifier "Device0 (2nd)"
Driver "nvidia"
VendorName "NVidia"
BoardName "Quadro NVS 440"
BusID "PCI:3:0:0"
Screen 1
EndSection

Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVidia"
BoardName "Quadro NVS 440"
BusID "PCI:4:0:0"
Screen 0
EndSection

Section "Device"
Identifier "Device1 (2nd)"
Driver "nvidia"
VendorName "NVidia"
BoardName "Quadro NVS 440"
BusID "PCI:4:0:0"
Screen 1
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen0 (2nd)"
Device "Device0 (2nd)"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor2"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1 (2nd)"
Device "Device1 (2nd)"
Monitor "Monitor3"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200"
EndSubSection
EndSection



---


Hope this helps someone.

Greetz from Germany,

EG

Yes. It woks, but desktop hardware acceleration is not working. Extremely low performance in Xinerama mode (there is no other choice to have one desktop across four monitors), even with Quad Core Intel CPU. Firefox 4 is totally anusable. I hate this nVidia card. They are not able to make functional drivers. Next time, I will buy ATI. Only way, how to get expensive Quadro NVS 440 fully functional, is to install Windows. Problem is not solvable due to nVidia inability. They are working FEW YEARS to solve this problem, but without any positive result.