Hiya,

I've been using Xinerama for the past few months happily until yesterday
when I returned from the xmas holidays to find out that my box had been
'broken' by an over ambitous collegue..

After re-installing everything I set to re-configuring XFree86 to enable
xinerama again.. and thats when the problems started..

With my current configuration I can:

a) Start up X with either just Screen0 or just Screen1 perfectly (by 
   modifying XF86Configs Layout section).
b) Startup X on both Screen0 and Screen1 (using the config provided).
   (this is how I'm currently stuck.. two instances of Enlightenment
    running.. one on each screen.  The mouse moves between screens fine
    but as they're seperate instances I can't drag windows between them
    obviously :/)

However.. whenever I try and run X with Xinerama (e.g. startx -- +xinerama)
X seems to attempt to initialise the display of Screen1 then just exits
out with a signal 11.

I've played around with this all day and just can't work out why Xinerama
refuses to initialise so I'm having to submit this error log to here in the
hope someone else has had simmilar problems in the past.

I've tried to provide the lowest level report possible so this log file is
an attempt to bypass as many of my startup files as possible.  Before I flood
this e-mail with that tho, heres a diff of the output from the following two
commands: `X +xinerama > tmp1 2>&1'
          'X > tmp2 2>&1'

(nb: the first command exits with a sig11, the second command starts X fine)

============================================================================
= 1) diff of 'X +xinerama > tmp1 2>&1' and 'X > tmp2 2>&1'                 =
============================================================================
10c10
< (==) Log file: "/var/log/XFree86.0.log", Time: Thu Jan  3 16:50:36 2002
---
> (==) Log file: "/var/log/XFree86.0.log", Time: Thu Jan  3 16:50:49 2002
32d31
< (++) Xinerama: enabled
352,361d350
<
< Fatal server error:
< Caught signal 11.  Server aborting
<
<
< When reporting a problem related to a server crash, please send
< the full server output, not just the last messages.
< This can be found in the log file "/var/log/XFree86.0.log".
< Please report problems to [EMAIL PROTECTED]
<

As you can see.. theres no obvious differences appart from acknowledgement
that Xinerama is being used..

Okay.. heres the full output from 'X +xinerama > tmp1 2>&1'.  

I've also included my /etc/X11/XF86Config right at the bottom of this file
to for reference (and yes, it is definatly that file which is being read by
X).

============================================================================
= 2) xmessages after starting with 'X +xinerama > tmp1 2>&1`               =
============================================================================

XFree86 Version 4.1.0 / 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.2.19 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Jan  3 16:50:36 2002
(==) Using config file: "/etc/X11/XF86Config"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Layout1"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Screen "Screen1" (1)
(**) |   |-->Monitor "Monitor1"
(**) |   |-->Device "Card1"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) XKB: rules: "xfree86"
(**) XKB: model: "pc105"
(**) XKB: layout: "gb"
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
        Entry deleted from font path.
(**) FontPath set to 
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/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/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:*(0:14:0) Matrox MGA 2164W rev 0, Mem @ 0xd8000000/24, 0xd9000000/14, 
0xda000000/23
(--) PCI: (0:16:0) ATI Mach64 GR rev 39, Mem @ 0xdc000000/24, 0xdd000000/12, I/O @ 
0xdc00/8
(--) PCI: (1:0:0) NVidia Riva Ultra 64 rev 21, Mem @ 0xd6000000/24, 0xd4000000/25
(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/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/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/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.1.9
(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/mga_drv.o
(II) Module mga: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 6.3.6
(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) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
        mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400
(II) ATI: ATI driver (version 6.3.6) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
        ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
        ATI Rage 128 RL (AGP), ATI Rage 128 Pro PD (PCI),
        ATI Rage 128 Pro PF (AGP), ATI Rage 128 Mobility LE (PCI),
        ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP),
        ATI Rage 128 Mobility ML (AGP)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
        ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
        ATI Radeon VE (AGP)
(--) Chipset mga2164w found
(II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) Module atimisc: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 6.3.6
(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 16, (--) framebuffer bpp 16
(==) MGA(0): RGB weight 565
(II) MGA(0): Matrox HAL module not found - using builtin mode setup instead
(--) MGA(0): Chipset: "mga2164w"
(==) MGA(0): Using AGP 1x mode
(--) MGA(0): Linear framebuffer at 0xD8000000
(--) MGA(0): MMIO registers at 0xD9000000
(--) MGA(0): Pseudo-DMA transfer window at 0xDA000000
(==) MGA(0): BIOS at 0xC0000
(--) MGA(0): Video BIOS info block at offset 0x07760
(--) MGA(0): Found and verified enhanced Video BIOS info block
(**) 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 (0xd8000000,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: 0x83067e8
(II) MGA(0): Manufacturer: GWY  Model: 1b5f  Serial#: 34340
(II) MGA(0): Year: 1999  Week: 27
(II) MGA(0): EDID Version: 1.1
(II) MGA(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) MGA(0): Signal levels configurable
(II) MGA(0): Sync:  Separate
(II) MGA(0): Max H-Image Size [cm]: horiz.: 32  vert.: 24
(II) MGA(0): Gamma: 2.83
(II) MGA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) MGA(0): redX: 0.642 redY: 0.329   greenX: 0.272 greenY: 0.604
(II) MGA(0): blueX: 0.142 blueY: 0.062   whiteX: 0.284 whiteY: 0.311
(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@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): 1024x768@87Hz (interlaced)
(II) MGA(0): 1024x768@60Hz
(II) MGA(0): 1024x768@70Hz
(II) MGA(0): 1024x768@75Hz
(II) MGA(0): Manufacturer's mask: 0
(II) MGA(0): Supported Future Video Modes:
(II) MGA(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) MGA(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) MGA(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) MGA(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) MGA(0): Supported additional Video Mode:
(II) MGA(0): clock: 56.2 MHz   Image Size:  315 x 230 mm
(II) MGA(0): h_active: 800  h_sync: 832  h_sync_end 896 h_blank_end 1048 h_border: 0
(II) MGA(0): v_active: 600  v_sync: 601  v_sync_end 604 v_blanking: 631 v_border: 0
(II) MGA(0): Supported additional Video Mode:
(II) MGA(0): clock: 94.5 MHz   Image Size:  315 x 230 mm
(II) MGA(0): h_active: 1024  h_sync: 1072  h_sync_end 1168 h_blank_end 1376 h_border: 0
(II) MGA(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 808 v_border: 0
(II) MGA(0): Supported additional Video Mode:
(II) MGA(0): clock: 108.0 MHz   Image Size:  315 x 230 mm
(II) MGA(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) MGA(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) MGA(0): Supported additional Video Mode:
(II) MGA(0): clock: 28.3 MHz   Image Size:  315 x 230 mm
(II) MGA(0): h_active: 720  h_sync: 738  h_sync_end 846 h_blank_end 900 h_border: 0
(II) MGA(0): v_active: 400  v_sync: 412  v_sync_end 414 v_blanking: 449 v_border: 0
(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 250 MHz
(--) MGA(0): MCLK used is 62.0 MHz
(II) MGA(0): Monitor0: Using hsync range of 31.00-69.00 kHz
(II) MGA(0): Monitor0: Using vrefresh range of 50.00-110.00 Hz
(II) MGA(0): Clock range:  12.00 to 250.00 MHz
(II) MGA(0): Not using default mode "1280x960" (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" (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" (hsync out of range)
(II) MGA(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(--) MGA(0): Virtual size is 1280x1024 (pitch 1280)
(**) MGA(0): Mode "1280x1024": 110.0 MHz, 64.3 kHz, 61.0 Hz
(**) MGA(0): Mode "1152x864": 92.0 MHz, 62.4 kHz, 69.7 Hz
(**) MGA(0): Mode "1024x768": 85.0 MHz, 62.5 kHz, 75.9 Hz
(--) MGA(0): Display dimensions: (32, 24) cm
(--) MGA(0): DPI set to (101, 108)
(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
(==) ATI(1): Chipset:  "ati".
(**) ATI(1): Depth 16, (--) framebuffer bpp 16
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
(II) ATI(1): VESA BIOS detected
(II) ATI(1): VESA VBE DDC supported
(II) ATI(1): Manufacturer: GWY  Model: 1b5f  Serial#: 82234
(II) ATI(1): Year: 1999  Week: 40
(II) ATI(1): EDID Version: 1.1
(II) ATI(1): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) ATI(1): Signal levels configurable
(II) ATI(1): Sync:  Separate
(II) ATI(1): Max H-Image Size [cm]: horiz.: 32  vert.: 24
(II) ATI(1): Gamma: 2.83
(II) ATI(1): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) ATI(1): redX: 0.642 redY: 0.329   greenX: 0.272 greenY: 0.604
(II) ATI(1): blueX: 0.142 blueY: 0.062   whiteX: 0.284 whiteY: 0.311
(II) ATI(1): Supported VESA Video Modes:
(II) ATI(1): 720x400@70Hz
(II) ATI(1): 720x400@88Hz
(II) ATI(1): 640x480@60Hz
(II) ATI(1): 640x480@72Hz
(II) ATI(1): 640x480@75Hz
(II) ATI(1): 800x600@56Hz
(II) ATI(1): 800x600@60Hz
(II) ATI(1): 800x600@72Hz
(II) ATI(1): 800x600@75Hz
(II) ATI(1): 1024x768@87Hz (interlaced)
(II) ATI(1): 1024x768@60Hz
(II) ATI(1): 1024x768@70Hz
(II) ATI(1): 1024x768@75Hz
(II) ATI(1): Manufacturer's mask: 0
(II) ATI(1): Supported Future Video Modes:
(II) ATI(1): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) ATI(1): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) ATI(1): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) ATI(1): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) ATI(1): Supported additional Video Mode:
(II) ATI(1): clock: 56.2 MHz   Image Size:  315 x 230 mm
(II) ATI(1): h_active: 800  h_sync: 832  h_sync_end 896 h_blank_end 1048 h_border: 0
(II) ATI(1): v_active: 600  v_sync: 601  v_sync_end 604 v_blanking: 631 v_border: 0
(II) ATI(1): Supported additional Video Mode:
(II) ATI(1): clock: 94.5 MHz   Image Size:  315 x 230 mm
(II) ATI(1): h_active: 1024  h_sync: 1072  h_sync_end 1168 h_blank_end 1376 h_border: 0
(II) ATI(1): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 808 v_border: 0
(II) ATI(1): Supported additional Video Mode:
(II) ATI(1): clock: 108.0 MHz   Image Size:  315 x 230 mm
(II) ATI(1): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) ATI(1): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) ATI(1): Supported additional Video Mode:
(II) ATI(1): clock: 28.3 MHz   Image Size:  315 x 230 mm
(II) ATI(1): h_active: 720  h_sync: 738  h_sync_end 846 h_blank_end 900 h_border: 0
(II) ATI(1): v_active: 400  v_sync: 412  v_sync_end 414 v_blanking: 449 v_border: 0
(--) ATI(1): ATI 3D Rage XL or XC graphics controller detected.
(--) ATI(1): Chip type 4752 "GR", version 7, foundry TSMC, class 0, revision 0x00.
(--) ATI(1): PCI bus interface detected;  block I/O base is 0xDC00.
(--) ATI(1): ATI Mach64 adapter detected.
(--) ATI(1): Internal RAMDAC (subtype 1) detected.
(==) ATI(1): RGB weight 565
(==) ATI(1): Default visual is TrueColor
(==) ATI(1): Using gamma correction (1.0, 1.0, 1.0)
(II) ATI(1): Using Mach64 accelerator CRTC.
(II) ATI(1): Storing hardware cursor image at 0xDC7FFC00.
(II) ATI(1): Using 8 MB linear aperture at 0xDC000000.
(!!) ATI(1): Virtual resolutions will be limited to 8191 kB
 due to linear aperture size and/or placement of hardware cursor image area.
(II) ATI(1): Using Block 0 MMIO aperture at 0xDD000400.
(II) ATI(1): Using Block 1 MMIO aperture at 0xDD000000.
(==) ATI(1): Write-combining range (0xdc000000,0x800000)
(II) ATI(1): MMIO write caching enabled.
(--) ATI(1): 8192 kB of SGRAM (2:1) 32-bit detected (using 8191 kB).
(WW) ATI(1): Cannot shadow an accelerated frame buffer.
(--) ATI(1): Internal programmable clock generator detected.
(--) ATI(1): Reference clock 157.5/11 (14.318) MHz.
(II) ATI(1): Monitor1: Using hsync range of 31.00-69.00 kHz
(II) ATI(1): Monitor1: Using vrefresh range of 50.00-110.00 Hz
(II) ATI(1): Maximum clock: 230.00 MHz
(II) ATI(1): Not using default mode "1280x960" (hsync out of range)
(II) ATI(1): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(1): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(1): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(1): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(1): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(1): Not using default mode "1792x1344" (hsync out of range)
(II) ATI(1): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1856x1392" (hsync out of range)
(II) ATI(1): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1400x1050" (hsync out of range)
(--) ATI(1): Virtual size is 1280x1024 (pitch 1280)
(**) ATI(1): Mode "1280x1024": 110.0 MHz, 64.3 kHz, 61.0 Hz
(**) ATI(1): Mode "1152x864": 92.0 MHz, 62.4 kHz, 69.7 Hz
(**) ATI(1): Mode "1024x768": 85.0 MHz, 62.5 kHz, 75.9 Hz
(--) ATI(1): Display dimensions: (32, 24) cm
(--) ATI(1): DPI set to (101, 108)
(II) Loading /usr/X11R6/lib/modules/librac.a
(II) Module rac: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
(==) MGA(0): Write-combining range (0xd8000000,0x800000)
(--) MGA(0): 64 DWORD fifo
(==) MGA(0): Default visual is TrueColor
(EE) MGA(0): [drm] Direct rendering only supported with AGP G200/G400 cards!
(II) MGA(0): Using 2252 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 FillCacheBltRects replacement
        Setting up tile and stipple cache:
                32 128x128 slots
                14 256x256 slots
                5 512x512 slots
(==) MGA(0): Backing store disabled
(==) MGA(0): Silken mouse enabled
(**) MGA(0): DPMS enabled
(==) MGA(0): Direct rendering disabled
(==) ATI(1): Write-combining range (0xdc000000,0x800000)
(II) ATI(1): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Lines
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                32 128x128 slots
                14 256x256 slots
                5 512x512 slots
(==) ATI(1): Backing store disabled
(==) ATI(1): Silken mouse enabled
(**) ATI(1): DPMS enabled
(**) Mouse0: Protocol: "IMPS/2"
(**) Mouse0: Core Pointer
(==) Mouse0: Buttons: 3
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)

Fatal server error:
Caught signal 11.  Server aborting


When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to [EMAIL PROTECTED]



============================================================================
= 3) /etc/X11/XF86Config                                                   =
============================================================================

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/Type1/"
        FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
#       FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
EndSection

Section "Module"
        Load  "dbe"
        Load  "glx"

        Load  "type1"
        Load  "freetype"

        SubSection "extmod"
                Option "omit xfree86-dga"
        EndSubSection


#       Load  "pex5"
#       Load  "dri"
#       Load  "xie"
#       Load  "record"
EndSection

Section "InputDevice"
        Identifier      "Keyboard0"
        Driver          "keyboard"

        Option "AutoRepeat" "500 30"
        Option "XkbRules"   "xfree86"
        Option "XkbModel"   "pc105"
        Option "XkbLayout"  "gb"
EndSection

Section "InputDevice"
        Identifier      "Mouse0"
        Driver          "mouse"
        Option          "Protocol" "IMPS/2"
        Option          "Device" "/dev/mouse"
EndSection

Section "Monitor"
        Identifier      "Monitor0"
        VendorName      "GWY"
        ModelName       "1b5f"
        HorizSync       31 - 69
        VertRefresh     50 - 110
        Modeline        "1280x1024"  110    1280 1328 1512 1712  1024 1025 1028 1054
        Modeline        "1152x864"   92.00 1152 1208 1368 1474 864 865 875 895
        Modeline        "1024x768"   85.00 1024 1032 1152 1360 768 784 787 823
EndSection

Section "Monitor"
        Identifier      "Monitor1"
        VendorName      "GWY"
        ModelName       "1b5f"
        HorizSync       31 - 69
        VertRefresh     50 - 110
        Modeline        "1280x1024"  110    1280 1328 1512 1712  1024 1025 1028 1054
        Modeline        "1152x864"   92.00 1152 1208 1368 1474 864 865 875 895
        Modeline        "1024x768"   85.00 1024 1032 1152 1360 768 784 787 823
EndSection

Section "Device"
        Identifier      "Card0"
        Driver          "mga"
        VendorName      "Matrox"
        BoardName       "MGA 2164W"
        VideoRam        8192
        Option          "DPMS"
        BusID           "PCI:0:14:0"
EndSection

Section "Device"
        Identifier      "Card1"
        Driver          "ati"
        VendorName      "ATI"
        BoardName       "Mach64 GR"
        ChipSet         "ati"
#       ChipId          0x4752
#       ChipRev         0x27
        Option          "DPMS"
        BusID           "PCI:0:16:0"
EndSection

Section "Screen"
        Identifier      "Screen0"
        Device          "Card0"
        Monitor         "Monitor0"
        DefaultDepth    16
        SubSection "Display"
                Depth   16
                Modes   "1280x1024" "1152x864" "1024x768"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes   "1280x1024" "1152x864" "1024x768"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "Screen1"
        Device          "Card1"
        Monitor         "Monitor1"
        DefaultDepth 16
        SubSection "Display"
                Depth     16
                Modes   "1280x1024" "1152x864" "1024x768"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes   "1280x1024" "1152x864" "1024x768"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Layout1"
#       Option          "Xinerama"      "on"
        Screen          "Screen0" 
        Screen          "Screen1" RightOf "Screen0"
        InputDevice     "Mouse0" "CorePointer"
        InputDevice     "Keyboard0" "CoreKeyboard"
EndSection



================================================================== 

Let me know if I can provide any further details on this problem.

Thanks in advance,

Tim

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to