Hello,
I can't get my G200 Quad MMS running with multi-monitor setup. When I
run
startx, the primary monitor blinks and then stays blank. I cannot switch
to console and Ctrl-Alt-Backspace doesn't work. However, I can telnet in
and kill the X server but the monitor stays blank and I must reboot.
When I setup the XF86Config to single-monitor it works fine.
I also tried to install the mga drivers from Matrox's ftp site but the
problem remains.
I'm running Red Hat 7.2 with XFree86 4.1.0. I attached my XF86Config-4
and X log file.
Regards, Jan.
---------------------------------------------
XF86Config-4
---------------------------------------------
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
#******************************************************************************
# MONITORS
#******************************************************************************
Section "Monitor"
Identifier "Sony CPD-E400/E400E"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0-96.0
VertRefresh 48.0-120.0
Option "dpms"
EndSection
#******************************************************************************
# DEVICES
#******************************************************************************
Section "Device"
Identifier "Matrox Millennium G200 0"
Driver "mga"
BusId "PCI:2:0:0"
BoardName "Unknown"
EndSection
Section "Device"
Identifier "Matrox Millennium G200 1"
Driver "mga"
BusId "PCI:2:4:0"
BoardName "Unknown"
EndSection
Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection
#******************************************************************************
# SCREENS
#******************************************************************************
Section "Screen"
Identifier "Screen0"
Device "Matrox Millennium G200 0"
Monitor "Sony CPD-E400/E400E"
DefaultDepth 8
Subsection "Display"
Depth 24
# Modes "1280x1024" "1152x864" "1024x768"
Modes "800x600"
EndSubSection
Subsection "Display"
Depth 16
# Modes "1280x1024" "1152x864" "1024x768"
Modes "800x600"
EndSubSection
Subsection "Display"
Depth 8
Modes "800x600"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Matrox Millennium G200 1"
Monitor "Sony CPD-E400/E400E"
DefaultDepth 8
Subsection "Display"
Depth 24
# Modes "1280x1024" "1152x864" "1024x768"
Modes "800x600"
EndSubSection
Subsection "Display"
Depth 16
# Modes "1280x1024" "1152x864" "1024x768"
Modes "800x600"
EndSubSection
Subsection "Display"
Depth 8
Modes "800x600"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
#******************************************************************************
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen0" LeftOf "Screen1"
Screen "Screen1"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
---------------------------------
X log file
---------------------------------
XFree86 Version 4.1.0 (Red Hat Linux release: 4.1.0-3) / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 2001
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.7-0.13.1smp i686 [ELF]
Build Host: stripples.devel.redhat.com
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Tue Jul 16 16:02:37 2002
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Sony CPD-E400/E400E"
(**) | |-->Device "Matrox Millennium G200 0"
(**) |-->Screen "Screen1" (1)
(**) | |-->Monitor "Sony CPD-E400/E400E"
(**) | |-->Device "Matrox Millennium G200 1"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) XKB: layout: "us"
(**) FontPath set to "unix/:7100"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) Xinerama: enabled
(--) using VT number 7
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(--) PCI:*(2:0:0) Matrox MGA G200 AGP rev 3, Mem @ 0xd4000000/24,
0xc0000000/14, 0xc1000000/23
(--) PCI: (2:4:0) Matrox MGA G200 AGP rev 3, Mem @ 0xd5000000/24,
0xc3000000/14, 0xc4000000/23
(--) PCI: (2:8:0) Matrox MGA G200 AGP rev 3, Mem @ 0xd6000000/24,
0xc5000000/14, 0xc6000000/23
(--) PCI: (2:12:0) Matrox MGA G200 AGP rev 3, Mem @ 0xd7000000/24,
0xc7000000/14, 0xc8000000/23
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.0.1
(II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o
(II) Module mga: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.1.0
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) v4l driver for Video4Linux
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI,
mgag400,
mgag550
(WW) MGA: No matching Device section for instance (BusID PCI:2:8:0)
found
(WW) MGA: No matching Device section for instance (BusID PCI:2:12:0)
found
(--) Chipset mgag200 found
(--) Chipset mgag200 found
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
(**) MGA(0): Depth 8, (--) framebuffer bpp 8
(II) Loading /usr/X11R6/lib/modules/drivers/mga_hal_drv.o
(II) Module mga_hal: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) MGA(0): Matrox HAL module used
(--) MGA(0): Chipset: "mgag200"
(==) MGA(0): Using AGP 1x mode
(--) MGA(0): Linear framebuffer at 0xD4000000
(--) MGA(0): MMIO registers at 0xC0000000
(--) MGA(0): Pseudo-DMA transfer window at 0xC1000000
(==) MGA(0): BIOS at 0xC0000
(--) MGA(0): Video BIOS info block at offset 0x07D00
(--) MGA(0): Found and verified enhanced Video BIOS info block
(==) MGA(0): Write-combining range (0xd4000000,0x1000000)
(--) MGA(0): VideoRAM: 8192 kByte
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.2.0
(==) MGA(0): Write-combining range (0xd4000000,0x800000)
(II) MGA(0): I2C bus "DDC" initialized.
(II) MGA(0): I2C device "DDC:ddc2" registered.
(II) MGA(0): I2C device "DDC:ddc2" removed.
(II) MGA(0): I2C Monitor info: (nil)
(II) MGA(0): end of I2C Monitor info
(--) MGA(0): No DDC signal
(II) MGA(0): DDC Monitor info: (nil)
(II) MGA(0): end of DDC Monitor info
(==) MGA(0): Using gamma correction (1.0, 1.0, 1.0)
(==) MGA(0): Min pixel clock is 12 MHz
(==) MGA(0): Max pixel clock is 250 MHz
(II) MGA(0): Sony CPD-E400/E400E: Using hsync range of 30.00-96.00 kHz
(II) MGA(0): Sony CPD-E400/E400E: Using vrefresh range of 48.00-120.00
Hz
(II) MGA(0): Clock range: 12.00 to 250.00 MHz
(II) MGA(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "1792x1344" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1856x1392" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1920x1440" (bad mode
clock/interlace/doublescan)
(==) MGA(0): Write-combining range (0xd4000000,0x800000)
(--) MGA(0): Virtual size is 800x600 (pitch 832)
(**) MGA(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(==) MGA(0): DPI set to (75, 75)
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
(**) MGA(1): Depth 8, (--) framebuffer bpp 8
(II) MGA(1): Matrox HAL module used
(--) MGA(1): Chipset: "mgag200"
(==) MGA(1): Using AGP 1x mode
(--) MGA(1): Linear framebuffer at 0xD5000000
(--) MGA(1): MMIO registers at 0xC3000000
(--) MGA(1): Pseudo-DMA transfer window at 0xC4000000
(--) MGA(1): Video BIOS info block at offset 0x07D00
(--) MGA(1): Found and verified enhanced Video BIOS info block
(==) MGA(1): Write-combining range (0xd5000000,0x800000)
(==) MGA(1): Write-combining range (0xd5000000,0x1000000)
(--) MGA(1): VideoRAM: 2048 kByte
(==) MGA(1): Write-combining range (0xd5000000,0x200000)
(II) MGA(1): I2C bus "DDC" initialized.
(II) MGA(1): I2C device "DDC:ddc2" registered.
(II) MGA(1): I2C device "DDC:ddc2" removed.
(II) MGA(1): I2C Monitor info: (nil)
(II) MGA(1): end of I2C Monitor info
(==) MGA(1): Using gamma correction (1.0, 1.0, 1.0)
(==) MGA(1): Min pixel clock is 12 MHz
(==) MGA(1): Max pixel clock is 250 MHz
(II) MGA(1): Sony CPD-E400/E400E: Using hsync range of 30.00-96.00 kHz
(II) MGA(1): Sony CPD-E400/E400E: Using vrefresh range of 48.00-120.00
Hz
(II) MGA(1): Clock range: 12.00 to 250.00 MHz
(II) MGA(1): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(1): Not using default mode "1792x1344" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "1792x1344" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "1856x1392" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "1856x1392" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "1920x1440" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "1920x1440" (insufficient memory for
mode)
(==) MGA(1): Write-combining range (0xd5000000,0x200000)
-> Here I kill the X server
xinit: Resource temporarily unavailable (errno 11): unexpected signal
1^M
^M
waiting for X server to shut down .........
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert