Problems setting up Xinerama...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have included my 'XF86Config', I have a Matrox G400 Dual head...(maybe today will be my lucky day ;) ).

#####################################
Section "Module"
   Load        "dbe"      # Double buffer extension
   SubSection  "extmod"
     Option    "omit xfree86-dga"   # don't initialise the DGA extension
   EndSubSection
   Load        "type1"
   Load        "freetype"
   Load        "speedo"
   Load       "glx"
#   LOad       "dri"

EndSection
Section "Files"
   RgbPath    "/usr/X11R6/lib/X11/rgb"
   FontPath   "/usr/X11R6/lib/X11/fonts/local/"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
   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/CID/"
   FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
   FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
   FontPath   "/usr/X11R6/lib/X11/fonts/cyrillic/"
EndSection
Section "InputDevice"

   Identifier    "Keyboard1"
   Driver    "Keyboard"
EndSection
Section "InputDevice"
   Identifier    "Mouse1"
   Driver    "mouse"
   Option "Protocol"    "IMPS/2"
#    Option "Device"      "/dev/mouse"
  Option "Device"      "/dev/psaux"
#   Option "Device"      "/dev/ttyS0"
#   Option "Device"      "/dev/ttyS1"
   Option "Buttons"       "5"
   Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
   Identifier  "My Monitor0"
   horizsync   31.5 - 50.0
   VertRefresh 40-90
EndSection
Section "Monitor"
     Identifier   "My Monitor1"
     horizsync    31.5 - 54
     VertRefresh   50-120
EndSection
Section "Device"
   Identifier  "VESA Framebuffer0"
   Driver      "mga"
   VendorName   "Matrox"
   BoardName "MGA G400 AGP"
   BusID       "PCI:1:0:0"
   Screen 0
EndSection
Section "Device"
   Identifier   "VESA Framebuffer1"
   Driver       "mga"
   VendorName   "Matrox"
   BoardName "MGA G400 AGP"
   BusID        "PCI:1:0:0"
   Screen 1
EndSection
Section "Screen"
   Identifier  "Screen 0"
   Device      "VESA Framebuffer0"
   Monitor     "My Monitor0"
  DefaultDepth 24
   Subsection "Display"
       Depth       8
       Modes "1024x768" "800x600" "640x480"
   Virtual 1024 768
   EndSubsection
   Subsection "Display"
       Depth       16
       Modes "1024x768" "800x600" "640x480"
   EndSubsection
   Subsection "Display"
       Depth       24
       Modes "1024x768" "800x600" "640x480"
   EndSubsection
   Subsection "Display"
       Depth       32
       Modes "1024x768" "800x600" "640x480"
   EndSubsection
EndSection
Section "Screen"
   Identifier  "Screen 1"
   Device      "VESA Framebuffer1"
   Monitor     "My Monitor1"
  DefaultDepth 24
   Subsection "Display"
       Depth       8
       Modes "1024x768" "800x600" "640x480"
       Virtual 1024 768
   EndSubsection
   Subsection "Display"
       Depth       16
       Modes "1024x768" "800x600" "640x480"
   EndSubsection
   Subsection "Display"
       Depth       24
       Modes "1024x768" "800x600" "640x480"
   EndSubsection
   Subsection "Display"
       Depth       32
       Modes "1024x768" "800x600" "640x480"
   EndSubsection
EndSection

Section "ServerLayout"
   Identifier  "layout1"
   Screen  "Screen 0"
   Screen  "Screen 1" LeftOf "Screen 0"
   Option "Xinerama" "on"
   InputDevice "Mouse1" "CorePointer"
   InputDevice "Keyboard1" "CoreKeyboard"
EndSection
#######################################

Output of 'lspci
#######################################'
[EnGlow][root][12:38:13][~][#] lspci
00:00.0 Host bridge: Intel Corp.: Unknown device 2570 (rev 02)
00:01.0 PCI bridge: Intel Corp.: Unknown device 2571 (rev 02)
00:1d.0 USB Controller: Intel Corp.: Unknown device 24d2 (rev 02)
00:1d.1 USB Controller: Intel Corp.: Unknown device 24d4 (rev 02)
00:1d.2 USB Controller: Intel Corp.: Unknown device 24d7 (rev 02)
00:1d.7 USB Controller: Intel Corp.: Unknown device 24dd (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corp.: Unknown device 24d0 (rev 02)
00:1f.1 IDE interface: Intel Corp.: Unknown device 24db (rev 02)
00:1f.3 SMBus: Intel Corp.: Unknown device 24d3 (rev 02)
00:1f.5 Multimedia audio controller: Intel Corp.: Unknown device 24d5 (rev 02)
00:1f.6 Modem: Intel Corp.: Unknown device 24d6 (rev 02)
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 05)
02:08.0 Ethernet controller: Intel Corp.: Unknown device 1050 (rev 02)
02:0e.0 FireWire (IEEE 1394): NEC Corporation: Unknown device 00f2 (rev 01)
[EnGlow][root][12:38:15][~][#]
#################################


Thanks for any input. :-)

Stratis
_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux