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

Bug#176041: xserver-xfree86: XFree86 4.2.1 don't start on matrox G400



Package: xserver-xfree86
Version: 4.2.1-3
Severity: important

I had working XFree86 4.1, after change to 4.2.1 xserver don't start. Of
course I tried to upgrade also xlibs, xbase-clients ... too but result was
same. 

After Fatal server error: Caught signal 11.  Server aborting,
there are two more lines:

XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
      after 0 requests (0 known processed) with 0 events remaining.

----------------------------------------------------------------------

01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 04)
01:00.0 Class 0300: 102b:0525 (rev 04)

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "Default Screen" 0 0
	InputDevice    "Generic Keyboard"
	InputDevice    "Configured Mouse"
EndSection

Section "ServerFlags"
	Option "StandbyTime" "10"
	Option "SuspendTime" "15"
	Option "Offtime"     "20"
EndSection

Section "Files"
	FontPath     "/usr/lib/X11/fonts/misc/:unscaled"
#	FontPath     "/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath     "/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath     "/usr/lib/X11/fonts/TrueType"
	FontPath     "/usr/lib/X11/fonts/Type1/:unscaled"
	FontPath     "/usr/lib/X11/fonts/Speedo"
#	FontPath     "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load  "ddc"
	Load  "GLcore"
	Load  "dbe"
	Load  "dri"
	Load  "extmod"
	Load  "glx"
#	Load  "pex5"
	Load  "record"
#	Load  "xie"
	Load  "bitmap"
	Load  "freetype"
	Load  "speedo"
	Load  "type1"
	Load  "vbe"
	Load  "int10"
EndSection

Section "InputDevice"
	Identifier  "Generic Keyboard"
	Driver      "keyboard"
	Option      "CoreKeyboard"
	Option      "XkbRules" "xfree86"
	Option      "XkbModel" "logiinternet"
#	Option      "XkbModel" "pc105"
#	"pc101"
	Option      "XkbLayout" "us"
	Option      "AutoRepeat" "100 30"
EndSection

Section "InputDevice"
	Identifier  "Configured Mouse"
	Driver      "mouse"
	Option      "CorePointer"
#	Option      "Device" "/dev/mouse"
	Option      "Device" "/dev/input/mice"
#	Option      "Protocol" "Microsoft"
	Option      "Protocol" "ImPS/2"
#	Option      "Emulate3Buttons" "true"
	Option      "ZAxisMapping" "4 5"
EndSection

Section "Modes"
	Identifier     "my modes"

        # 1024x768 @ 100Hz, 80.21 kHz hsync
        Modeline "1024x768"   115.5  1024 1056 1248 1440  768  771  781  802 -HSync -VSync
	
	# 800x600 100Hz
	ModeLine     "800x600" 69.7 800 864 928 1088 600 604 610 640 -hsync -vsync
	# 800x600 90Hz - -
	Modeline     "800x600"      69.70    800  868  932 1152    600  604  610  668 -hsync -vsync
        # 800x600 @ 85 Hz, 55.84 kHz hsync
        Modeline  "800x600"    60.75  800  864  928 1088   600  616  621  657 -HSync -VSync
        # 800x600 @ 72 Hz, 48.0 kHz hsync
        Modeline "800x600"     50     800  856  976 1040   600  637  643  666 +hsync +vsync
        # 800x600 @ 60 Hz, 37.8 kHz hsync
        Modeline "800x600"     40     800  840  968 1056   600  601  605  628 +hsync +vsync
        # 800x600 @ 56 Hz, 35.15 kHz hsync
        ModeLine "800x600"     36     800  824  896 1024   600  601  603  625

        # 768x576 @ 100 Hz, 61.5 kHz
	ModeLine "768x576"   65.10 768  832  896 1056  576  580  586  616 -HSync -VSync
	# 768x576 @ 85.1 Hz, 51.7 kHz
	ModeLine "768x576"  52.5  768  802  826 1015   576  577  600  608 -hsync -vsync
	# 768x576 @ 75.0 Hz, 46.6 kHz (from xawtv FB)
	ModeLine "768x576"   49.2  768  800  928 1056  576  584  589  621

        # 640x480 @ 72 Hz, 36.5 kHz hsync
        Modeline "640x480"     31.5   640  680  720  864   480  488  491  521
        # 640x480 @ 75 Hz, 37.50 kHz hsync
        ModeLine  "640x480"    31.5   640  656  720  840   480  481  484  500 -HSync -VSync

	ModeLine     "320x200" 12.6 320 336 384 400 200 204 205 225 doublescan
EndSection

Section "Monitor"
	Identifier   "Generic Monitor"
	UseModes     "my modes"
	HorizSync    30.0 - 96.0
	VertRefresh  50.0 - 100.0
	Option       "DPMS"
#	Gamma 1.4
EndSection

Section "Device"
	Identifier  "Generic Video Card"
	Driver      "mga"
#	Option	    "NoAccel"
#	Option      "XaaNoCPUToScreenColorExpandFill"
# 	Option      "XaaNoScreenToScreenColorExpandFill"
#	Option  "XaaNoScanlineCPUToScreenColorExpandFill"

#	Option "XaaNoCPUToScreenColorExpandFill"
####	Option "XaaNoColor8x8PatternFillRect"
####	Option "XaaNoColor8x8PatternFillTrap"
##	Option "XaaNoDashedBresenhamLine"
##	Option "XaaNoDashedTwoPointLine"
####	Option "XaaNoImageWriteRect"
####	Option "XaaNoMono8x8PatternFillRect"
####	Option "XaaNoMono8x8PatternFillTrap"
##	Option "XaaNoOffscreenPixmaps"
#	Option "XaaNoPixmapCache"
#	Option "XaaNoScanlineCPUToScreenColorExpandFill"
####	Option "XaaNoScanlineImageWriteRect"
#	Option "XaaNoScreenToScreenColorExpandFill"
####	Option "XaaNoScreenToScreenCopy"
####	Option "XaaNoSolidBresenhamLine"
#	Option "XaaNoSolidFillRect"   ### !
####	Option "XaaNoSolidFillTrap"
###	Option "XaaNoSolidHorVertLine"
#	Option "XaaNoSolidTwoPointLine"
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "Generic Video Card"
	Monitor    "Generic Monitor"
	DefaultDepth    24
	SubSection "Display"
		Depth     1
		Modes    "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes    "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes    "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1024x768" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes     "1024x768" "800x600" "768x576" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection



XFree86 Version 4.2.1 (Debian 4.2.1-3 20021016191246 branden@deadbeast.net) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
	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/)
Build Operating System: Linux 2.4.18 i686 [ELF] 
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: Thu Jan  9 17:23:55 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "AutoRepeat" "100 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "logiinternet"
(**) XKB: model: "logiinternet"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) FontPath set to "/usr/lib/X11/fonts/misc/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/TrueType,/usr/lib/X11/fonts/Type1/:unscaled,/usr/lib/X11/fonts/Speedo"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "StandbyTime" "10"
(**) Option "SuspendTime" "15"
(**) Option "OffTime" "20"
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.5
	XFree86 XInput driver : 0.3
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.3
(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.2.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(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.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80000058, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00
(II) PCI: 00:0b:0: chip 1274,5000 card 4942,4c4c rev 01 class 04,01,00 hdr 00
(II) PCI: 00:0f:0: chip 109e,036e card 1002,0003 rev 02 class 04,00,00 hdr 80
(II) PCI: 00:0f:1: chip 109e,0878 card 1002,0003 rev 02 class 04,80,00 hdr 80
(II) PCI: 01:00:0: chip 102b,0525 card 102b,19f8 rev 04 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (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 (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x88 (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xd4000000 - 0xd7ffffff (0x4000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xd8000000 - 0xd9ffffff (0x2000000) MX[B]
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI: (0:15:0) BrookTree unknown chipset (0x036e) rev 2, Mem @ 0xda000000/12
(--) PCI:*(1:0:0) Matrox MGA G400 AGP rev 4, Mem @ 0xd8000000/25, 0xd4000000/14, 0xd5000000/23
(II) Addressable bus resource ranges are
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1 0	0xda001000 - 0xda001fff (0x1000) MX[B]
	[1] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[2] -1 0	0xd5000000 - 0xd57fffff (0x800000) MX[B](B)
	[3] -1 0	0xd4000000 - 0xd4003fff (0x4000) MX[B](B)
	[4] -1 0	0xd8000000 - 0xd9ffffff (0x2000000) MX[B](B)
	[5] -1 0	0xda000000 - 0xda000fff (0x1000) MX[B](B)
	[6] -1 0	0x0000e400 - 0x0000e43f (0x40) IX[B]
	[7] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[8] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xda001000 - 0xda001fff (0x1000) MX[B]
	[1] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[2] -1 0	0xd5000000 - 0xd57fffff (0x800000) MX[B](B)
	[3] -1 0	0xd4000000 - 0xd4003fff (0x4000) MX[B](B)
	[4] -1 0	0xd8000000 - 0xd9ffffff (0x2000000) MX[B](B)
	[5] -1 0	0xda000000 - 0xda000fff (0x1000) MX[B](B)
	[6] -1 0	0x0000e400 - 0x0000e43f (0x40) IX[B]
	[7] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[8] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xda001000 - 0xda001fff (0x1000) MX[B]
	[6] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[7] -1 0	0xd5000000 - 0xd57fffff (0x800000) MX[B](B)
	[8] -1 0	0xd4000000 - 0xd4003fff (0x4000) MX[B](B)
	[9] -1 0	0xd8000000 - 0xd9ffffff (0x2000000) MX[B](B)
	[10] -1 0	0xda000000 - 0xda000fff (0x1000) MX[B](B)
	[11] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1 0	0x0000e400 - 0x0000e43f (0x40) IX[B]
	[14] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[15] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(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.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(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) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.1.10
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(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.2.1, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mga"
(II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o
(II) Module mga: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.1.0
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.3
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
	mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400,
	mgag550
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset mgag400 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xda001000 - 0xda001fff (0x1000) MX[B]
	[6] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[7] -1 0	0xd5000000 - 0xd57fffff (0x800000) MX[B](B)
	[8] -1 0	0xd4000000 - 0xd4003fff (0x4000) MX[B](B)
	[9] -1 0	0xd8000000 - 0xd9ffffff (0x2000000) MX[B](B)
	[10] -1 0	0xda000000 - 0xda000fff (0x1000) MX[B](B)
	[11] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1 0	0x0000e400 - 0x0000e43f (0x40) IX[B]
	[14] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[15] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) resource ranges after probing:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xda001000 - 0xda001fff (0x1000) MX[B]
	[6] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[7] -1 0	0xd5000000 - 0xd57fffff (0x800000) MX[B](B)
	[8] -1 0	0xd4000000 - 0xd4003fff (0x4000) MX[B](B)
	[9] -1 0	0xd8000000 - 0xd9ffffff (0x2000000) MX[B](B)
	[10] -1 0	0xda000000 - 0xda000fff (0x1000) MX[B](B)
	[11] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[12] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[13] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[14] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1 0	0x0000e400 - 0x0000e43f (0x40) IX[B]
	[17] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[18] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[19] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[20] 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.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(**) MGA(0): Depth 24, (--) framebuffer bpp 32
(==) MGA(0): RGB weight 888
(II) Loading sub module "mga_hal"
(II) LoadModule: "mga_hal"
(II) Loading /usr/X11R6/lib/modules/drivers/mga_hal_drv.o
(II) Module mga_hal: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.3
(II) MGA(0): Matrox HAL module used
(--) MGA(0): Chipset: "mgag400"
(==) MGA(0): Using AGP 1x mode
(--) MGA(0): Linear framebuffer at 0xD8000000
(--) MGA(0): MMIO registers at 0xD4000000
(--) MGA(0): Pseudo-DMA transfer window at 0xD5000000
(==) MGA(0): BIOS at 0xC0000
(--) MGA(0): Video BIOS info block at offset 0x07CE0
(WW) MGA(0): Video BIOS info block not detected!
(II) MGA(0): MGABios.RamdacType = 0x0
(==) MGA(0): Write-combining range (0xd8000000,0x2000000)
(--) MGA(0): VideoRAM: 32768 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(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.2.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.5
(==) MGA(0): Write-combining range (0xd8000000,0x2000000)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(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 300 MHz
(II) MGA(0): Generic Monitor: Using hsync range of 30.00-96.00 kHz
(II) MGA(0): Generic Monitor: Using vrefresh range of 50.00-100.00 Hz
(II) MGA(0): Clock range:  12.00 to 300.00 MHz
(II) MGA(0): Not using mode "320x200" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1792x1344" (hsync out of range)
(II) MGA(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1856x1392" (hsync out of range)
(II) MGA(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(==) MGA(0): Write-combining range (0xd8000000,0x2000000)

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 debian-x@lists.debian.org.


-rw-r--r--    1 root     root        19727 led  9 17:23 /var/log/XFree86.0.log



-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux pisidlo 2.4.18-xfs-1.1 #15 Fri Jan 3 21:03:54 CET 2003 i686
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ

Versions of packages xserver-xfree86 depends on:
ii  debconf                       1.0.22     Debian configuration management sy
ii  libc6                         2.2.5-14.3 GNU C Library: Shared libraries an
ii  xserver-common                4.2.1-3    files and utilities common to all 
ii  zlib1g                        1:1.1.4-1  compression library - runtime




Reply to: