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

Bug#420720: marked as done (xserver-xorg-video-mga: X does not start)



Your message dated Tue, 24 Apr 2007 19:02:51 +0200
with message-id <462E383B.3060404@ens-lyon.org>
and subject line Bug#420720: xserver-xorg-video-mga: X does not start
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)

--- Begin Message ---
Package: xserver-xorg-video-mga
Version: 1:1.4.6.1.dfsg.1-2
Severity: grave
Justification: renders package unusable

With the last version of xserver X does not start anymore. Either with 
my own xorg.conf file which worked or after I used dpkg-reconfigure to 
write a new one. 
The last error message is:
(EE) MGA(0): FBIOPUT_VSCREENINFO succeeded but modified mode

Kind regards,

Wilfred de Bondt


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-13 13:15 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1703596 2007-04-21 16:09 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400/G450 (rev 04)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3149 2007-04-24 11:43 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/X11R6/lib/X11/fonts/misc"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"v4l"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"us"
EndSection

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

Section "Device"
	Identifier	"Matrox Graphics, Inc. MGA G400/G450"
	Driver		"mga"
	BusID		"PCI:1:0:0"
	Option		"UseFBDev"		"true"
EndSection

Section "Monitor"
	Identifier	"Generieke beeldscherm"
	Option		"DPMS"
	HorizSync	30-68
	VertRefresh	50-120
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Matrox Graphics, Inc. MGA G400/G450"
	Monitor		"Generieke beeldscherm"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1152x768" "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


Xorg X server log files on system:
-rw-r--r-- 1 root root 25365 2007-04-24 11:55 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian
Current Operating System: Linux piccolo 2.6.20.7 #7 PREEMPT Sun Apr 15 15:31:53 CEST 2007 i686
Build Date: 21 April 2007
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 24 11:55:36 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generieke beeldscherm"
(**) |   |-->Device "Matrox Graphics, Inc. MGA G400/G450"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/100dpi/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/100dpi/").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/75dpi/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/75dpi/").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/Type1".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/Type1").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/100dpi".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/100dpi").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/75dpi".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/75dpi").
(**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/X11R6/lib/X11/fonts/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) Open APM successful
(II) Loader magic: 0x81dd140
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.2
	X.Org XInput driver : 0.7
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(--) using VT number 9

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0691 card 0000,0000 rev 42 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8598 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0596 card 1106,0000 rev 12 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 08 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3050 card 0000,0000 rev 20 class 06,00,00 hdr 00
(II) PCI: 00:09:0: chip 1013,6003 card 0000,0000 rev 01 class 04,01,00 hdr 00
(II) PCI: 00:0b:0: chip 10b7,9200 card 10b7,1000 rev 78 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 102b,0525 card 102b,2179 rev 04 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xdc000000 - 0xdfffffff (0x4000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) Matrox Graphics, Inc. MGA G400/G450 rev 4, Mem @ 0xe0000000/25, 0xdc000000/14, 0xdd000000/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	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd8000000 from 0xdbffffff to 0xd7ffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xe3100000 - 0xe310007f (0x80) MX[B]
	[1] -1	0	0xe3000000 - 0xe30fffff (0x100000) MX[B]
	[2] -1	0	0xe3101000 - 0xe3101fff (0x1000) MX[B]
	[3] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[4] -1	0	0xdd000000 - 0xdd7fffff (0x800000) MX[B](B)
	[5] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B](B)
	[6] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[7] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[8] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[9] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xe3100000 - 0xe310007f (0x80) MX[B]
	[1] -1	0	0xe3000000 - 0xe30fffff (0x100000) MX[B]
	[2] -1	0	0xe3101000 - 0xe3101fff (0x1000) MX[B]
	[3] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[4] -1	0	0xdd000000 - 0xdd7fffff (0x800000) MX[B](B)
	[5] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B](B)
	[6] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[7] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[8] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[9] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xe3100000 - 0xe310007f (0x80) MX[B]
	[5] -1	0	0xe3000000 - 0xe30fffff (0x100000) MX[B]
	[6] -1	0	0xe3101000 - 0xe3101fff (0x1000) MX[B]
	[7] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[8] -1	0	0xdd000000 - 0xdd7fffff (0x800000) MX[B](B)
	[9] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B](B)
	[10] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[14] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[15] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"(II) Module already built-in
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(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 TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.3.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers//v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 0.1.1
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "mga"
(II) Loading /usr/lib/xorg/modules/drivers//mga_drv.so
(II) Module mga: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.4.6
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) v4l driver for Video4Linux
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
	mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI,
	mgag200 SE A PCI, mgag200 SE B PCI, mgag400, mgag550
(II) Primary Device is: PCI 01:00:0
(--) Chipset mgag400 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xe3100000 - 0xe310007f (0x80) MX[B]
	[5] -1	0	0xe3000000 - 0xe30fffff (0x100000) MX[B]
	[6] -1	0	0xe3101000 - 0xe3101fff (0x1000) MX[B]
	[7] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[8] -1	0	0xdd000000 - 0xdd7fffff (0x800000) MX[B](B)
	[9] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B](B)
	[10] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[14] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[15] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xe3100000 - 0xe310007f (0x80) MX[B]
	[5] -1	0	0xe3000000 - 0xe30fffff (0x100000) MX[B]
	[6] -1	0	0xe3101000 - 0xe3101fff (0x1000) MX[B]
	[7] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[8] -1	0	0xdd000000 - 0xdd7fffff (0x800000) MX[B](B)
	[9] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B](B)
	[10] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) 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	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[17] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[18] -1	0	0x0000e000 - 0x0000e00f (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/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.2
(--) MGA(0): Chipset: "mgag400" (G400)
(**) MGA(0): Depth 16, (--) framebuffer bpp 16
(==) MGA(0): RGB weight 565
(**) MGA(0): Option "UseFBDev" "true"
(==) MGA(0): Using AGP 1x mode
(==) MGA(0): Using XAA acceleration
(**) MGA(0): Using framebuffer device
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux//libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 0.0.2
	ABI class: X.Org Video Driver, version 1.2
(--) MGA(0): Linear framebuffer at 0xE0000000
(--) MGA(0): MMIO registers at 0xDC000000
(--) MGA(0): Pseudo-DMA transfer window at 0xDD000000
(==) MGA(0): BIOS at 0xC0000
(--) MGA(0): Video BIOS info block at offset 0x07A00
(--) MGA(0): VideoRAM: 16384 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module already built-in
(==) MGA(0): Write-combining range (0xe0000000,0x1000000)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) MGA(0): I2C bus "DDC P1" initialized.
(II) MGA(0): I2C device "DDC P1:ddc2" registered at address 0xA0.
(II) MGA(0): I2C device "DDC P1: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
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules//libvbe.so
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) MGA(0): initializing int10
(II) MGA(0): Primary V_BIOS segment is: 0xc000
(II) MGA(0): VESA BIOS detected
(II) MGA(0): VESA VBE Version 3.0
(II) MGA(0): VESA VBE Total Mem: 32768 kB
(II) MGA(0): VESA VBE OEM: Matrox Graphics Inc.
(II) MGA(0): VESA VBE OEM Software Rev: 2.1
(II) MGA(0): VESA VBE OEM Vendor: Matrox
(II) MGA(0): VESA VBE OEM Product: Matrox G400
(II) MGA(0): VESA VBE OEM Product Rev: 00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module already built-in
(II) MGA(0): VESA VBE DDC supported
(II) MGA(0): VESA VBE DDC Level none
(II) MGA(0): VESA VBE DDC transfer in appr. 0 sec.
(II) MGA(0): VESA VBE DDC read failed
(==) 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): Generieke beeldscherm: Using hsync range of 30.00-68.00 kHz
(II) MGA(0): Generieke beeldscherm: Using vrefresh range of 50.00-120.00 Hz
(II) MGA(0): Clock range:  12.00 to 300.00 MHz
(II) MGA(0): Not using default mode "640x350" (unknown reason)
(II) MGA(0): Not using default mode "320x175" (unknown reason)
(II) MGA(0): Not using default mode "640x400" (unknown reason)
(II) MGA(0): Not using default mode "320x200" (unknown reason)
(II) MGA(0): Not using default mode "720x400" (unknown reason)
(II) MGA(0): Not using default mode "360x200" (unknown reason)
(II) MGA(0): Not using default mode "640x480" (unknown reason)
(II) MGA(0): Not using default mode "320x240" (unknown reason)
(II) MGA(0): Not using default mode "640x480" (unknown reason)
(II) MGA(0): Not using default mode "320x240" (unknown reason)
(II) MGA(0): Not using default mode "640x480" (unknown reason)
(II) MGA(0): Not using default mode "320x240" (unknown reason)
(II) MGA(0): Not using default mode "640x480" (unknown reason)
(II) MGA(0): Not using default mode "320x240" (unknown reason)
(II) MGA(0): Not using default mode "800x600" (unknown reason)
(II) MGA(0): Not using default mode "400x300" (unknown reason)
(II) MGA(0): Not using default mode "800x600" (unknown reason)
(II) MGA(0): Not using default mode "400x300" (unknown reason)
(II) MGA(0): Not using default mode "800x600" (unknown reason)
(II) MGA(0): Not using default mode "400x300" (unknown reason)
(II) MGA(0): Not using default mode "800x600" (unknown reason)
(II) MGA(0): Not using default mode "400x300" (unknown reason)
(II) MGA(0): Not using default mode "800x600" (unknown reason)
(II) MGA(0): Not using default mode "400x300" (unknown reason)
(II) MGA(0): Not using default mode "1024x768" (unknown reason)
(II) MGA(0): Not using default mode "512x384" (unknown reason)
(II) MGA(0): Not using default mode "1024x768" (unknown reason)
(II) MGA(0): Not using default mode "512x384" (unknown reason)
(II) MGA(0): Not using default mode "1024x768" (unknown reason)
(II) MGA(0): Not using default mode "512x384" (unknown reason)
(II) MGA(0): Not using default mode "1024x768" (unknown reason)
(II) MGA(0): Not using default mode "512x384" (unknown reason)
(II) MGA(0): Not using default mode "1024x768" (unknown reason)
(II) MGA(0): Not using default mode "512x384" (unknown reason)
(II) MGA(0): Not using default mode "1152x864" (unknown reason)
(II) MGA(0): Not using default mode "576x432" (unknown reason)
(II) MGA(0): Not using default mode "1280x960" (unknown reason)
(II) MGA(0): Not using default mode "640x480" (unknown reason)
(II) MGA(0): Not using default mode "1280x960" (unknown reason)
(II) MGA(0): Not using default mode "640x480" (unknown reason)
(II) MGA(0): Not using default mode "1280x1024" (unknown reason)
(II) MGA(0): Not using default mode "640x512" (unknown reason)
(II) MGA(0): Not using default mode "1280x1024" (unknown reason)
(II) MGA(0): Not using default mode "640x512" (unknown reason)
(II) MGA(0): Not using default mode "1280x1024" (unknown reason)
(II) MGA(0): Not using default mode "640x512" (unknown reason)
(II) MGA(0): Not using default mode "1600x1200" (unknown reason)
(II) MGA(0): Not using default mode "800x600" (unknown reason)
(II) MGA(0): Not using default mode "1600x1200" (unknown reason)
(II) MGA(0): Not using default mode "800x600" (unknown reason)
(II) MGA(0): Not using default mode "1600x1200" (unknown reason)
(II) MGA(0): Not using default mode "800x600" (unknown reason)
(II) MGA(0): Not using default mode "1600x1200" (unknown reason)
(II) MGA(0): Not using default mode "800x600" (unknown reason)
(II) MGA(0): Not using default mode "1600x1200" (unknown reason)
(II) MGA(0): Not using default mode "800x600" (unknown reason)
(II) MGA(0): Not using default mode "1792x1344" (unknown reason)
(II) MGA(0): Not using default mode "896x672" (unknown reason)
(II) MGA(0): Not using default mode "1792x1344" (unknown reason)
(II) MGA(0): Not using default mode "896x672" (unknown reason)
(II) MGA(0): Not using default mode "1856x1392" (unknown reason)
(II) MGA(0): Not using default mode "928x696" (unknown reason)
(II) MGA(0): Not using default mode "1856x1392" (unknown reason)
(II) MGA(0): Not using default mode "928x696" (unknown reason)
(II) MGA(0): Not using default mode "1920x1440" (unknown reason)
(II) MGA(0): Not using default mode "960x720" (unknown reason)
(II) MGA(0): Not using default mode "1920x1440" (unknown reason)
(II) MGA(0): Not using default mode "960x720" (unknown reason)
(II) MGA(0): Not using default mode "832x624" (unknown reason)
(II) MGA(0): Not using default mode "416x312" (unknown reason)
(II) MGA(0): Not using default mode "1280x768" (unknown reason)
(II) MGA(0): Not using default mode "640x384" (unknown reason)
(II) MGA(0): Not using default mode "1280x800" (unknown reason)
(II) MGA(0): Not using default mode "640x400" (unknown reason)
(II) MGA(0): Not using default mode "1152x768" (unknown reason)
(II) MGA(0): Not using default mode "576x384" (unknown reason)
(II) MGA(0): Not using default mode "1152x864" (unknown reason)
(II) MGA(0): Not using default mode "576x432" (unknown reason)
(II) MGA(0): Not using default mode "1400x1050" (unknown reason)
(II) MGA(0): Not using default mode "700x525" (unknown reason)
(II) MGA(0): Not using default mode "1400x1050" (unknown reason)
(II) MGA(0): Not using default mode "700x525" (unknown reason)
(II) MGA(0): Not using default mode "1400x1050" (unknown reason)
(II) MGA(0): Not using default mode "700x525" (unknown reason)
(II) MGA(0): Not using default mode "1400x1050" (unknown reason)
(II) MGA(0): Not using default mode "700x525" (unknown reason)
(II) MGA(0): Not using default mode "1440x900" (unknown reason)
(II) MGA(0): Not using default mode "720x450" (unknown reason)
(II) MGA(0): Not using default mode "1600x1024" (unknown reason)
(II) MGA(0): Not using default mode "800x512" (unknown reason)
(II) MGA(0): Not using default mode "1680x1050" (unknown reason)
(II) MGA(0): Not using default mode "840x525" (unknown reason)
(II) MGA(0): Not using default mode "1920x1200" (unknown reason)
(II) MGA(0): Not using default mode "960x600" (unknown reason)
(II) MGA(0): Not using default mode "1920x1200" (unknown reason)
(II) MGA(0): Not using default mode "960x600" (unknown reason)
(II) MGA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "960x720" (unknown reason)
(II) MGA(0): Not using default mode "2048x1536" (unknown reason)
(II) MGA(0): Not using default mode "1024x768" (unknown reason)
(II) MGA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1024x768" (unknown reason)
(II) MGA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1024x768" (unknown reason)
(WW) MGA(0): Mode pool is empty
(--) MGA(0): Virtual size is 640x480 (pitch 640)
(**) MGA(0):  Built-in mode "current": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) MGA(0): Modeline "current"   25.18  640 664 760 800  480 491 493 525 -hsync -vsync -csync
(++) 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/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xdd000000 - 0xdd7fffff (0x800000) MX[B]
	[1] 0	0	0xdc000000 - 0xdc003fff (0x4000) MX[B]
	[2] 0	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B]
	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0	0xe3100000 - 0xe310007f (0x80) MX[B]
	[8] -1	0	0xe3000000 - 0xe30fffff (0x100000) MX[B]
	[9] -1	0	0xe3101000 - 0xe3101fff (0x1000) MX[B]
	[10] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[11] -1	0	0xdd000000 - 0xdd7fffff (0x800000) MX[B](B)
	[12] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) 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	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[20] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[21] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
	[22] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[23] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(EE) MGA(0): FBIOPUT_VSCREENINFO succeeded but modified mode

Fatal server error:
AddScreen/ScreenInit failed for driver 0



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.20.7 (PREEMPT)
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-mga depends on:
ii  libc6                   2.5-2            GNU C Library: Shared libraries
ii  xserver-xorg-core       2:1.3.0.0.dfsg-2 X.Org X server -- core server

xserver-xorg-video-mga recommends no packages.

-- debconf-show failed


--- End Message ---
--- Begin Message ---
Wilfred de Bondt wrote:
> I still don't understand why it would work one day, and not the next, but 
> as far as I'm concerned this bug can be closed.
>   

Closing, thanks.

Brice


--- End Message ---

Reply to: