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

Bug#414403: xserver-xorg-video-mga: No 24-bits colors on HP Proliant



Package: xserver-xorg-video-mga
Version: 1:1.4.4.dfsg.1-2
Severity: normal

24-bits colors does not work in resolution 1024x768 on a HP Proliant
ML110 with MGA G200e. 16-bits colors does work.

In the logs you see down under, the machine is attached to a KVM what
does not give any monitor-info and it gives only a 640x480 resolution.
But I tested it before on another monitor, there it gives 1024x768 with
16-bit color.

See also: http://lists.debian.org/debian-boot/2007/02/msg00585.html


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

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-02-14 12:30 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1597964 2007-02-17 10:21 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
03:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200e
[Pilot] ServerEngines (SEP1) (rev 02)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3063 2007-02-27 06:06 /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	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	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	"Generic Video Card"
	Driver		"mga"
	BusID		"PCI:3:0:0"
EndSection

Section "Monitor"
	Identifier	"AX3818UTC"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"AX3818UTC"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	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 32424 2007-03-06 16:48 /var/log/Xorg.0.log

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

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux mail 2.6.18-3-686 #1 SMP Mon Dec 4
16:41:14 UTC 2006 i686
Build Date: 17 February 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: Mon Mar  5 11:26:17 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "AX3818UTC"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(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) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
does not exist.
	Entry deleted from font path.
(**) FontPath set to:
	/usr/share/fonts/X11/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
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.0
	X.Org XInput driver : 0.6
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2778 card 103c,31f9 rev c0 class 06,00,00
hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 01 class 06,04,00
hdr 81
(II) PCI: 00:1c:4: chip 8086,27e0 card 0000,0000 rev 01 class 06,04,00
hdr 81
(II) PCI: 00:1c:5: chip 8086,27e2 card 0000,0000 rev 01 class 06,04,00
hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 103c,3206 rev 01 class 0c,03,00
hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 103c,3206 rev 01 class 0c,03,00
hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 103c,3206 rev 01 class 0c,03,00
hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 103c,3206 rev 01 class 0c,03,00
hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 103c,3206 rev 01 class 0c,03,20
hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev e1 class 06,04,01
hdr 01
(II) PCI: 00:1f:0: chip 8086,27b8 card 103c,3206 rev 01 class 06,01,00
hdr 80
(II) PCI: 00:1f:1: chip 8086,27df card 103c,3206 rev 01 class 01,01,8a
hdr 00
(II) PCI: 00:1f:2: chip 8086,27c0 card 103c,3206 rev 01 class 01,01,8f
hdr 00
(II) PCI: 03:00:0: chip 102b,0522 card 103c,31fa rev 02 class 03,00,00
hdr 00
(II) PCI: 04:00:0: chip 14e4,1659 card 103c,7032 rev 21 class 02,00,00
hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,10), 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 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0000 (VGA_EN is
cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:4), (0,3,3), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xef000000 - 0xef8fffff (0x900000) MX[B]
(II) Bus 3 prefetchable memory range:
	[0] -1	0	0xee000000 - 0xeeffffff (0x1000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:5), (0,4,4), BCTRL: 0x0004 (VGA_EN is
cleared)
(II) Bus 4 non-prefetchable memory range:
	[0] -1	0	0xef900000 - 0xef9fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 10: bridge is at (0:30:0), (0,10,10), BCTRL: 0x0007 (VGA_EN is
cleared)
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(3:0:0) Matrox Graphics, Inc. unknown chipset (0x0522) rev 2,
Mem @ 0xee000000/24, 0xef800000/14, 0xef000000/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) Active PCI resource ranges:
	[0] -1	0	0xef900000 - 0xef90ffff (0x10000) MX[B]
	[1] -1	0	0xefc00400 - 0xefc007ff (0x400) MX[B]
	[2] -1	0	0xefc00000 - 0xefc003ff (0x400) MX[B]
	[3] -1	0	0xef000000 - 0xef7fffff (0x800000) MX[B](B)
	[4] -1	0	0xef800000 - 0xef803fff (0x4000) MX[B](B)
	[5] -1	0	0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
	[6] -1	0	0x00003090 - 0x0000309f (0x10) IX[B]
	[7] -1	0	0x000030b8 - 0x000030bb (0x4) IX[B]
	[8] -1	0	0x000030c0 - 0x000030c7 (0x8) IX[B]
	[9] -1	0	0x000030bc - 0x000030bf (0x4) IX[B]
	[10] -1	0	0x000030c8 - 0x000030cf (0x8) IX[B]
	[11] -1	0	0x00003080 - 0x0000308f (0x10) IX[B]
	[12] -1	0	0x00003060 - 0x0000307f (0x20) IX[B]
	[13] -1	0	0x00003040 - 0x0000305f (0x20) IX[B]
	[14] -1	0	0x00003020 - 0x0000303f (0x20) IX[B]
	[15] -1	0	0x00003000 - 0x0000301f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xef900000 - 0xef90ffff (0x10000) MX[B]
	[1] -1	0	0xefc00400 - 0xefc007ff (0x400) MX[B]
	[2] -1	0	0xefc00000 - 0xefc003ff (0x400) MX[B]
	[3] -1	0	0xef000000 - 0xef7fffff (0x800000) MX[B](B)
	[4] -1	0	0xef800000 - 0xef803fff (0x4000) MX[B](B)
	[5] -1	0	0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
	[6] -1	0	0x00003090 - 0x0000309f (0x10) IX[B]
	[7] -1	0	0x000030b8 - 0x000030bb (0x4) IX[B]
	[8] -1	0	0x000030c0 - 0x000030c7 (0x8) IX[B]
	[9] -1	0	0x000030bc - 0x000030bf (0x4) IX[B]
	[10] -1	0	0x000030c8 - 0x000030cf (0x8) IX[B]
	[11] -1	0	0x00003080 - 0x0000308f (0x10) IX[B]
	[12] -1	0	0x00003060 - 0x0000307f (0x20) IX[B]
	[13] -1	0	0x00003040 - 0x0000305f (0x20) IX[B]
	[14] -1	0	0x00003020 - 0x0000303f (0x20) IX[B]
	[15] -1	0	0x00003000 - 0x0000301f (0x20) 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	0xef900000 - 0xef90ffff (0x10000) MX[B]
	[5] -1	0	0xefc00400 - 0xefc007ff (0x400) MX[B]
	[6] -1	0	0xefc00000 - 0xefc003ff (0x400) MX[B]
	[7] -1	0	0xef000000 - 0xef7fffff (0x800000) MX[B](B)
	[8] -1	0	0xef800000 - 0xef803fff (0x4000) MX[B](B)
	[9] -1	0	0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
	[10] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1	0	0x00003090 - 0x0000309f (0x10) IX[B]
	[13] -1	0	0x000030b8 - 0x000030bb (0x4) IX[B]
	[14] -1	0	0x000030c0 - 0x000030c7 (0x8) IX[B]
	[15] -1	0	0x000030bc - 0x000030bf (0x4) IX[B]
	[16] -1	0	0x000030c8 - 0x000030cf (0x8) IX[B]
	[17] -1	0	0x00003080 - 0x0000308f (0x10) IX[B]
	[18] -1	0	0x00003060 - 0x0000307f (0x20) IX[B]
	[19] -1	0	0x00003040 - 0x0000305f (0x20) IX[B]
	[20] -1	0	0x00003020 - 0x0000303f (0x20) IX[B]
	[21] -1	0	0x00003000 - 0x0000301f (0x20) IX[B]
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
	compiled for 7.1.1, 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 7.1.1, 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 7.1.1, 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 7.1.1, 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 7.1.1, module version = 1.0.0
	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 7.1.1, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "mga"
(II) Loading /usr/lib/xorg/modules/drivers/mga_drv.so
(II) Module mga: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.4.4
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 1.0
(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) 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 03:00:0
(--) Chipset mgag200 SE A PCI 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	0xef900000 - 0xef90ffff (0x10000) MX[B]
	[5] -1	0	0xefc00400 - 0xefc007ff (0x400) MX[B]
	[6] -1	0	0xefc00000 - 0xefc003ff (0x400) MX[B]
	[7] -1	0	0xef000000 - 0xef7fffff (0x800000) MX[B](B)
	[8] -1	0	0xef800000 - 0xef803fff (0x4000) MX[B](B)
	[9] -1	0	0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
	[10] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1	0	0x00003090 - 0x0000309f (0x10) IX[B]
	[13] -1	0	0x000030b8 - 0x000030bb (0x4) IX[B]
	[14] -1	0	0x000030c0 - 0x000030c7 (0x8) IX[B]
	[15] -1	0	0x000030bc - 0x000030bf (0x4) IX[B]
	[16] -1	0	0x000030c8 - 0x000030cf (0x8) IX[B]
	[17] -1	0	0x00003080 - 0x0000308f (0x10) IX[B]
	[18] -1	0	0x00003060 - 0x0000307f (0x20) IX[B]
	[19] -1	0	0x00003040 - 0x0000305f (0x20) IX[B]
	[20] -1	0	0x00003020 - 0x0000303f (0x20) IX[B]
	[21] -1	0	0x00003000 - 0x0000301f (0x20) 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	0xef900000 - 0xef90ffff (0x10000) MX[B]
	[5] -1	0	0xefc00400 - 0xefc007ff (0x400) MX[B]
	[6] -1	0	0xefc00000 - 0xefc003ff (0x400) MX[B]
	[7] -1	0	0xef000000 - 0xef7fffff (0x800000) MX[B](B)
	[8] -1	0	0xef800000 - 0xef803fff (0x4000) MX[B](B)
	[9] -1	0	0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
	[10] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[11] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[12] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x00003090 - 0x0000309f (0x10) IX[B]
	[16] -1	0	0x000030b8 - 0x000030bb (0x4) IX[B]
	[17] -1	0	0x000030c0 - 0x000030c7 (0x8) IX[B]
	[18] -1	0	0x000030bc - 0x000030bf (0x4) IX[B]
	[19] -1	0	0x000030c8 - 0x000030cf (0x8) IX[B]
	[20] -1	0	0x00003080 - 0x0000308f (0x10) IX[B]
	[21] -1	0	0x00003060 - 0x0000307f (0x20) IX[B]
	[22] -1	0	0x00003040 - 0x0000305f (0x20) IX[B]
	[23] -1	0	0x00003020 - 0x0000303f (0x20) IX[B]
	[24] -1	0	0x00003000 - 0x0000301f (0x20) IX[B]
	[25] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[26] 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 7.1.1, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.0
(--) MGA(0): Chipset: "mgag200 SE A PCI"
(**) MGA(0): Depth 16, (--) framebuffer bpp 16
(==) MGA(0): RGB weight 565
(==) MGA(0): Using AGP 1x mode
(==) MGA(0): Using XAA acceleration
(--) MGA(0): Linear framebuffer at 0xEE000000
(--) MGA(0): MMIO registers at 0xEF800000
(--) MGA(0): Pseudo-DMA transfer window at 0xEF000000
(==) MGA(0): BIOS at 0xC0000
(--) MGA(0): Video BIOS info block at offset 0x07A80
(==) MGA(0): Write-combining range (0xee000000,0x400000)
(--) MGA(0): VideoRAM: 1696 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules/libddc.so
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Reloading /usr/lib/xorg/modules/libi2c.so
(II) MGA(0): Splitting WC range: base: 0xee000000, size: 0x1a8000
(II) MGA(0): Splitting WC range: base: 0xee100000, size: 0xa8000
(II) MGA(0): Splitting WC range: base: 0xee180000, size: 0x28000
(==) MGA(0): Write-combining range (0xee1a0000,0x8000)
(==) MGA(0): Write-combining range (0xee180000,0x28000)
(==) MGA(0): Write-combining range (0xee100000,0xa8000)
(==) MGA(0): Write-combining range (0xee000000,0x1a8000)
(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) Loading sub module "vm86"
(II) LoadModule: "vm86"
(II) Loading /usr/lib/xorg/modules/libvm86.so
(II) Module vm86: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(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: 1664 kB
(II) MGA(0): VESA VBE OEM: Matrox Graphics Inc.
(II) MGA(0): VESA VBE OEM Software Rev: 3.8
(II) MGA(0): VESA VBE OEM Vendor: Matrox
(II) MGA(0): VESA VBE OEM Product: MGA-G200
(II) MGA(0): VESA VBE OEM Product Rev: 00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules/libddc.so
(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 114 MHz
(II) MGA(0): AX3818UTC: Using default hsync range of 28.00-33.00 kHz
(II) MGA(0): AX3818UTC: Using default vrefresh range of 43.00-72.00 Hz
(II) MGA(0): Clock range:  12.00 to 114.00 MHz
(II) MGA(0): Not using default mode "640x350" (hsync out of range)
(II) MGA(0): Not using default mode "320x175" (hsync out of range)
(II) MGA(0): Not using default mode "640x400" (hsync out of range)
(II) MGA(0): Not using default mode "320x200" (hsync out of range)
(II) MGA(0): Not using default mode "720x400" (hsync out of range)
(II) MGA(0): Not using default mode "360x200" (hsync out of range)
(II) MGA(0): Not using default mode "640x480" (hsync out of range)
(II) MGA(0): Not using default mode "320x240" (hsync out of range)
(II) MGA(0): Not using default mode "640x480" (hsync out of range)
(II) MGA(0): Not using default mode "320x240" (hsync out of range)
(II) MGA(0): Not using default mode "640x480" (hsync out of range)
(II) MGA(0): Not using default mode "320x240" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "400x300" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "400x300" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "400x300" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "400x300" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "400x300" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1152x864" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1280x960" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "640x480" (hsync out of range)
(II) MGA(0): Not using default mode "1280x960" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "640x480" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1792x1344" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "896x672" (hsync out of range)
(II) MGA(0): Not using default mode "1792x1344" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1856x1392" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "928x696" (hsync out of range)
(II) MGA(0): Not using default mode "1856x1392" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1920x1440" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1920x1440" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "832x624" (hsync out of range)
(II) MGA(0): Not using default mode "416x312" (hsync out of range)
(II) MGA(0): Not using default mode "1280x768" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "640x384" (hsync out of range)
(II) MGA(0): Not using default mode "1280x800" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "640x400" (hsync out of range)
(II) MGA(0): Not using default mode "1152x768" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "576x384" (hsync out of range)
(II) MGA(0): Not using default mode "1152x864" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1440x900" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "720x450" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1024" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "800x512" (hsync out of range)
(II) MGA(0): Not using default mode "1680x1050" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "840x525" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1200" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "960x600" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1200" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "960x600" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1920x1440" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "2048x1536" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "2048x1536" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "2048x1536" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using mode "1024x768" (no mode of this name)
(--) MGA(0): Has SDRAM
(--) MGA(0): Virtual size is 640x480 (pitch 640)
(**) MGA(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) MGA(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492
525 -hsync -vsync
(**) MGA(0):  Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) MGA(0): Modeline "320x240"   12.60  320 328 376 400  240 245 246
262 doublescan -hsync -vsync
(++) MGA(0): DPI set to (96, 96)
(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 7.1.1, 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 7.1.1, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.0
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xef000000 - 0xef7fffff (0x800000) MX[B]
	[1] 0	0	0xef800000 - 0xef803fff (0x4000) MX[B]
	[2] 0	0	0xee000000 - 0xeeffffff (0x1000000) 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	0xef900000 - 0xef90ffff (0x10000) MX[B]
	[8] -1	0	0xefc00400 - 0xefc007ff (0x400) MX[B]
	[9] -1	0	0xefc00000 - 0xefc003ff (0x400) MX[B]
	[10] -1	0	0xef000000 - 0xef7fffff (0x800000) MX[B](B)
	[11] -1	0	0xef800000 - 0xef803fff (0x4000) MX[B](B)
	[12] -1	0	0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
	[13] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[14] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[15] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[16] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1	0	0x00003090 - 0x0000309f (0x10) IX[B]
	[19] -1	0	0x000030b8 - 0x000030bb (0x4) IX[B]
	[20] -1	0	0x000030c0 - 0x000030c7 (0x8) IX[B]
	[21] -1	0	0x000030bc - 0x000030bf (0x4) IX[B]
	[22] -1	0	0x000030c8 - 0x000030cf (0x8) IX[B]
	[23] -1	0	0x00003080 - 0x0000308f (0x10) IX[B]
	[24] -1	0	0x00003060 - 0x0000307f (0x20) IX[B]
	[25] -1	0	0x00003040 - 0x0000305f (0x20) IX[B]
	[26] -1	0	0x00003020 - 0x0000303f (0x20) IX[B]
	[27] -1	0	0x00003000 - 0x0000301f (0x20) IX[B]
	[28] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[29] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) MGA(0): Write-combining range (0xee000000,0x400000)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(--) MGA(0): 64 DWORD fifo
(==) MGA(0): Default visual is TrueColor
(WW) MGA(0): Not supported by hardware, not initializing the DRI
(II) MGA(0): Using 339 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:
		10 128x128 slots
(==) MGA(0): Backing store disabled
(==) MGA(0): Silken mouse enabled
(**) Option "dpms"
(**) MGA(0): DPMS enabled
(WW) MGA(0): Direct rendering disabled
(==) RandR 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 XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(EE) AIGLX: Screen 0 is not DRI capable
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type:
KEYBOARD)
    xkb_keycodes             { include "xfree86+aliases(qwerty)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc105)+us" };
    xkb_geometry             { include "pc(pc104)" };
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Configured Mouse: ps2EnableDataReporting: succeeded


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8)

Versions of packages xserver-xorg-video-mga depends on:
ii  libc6                       2.3.6.ds1-11 GNU C Library: Shared libraries
ii  xserver-xorg-core           2:1.1.1-18   X.Org X server -- core server

xserver-xorg-video-mga recommends no packages.

-- no debconf information


-- 
http://www.vandervlis.nl/




Reply to: