Sure, Attached are two XF86Config files. The _old one is my old setup with 2 cards an MGA-G400 MAX and a MGA-II. The _current one is with a Radeon 9000 Dual head.
Have fun, and a happy new year to all! Peter Zijlstra On Wed, 2003-12-31 at 20:25, Luca Capello wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello, > > on 12/31/03 19:30, Peter Zijlstra wrote: > | sure, I do 2048x1536 on one head and 1600x1200 on the other, works like > | a charm! > in a dual-head system or with 2 video cards? Can you post your > XF86Config-4, please? > > Thx, bye, > Gismo / Luca > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.3 (GNU/Linux) > Comment: Using GnuPG with Debian - http://enigmail.mozdev.org > > iD8DBQE/8yKxVAp7Xm10JmkRAu6UAJ4qN0eg+FoEI1zVopXHjNM89Cd9KwCeOyrb > Niofg7JdQ99Gv55PEE9LbAw= > =joz0 > -----END PGP SIGNATURE----- > > _______________________________________________ > XFree86 mailing list > [EMAIL PROTECTED] > http://XFree86.Org/mailman/listinfo/xfree86
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen1" 0 0
Screen 1 "Screen0" RightOf "Screen1"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
EndSection
Section "Module"
Load "GLcore"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "pex5"
Load "record"
Load "xie"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
# Option "Protocol" "IMPS/2"
# Option "Device" "/dev/misc/psaux"
Option "Protocol" "NetScrollPS/2"
Option "Device" "/dev/sensmouse"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5 6 7"
Option "Resolution" "2000"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "CTX"
ModelName "3680"
HorizSync 27.0-96
VertRefresh 50.0-160.0
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 27.0-130.0
VertRefresh 50.0-160.0
Modeline "2048x1536" 360.00 2048 2064 2544 2856 1536 1536 1557 1605
+hsync +vsync
EndSection
Section "Device"
### Available Driver options are:-
#Option "SWcursor"
#Option "HWcursor"
Option "PciRetry"
#Option "SyncOnGreen"
#Option "NoAccel"
#Option "ShowCache"
#Option "Overlay"
#Option "MGASDRAM"
#Option "ShadowFB"
#Option "UseFBDev"
#Option "ColorKey"
#Option "SetMclk"
#Option "OverclockMem"
#Option "VideoKey"
#Option "Rotate"
#Option "TexturedVideo"
#Option "XAALines"
#Option "Crtc2Half"
#Option "Int10"
#Option "AGPMode2x"
#Option "AGPMode4x"
#Option "DigitalScreen"
#Option "TV"
#Option "TVStandard"
#Option "CableType"
#Option "UseIrqZero"
#Option "NoHal"
Identifier "Card0"
Driver "mga"
VideoRam 8192
VendorName "Matrox"
BoardName "MGA 2164W"
BusID "PCI:0:8:0"
EndSection
Section "Device"
### Available Driver options are:-
#Option "SWcursor"
#Option "HWcursor"
Option "PciRetry"
#Option "SyncOnGreen"
#Option "NoAccel"
#Option "ShowCache"
Option "Overlay"
#Option "MGASDRAM"
#Option "ShadowFB"
#Option "UseFBDev"
#Option "ColorKey"
#Option "SetMclk"
#Option "OverclockMem"
#Option "VideoKey"
#Option "Rotate"
#Option "TexturedVideo"
#Option "XAALines"
#Option "Crtc2Half"
Option "Int10"
Option "AGPMode2x"
#Option "AGPMode4x"
#Option "DigitalScreen"
#Option "TV"
#Option "TVStandard"
#Option "CableType"
#Option "UseIrqZero"
#Option "NoHal"
Identifier "Card1"
Driver "mga"
VideoRam 32768
VendorName "Matrox"
BoardName "MGA G400 AGP"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 16
# DefaultFbBpp 32
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1152x864"
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1152x864"
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
DefaultColorDepth 16
# DefaultFbBpp 32
SubSection "Display"
Depth 16
Modes "2048x1536" "1600x1200" "1280x1024" "1152x864"
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "2048x1536" "1600x1200" "1280x1024" "1152x864"
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "ServerFlags"
Option "Xinerama" "true"
EndSection
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" LeftOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
FontPath "/usr/X11R6/lib/X11/fonts/ttf/"
FontPath "/usr/X11R6/lib/X11/fonts/jmk"
FontPath "/usr/X11R6/lib/X11/fonts/lfp-fix"
FontPath "/usr/X11R6/lib/X11/fonts/lfp-var"
EndSection
Section "Module"
Load "GLcore"
Load "dbe"
# Load "dri"
Load "extmod"
Load "glx"
Load "record"
Load "bitmap"
Load "type1"
Load "speedo"
Load "freetype"
Load "v4l"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
# Option "Device" "/dev/misc/psaux"
# Option "Protocol" "NetScrollPS/2"
Option "Device" "/dev/mouse"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5 6 7"
Option "Resolution" "2000"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "CTX"
ModelName "3680"
Option "DPMS"
# DisplaySize 325 245
HorizSync 27.0-107
VertRefresh 50.0-160.0
ModeLine "1600x1200" 229.35 1600 1672 2032 2176 1200 1202 1214 1240 #85Hz
# ModeLine "1600x1200" 232.04 1600 1672 2032 2176 1200 1202 1214 1240 #86Hz
EndSection
Section "Monitor"
Identifier "Monitor2"
VendorName "LG"
ModelName "915FT+"
Option "DPMS"
HorizSync 30-107
VertRefresh 50-200
# ModeLine "1840x1380" 246.51 1840 1920 2320 2480 1380 1382 1394 1420 #70Hz
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
Option "DPMS"
# DisplaySize 400 300
HorizSync 27.0-130.0
VertRefresh 50.0-160.0
# Modeline "2048x1536" 360.00 2048 2064 2544 2856 1536 1536 1557 1605 +hsync
+vsync # 78Hz
# ModeLine "2048x1536" 355.64 2048 2136 2576 2752 1536 1538 1550 1576 #82Hz
ModeLine "2048x1536" 355.64 2048 2144 2584 2736 1536 1546 1558 1600 #81Hz
EndSection
Section "Device"
Option "AGPMode" "2"
Option "AGPFastWrite" "off"
Option "EnablePageFlip" "off"
# Option "MonitorLayout" "CRT,TMDS"
Identifier "Card1"
Driver "ati"
VendorName "Ati"
BoardName "Radeon 9000"
BusID "PCI:1:5:0"
Screen 1
EndSection
Section "Device"
Option "AGPMode" "2"
Option "AGPFastWrite" "off"
Option "EnablePageFlip" "off"
# Option "MonitorLayout" "CRT,TMDS"
Identifier "Card0"
Driver "ati"
VendorName "Ati"
BoardName "Radeon 9000"
BusID "PCI:1:5:0"
Screen 0
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 24
DefaultFbBpp 32
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1152x864"
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1152x864"
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
DefaultColorDepth 24
DefaultFbBpp 32
SubSection "Display"
Depth 16
Modes "2048x1536" "1600x1200" "1280x1024" "1152x864"
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "2048x1536" "1600x1200" "1280x1024" "1152x864"
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
#Section "DRI"
# Mode 0666
#EndSection
signature.asc
Description: This is a digitally signed message part

