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

Bug#117913: xserver-xfree86: [mga] screen freezes when xdm-managed session exits on MGA G550 AGP



Package: xserver-xfree86
Version: 4.2.1-6
Followup-For: Bug #117913

I think the bug #117913 still exists, at least I see the same symptoms.
When agpgart and mga kernel modules are loaded, I can not exit an
xdm-managed session properly.

regards,
Felix Triebel

-- Package-specific info:
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G550 AGP (rev 01)
01:00.0 Class 0300: 102b:2527 (rev 01)

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
	FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

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

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"PS/2"
	Option		"Emulate3Buttons"	"false"
EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"mga"
	Option		"UseFBDev"		"true"
	Option		"hwcursor"		"false"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	31-80
	VertRefresh	56-75
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

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

Section "DRI"
	Mode	0666
EndSection


This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.2.1.1 (Debian 4.2.1-6 20030225230350 branden@progeny.com) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 October 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.20-586tsc 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: Fri Aug  8 13:36:39 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 "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
(==) 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.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.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.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 = 0x80010040, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 1043,8042 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8305 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 1106,0686 card 1043,8042 rev 40 class 06,01,00 hdr 80
(II) PCI: 00:04:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:04:3: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:04:4: chip 1106,3057 card 1043,8042 rev 40 class 06,80,00 hdr 00
(II) PCI: 00:09:0: chip 10b7,9200 card 10b7,1000 rev 74 class 02,00,00 hdr 00
(II) PCI: 00:0a:0: chip 1244,0a00 card 1244,0a00 rev 02 class 02,80,00 hdr 00
(II) PCI: 00:0b:0: chip 10cd,1300 card 10cd,1310 rev 03 class 01,00,00 hdr 00
(II) PCI: 00:0d:0: chip 1274,1371 card 1274,1371 rev 02 class 04,01,00 hdr 00
(II) PCI: 00:11:0: chip 105a,0d30 card 105a,4d33 rev 02 class 01,80,00 hdr 00
(II) PCI: 01:00:0: chip 102b,2527 card 102b,0f84 rev 01 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.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: 0x08 (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xe0800000 - 0xe1dfffff (0x1600000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xe1f00000 - 0xe3ffffff (0x2100000) MX[B]
(II) Bus -1: bridge is at (0:4: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:*(1:0:0) Matrox MGA G550 AGP rev 1, Mem @ 0xe2000000/25, 0xe1000000/14, 0xe0800000/23, BIOS @ 0xe1fe0000/17
(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	0xde800000 - 0xde81ffff (0x20000) MX[B]
	[1] -1 0	0xdf000000 - 0xdf0000ff (0x100) MX[B]
	[2] -1 0	0xdf800000 - 0xdf80001f (0x20) MX[B]
	[3] -1 0	0xe0000000 - 0xe000007f (0x80) MX[B]
	[4] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[5] -1 0	0xe1fe0000 - 0xe1ffffff (0x20000) MX[B](B)
	[6] -1 0	0xe0800000 - 0xe0ffffff (0x800000) MX[B](B)
	[7] -1 0	0xe1000000 - 0xe1003fff (0x4000) MX[B](B)
	[8] -1 0	0xe2000000 - 0xe3ffffff (0x2000000) MX[B](B)
	[9] -1 0	0x00007800 - 0x0000783f (0x40) IX[B]
	[10] -1 0	0x00008000 - 0x00008003 (0x4) IX[B]
	[11] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[12] -1 0	0x00008800 - 0x00008803 (0x4) IX[B]
	[13] -1 0	0x00009000 - 0x00009007 (0x8) IX[B]
	[14] -1 0	0x00009400 - 0x0000943f (0x40) IX[B]
	[15] -1 0	0x00009800 - 0x000098ff (0x100) IX[B]
	[16] -1 0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[17] -1 0	0x0000a400 - 0x0000a47f (0x80) IX[B]
	[18] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[19] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xde800000 - 0xde81ffff (0x20000) MX[B]
	[1] -1 0	0xdf000000 - 0xdf0000ff (0x100) MX[B]
	[2] -1 0	0xdf800000 - 0xdf80001f (0x20) MX[B]
	[3] -1 0	0xe0000000 - 0xe000007f (0x80) MX[B]
	[4] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[5] -1 0	0xe1fe0000 - 0xe1ffffff (0x20000) MX[B](B)
	[6] -1 0	0xe0800000 - 0xe0ffffff (0x800000) MX[B](B)
	[7] -1 0	0xe1000000 - 0xe1003fff (0x4000) MX[B](B)
	[8] -1 0	0xe2000000 - 0xe3ffffff (0x2000000) MX[B](B)
	[9] -1 0	0x00007800 - 0x0000783f (0x40) IX[B]
	[10] -1 0	0x00008000 - 0x00008003 (0x4) IX[B]
	[11] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[12] -1 0	0x00008800 - 0x00008803 (0x4) IX[B]
	[13] -1 0	0x00009000 - 0x00009007 (0x8) IX[B]
	[14] -1 0	0x00009400 - 0x0000943f (0x40) IX[B]
	[15] -1 0	0x00009800 - 0x000098ff (0x100) IX[B]
	[16] -1 0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[17] -1 0	0x0000a400 - 0x0000a47f (0x80) IX[B]
	[18] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[19] -1 0	0x0000d800 - 0x0000d80f (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	0xde800000 - 0xde81ffff (0x20000) MX[B]
	[6] -1 0	0xdf000000 - 0xdf0000ff (0x100) MX[B]
	[7] -1 0	0xdf800000 - 0xdf80001f (0x20) MX[B]
	[8] -1 0	0xe0000000 - 0xe000007f (0x80) MX[B]
	[9] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[10] -1 0	0xe1fe0000 - 0xe1ffffff (0x20000) MX[B](B)
	[11] -1 0	0xe0800000 - 0xe0ffffff (0x800000) MX[B](B)
	[12] -1 0	0xe1000000 - 0xe1003fff (0x4000) MX[B](B)
	[13] -1 0	0xe2000000 - 0xe3ffffff (0x2000000) MX[B](B)
	[14] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1 0	0x00007800 - 0x0000783f (0x40) IX[B]
	[17] -1 0	0x00008000 - 0x00008003 (0x4) IX[B]
	[18] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[19] -1 0	0x00008800 - 0x00008803 (0x4) IX[B]
	[20] -1 0	0x00009000 - 0x00009007 (0x8) IX[B]
	[21] -1 0	0x00009400 - 0x0000943f (0x40) IX[B]
	[22] -1 0	0x00009800 - 0x000098ff (0x100) IX[B]
	[23] -1 0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[24] -1 0	0x0000a400 - 0x0000a47f (0x80) IX[B]
	[25] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[26] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:debug_xform.o":  No symbols found
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.2.1.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: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.2.1.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.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.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: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.2.1.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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.2.1.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: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.2.1.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: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No symbols found
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.2.1.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.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.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.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.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 mgag550 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	0xde800000 - 0xde81ffff (0x20000) MX[B]
	[6] -1 0	0xdf000000 - 0xdf0000ff (0x100) MX[B]
	[7] -1 0	0xdf800000 - 0xdf80001f (0x20) MX[B]
	[8] -1 0	0xe0000000 - 0xe000007f (0x80) MX[B]
	[9] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[10] -1 0	0xe1fe0000 - 0xe1ffffff (0x20000) MX[B](B)
	[11] -1 0	0xe0800000 - 0xe0ffffff (0x800000) MX[B](B)
	[12] -1 0	0xe1000000 - 0xe1003fff (0x4000) MX[B](B)
	[13] -1 0	0xe2000000 - 0xe3ffffff (0x2000000) MX[B](B)
	[14] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1 0	0x00007800 - 0x0000783f (0x40) IX[B]
	[17] -1 0	0x00008000 - 0x00008003 (0x4) IX[B]
	[18] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[19] -1 0	0x00008800 - 0x00008803 (0x4) IX[B]
	[20] -1 0	0x00009000 - 0x00009007 (0x8) IX[B]
	[21] -1 0	0x00009400 - 0x0000943f (0x40) IX[B]
	[22] -1 0	0x00009800 - 0x000098ff (0x100) IX[B]
	[23] -1 0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[24] -1 0	0x0000a400 - 0x0000a47f (0x80) IX[B]
	[25] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[26] -1 0	0x0000d800 - 0x0000d80f (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	0xde800000 - 0xde81ffff (0x20000) MX[B]
	[6] -1 0	0xdf000000 - 0xdf0000ff (0x100) MX[B]
	[7] -1 0	0xdf800000 - 0xdf80001f (0x20) MX[B]
	[8] -1 0	0xe0000000 - 0xe000007f (0x80) MX[B]
	[9] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[10] -1 0	0xe1fe0000 - 0xe1ffffff (0x20000) MX[B](B)
	[11] -1 0	0xe0800000 - 0xe0ffffff (0x800000) MX[B](B)
	[12] -1 0	0xe1000000 - 0xe1003fff (0x4000) MX[B](B)
	[13] -1 0	0xe2000000 - 0xe3ffffff (0x2000000) MX[B](B)
	[14] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[15] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[16] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[17] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1 0	0x00007800 - 0x0000783f (0x40) IX[B]
	[20] -1 0	0x00008000 - 0x00008003 (0x4) IX[B]
	[21] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[22] -1 0	0x00008800 - 0x00008803 (0x4) IX[B]
	[23] -1 0	0x00009000 - 0x00009007 (0x8) IX[B]
	[24] -1 0	0x00009400 - 0x0000943f (0x40) IX[B]
	[25] -1 0	0x00009800 - 0x000098ff (0x100) IX[B]
	[26] -1 0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[27] -1 0	0x0000a400 - 0x0000a47f (0x80) IX[B]
	[28] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[29] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[30] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[31] 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.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
(**) MGA(0): Option "HWcursor" "false"
(**) MGA(0): Option "UseFBDev" "true"
(II) Loading sub module "mga_hal"
(II) LoadModule: "mga_hal"
(WW) Warning, couldn't open module mga_hal
(II) UnloadModule: "mga_hal"
(EE) MGA: Failed to load module "mga_hal" (module does not exist, 0)
(II) MGA(0): Matrox HAL module not loaded - using builtin mode setup instead
(--) MGA(0): Chipset: "mgag550"
(==) MGA(0): Using AGP 1x mode
(**) MGA(0): Using framebuffer device
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a
(II) Module fbdevhw: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 0.0.2
	ABI class: XFree86 Video Driver, version 0.5
(--) MGA(0): Linear framebuffer at 0xE2000000
(--) MGA(0): MMIO registers at 0xE1000000
(--) MGA(0): Pseudo-DMA transfer window at 0xE0800000
(--) MGA(0): BIOS at 0xE1FE0000
(II) Truncating PCI BIOS Length to 36864
(--) MGA(0): Video BIOS info block at offset 0x07CC0
(WW) MGA(0): Video BIOS info block not detected!
(II) MGA(0): MGABios.RamdacType = 0x0
(--) MGA(0): VideoRAM: 16380 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.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.5
(II) MGA(0): Splitting WC range: base: 0xe2000000, size: 0xfff000
(II) MGA(0): Splitting WC range: base: 0xe2800000, size: 0x7ff000
(II) MGA(0): Splitting WC range: base: 0xe2c00000, size: 0x3ff000
(II) MGA(0): Splitting WC range: base: 0xe2e00000, size: 0x1ff000
(II) MGA(0): Splitting WC range: base: 0xe2f00000, size: 0xff000
(II) MGA(0): Splitting WC range: base: 0xe2f80000, size: 0x7f000
(II) MGA(0): Splitting WC range: base: 0xe2fc0000, size: 0x3f000
(II) MGA(0): Splitting WC range: base: 0xe2fe0000, size: 0x1f000
(II) MGA(0): Splitting WC range: base: 0xe2ff0000, size: 0xf000
(II) MGA(0): Splitting WC range: base: 0xe2ff8000, size: 0x7000
(II) MGA(0): Splitting WC range: base: 0xe2ffc000, size: 0x3000
(==) MGA(0): Write-combining range (0xe2ffe000,0x1000)
(==) MGA(0): Write-combining range (0xe2ffc000,0x3000)
(==) MGA(0): Write-combining range (0xe2ff8000,0x7000)
(==) MGA(0): Write-combining range (0xe2ff0000,0xf000)
(==) MGA(0): Write-combining range (0xe2fe0000,0x1f000)
(==) MGA(0): Write-combining range (0xe2fc0000,0x3f000)
(==) MGA(0): Write-combining range (0xe2f80000,0x7f000)
(==) MGA(0): Write-combining range (0xe2f00000,0xff000)
(==) MGA(0): Write-combining range (0xe2e00000,0x1ff000)
(==) MGA(0): Write-combining range (0xe2c00000,0x3ff000)
(==) MGA(0): Write-combining range (0xe2800000,0x7ff000)
(==) MGA(0): Write-combining range (0xe2000000,0xfff000)
(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 device "DDC:ddc2" registered.
(II) MGA(0): I2C device "DDC:ddc2" removed.
(II) MGA(0): I2C Monitor info: 0x84f9710
(II) MGA(0): Manufacturer: IQT  Model: 70ad  Serial#: 1610
(II) MGA(0): Year: 2002  Week: 4
(II) MGA(0): EDID Version: 1.3
(II) MGA(0): Digital Display Input
(II) MGA(0): Max H-Image Size [cm]: horiz.: 33  vert.: 27
(II) MGA(0): Gamma: 2.20
(II) MGA(0): DPMS capabilities: Off; RGB/Color Display
(II) MGA(0): redX: 0.631 redY: 0.354   greenX: 0.294 greenY: 0.596
(II) MGA(0): blueX: 0.143 blueY: 0.087   whiteX: 0.300 whiteY: 0.340
(II) MGA(0): Supported VESA Video Modes:
(II) MGA(0): 640x480@60Hz
(II) MGA(0): 800x600@60Hz
(II) MGA(0): 1024x768@60Hz
(II) MGA(0): Manufacturer's mask: 0
(II) MGA(0): Supported Future Video Modes:
(II) MGA(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) MGA(0): Supported additional Video Mode:
(II) MGA(0): clock: 25.2 MHz   Image Size:  330 x 270 mm
(II) MGA(0): h_active: 640  h_sync: 656  h_sync_end 752 h_blank_end 800 h_border: 0
(II) MGA(0): v_active: 480  v_sync: 490  v_sync_end 492 v_blanking: 525 v_border: 0
(II) MGA(0): Supported additional Video Mode:
(II) MGA(0): clock: 65.0 MHz   Image Size:  330 x 270 mm
(II) MGA(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
(II) MGA(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
(II) MGA(0): Supported additional Video Mode:
(II) MGA(0): clock: 108.0 MHz   Image Size:  330 x 270 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): Monitor name: L70A Digital
(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 360 MHz
(II) MGA(0): Generic Monitor: Using hsync range of 31.00-80.00 kHz
(II) MGA(0): Generic Monitor: Using vrefresh range of 56.00-75.00 Hz
(II) MGA(0): Clock range:  12.00 to 360.00 MHz
(II) MGA(0): Not using default mode "640x350" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x175" (vrefresh out of range)
(II) MGA(0): Not using default mode "640x400" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x200" (vrefresh out of range)
(II) MGA(0): Not using default mode "720x400" (vrefresh out of range)
(II) MGA(0): Not using default mode "360x200" (vrefresh out of range)
(II) MGA(0): Not using default mode "640x480" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x240" (vrefresh out of range)
(II) MGA(0): Not using default mode "800x600" (vrefresh out of range)
(II) MGA(0): Not using default mode "400x300" (vrefresh out of range)
(II) MGA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) MGA(0): Not using default mode "512x384" (vrefresh out of range)
(II) MGA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) MGA(0): Not using default mode "512x384" (vrefresh out of range)
(II) MGA(0): Not using default mode "1280x960" (hsync out of range)
(II) MGA(0): Not using default mode "640x480" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1792x1344" (hsync out of range)
(II) MGA(0): Not using default mode "896x672" (hsync out of range)
(II) MGA(0): Not using default mode "1792x1344" (hsync out of range)
(II) MGA(0): Not using default mode "896x672" (hsync out of range)
(II) MGA(0): Not using default mode "1856x1392" (hsync out of range)
(II) MGA(0): Not using default mode "928x696" (hsync out of range)
(II) MGA(0): Not using default mode "1856x1392" (hsync out of range)
(II) MGA(0): Not using default mode "928x696" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "1152x768" (vrefresh out of range)
(II) MGA(0): Not using default mode "576x384" (vrefresh out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(--) MGA(0): Has SDRAM
(--) MGA(0): Virtual size is 1280x1024 (pitch 1280)
(**) MGA(0): Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) MGA(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) MGA(0): Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) MGA(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync
(**) MGA(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) MGA(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(**) MGA(0): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) MGA(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) MGA(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) MGA(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(**) MGA(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) MGA(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(++) MGA(0): DPI set to (100, 100)
(II) MGA(0): YDstOrg is set to 0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0 0	0xe0800000 - 0xe0ffffff (0x800000) MX[B]
	[1] 0 0	0xe1000000 - 0xe1003fff (0x4000) MX[B]
	[2] 0 0	0xe2000000 - 0xe3ffffff (0x2000000) MX[B]
	[3] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1 0	0xde800000 - 0xde81ffff (0x20000) MX[B]
	[9] -1 0	0xdf000000 - 0xdf0000ff (0x100) MX[B]
	[10] -1 0	0xdf800000 - 0xdf80001f (0x20) MX[B]
	[11] -1 0	0xe0000000 - 0xe000007f (0x80) MX[B]
	[12] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[13] -1 0	0xe1fe0000 - 0xe1ffffff (0x20000) MX[B](B)
	[14] -1 0	0xe0800000 - 0xe0ffffff (0x800000) MX[B](B)
	[15] -1 0	0xe1000000 - 0xe1003fff (0x4000) MX[B](B)
	[16] -1 0	0xe2000000 - 0xe3ffffff (0x2000000) MX[B](B)
	[17] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[18] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[19] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[20] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[21] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[22] -1 0	0x00007800 - 0x0000783f (0x40) IX[B]
	[23] -1 0	0x00008000 - 0x00008003 (0x4) IX[B]
	[24] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[25] -1 0	0x00008800 - 0x00008803 (0x4) IX[B]
	[26] -1 0	0x00009000 - 0x00009007 (0x8) IX[B]
	[27] -1 0	0x00009400 - 0x0000943f (0x40) IX[B]
	[28] -1 0	0x00009800 - 0x000098ff (0x100) IX[B]
	[29] -1 0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[30] -1 0	0x0000a400 - 0x0000a47f (0x80) IX[B]
	[31] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[32] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[33] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[34] 0 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(--) MGA(0): 16 DWORD fifo
(==) MGA(0): Default visual is TrueColor
(II) MGA(0): [drm] bpp: 32 depth: 24
(II) MGA(0): [drm] Sarea 2200+664: 2864
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) MGA(0): [drm] created "mga" driver at busid "PCI:1:0:0"
(II) MGA(0): [drm] added 8192 byte SAREA at 0xd2ae4000
(II) MGA(0): [drm] mapped SAREA 0xd2ae4000 to 0x40016000
(II) MGA(0): [drm] framebuffer handle = 0xe2000000
(II) MGA(0): [drm] added 1 reserved context for kernel
(II) MGA(0): [agp] Mode 0x1f000211 [AGP 0x1106/0x0305; Card 0x102b/0x2527]
(II) MGA(0): [agp] 12288 kB allocated with handle 0xd3ae7000
(II) MGA(0): [agp] WARP microcode handle = 0xe4000000
(II) MGA(0): [agp] WARP microcode mapped at 0x4198c000
(II) MGA(0): [agp] Primary DMA handle = 0xe4008000
(II) MGA(0): [agp] Primary DMA mapped at 0x41994000
(II) MGA(0): [agp] DMA buffers handle = 0xe4108000
(II) MGA(0): [agp] DMA buffers mapped at 0x41a94000
(II) MGA(0): [drm] Added 128 65536 byte DMA buffers
(II) MGA(0): [drm] Registers handle = 0xe1000000
(II) MGA(0): [drm] Status handle = 0xd3af0000
(II) MGA(0): [agp] Status page mapped at 0x40018000
(II) MGA(0): [dri] visual configs initialized
(II) MGA(0): Memory manager initialized to (0,0) (1280,1227)
(II) MGA(0): Largest offscreen area available: 1280 x 203
(II) MGA(0): Reserved back buffer at offset 0x5ff000
(II) MGA(0): Reserved depth buffer at offset 0xaff000
(II) MGA(0): Reserved 0 kb for textures at offset 0xfff000
(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
	Setting up tile and stipple cache:
		10 128x128 slots
(==) MGA(0): Backing store disabled
(==) MGA(0): Silken mouse enabled
(**) Option "dpms"
(**) MGA(0): DPMS enabled
(II) MGA(0): Using overlay video
(II) MGA(0): X context handle = 0x00000001
(II) MGA(0): [drm] installed DRM signal handler
(II) MGA(0): [DRI] installation complete
(II) MGA(0): [drm] Mapped 128 DMA buffers
(==) MGA(0): Direct rendering enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "PS/2"
(**) Configured Mouse: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "false"
(==) Configured Mouse: Buttons: 3
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) MGA(0): [drm] removed 1 reserved context for kernel
DRIUnlock called when not locked
(II) MGA(0): [drm] unmapping 8192 bytes of SAREA 0xd2ae4000 at 0x40016000
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000

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        33892 2003-08-08 13:37 /var/log/XFree86.0.log

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux triebel 2.4.22-pre10-ac1 #2 Son Aug 3 13:36:57 CEST 2003 i686
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro

Versions of packages xserver-xfree86 depends on:
ii  debconf                       1.2.35     Debian configuration management sy
ii  libc6                         2.3.1-16   GNU C Library: Shared libraries an
ii  xserver-common                4.2.1-6    files and utilities common to all 
ii  zlib1g                        1:1.1.4-14 compression library - runtime

-- debconf information:
  xserver-xfree86/config/device/identifier: Generic Video Card
  xserver-xfree86/config/monitor/screen-size: 17 inches (430 mm)
* xserver-xfree86/config/device/use_fbdev: true
* xserver-xfree86/config/monitor/selection-method: Advanced
  xserver-xfree86/config/doublequote_in_string_error: 
  shared/default-x-server: xserver-xfree86
  xserver-xfree86/config/inputdevice/mouse/emulate3buttons: true
  xserver-xfree86/config/device/bus_id: 
* xserver-xfree86/config/inputdevice/keyboard/layout: de
* xserver-xfree86/config/monitor/horiz-sync: 31-80
  xserver-xfree86/config/monitor/identifier: Generic Monitor
  shared/no_known_x-server: 
  xserver-xfree86/autodetect_mouse: true
  xserver-xfree86/config/device/video_ram: 
  xserver-xfree86/config/monitor/mode-list: 1280x960 @ 60Hz
* xserver-xfree86/config/monitor/lcd: true
  xserver-xfree86/config/inputdevice/keyboard/internal: 
* xserver-xfree86/config/inputdevice/keyboard/rules: xfree86
  xserver-xfree86/multiple_possible_x-drivers: 
* xserver-xfree86/config/inputdevice/keyboard/model: pc105
  xserver-xfree86/config/write_dri_section: true
* xserver-xfree86/config/device/driver: mga
* xserver-xfree86/config/monitor/vert-refresh: 56-75
* xserver-xfree86/config/display/default_depth: 24
  xserver-xfree86/config/inputdevice/mouse/zaxismapping: true
* xserver-xfree86/config/display/modes: 1280x1024, 1280x960, 1152x864, 1024x768, 800x600, 640x480
  shared/clobber_x-server_symlink: false
  xserver-xfree86/config/device/bus_id_error: 
  xserver-xfree86/config/modules: GLcore, bitmap, dbe, ddc, dri, extmod, freetype, glx, int10, record, speedo, type1, vbe
* xserver-xfree86/config/inputdevice/keyboard/options: 
  xserver-xfree86/move_existing_nondebconf_config: false
  xserver-xfree86/config/nonnumeric_string_error: 
* xserver-xfree86/config/inputdevice/mouse/protocol: PS/2
  shared/multiple_possible_x-servers: 
  xserver-xfree86/config/null_string_error: 
* xserver-xfree86/manage_config_with_debconf: false
  xserver-xfree86/config/monitor/range_input_error: 
  xserver-xfree86/autodetect_video_card: true
* xserver-xfree86/config/inputdevice/keyboard/variant: 
* xserver-xfree86/config/inputdevice/mouse/port: /dev/psaux
  xserver-xfree86/config/write_files_section: true
  xserver-xfree86/autodetect_monitor: true


-- 

excerpt from "The GNU Privacy Handbook":

A digital signature certifies and timestamps a document. If the document is
subsequently modified in any way, a verification of the signature will fail. A
digital signature can serve the same purpose as a hand-written signature with
the additional benefit of being tamper-resistant.

Attachment: pgp93Jzxs4uQj.pgp
Description: PGP signature


Reply to: