On Wed, 2003-09-03 at 13:39, Eric Henry wrote:
> Hi,
>    I just compiled 4.3.0 for my Alpha (RH Linux 6.1). When attempting to 
> start the server (after first running XFree86 -configure), I got a 
> server crash with signal 11. (Relevant files are attached.) Any hope 

I'm not an Alpha expert, but since no on else responded...

Was this an upgrade? Did it work before?  I know most linux distros on
on-i386 archs (hppa and sparc for example) use the "fbdev" driver for
XFree86 instead.

Just a thought...

-lava


> that this has an easy interpretation?
> 
> Many thanks,
> Eric Henry
> [EMAIL PROTECTED]
> ----
> 

> Section "ServerLayout"
>       Identifier     "XFree86 Configured"
>       Screen      0  "Screen0" 0 0
>       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/100dpi/"
> EndSection
> 
> Section "Module"
>       Load  "extmod"
>       Load  "glx"
>       Load  "dri"
>       Load  "dbe"
>       Load  "record"
>       Load  "xtrap"
>       Load  "speedo"
>       Load  "type1"
> EndSection
> 
> Section "InputDevice"
>       Identifier  "Keyboard0"
>       Driver      "keyboard"
> EndSection
> 
> Section "InputDevice"
>       Identifier  "Mouse0"
>       Driver      "mouse"
>       Option      "Protocol" "auto"
>       Option      "Device" "/dev/mouse"
> EndSection
> 
> Section "Monitor"
>       Identifier   "Monitor0"
>       VendorName   "Monitor Vendor"
>       ModelName    "Monitor Model"
> EndSection
> 
> Section "Device"
>         ### Available Driver options are:-
>         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
>         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
>         ### [arg]: arg optional
>         #Option     "SWcursor"                # [<bool>]
>         #Option     "HWcursor"                # [<bool>]
>         #Option     "PciRetry"                # [<bool>]
>         #Option     "SyncOnGreen"             # [<bool>]
>         #Option     "NoAccel"                 # [<bool>]
>         #Option     "ShowCache"               # [<bool>]
>         #Option     "Overlay"                 # [<str>]
>         #Option     "MGASDRAM"                # [<bool>]
>         #Option     "ShadowFB"                # [<bool>]
>         #Option     "UseFBDev"                # [<bool>]
>         #Option     "ColorKey"                # <i>
>         #Option     "SetMclk"                 # <freq>
>         #Option     "OverclockMem"            # [<bool>]
>         #Option     "VideoKey"                # <i>
>         #Option     "Rotate"                  # [<str>]
>         #Option     "TexturedVideo"           # [<bool>]
>         #Option     "Crtc2Half"               # [<bool>]
>         #Option     "Crtc2Ram"                # <i>
>         #Option     "Int10"                   # [<bool>]
>         #Option     "AGPMode"                 # <i>
>         #Option     "AGPSize"                 # <i>
>         #Option     "DigitalScreen1"          # [<bool>]
>         #Option     "DigitalScreen2"          # [<bool>]
>         #Option     "TV"                      # [<bool>]
>         #Option     "TVStandard"              # [<str>]
>         #Option     "CableType"               # [<str>]
>         #Option     "NoHal"                   # [<bool>]
>         #Option     "SwappedHead"             # [<bool>]
>         #Option     "DRI"                     # [<bool>]
>         #Option     "MergedFB"                # [<bool>]
>         #Option     "Monitor2HSync"           # [<str>]
>         #Option     "Monitor2VRefresh"        # [<str>]
>         #Option     "Monitor2Position"        # [<str>]
>         #Option     "MetaModes"               # [<str>]
>       Identifier  "Card0"
>       Driver      "mga"
>       VendorName  "Matrox Graphics, Inc."
>       BoardName   "MGA 2064W [Millennium]"
>       BusID       "PCI:0:7:0"
> EndSection
> 
> Section "Screen"
>       Identifier "Screen0"
>       Device     "Card0"
>       Monitor    "Monitor0"
>       SubSection "Display"
>               Depth     1
>       EndSubSection
>       SubSection "Display"
>               Depth     4
>       EndSubSection
>       SubSection "Display"
>               Depth     8
>       EndSubSection
>       SubSection "Display"
>               Depth     15
>       EndSubSection
>       SubSection "Display"
>               Depth     16
>       EndSubSection
>       SubSection "Display"
>               Depth     24
>       EndSubSection
> EndSection
> 
> ----
> 

> 
> XFree86 Version 4.3.0
> Release Date: 27 February 2003
> X Protocol Version 11, Revision 0, Release 6.6
> Build Operating System: Linux 2.2.5-22 alpha [ELF] 
> Build Date: 03 September 2003
>       Before reporting problems, check http://www.XFree86.Org/
>       to make sure that you have the latest version.
> Module Loader present
> Markers: (--) probed, (**) from config file, (==) default setting,
>          (++) from command line, (!!) notice, (II) informational,
>          (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/XFree86.0.log", Time: Wed Sep  3 13:22:13 2003
> (++) Using config file: "/root/XF86Config.new"
> (==) ServerLayout "XFree86 Configured"
> (**) |-->Screen "Screen0" (0)
> (**) |   |-->Monitor "Monitor0"
> (**) |   |-->Device "Card0"
> (**) |-->Input Device "Mouse0"
> (**) |-->Input Device "Keyboard0"
> (==) Keyboard: CustomKeycode disabled
> (**) FontPath set to 
> "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
> (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
> (**) ModulePath set to "/usr/X11R6/lib/modules"
> (--) using VT number 7
> 
> (WW) Open APM failed (/dev/apm_bios) (No such file or directory)
> (II) Module ABI versions:
>       XFree86 ANSI C Emulation: 0.2
>       XFree86 Video Driver: 0.6
>       XFree86 XInput driver : 0.4
>       XFree86 Server Extension : 0.2
>       XFree86 Font Renderer : 0.4
> (II) Loader running on linux
> (II) LoadModule: "bitmap"
> (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
> (II) Module bitmap: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.0.0
>       Module class: XFree86 Font Renderer
>       ABI class: XFree86 Font Renderer, version 0.4
> (II) Loading font Bitmap
> (II) LoadModule: "pcidata"
> (II) Loading /usr/X11R6/lib/modules/libpcidata.a
> (II) Module pcidata: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.0.0
>       ABI class: XFree86 Video Driver, version 0.6
> (II) PCI: PCI scan (all values are in hex)
> (II) PCI: 00:06:0: chip 1011,0014 card 0000,0000 rev 11 class 02,00,00 hdr 00
> (II) PCI: 00:07:0: chip 102b,0519 card 0000,0000 rev 01 class 03,00,00 hdr 00
> (II) PCI: 00:08:0: chip 8086,0484 card 0000,0000 rev 43 class 00,00,00 hdr 00
> (II) PCI: 00:09:0: chip 9004,8178 card 0000,0000 rev 00 class 01,00,00 hdr 00
> (II) PCI: 00:0b:0: chip 1095,0646 card 0000,0000 rev 01 class 01,01,80 hdr 00
> (II) PCI: End of PCI scan
> (II) Host-to-PCI bridge:
> (II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x0008 (VGA_EN is set)
> (II) Bus 0 I/O range:
>       [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
> (II) Bus 0 non-prefetchable memory range:
>       [0] -1  0       0x00000000 - 0xffffffff (0x100000000) MX[B]
> (II) Bus 0 prefetchable memory range:
>       [0] -1  0       0x00000000 - 0xffffffff (0x100000000) MX[B]
> (--) PCI: (0:7:0) Matrox Graphics, Inc. MGA 2064W [Millennium] rev 1, Mem @ 
> 0x09004000/14, 0x09800000/23, BIOS @ 0x000c0000/16
> (--) PCI: (0:8:0) Intel Corp. 82378IB [SIO ISA Bridge] rev 67
> (II) Addressable bus resource ranges are
>       [0] -1  0       0x00000000 - 0xffffffff (0x100000000) MX[B]
>       [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
> (II) OS-reported resource ranges:
>       [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
>       [1] -1  0       0x00000000 - 0x00000000 (0x1) MX[B]
>       [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
>       [3] -1  0       0xffffffff - 0xffffffff (0x1) IX[B]
>       [4] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
> (II) Active PCI resource ranges:
>       [0] -1  0       0x0a000000 - 0x0bffffff (0x2000000) MX[B]E
>       [1] -1  0       0x09000000 - 0x09ffffff (0x1000000) MX[B]E
>       [2] -1  0       0x000c0000 - 0x000cffff (0x10000) MX[B](B)
>       [3] -1  0       0x09800000 - 0x09ffffff (0x800000) MX[B](B)
>       [4] -1  0       0x09004000 - 0x09007fff (0x4000) MX[B](B)
>       [5] -1  0       0x00009000 - 0x000090ff (0x100) IX[B]E
>       [6] -1  0       0x00008800 - 0x000088ff (0x100) IX[B]E
>       [7] -1  0       0x00008000 - 0x000080ff (0x100) IX[B]E
> (II) PCI Memory resource overlap reduced 0x09000000 from 0x09ffffff to 0x09003fff
> (II) Active PCI resource ranges after removing overlaps:
>       [0] -1  0       0x0a000000 - 0x0bffffff (0x2000000) MX[B]E
>       [1] -1  0       0x09000000 - 0x09003fff (0x4000) MX[B]E
>       [2] -1  0       0x000c0000 - 0x000cffff (0x10000) MX[B](B)
>       [3] -1  0       0x09800000 - 0x09ffffff (0x800000) MX[B](B)
>       [4] -1  0       0x09004000 - 0x09007fff (0x4000) MX[B](B)
>       [5] -1  0       0x00009000 - 0x000090ff (0x100) IX[B]E
>       [6] -1  0       0x00008800 - 0x000088ff (0x100) IX[B]E
>       [7] -1  0       0x00008000 - 0x000080ff (0x100) IX[B]E
> (II) OS-reported resource ranges after removing overlaps with PCI:
>       [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
>       [1] -1  0       0x00000000 - 0x00000000 (0x1) MX[B]
>       [2] -1  0       0x000c0000 - 0x000cffff (0x10000) MX[B]
>       [3] -1  0       0xffffffff - 0xffffffff (0x1) IX[B]
>       [4] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
> (II) All system resource ranges:
>       [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
>       [1] -1  0       0x00000000 - 0x00000000 (0x1) MX[B]
>       [2] -1  0       0x000c0000 - 0x000cffff (0x10000) MX[B]
>       [3] -1  0       0x0a000000 - 0x0bffffff (0x2000000) MX[B]E
>       [4] -1  0       0x09000000 - 0x09003fff (0x4000) MX[B]E
>       [5] -1  0       0x000c0000 - 0x000cffff (0x10000) MX[B](B)
>       [6] -1  0       0x09800000 - 0x09ffffff (0x800000) MX[B](B)
>       [7] -1  0       0x09004000 - 0x09007fff (0x4000) MX[B](B)
>       [8] -1  0       0xffffffff - 0xffffffff (0x1) IX[B]
>       [9] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
>       [10] -1 0       0x00009000 - 0x000090ff (0x100) IX[B]E
>       [11] -1 0       0x00008800 - 0x000088ff (0x100) IX[B]E
>       [12] -1 0       0x00008000 - 0x000080ff (0x100) IX[B]E
> (II) LoadModule: "extmod"
> (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
> (II) Module extmod: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.0.0
>       Module class: XFree86 Server Extension
>       ABI class: XFree86 Server Extension, version 0.2
> (II) Loading extension SHAPE
> (II) Loading extension MIT-SUNDRY-NONSTANDARD
> (II) Loading extension BIG-REQUESTS
> (II) Loading extension SYNC
> (II) Loading extension MIT-SCREEN-SAVER
> (II) Loading extension XC-MISC
> (II) Loading extension XFree86-VidModeExtension
> (II) Loading extension XFree86-Misc
> (II) Loading extension XFree86-DGA
> (II) Loading extension DPMS
> (II) Loading extension FontCache
> (II) Loading extension TOG-CUP
> (II) Loading extension Extended-Visual-Information
> (II) Loading extension XVideo
> (II) Loading extension XVideo-MotionCompensation
> (II) Loading extension X-Resource
> (II) LoadModule: "glx"
> (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
> (II) Module glx: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.0.0
>       ABI class: XFree86 Server Extension, version 0.2
> (II) Loading sub module "GLcore"
> (II) LoadModule: "GLcore"
> (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
> (II) Module GLcore: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.0.0
>       ABI class: XFree86 Server Extension, version 0.2
> (II) Loading extension GLX
> (II) LoadModule: "dri"
> (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
> (II) Module dri: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.0.0
>       ABI class: XFree86 Server Extension, version 0.2
> (II) Loading sub module "drm"
> (II) LoadModule: "drm"
> (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
> (II) Module drm: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.0.0
>       ABI class: XFree86 Server Extension, version 0.2
> (II) Loading extension XFree86-DRI
> (II) LoadModule: "dbe"
> (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
> (II) Module dbe: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.0.0
>       Module class: XFree86 Server Extension
>       ABI class: XFree86 Server Extension, version 0.2
> (II) Loading extension DOUBLE-BUFFER
> (II) LoadModule: "record"
> (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
> (II) Module record: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.13.0
>       Module class: XFree86 Server Extension
>       ABI class: XFree86 Server Extension, version 0.2
> (II) Loading extension RECORD
> (II) LoadModule: "xtrap"
> (II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
> (II) Module xtrap: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.0.0
>       Module class: XFree86 Server Extension
>       ABI class: XFree86 Server Extension, version 0.2
> (II) Loading extension DEC-XTRAP
> (II) LoadModule: "speedo"
> (II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
> (II) Module speedo: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.0.1
>       Module class: XFree86 Font Renderer
>       ABI class: XFree86 Font Renderer, version 0.4
> (II) Loading font Speedo
> (II) LoadModule: "type1"
> (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
> (II) Module type1: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.0.2
>       Module class: XFree86 Font Renderer
>       ABI class: XFree86 Font Renderer, version 0.4
> (II) Loading font Type1
> (II) Loading font CID
> (II) LoadModule: "mga"
> (II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o
> (II) Module mga: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.1.0
>       Module class: XFree86 Video Driver
>       ABI class: XFree86 Video Driver, version 0.6
> (II) LoadModule: "mouse"
> (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
> (II) Module mouse: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.0.0
>       Module class: XFree86 XInput Driver
>       ABI class: XFree86 XInput driver, version 0.4
> (II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
>       mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400,
>       mgag550
> (--) Chipset mga2064w found
> (II) resource ranges after xf86ClaimFixedResources() call:
>       [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
>       [1] -1  0       0x00000000 - 0x00000000 (0x1) MX[B]
>       [2] -1  0       0x000c0000 - 0x000cffff (0x10000) MX[B]
>       [3] -1  0       0x0a000000 - 0x0bffffff (0x2000000) MX[B]E
>       [4] -1  0       0x09000000 - 0x09003fff (0x4000) MX[B]E
>       [5] -1  0       0x000c0000 - 0x000cffff (0x10000) MX[B](B)
>       [6] -1  0       0x09800000 - 0x09ffffff (0x800000) MX[B](B)
>       [7] -1  0       0x09004000 - 0x09007fff (0x4000) MX[B](B)
>       [8] -1  0       0xffffffff - 0xffffffff (0x1) IX[B]
>       [9] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
>       [10] -1 0       0x00009000 - 0x000090ff (0x100) IX[B]E
>       [11] -1 0       0x00008800 - 0x000088ff (0x100) IX[B]E
>       [12] -1 0       0x00008000 - 0x000080ff (0x100) IX[B]E
> (II) resource ranges after probing:
>       [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
>       [1] -1  0       0x00000000 - 0x00000000 (0x1) MX[B]
>       [2] -1  0       0x000c0000 - 0x000cffff (0x10000) MX[B]
>       [3] -1  0       0x0a000000 - 0x0bffffff (0x2000000) MX[B]E
>       [4] -1  0       0x09000000 - 0x09003fff (0x4000) MX[B]E
>       [5] -1  0       0x000c0000 - 0x000cffff (0x10000) MX[B](B)
>       [6] -1  0       0x09800000 - 0x09ffffff (0x800000) MX[B](B)
>       [7] -1  0       0x09004000 - 0x09007fff (0x4000) MX[B](B)
>       [8] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B]
>       [9] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
>       [10] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
>       [11] -1 0       0xffffffff - 0xffffffff (0x1) IX[B]
>       [12] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
>       [13] -1 0       0x00009000 - 0x000090ff (0x100) IX[B]E
>       [14] -1 0       0x00008800 - 0x000088ff (0x100) IX[B]E
>       [15] -1 0       0x00008000 - 0x000080ff (0x100) IX[B]E
>       [16] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
>       [17] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
> (II) Setting vga for screen 0.
> (II) Loading sub module "vgahw"
> (II) LoadModule: "vgahw"
> (II) Loading /usr/X11R6/lib/modules/libvgahw.a
> (II) Module vgahw: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 0.1.0
>       ABI class: XFree86 Video Driver, version 0.6
> (--) MGA(0): Chipset: "mga2064w"
> (==) MGA(0): Depth 8, (==) framebuffer bpp 8
> (==) MGA(0): Using AGP 1x mode
> (--) MGA(0): Linear framebuffer at 0x9800000
> (--) MGA(0): MMIO registers at 0x9004000
> (--) MGA(0): BIOS at 0xC0000
> (II) Machine needs sparse mapping
> (II) mapVidMemSparse: mapped Base 0xc6000 size 0x2000 to DENSE at 0x2ff000c6000 and 
> SPARSE at 0x300018c0000
> (II) unmapVidMemSparse: unmapping Base 0x2ff000c6000 Size 0x2000
> (II) mapVidMemSparse: mapped Base 0x9800000 size 0x2000 to DENSE at 0x2ff09800000 
> and SPARSE at 0x30130000000
> (II) unmapVidMemSparse: unmapping Base 0x2ff09800000 Size 0x2000
> (II) mapVidMemSparse: mapped Base 0x9800000 size 0x2000 to DENSE at 0x2ff09800000 
> and SPARSE at 0x30130000000
> (II) unmapVidMemSparse: unmapping Base 0x2ff09800000 Size 0x2000
> (II) Truncating PCI BIOS Length to 32768
> (II) mapVidMemSparse: mapped Base 0x9800000 size 0x8000 to DENSE at 0x2ff09800000 
> and SPARSE at 0x30130000000
> (II) unmapVidMemSparse: unmapping Base 0x2ff09800000 Size 0x8000
> (--) MGA(0): Video BIOS info block at offset 0x07B60
> (II) MGA(0): MGABios.RamdacType = 0x1
> (II) mapVidMemSparse: mapped Base 0x9004000 size 0x4000 to DENSE at 0x2ff09004000 
> and SPARSE at 0x30120080000
> (II) mapVidMemSparse: mapped Base 0x9800000 size 0x800000 to DENSE only at 
> 0x2ff09800000
> (II) unmapVidMemSparse: unmapping Base 0x2ff09004000 Size 0x4000
> (II) unmapVidMemSparse: unmapping Base 0x2ff09800000 Size 0x800000
> (II) mapVidMemSparse: mapped Base 0x9004000 size 0x4000 to DENSE at 0x2ff09004000 
> and SPARSE at 0x30120080000
> (II) mapVidMemSparse: mapped Base 0x9800000 size 0x800000 to DENSE only at 
> 0x2ff09800000
> (II) unmapVidMemSparse: unmapping Base 0x2ff09004000 Size 0x4000
> (II) unmapVidMemSparse: unmapping Base 0x2ff09800000 Size 0x800000
> (--) MGA(0): VideoRAM: 8192 kByte
> (II) Loading sub module "ddc"
> (II) LoadModule: "ddc"
> (II) Loading /usr/X11R6/lib/modules/libddc.a
> (II) Module ddc: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.0.0
>       ABI class: XFree86 Video Driver, version 0.6
> (II) Loading sub module "i2c"
> (II) LoadModule: "i2c"
> (II) Loading /usr/X11R6/lib/modules/libi2c.a
> (II) Module i2c: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.2.0
>       ABI class: XFree86 Video Driver, version 0.6
> (II) mapVidMemSparse: mapped Base 0x9004000 size 0x4000 to DENSE at 0x2ff09004000 
> and SPARSE at 0x30120080000
> (II) mapVidMemSparse: mapped Base 0x9800000 size 0x800000 to DENSE only at 
> 0x2ff09800000
> (II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
> (II) MGA(0): DDC1 disabled - chip not in VGA mode
> (II) MGA(0): I2C bus "DDC" initialized.
> (II) MGA(0): I2C device "DDC:ddc2" registered at address 0xA0.
> (II) MGA(0): I2C device "DDC:ddc2" removed.
> (II) MGA(0): I2C Monitor info: (nil)
> (II) MGA(0): end of I2C Monitor info
> (II) Loading sub module "vbe"
> (II) LoadModule: "vbe"
> (II) Loading /usr/X11R6/lib/modules/libvbe.a
> (II) Module vbe: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.1.0
>       ABI class: XFree86 Video Driver, version 0.6
> (II) Loading sub module "int10"
> (II) LoadModule: "int10"
> (II) Loading /usr/X11R6/lib/modules/libint10.a
> (II) Module int10: vendor="The XFree86 Project"
>       compiled for 4.3.0, module version = 1.0.0
>       ABI class: XFree86 Video Driver, version 0.6
> (II) MGA(0): initializing int10
> (II) mapVidMemSparse: mapped Base 0xa0000 size 0x20000 to DENSE at 0x2ff000a0000 and 
> SPARSE at 0x30001400000
> (II) mapVidMemSparse: mapped Base 0xc0000 size 0x10000 to DENSE at 0x2ff000c0000 and 
> SPARSE at 0x30001800000
> (II) unmapVidMemSparse: unmapping Base 0x2ff000c0000 Size 0x10000
> (II) mapVidMemSparse: mapped Base 0x9800000 size 0x2000 to DENSE at 0x2ff0a000000 
> and SPARSE at 0x30130000000
> 
>    *** If unresolved symbols were reported above, they might not
>    *** be the reason for the server aborting.
> 
> 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]
> 
-- 

l8*,
        -lava

peace, love, UNIX(R)

NOTE: When replying to a mailing list post, please be sure to reply to
the /list/ and cc: or bcc: myself as I am unable to promise a timely
response.

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

Reply via email to