I have an xinerama set up with RH7.0, XF86 4.0.3 with three screens driven
by three PCI nVidia GeForceMX2 cards, which works well with as one big
desktop. Here's the configuration file. I hope it can help.
--------------------------
# XFree86 4.0 configuration generated by Xconfigurator
Section "ServerLayout"
Identifier "triple"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
Screen 2 "Screen2" LeftOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "ServerFlags"
Option "Xinerama" "on"
EndSection
Section "ServerLayout"
Identifier "nvidia0"
Screen "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "ServerLayout"
Identifier "nvidia1"
Screen "Screen1"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "ServerLayout"
Identifier "nvidia2"
Screen "Screen2"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
# By default, Red Hat Linux 6.0 and later use xfs
Section "Files"
FontPath "unix/:7100"
EndSection
# Module loading section
Section "Module"
Load "dbe" # Double-buffering
# Load "GLcore" # OpenGL support
Load "dri" # Direct rendering infrastructure
# Load "glx" # OpenGL X protocol interface
Load "extmod" # Misc. required extensions
Load "v4l" # Video4Linux
# Load "pex5" # PHIGS for X 3D environment (obsolete)
# Load "record" # X event recorder
# Load "xie" # X Image Extension (obsolete)
# You only need the following two modules if you do not use xfs.
# Load "freetype" # TrueType font handler
# Load "type1" # Adobe Type 1 font handler
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "off"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 31.5 - 64.3
VertRefresh 50-70
Option "dpms"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 31.5 - 64.3
VertRefresh 50-70
Option "dpms"
EndSection
Section "Monitor"
Identifier "Monitor2"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 31.5 - 64.3
VertRefresh 50-70
Option "dpms"
EndSection
Section "Device"
Identifier "nVidia GeForceMX400 0"
Driver "nv"
BoardName "Unknown"
BusID "PCI:0:13:0"
EndSection
Section "Device"
Identifier "nVidia GeForceMX400 1"
Driver "nv"
BoardName "Unknown"
BusID "PCI:0:15:0"
EndSection
Section "Device"
Identifier "nVidia GeForceMX400 2"
Driver "nv"
BoardName "Unknown"
BusID "PCI:0:17:0"
EndSection
Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection
Section "Screen"
Identifier "Screen0"
Device "nVidia GeForceMX400 0"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "nVidia GeForceMX400 1"
Monitor "Monitor1"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen2"
Device "nVidia GeForceMX400 2"
Monitor "Monitor2"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
"Jose Figueroa" <[EMAIL PROTECTED]>@XFree86.Org on 05/17/2002 08:15:24
PM
Please respond to [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
cc:
Subject: [Newbie]Xinerama
I just finish installing redhat 7.3 and I have a S3 Savage (4 head video
card) using three monitors. After I edited the "XF86Config-4" file I got
Redhat to enable the heads but I can only see the same desktop in all
three monitors. I also have xinerama enable but no luck.
�Those anybody know how to have those three screen as one big desktop?
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie