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

Bug#163602: marked as done (xserver-xfree86: [mga] SEGV upon startup on MGA 200 AGP rev 1)



Your message dated Tue, 22 Oct 2002 10:53:20 -0500
with message-id <20021022155320.GQ30774@deadbeast.net>
and subject line Bug#163622: xfree86-common: Error starting X, using Matrox G200
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Oct 2002 02:40:51 +0000
>From andrew@belzedar.leederville.it.net.au Sun Oct 06 21:40:51 2002
Return-path: <andrew@belzedar.leederville.it.net.au>
Received: from barak.it.net.au [203.8.116.104] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17yNpC-0003UU-00; Sun, 06 Oct 2002 21:40:50 -0500
Received: from belzedar.leederville.it.net.au (root@belzedar.leederville.it.net.au [202.148.64.1])
	by barak.it.net.au (8.12.5/8.12.1) with ESMTP id g972elwl003383;
	Mon, 7 Oct 2002 10:40:47 +0800 (WST)
Received: from testes.leederville.it.net.au (testes.leederville.it.net.au [202.148.64.18])
	by belzedar.leederville.it.net.au (8.12.3/8.12.3/Debian -4) with ESMTP id g972ekBq030055
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO);
	Mon, 7 Oct 2002 10:40:46 +0800
Received: from testes.leederville.it.net.au (localhost [127.0.0.1])
	by testes.leederville.it.net.au (8.12.6/8.12.6/Debian-6) with ESMTP id g972ejeS003516;
	Mon, 7 Oct 2002 10:40:46 +0800
Received: (from andrew@localhost)
	by testes.leederville.it.net.au (8.12.6/8.12.6/Debian-6) id g972ejZ6003514;
	Mon, 7 Oct 2002 10:40:45 +0800
Message-Id: <200210070240.g972ejZ6003514@testes.leederville.it.net.au>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Andrew Howell" <andrew@it.net.au>
To: "Debian Bug Tracking System" <submit@bugs.debian.org>
Subject: xserver-xfree86 dies with sig 11 on G200
X-Mailer: reportbug 2.0
Date: Mon, 07 Oct 2002 10:40:45 +0800
X-Scanned-By: MIMEDefang 2.20 (www . roaringpenguin . com / mimedefang)
Delivered-To: submit@bugs.debian.org

Package: xserver-xfree86
Version: 4.2.1-1
Severity: important
Tags: sid

Hi,

I had no problems running 4.1.0-17 with my G200 rev 1 AGP card but after
upgrading to 4.2.1-1 it dies immediately with a signal 11.

Andrew

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

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

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/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
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"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"Matrox G200"
	Driver		"mga"
EndSection

Section "Monitor"
	Identifier	"LG Flatron 795FT Plus"
	HorizSync	30-96
	VertRefresh	50-160
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Matrox G200"
	Monitor		"LG Flatron 795FT Plus"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

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

Section "DRI"
	Mode	0666
EndSection

### END DEBCONF SECTION


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.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 21 December 2001
	If the server is older than 6-12 months, or if your card is
	newer than the above date, look for a newer version before
	reporting problems.  (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.18 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Mon Oct  7 10:23:05 2002
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "LG Flatron 795FT Plus"
(**) |   |-->Device "Matrox G200"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(WW) Cannot open APM
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.4
	XFree86 XInput driver : 0.2
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.2
(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.1.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000003c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 0000,0000 rev 02 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:07:0: chip 1106,0686 card 1106,0000 rev 22 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 0000,0000 rev 30 class 06,00,00 hdr 00
(II) PCI: 00:07:5: chip 1106,3058 card 11d4,5860 rev 20 class 04,01,00 hdr 00
(II) PCI: 00:09:0: chip 1106,3043 card 1186,1400 rev 06 class 02,00,00 hdr 00
(II) PCI: 00:0c:0: chip 1000,0001 card 0000,0000 rev 12 class 01,00,00 hdr 00
(II) PCI: 01:00:0: chip 102b,0521 card 102b,ff03 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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) Host-to-PCI 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: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xd4000000 - 0xd6ffffff (0x3000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xd7000000 - 0xd7ffffff (0x1000000) 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:
(II) Bus -1: bridge is at (0:0:0), (-1,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
	[0] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(1:0:0) Matrox MGA G200 AGP rev 1, Mem @ 0xd7000000/24, 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	0xd9001100 - 0xd90011ff (0x100) MX[B]
	[1] -1 0	0xd9000100 - 0xd900017f (0x80) MX[B]
	[2] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[3] -1 0	0xd5000000 - 0xd57fffff (0x800000) MX[B](B)
	[4] -1 0	0xd4000000 - 0xd4003fff (0x4000) MX[B](B)
	[5] -1 0	0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
	[6] -1 0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[7] -1 0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[8] -1 0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[9] -1 0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[10] -1 0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[11] -1 0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[12] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[13] -1 0	0x0000d000 - 0x0000d00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xd9001100 - 0xd90011ff (0x100) MX[B]
	[1] -1 0	0xd9000100 - 0xd900017f (0x80) MX[B]
	[2] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[3] -1 0	0xd5000000 - 0xd57fffff (0x800000) MX[B](B)
	[4] -1 0	0xd4000000 - 0xd4003fff (0x4000) MX[B](B)
	[5] -1 0	0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
	[6] -1 0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[7] -1 0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[8] -1 0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[9] -1 0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[10] -1 0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[11] -1 0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[12] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[13] -1 0	0x0000d000 - 0x0000d00f (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	0xd9001100 - 0xd90011ff (0x100) MX[B]
	[6] -1 0	0xd9000100 - 0xd900017f (0x80) MX[B]
	[7] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[8] -1 0	0xd5000000 - 0xd57fffff (0x800000) MX[B](B)
	[9] -1 0	0xd4000000 - 0xd4003fff (0x4000) MX[B](B)
	[10] -1 0	0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
	[11] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1 0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[14] -1 0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[15] -1 0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[16] -1 0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[17] -1 0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[18] -1 0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[19] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[20] -1 0	0x0000d000 - 0x0000d00f (0x10) IX[B]
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.1.0.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.1.0.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.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.1.0.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.1.0.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.1.0.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.1.0.1, module version = 1.1.9
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.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.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.1.0.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
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mga"
(II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o
(II) Module mga: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.1
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.2
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
	mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset mgag200 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	0xd9001100 - 0xd90011ff (0x100) MX[B]
	[6] -1 0	0xd9000100 - 0xd900017f (0x80) MX[B]
	[7] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[8] -1 0	0xd5000000 - 0xd57fffff (0x800000) MX[B](B)
	[9] -1 0	0xd4000000 - 0xd4003fff (0x4000) MX[B](B)
	[10] -1 0	0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
	[11] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1 0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[14] -1 0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[15] -1 0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[16] -1 0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[17] -1 0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[18] -1 0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[19] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[20] -1 0	0x0000d000 - 0x0000d00f (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	0xd9001100 - 0xd90011ff (0x100) MX[B]
	[6] -1 0	0xd9000100 - 0xd900017f (0x80) MX[B]
	[7] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[8] -1 0	0xd5000000 - 0xd57fffff (0x800000) MX[B](B)
	[9] -1 0	0xd4000000 - 0xd4003fff (0x4000) MX[B](B)
	[10] -1 0	0xd7000000 - 0xd7ffffff (0x1000000) 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	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[17] -1 0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[18] -1 0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[19] -1 0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[20] -1 0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[21] -1 0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[22] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[23] -1 0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[24] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[25] 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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(**) 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: "mgag200"
(==) MGA(0): Using AGP 1x mode
(--) MGA(0): Linear framebuffer at 0xD7000000
(--) 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 0x07540
(--) MGA(0): Found and verified enhanced Video BIOS info block
(II) MGA(0): MGABios.RamdacType = 0x0
(==) MGA(0): Write-combining range (0xd7000000,0x1000000)
(--) MGA(0): VideoRAM: 8192 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.1.0.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.4
(==) MGA(0): Write-combining range (0xd7000000,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 Monitor info: (nil)
(II) MGA(0): end of I2C Monitor info

(II) MGA(0): DDC Monitor info: 0x8560210
(II) MGA(0): Manufacturer: GSM  Model: 42dd  Serial#: 16843009
(II) MGA(0): Year: 2000  Week: 0
(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  Composite  SyncOnGreen
(II) MGA(0): Max H-Image Size [cm]: horiz.: 33  vert.: 25
(II) MGA(0): Gamma: 2.90
(II) MGA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) MGA(0): redX: 0.635 redY: 0.326   greenX: 0.275 greenY: 0.607
(II) MGA(0): blueX: 0.142 blueY: 0.072   whiteX: 0.282 whiteY: 0.298
(II) MGA(0): Supported VESA Video Modes:
(II) MGA(0): 720x400@70Hz
(II) MGA(0): 720x400@88Hz
(II) MGA(0): 640x480@60Hz
(II) MGA(0): 640x480@67Hz
(II) MGA(0): 640x480@72Hz
(II) MGA(0): 640x480@75Hz
(II) MGA(0): 800x600@56Hz
(II) MGA(0): 800x600@60Hz
(II) MGA(0): 800x600@72Hz
(II) MGA(0): 800x600@75Hz
(II) MGA(0): 832x624@75Hz
(II) MGA(0): 1024x768@87Hz (interlaced)
(II) MGA(0): 1024x768@60Hz
(II) MGA(0): 1024x768@70Hz
(II) MGA(0): 1024x768@75Hz
(II) MGA(0): 1280x1024@75Hz
(II) MGA(0): 1152x870@75Hz
(II) MGA(0): Manufacturer's mask: 0
(II) MGA(0): Supported Future Video Modes:
(II) MGA(0): #0: hsize: 640  vsize 480  refresh: 60  vid: 16433
(II) MGA(0): #1: hsize: 720  vsize 540  refresh: 70  vid: 19003
(II) MGA(0): #2: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) MGA(0): #3: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) MGA(0): #4: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) MGA(0): #5: hsize: 1280  vsize 1024  refresh: 75  vid: 36737
(II) MGA(0): #6: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
(II) MGA(0): #7: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
(II) MGA(0): Supported additional Video Mode:
(II) MGA(0): clock: 135.0 MHz   Image Size:  310 x 230 mm
(II) MGA(0): h_active: 1280  h_sync: 1296  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: 202.5 MHz   Image Size:  310 x 230 mm
(II) MGA(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) MGA(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) MGA(0): Ranges: V min: 50  V max: 160 Hz, H min: 30  H max: 96 kHz, PixClock max 200 MHz
(II) MGA(0): Monitor name: Flatron795FT
(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 250 MHz
(II) MGA(0): LG Flatron 795FT Plus: Using hsync range of 30.00-96.00 kHz
(II) MGA(0): LG Flatron 795FT Plus: Using vrefresh range of 50.00-160.00 Hz
(II) MGA(0): Clock range:  12.00 to 250.00 MHz
(II) MGA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode)
(==) MGA(0): Write-combining range (0xd7000000,0x800000)
(--) MGA(0): Has SDRAM
(--) MGA(0): Virtual size is 1280x1024 (pitch 1280)
(**) MGA(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) MGA(0): Modeline "1280x1024"  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +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": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) MGA(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync
(**) MGA(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) MGA(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) MGA(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) MGA(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(--) MGA(0): Display dimensions: (33, 25) cm
(--) MGA(0): DPI set to (98, 104)
(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.1.0.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.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0 0	0xd5000000 - 0xd57fffff (0x800000) MX[B]
	[1] 0 0	0xd4000000 - 0xd4003fff (0x4000) MX[B]
	[2] 0 0	0xd7000000 - 0xd7ffffff (0x1000000) 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	0xd9001100 - 0xd90011ff (0x100) MX[B]
	[9] -1 0	0xd9000100 - 0xd900017f (0x80) MX[B]
	[10] -1 0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
	[11] -1 0	0xd5000000 - 0xd57fffff (0x800000) MX[B](B)
	[12] -1 0	0xd4000000 - 0xd4003fff (0x4000) MX[B](B)
	[13] -1 0	0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
	[14] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[15] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[16] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[17] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1 0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[20] -1 0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[21] -1 0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[22] -1 0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[23] -1 0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[24] -1 0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[25] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[26] -1 0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[27] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[28] 0 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) MGA(0): Write-combining range (0xd7000000,0x800000)
(--) MGA(0): 64 DWORD fifo
(==) MGA(0): Default visual is TrueColor
(EE) MGA(0): Static buffer allocation failed, not initializing the DRI
(EE) MGA(0): Need at least 15360 kB video memory at this resolution, bit depth
(II) MGA(0): Using 614 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
	Setting up tile and stipple cache:
		20 128x128 slots
		5 256x256 slots
(==) MGA(0): Backing store disabled
(==) MGA(0): Silken mouse enabled
(**) Option "dpms"
(**) MGA(0): DPMS enabled
(II) MGA(0): Using overlay video
(--) MGA(0): Direct rendering disabled
(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" "ImPS/2"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(==) Configured Mouse: Buttons: 3
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Option "SendCoreEvents" "true"
(**) Generic Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
	No such file or directory.
(EE) Generic Mouse: cannot open input device
(EE) PreInit failed for input device "Generic Mouse"
(II) UnloadModule: "mouse"
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
Could not init font path element unix/:7100, removing from list!
SetKbdSettings - type: 0 rate: 30 delay: 500 snumlk: 0
SetKbdSettings - Succeeded
GetModeLine - scrn: 0 clock: 157500
GetModeLine - hdsp: 1280 hbeg: 1344 hend: 1504 httl: 1728
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1072 flags: 5

-rw-r--r--    1 root     root        27082 Oct  7 10:23 /var/log/XFree86.0.log
-rw-r--r--    1 root     root        24902 Jan  4  2002 /var/log/XFree86.20.log

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux testes 2.4.18 #1 Tue Feb 26 18:43:11 WST 2002 i686
Locale: LANG=C, LC_CTYPE=

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

-- debconf information:
* xserver-xfree86/config/device/identifier: Matrox G200
* xserver-xfree86/config/monitor/screen-size: 17 inches (430 mm)
* xserver-xfree86/config/device/use_fbdev: false
* 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: false
* xserver-xfree86/config/device/bus_id: 
* xserver-xfree86/config/inputdevice/keyboard/layout: us
* xserver-xfree86/config/monitor/horiz-sync: 30-96
* xserver-xfree86/config/monitor/identifier: LG Flatron 795FT Plus
  shared/no_known_x-server: 
* xserver-xfree86/autodetect_mouse: false
* xserver-xfree86/config/device/video_ram: 
  xserver-xfree86/config/monitor/mode-list: 1280x960 @ 60Hz
* xserver-xfree86/config/monitor/lcd: false
  xserver-xfree86/config/inputdevice/keyboard/internal: 
* xserver-xfree86/clobber_XF86Config-4: false
* xserver-xfree86/config/inputdevice/keyboard/rules: xfree86
* xserver-xfree86/aware_XF86Config-4: 
  xserver-xfree86/multiple_possible_x-drivers: 
* xserver-xfree86/config/inputdevice/keyboard/model: pc104
* xserver-xfree86/config/write_dri_section: true
* xserver-xfree86/config/device/driver: mga
* xserver-xfree86/config/monitor/vert-refresh: 50-160
* xserver-xfree86/config/display/default_depth: 24
* xserver-xfree86/config/inputdevice/mouse/zaxismapping: true
* xserver-xfree86/config/display/modes: 1280x1024, 1152x864, 1024x768, 800x600, 640x480
* shared/clobber_x-server_symlink: false
  xserver-xfree86/config/inputdevice/mouse/retry_detection: 
  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: ImPS/2
  shared/multiple_possible_x-servers: 
  xserver-xfree86/config/null_string_error: 
* xserver-xfree86/manage_config_with_debconf: true
  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


---------------------------------------
Received: (at 163622-done) by bugs.debian.org; 22 Oct 2002 15:53:45 +0000
>From branden@deadbeast.net Tue Oct 22 10:53:35 2002
Return-path: <branden@deadbeast.net>
Received: from pcp942041pcs.cstltn01.in.comcast.net (apocalypse.deadbeast.net) [68.57.244.226] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 1841LX-00057B-00; Tue, 22 Oct 2002 10:53:31 -0500
Received: by apocalypse.deadbeast.net (Postfix, from userid 1000)
	id 6D88C437B; Tue, 22 Oct 2002 10:53:20 -0500 (EST)
Date: Tue, 22 Oct 2002 10:53:20 -0500
From: Branden Robinson <branden@debian.org>
To: 163622-done@bugs.debian.org
Subject: Re: Bug#163622: xfree86-common: Error starting X, using Matrox G200
Message-ID: <20021022155320.GQ30774@deadbeast.net>
References: <E17yRtU-0001jH-00@dsl-65-184-205-5.telocity.com> <[🔎] uiwk7kb72d2.fsf@false.linpro.no>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="krEeKW19zDoEvn6D"
Content-Disposition: inline
In-Reply-To: <[🔎] uiwk7kb72d2.fsf@false.linpro.no>
User-Agent: Mutt/1.4i
Mail-Copies-To: nobody
X-No-CC: I subscribe to this list; do not CC me on replies.
Delivered-To: 163622-done@bugs.debian.org
X-Spam-Status: No, hits=-15.2 required=5.0
	tests=IN_REP_TO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES,
	      SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT
	version=2.41
X-Spam-Level: 


--krEeKW19zDoEvn6D
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Oct 22, 2002 at 02:18:17AM +0200, Hans Christian Kj=F8lberg wrote:
> I experienced the same problem with my G400, and, as described in this
> thread, the problem went away when using XFree86-debug.
>=20
> I started comparing the logs from XFree86 and XFree86-debug
> respectively, and found that XFree86 loaded the mga_hal-module, but
> XFree86-debug did not.

Yes; XFree86-debug is compiled with the loadable module support turned
off.

> I moved this module out of the way so XFree86 wouldn't load it, and X
> started up nicely.
>=20
> Ian Bicking's log says:
>=20
> > (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=3D"The XFree86 Project"
> > 	compiled for 4.0.3, module version =3D 1.0.0
> > 	ABI class: XFree86 Video Driver, version 0.3
> > (II) MGA(0): Matrox HAL module used
>=20
> Removing this module fixed the problem for me. Matrox has also made
> available at their website a version of this module for XFree86 4.2.0,
> and it worked without any problems.

All righty, then.

Well, folks, I don't support stuff I don't package, and I especially
don't support non-free stuff I don't package, so I'm closing this bug.

Thanks for the research, Mr. Kj=F8lberg!

--=20
G. Branden Robinson                |     Communism is just one step on the
Debian GNU/Linux                   |     long road from capitalism to
branden@debian.org                 |     capitalism.
http://people.debian.org/~branden/ |     -- Russian saying

--krEeKW19zDoEvn6D
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iEYEARECAAYFAj21dHAACgkQ6kxmHytGonz9QQCeIPMUKhsrUqzwz+UM5kwYJzBS
wqwAnRdNLeP1OACNtaADBDxhlGh0MXIP
=CK3F
-----END PGP SIGNATURE-----

--krEeKW19zDoEvn6D--



Reply to: