I'm trying to get Xinerama working with my G400. Seems to mostly work -
desktop appears to be twice as large, but my second monitor never comes
out of power saving mode. Monitor works fine if I plug it into the first
port.
System is Debian, distribution mostly woody, kernel 2.4.10.
lspci shows:
04:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev
04)
Relevant parts of XF86Config and xserver output below:
Section "Device"
Identifier "MGA0"
Driver "mga"
BusID "PCI:4:0:0"
Screen 0
EndSection
Section "Device"
Identifier "MGA1"
Driver "mga"
BusID "PCI:4:0:0"
Screen 1
EndSection
Section "Monitor"
Identifier "Monitor"
HorizSync 30-70
VertRefresh 50-160
Option "DPMS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "MGA0"
Monitor "Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1152x864"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "MGA1"
Monitor "Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1152x864"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Screen0"
Screen "Screen1" RightOf "Screen0"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Generic Mouse"
EndSection
XFree86 Version 4.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: xx August 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 i686 [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Nov 1 17:48:16 2001
(==) 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 "Default Layout"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor"
(**) | |-->Device "MGA0"
(**) |-->Screen "Screen1" (1)
(**) | |-->Monitor "Monitor"
(**) | |-->Device "MGA1"
(**) |-->Input Device "Generic Keyboard"
(**) XKB: rules: "xfree86"
(**) XKB: model: "pc104"
(**) XKB: layout: "us"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(**) FontPath set to
"/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) 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/drivers/mga_drv.o
(II) Module mga: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.1
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400
(--) Chipset mgag400 found
(--) Chipset mgag400 found
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 0.1.0
(**) MGA(0): Depth 24, (--) framebuffer bpp 32
(==) MGA(0): RGB weight 888
(WW) Warning, couldn't open module mga_hal
(EE) MGA: Failed to load module "mga_hal" (module does not exist, 0)
(II) MGA(0): Matrox HAL module not found - using builtin mode setup instead
(--) MGA(0): Chipset: "mgag400"
(==) MGA(0): Using AGP 1x mode
(--) MGA(0): Linear framebuffer at 0xF2000000
(--) MGA(0): MMIO registers at 0xFEAFC000
(--) MGA(0): Pseudo-DMA transfer window at 0xFE000000
(--) MGA(0): BIOS at 0xFEAE0000
(--) MGA(0): Video BIOS info block at offset 0x07A60
(WW) MGA(0): Video BIOS info block not detected!
(==) MGA(0): Write-combining range (0xf2000000,0x2000000)
(--) MGA(0): Crtc2 will use 8192K of VideoRam
(--) MGA(0): VideoRAM: 8192 kByte
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.2.0
(==) MGA(0): Write-combining range (0xf2000000,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 device "DDC:ddc2" registered.
(II) MGA(0): I2C device "DDC:ddc2" removed.
(II) MGA(0): I2C Monitor info: 0x86c5e58
(II) MGA(0): Manufacturer: SNY Model: 290 Serial#: 8032713
(II) MGA(0): Year: 2000 Week: 41
(II) MGA(0): EDID Version: 1.2
(II) MGA(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) MGA(0): Sync: Separate Composite SyncOnGreen
(II) MGA(0): Max H-Image Size [cm]: horiz.: 37 vert.: 27
(II) MGA(0): Gamma: 2.50
(II) MGA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) MGA(0): First detailed timing is preferred mode
(II) MGA(0): GTF timings supported
(II) MGA(0): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.605
(II) MGA(0): blueX: 0.155 blueY: 0.070 whiteX: 0.283 whiteY: 0.298
(II) MGA(0): Supported VESA Video Modes:
(II) MGA(0): 720x400@70Hz
(II) MGA(0): 720x400@88Hz
(II) MGA(0): 640x480@60Hz
(II) MGA(0): 640x480@67Hz
(II) MGA(0): 640x480@72Hz
(II) MGA(0): 640x480@75Hz
(II) MGA(0): 800x600@56Hz
(II) MGA(0): 800x600@60Hz
(II) MGA(0): 800x600@72Hz
(II) MGA(0): 800x600@75Hz
(II) MGA(0): 832x624@75Hz
(II) MGA(0): 1024x768@87Hz (interlaced)
(II) MGA(0): 1024x768@60Hz
(II) MGA(0): 1024x768@70Hz
(II) MGA(0): 1024x768@75Hz
(II) MGA(0): 1280x1024@75Hz
(II) MGA(0): 1152x870@75Hz
(II) MGA(0): Manufacturer's mask: 0
(II) MGA(0): Supported Future Video Modes:
(II) MGA(0): #0: hsize: 1800 vsize 1440 refresh: 70 vid: 35522
(II) MGA(0): #1: hsize: 1600 vsize 1200 refresh: 85 vid: 22953
(II) MGA(0): #2: hsize: 1280 vsize 960 refresh: 85 vid: 22913
(II) MGA(0): #3: hsize: 1280 vsize 960 refresh: 75 vid: 20353
(II) MGA(0): #4: hsize: 1152 vsize 864 refresh: 85 vid: 22897
(II) MGA(0): #5: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) MGA(0): #6: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) MGA(0): #7: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) MGA(0): Supported additional Video Mode:
(II) MGA(0): clock: 157.5 MHz Image Size: 352 x 264 mm
(II) MGA(0): h_active: 1280 h_sync: 1344 h_sync_end 1504 h_blank_end 1728 h_border: 0
(II) MGA(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1072 v_border: 0
(II) MGA(0): Ranges: V min: 48 V max: 120 Hz, H min: 30 H max: 107 kHz, PixClock max
350 MHz
(II) MGA(0): Monitor name: SONY CPD-G400
(II) MGA(0): Serial No: 8032713
(II) MGA(0): end of I2C 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 300 MHz
(II) MGA(0): Monitor: Using hsync range of 30.00-70.00 kHz
(II) MGA(0): Monitor: Using vrefresh range of 50.00-160.00 Hz
(II) MGA(0): Clock range: 12.00 to 300.00 MHz
(II) MGA(0): Not using default mode "1280x960" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(--) MGA(0): Virtual size is 1152x864 (pitch 1152)
(**) MGA(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(--) MGA(0): Display dimensions: (37, 27) cm
(--) MGA(0): DPI set to (79, 81)
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.1.0.1, 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.1, 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.1, module version = 0.1.0
(**) MGA(1): Depth 24, (--) framebuffer bpp 32
(==) MGA(1): RGB weight 888
(WW) Warning, couldn't open module mga_hal
(EE) MGA: Failed to load module "mga_hal" (module does not exist, 0)
(II) MGA(1): Matrox HAL module not found - using builtin mode setup instead
(--) MGA(1): Chipset: "mgag400"
(==) MGA(1): Using AGP 1x mode
(--) MGA(1): Linear framebuffer at 0xF2000000
(--) MGA(1): MMIO registers at 0xFEAFC000
(--) MGA(1): Pseudo-DMA transfer window at 0xFE000000
(--) MGA(1): BIOS at 0xFEAE0000
(--) MGA(1): Video BIOS info block at offset 0x07A60
(WW) MGA(1): Video BIOS info block not detected!
(==) MGA(1): Write-combining range (0xf2000000,0x2000000)
(--) MGA(1): VideoRAM: 8192 kByte
(==) MGA(1): Write-combining range (0xf2800000,0x800000)
(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 device "DDC:ddc2" registered.
(II) MGA(1): I2C device "DDC:ddc2" removed.
(II) MGA(1): I2C Monitor info: 0x8729048
(II) MGA(1): Manufacturer: SNY Model: 290 Serial#: 8032713
(II) MGA(1): Year: 2000 Week: 41
(II) MGA(1): EDID Version: 1.2
(II) MGA(1): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) MGA(1): Sync: Separate Composite SyncOnGreen
(II) MGA(1): Max H-Image Size [cm]: horiz.: 37 vert.: 27
(II) MGA(1): Gamma: 2.50
(II) MGA(1): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) MGA(1): First detailed timing is preferred mode
(II) MGA(1): GTF timings supported
(II) MGA(1): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.605
(II) MGA(1): blueX: 0.155 blueY: 0.070 whiteX: 0.283 whiteY: 0.298
(II) MGA(1): Supported VESA Video Modes:
(II) MGA(1): 720x400@70Hz
(II) MGA(1): 720x400@88Hz
(II) MGA(1): 640x480@60Hz
(II) MGA(1): 640x480@67Hz
(II) MGA(1): 640x480@72Hz
(II) MGA(1): 640x480@75Hz
(II) MGA(1): 800x600@56Hz
(II) MGA(1): 800x600@60Hz
(II) MGA(1): 800x600@72Hz
(II) MGA(1): 800x600@75Hz
(II) MGA(1): 832x624@75Hz
(II) MGA(1): 1024x768@87Hz (interlaced)
(II) MGA(1): 1024x768@60Hz
(II) MGA(1): 1024x768@70Hz
(II) MGA(1): 1024x768@75Hz
(II) MGA(1): 1280x1024@75Hz
(II) MGA(1): 1152x870@75Hz
(II) MGA(1): Manufacturer's mask: 0
(II) MGA(1): Supported Future Video Modes:
(II) MGA(1): #0: hsize: 1800 vsize 1440 refresh: 70 vid: 35522
(II) MGA(1): #1: hsize: 1600 vsize 1200 refresh: 85 vid: 22953
(II) MGA(1): #2: hsize: 1280 vsize 960 refresh: 85 vid: 22913
(II) MGA(1): #3: hsize: 1280 vsize 960 refresh: 75 vid: 20353
(II) MGA(1): #4: hsize: 1152 vsize 864 refresh: 85 vid: 22897
(II) MGA(1): #5: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) MGA(1): #6: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) MGA(1): #7: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) MGA(1): Supported additional Video Mode:
(II) MGA(1): clock: 157.5 MHz Image Size: 352 x 264 mm
(II) MGA(1): h_active: 1280 h_sync: 1344 h_sync_end 1504 h_blank_end 1728 h_border: 0
(II) MGA(1): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1072 v_border: 0
(II) MGA(1): Ranges: V min: 48 V max: 120 Hz, H min: 30 H max: 107 kHz, PixClock max
350 MHz
(II) MGA(1): Monitor name: SONY CPD-G400
(II) MGA(1): Serial No: 8032713
(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 135 MHz
(II) MGA(1): Monitor: Using hsync range of 30.00-70.00 kHz
(II) MGA(1): Monitor: Using vrefresh range of 50.00-160.00 Hz
(II) MGA(1): Clock range: 12.00 to 135.00 MHz
(II) MGA(1): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(1): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(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)
(II) MGA(1): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(--) MGA(1): Virtual size is 1152x864 (pitch 1152)
(**) MGA(1): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(--) MGA(1): Display dimensions: (37, 27) cm
(--) MGA(1): DPI set to (79, 81)
(--) Depth 24 pixmap format is 32 bpp
(II) Loading /usr/X11R6/lib/modules/librac.a
(II) Module rac: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
(==) MGA(0): Write-combining range (0xf2000000,0x800000)
(--) MGA(0): 16 DWORD fifo
(==) MGA(0): Default visual is TrueColor
(EE) MGA(0): Static buffer allocation failed, not initializing the DRI
(EE) MGA(0): Need at least 11664 kB video memory at this resolution, bit depth
(II) MGA(0): Using 956 lines for offscreen memory.
(II) MGA(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
Solid filled trapezoids
8x8 mono pattern filled rectangles
8x8 mono pattern filled trapezoids
Indirect CPU to Screen color expansion
Screen to Screen color expansion
Solid Lines
Dashed Lines
Scanline Image Writes
Offscreen Pixmaps
Driver provided FillMono8x8PatternRects replacement
Setting up tile and stipple cache:
32 128x128 slots
7 256x256 slots
(==) MGA(0): Backing store disabled
(==) MGA(0): Silken mouse enabled
(**) MGA(0): DPMS enabled
(II) MGA(0): Using overlay video
(--) MGA(0): Direct rendering disabled
(==) MGA(1): Write-combining range (0xf2800000,0x800000)
(--) MGA(1): 16 DWORD fifo
(EE) MGA(1): Not initializing the DRI on the second head
(II) MGA(1): Using 956 lines for offscreen memory.
(II) MGA(1): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
Solid filled trapezoids
8x8 mono pattern filled rectangles
8x8 mono pattern filled trapezoids
Indirect CPU to Screen color expansion
Screen to Screen color expansion
Solid Lines
Dashed Lines
Scanline Image Writes
Offscreen Pixmaps
Driver provided FillMono8x8PatternRects replacement
Setting up tile and stipple cache:
32 128x128 slots
7 256x256 slots
(==) MGA(1): Backing store disabled
(==) MGA(1): Silken mouse enabled
(**) MGA(1): DPMS enabled
(==) MGA(1): Direct rendering disabled
--
"Love the dolphins," she advised him. "Write by W.A.S.T.E.."
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie