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

Bug#443480: marked as done (xserver-xorg: X starts but dies soon afterwards on some windowmanagers)



Your message dated Wed, 21 Jan 2009 23:47:15 +0000
with message-id <E1LPmmx-0001RU-Ab@ries.debian.org>
and subject line Bug#443480: fixed in xorg-server 2:1.5.99.901-1
has caused the Debian Bug report #443480,
regarding xserver-xorg: X starts but dies soon afterwards on some windowmanagers
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
443480: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443480
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg
Version: 1:7.3+2
Severity: normal

Hi all,

X dies on me when using windowmaker, but not when using twm.

Backtrace:
0: /usr/bin/X11/X(xf86SigHandler+0x7e) [0x80c632e]
1: [0xb7f7f420]
2: /usr/lib/xorg/modules//libxaa.so [0xb7aa8278]
3: /usr/lib/xorg/modules//libxaa.so [0xb7aea067]
4: /usr/bin/X11/X [0x8116119]
5: /usr/bin/X11/X [0x816bf8e]
6: /usr/bin/X11/X(ValidateGC+0x25) [0x809acd5]
7: /usr/lib/xorg/modules//libxaa.so [0xb7aea1ef]
8: /usr/bin/X11/X [0x816bf8e]
9: /usr/bin/X11/X(ValidateGC+0x25) [0x809acd5]
10: /usr/bin/X11/X(ProcPolyFillRectangle+0x100) [0x8089a00]
11: /usr/bin/X11/X [0x814d2ce]
12: /usr/bin/X11/X(Dispatch+0x2bf) [0x808d00f]
13: /usr/bin/X11/X(main+0x48b) [0x807461b]
14: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7d21050]
15: /usr/bin/X11/X(FontFileCompleteXLFD+0x205) [0x8073991]

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 1669528 2007-09-16 20:56 /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 does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3168 2007-09-17 14:01 /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_intl"
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"
EndSection

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

Section "Screen"
	Identifier	"Default Screen"
	Device		"Matrox Graphics, Inc. MGA G400/G450"
	Monitor		"Generieke beeldscherm"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1152x864" "1024x768" "800x600" "640x480"
#		Virtual		800 600
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1152x864" "1024x768" "800x600" "640x480"
#		Virtual		800 600
	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 36133 2007-09-21 18:55 /var/log/Xorg.0.log

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

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-2)
Current Operating System: Linux piccolo 2.6.22.6 #6 PREEMPT Tue Sep 4 16:15:49 CEST 2007 i686
Build Date: 16 September 2007  02:37:21PM
 
	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: Fri Sep 21 18:55:28 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"
(==) Automatically adding devices
(==) Automatically enabling devices
(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").
(==) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/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.
(**) 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,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/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: 0x81d8680
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	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.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(--) 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 1274,5000 card 4942,4c4c 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	0xe3000000 - 0xe300007f (0x80) MX[B]
	[1] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[2] -1	0	0xdd000000 - 0xdd7fffff (0x800000) MX[B](B)
	[3] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B](B)
	[4] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[5] -1	0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[6] -1	0	0x0000e800 - 0x0000e83f (0x40) IX[B]
	[7] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[8] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xe3000000 - 0xe300007f (0x80) MX[B]
	[1] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[2] -1	0	0xdd000000 - 0xdd7fffff (0x800000) MX[B](B)
	[3] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B](B)
	[4] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[5] -1	0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[6] -1	0	0x0000e800 - 0x0000e83f (0x40) IX[B]
	[7] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[8] -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	0xe3000000 - 0xe300007f (0x80) MX[B]
	[5] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[6] -1	0	0xdd000000 - 0xdd7fffff (0x800000) MX[B](B)
	[7] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B](B)
	[8] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[9] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[10] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[11] -1	0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[12] -1	0	0x0000e800 - 0x0000e83f (0x40) IX[B]
	[13] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[14] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "type1" will be loaded by default.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.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 "ddc" 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.4.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.4.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.4.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.4.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.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.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 1.4.0, module version = 0.1.1
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 1.4.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.4.0, module version = 1.4.7
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(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	0xe3000000 - 0xe300007f (0x80) MX[B]
	[5] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[6] -1	0	0xdd000000 - 0xdd7fffff (0x800000) MX[B](B)
	[7] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B](B)
	[8] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[9] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[10] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[11] -1	0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[12] -1	0	0x0000e800 - 0x0000e83f (0x40) IX[B]
	[13] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[14] -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	0xe3000000 - 0xe300007f (0x80) MX[B]
	[5] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[6] -1	0	0xdd000000 - 0xdd7fffff (0x800000) MX[B](B)
	[7] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B](B)
	[8] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[9] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[10] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[11] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[12] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1	0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[15] -1	0	0x0000e800 - 0x0000e83f (0x40) IX[B]
	[16] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[17] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
	[18] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[19] 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.4.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 2.0
(--) MGA(0): Chipset: "mgag400" (G400)
(**) 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 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): Write-combining range (0xe0000000,0x2000000)
(--) MGA(0): VideoRAM: 32768 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(==) MGA(0): Write-combining range (0xe0000000,0x2000000)
(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 "ddc" 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 17 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-140.00 Hz
(II) MGA(0): Clock range:  17.75 to 300.00 MHz
(II) MGA(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1280x960" (hsync out of range)
(II) MGA(0): Not using default mode "640x480" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1792x1344" (hsync out of range)
(II) MGA(0): Not using default mode "896x672" (hsync out of range)
(II) MGA(0): Not using default mode "1792x1344" (hsync out of range)
(II) MGA(0): Not using default mode "896x672" (hsync out of range)
(II) MGA(0): Not using default mode "1856x1392" (hsync out of range)
(II) MGA(0): Not using default mode "928x696" (hsync out of range)
(II) MGA(0): Not using default mode "1856x1392" (hsync out of range)
(II) MGA(0): Not using default mode "928x696" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "1152x864" (hsync out of range)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1200" (hsync out of range)
(II) MGA(0): Not using default mode "960x600" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1200" (hsync out of range)
(II) MGA(0): Not using default mode "960x600" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) MGA(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) MGA(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) MGA(0): Not using default mode "1440x900" (width too large for virtual size)
(II) MGA(0): Not using default mode "1280x960" (width too large for virtual size)
(II) MGA(0): Not using default mode "1280x800" (width too large for virtual size)
(II) MGA(0): Not using default mode "1280x768" (width too large for virtual size)
(--) MGA(0): Virtual size is 1152x864 (pitch 1152)
(**) MGA(0): *Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) MGA(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(**) MGA(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) MGA(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
(**) MGA(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) MGA(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
(**) MGA(0): *Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) MGA(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
(**) MGA(0):  Default mode "1152x768": 65.0 MHz, 44.2 kHz, 54.8 Hz
(II) MGA(0): Modeline "1152x768"x54.8   65.00  1152 1178 1314 1472  768 771 777 806 +hsync +vsync (44.2 kHz)
(**) MGA(0):  Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
(II) MGA(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(**) MGA(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) MGA(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(**) MGA(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) MGA(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(**) MGA(0):  Default mode "1024x768": 44.9 MHz, 35.5 kHz, 86.9 Hz (I)
(II) MGA(0): Modeline "1024x768"x86.9   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz)
(**) MGA(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) MGA(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(**) MGA(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) MGA(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(**) MGA(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) MGA(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(**) MGA(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) MGA(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(**) MGA(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) MGA(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(**) MGA(0):  Default mode "840x525": 73.6 MHz, 65.2 kHz, 60.1 Hz (D)
(II) MGA(0): Modeline "840x525"x60.1   73.57  840 892 984 1128  525 525 527 543 doublescan (65.2 kHz)
(**) MGA(0):  Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
(II) MGA(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz)
(**) MGA(0):  Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(II) MGA(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz)
(**) MGA(0):  Default mode "720x450": 54.4 MHz, 56.9 kHz, 60.2 Hz (D)
(II) MGA(0): Modeline "720x450"x60.2   54.42  720 736 940 956  450 459 463 473 doublescan +hsync +vsync (56.9 kHz)
(**) MGA(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) MGA(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(**) MGA(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) MGA(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(**) MGA(0):  Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(II) MGA(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz)
(**) MGA(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) MGA(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(**) MGA(0):  Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) MGA(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz)
(**) MGA(0):  Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) MGA(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz)
(**) MGA(0):  Default mode "640x400": 41.7 MHz, 49.7 kHz, 60.0 Hz (D)
(II) MGA(0): Modeline "640x400"x60.0   41.73  640 672 740 840  400 400 402 414 doublescan (49.7 kHz)
(**) MGA(0):  Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
(II) MGA(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz)
(**) MGA(0):  Default mode "640x384": 40.1 MHz, 47.7 kHz, 60.1 Hz (D)
(II) MGA(0): Modeline "640x384"x60.1   40.07  640 672 740 840  384 384 386 397 doublescan (47.7 kHz)
(**) MGA(0):  Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) MGA(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz)
(**) MGA(0):  Default mode "576x384": 32.5 MHz, 44.2 kHz, 54.8 Hz (D)
(II) MGA(0): Modeline "576x384"x54.8   32.50  576 589 657 736  384 385 388 403 doublescan +hsync +vsync (44.2 kHz)
(**) MGA(0):  Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D)
(II) MGA(0): Modeline "512x384"x85.0   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync (68.7 kHz)
(**) MGA(0):  Default mode "512x384": 39.4 MHz, 60.0 kHz, 75.0 Hz (D)
(II) MGA(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz)
(**) MGA(0):  Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(II) MGA(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz)
(**) MGA(0):  Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(II) MGA(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz)
(**) MGA(0):  Default mode "512x384": 22.4 MHz, 35.5 kHz, 86.6 Hz (D)
(II) MGA(0): Modeline "512x384"x86.6   22.45  512 516 604 632  384 384 388 409 interlace doublescan +hsync +vsync (35.5 kHz)
(**) MGA(0):  Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) MGA(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz)
(**) MGA(0):  Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(II) MGA(0): Modeline "400x300"x85.3   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync (53.7 kHz)
(**) MGA(0):  Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(II) MGA(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz)
(**) MGA(0):  Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) MGA(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz)
(**) MGA(0):  Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) MGA(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz)
(**) MGA(0):  Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) MGA(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz)
(**) MGA(0):  Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(II) MGA(0): Modeline "320x240"x85.2   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync (43.3 kHz)
(**) MGA(0):  Default mode "360x200": 17.8 MHz, 37.9 kHz, 85.0 Hz (D)
(II) MGA(0): Modeline "360x200"x85.0   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync (37.9 kHz)
(++) 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.4.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.4.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" 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	0xe3000000 - 0xe300007f (0x80) MX[B]
	[8] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[9] -1	0	0xdd000000 - 0xdd7fffff (0x800000) MX[B](B)
	[10] -1	0	0xdc000000 - 0xdc003fff (0x4000) MX[B](B)
	[11] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[12] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[13] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[14] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[18] -1	0	0x0000e800 - 0x0000e83f (0x40) IX[B]
	[19] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[20] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
	[21] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[22] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) MGA(0): Write-combining range (0xe0000000,0x2000000)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(--) MGA(0): 16 DWORD fifo
(==) MGA(0): Default visual is TrueColor
(II) MGA(0): [drm] bpp: 16 depth: 16
(II) MGA(0): [drm] Sarea 2200+664: 2864
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) MGA(0): [drm] Using the DRM lock SAREA also for drawables.
(II) MGA(0): [drm] framebuffer handle = 0xe0000000
(II) MGA(0): [drm] added 1 reserved context for kernel
(II) MGA(0): X context handle = 0x1
(II) MGA(0): [drm] installed DRM signal handler
(II) MGA(0): [dri] visual configs initialized
(II) MGA(0): Memory manager initialized to (0,0) (1152,2591)
(II) MGA(0): Largest offscreen area available: 1152 x 1727
(II) MGA(0): Reserved back buffer at offset 0x5b2000
(II) MGA(0): Reserved depth buffer at offset 0x798000
(II) MGA(0): Reserved 23048 kb for textures at offset 0x97e000
(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
	Driver provided FillMono8x8PatternRects replacement
	Setting up tile and stipple cache:
		32 128x128 slots
		21 256x256 slots
(==) MGA(0): Backing store disabled
(==) MGA(0): Silken mouse enabled
(**) Option "dpms"
(**) MGA(0): DPMS enabled
(II) MGA(0): Using overlay video
(II) MGA(0): [DRI] installation complete
(II) MGA(0): [drm] Mapped 128 DMA buffers
(II) MGA(0): [drm] dma control initialized, using IRQ 11
(II) MGA(0): Direct rendering enabled
(==) 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 XAccessControlExtension
(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
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(II) AIGLX: Loaded and initialized /usr/lib/dri/mga_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "us_intl"
(**) Generic Keyboard: XkbLayout: "us_intl"
(**) 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: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!


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

Kernel: Linux 2.6.22.6 (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 depends on:
ii  debconf [debconf-2 1.5.14                Debian configuration management sy
ii  x11-common         1:7.3+2               X Window System (X.Org) infrastruc
ii  xbase-clients      1:7.3+2               miscellaneous X clients - metapack
ii  xkb-data           1.0~cvs.20070916-1    X Keyboard Extension (XKB) configu
ii  xserver-xorg-core  2:1.4-2               X.Org X server -- core server
ii  xserver-xorg-input 1:1.2.0~git20070819-3 X.Org X server -- evdev input driv
ii  xserver-xorg-input 1:1.2.2-3             X.Org X server -- keyboard input d
ii  xserver-xorg-input 1:1.2.2-5             X.Org X server -- mouse input driv
ii  xserver-xorg-video 1:7.3+2               the X.Org X server -- output drive
ii  xserver-xorg-video 1:1.1.1-10            X.Org X server -- APM display driv
ii  xserver-xorg-video 1:0.6.0-9             X.Org X server -- ark display driv
ii  xserver-xorg-video 1:6.6.193-3           X.Org X server -- ATI display driv
ii  xserver-xorg-video 1:1.1.1-9             X.Org X server -- Chips display dr
ii  xserver-xorg-video 1:1.1.0-8             X.Org X server -- Cirrus display d
ii  xserver-xorg-video 1:1.1.0-8             X.Org X server -- Cyrix display dr
ii  xserver-xorg-video 1:0.2.0-7             X.Org X server -- dummy display dr
ii  xserver-xorg-video 1:0.3.1-4             X.Org X server -- fbdev display dr
ii  xserver-xorg-video 1:1.1.1-8             X.Org X server -- Glint display dr
ii  xserver-xorg-video 1:1.2.1-4             X.Org X server -- i128 display dri
ii  xserver-xorg-video 1:1.1.0-7             X.Org X server -- i740 display dri
ii  xserver-xorg-video 1:1.1.0-7             X.Org X server -- IMSTT display dr
ii  xserver-xorg-video 2:2.1.1-4             X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video 1:1.4.7.dfsg.1-3      X.Org X server -- MGA display driv
ii  xserver-xorg-video 1:1.1.1-8             X.Org X server -- Neomagic display
ii  xserver-xorg-video 1:0.2.1-4             X.Org X server -- Newport display 
ii  xserver-xorg-video 1:2.8.3-2             X.Org X server -- NSC display driv
ii  xserver-xorg-video 1:2.1.3-5             X.Org X server -- NV display drive
ii  xserver-xorg-video 1:4.1.3.dfsg.1-4      X.Org X server -- Rendition displa
ii  xserver-xorg-video 1:0.5.0-4             X.Org X server -- legacy S3 displa
ii  xserver-xorg-video 1:1.9.1-7             X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video 1:2.1.3-3             X.Org X server -- Savage display d
ii  xserver-xorg-video 1:1.5.1-3             X.Org X server -- SiliconMotion di
ii  xserver-xorg-video 1:0.9.3-5             X.Org X server -- SiS display driv
ii  xserver-xorg-video 1:0.8.1-9             X.Org X server -- SiS USB display 
ii  xserver-xorg-video 1:1.3.0-6             X.Org X server -- tdfx display dri
ii  xserver-xorg-video 1:1.1.0-9             X.Org X server -- TGA display driv
ii  xserver-xorg-video 1:1.2.3-6             X.Org X server -- Trident display 
ii  xserver-xorg-video 1:1.1.1-4             X.Org X server -- Tseng display dr
ii  xserver-xorg-video 0.1.1-6               X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video 1:1.3.0-4             X.Org X server -- VESA display dri
ii  xserver-xorg-video 1:4.1.0-8             X.Org X server -- VGA display driv
ii  xserver-xorg-video 1:0.2.2-5             X.Org X server -- VIA display driv
ii  xserver-xorg-video 1:10.15.0-1           X.Org X server -- VMware display d
ii  xserver-xorg-video 1:1.1.1-5             X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  discover1              1.7.21            hardware identification system
ii  dmidecode              2.9-1             Dump Desktop Management Interface 
pn  laptop-detect          <none>            (no description available)
ii  libgl1-mesa-dri        7.0.1-2           A free implementation of the OpenG
ii  xresprobe              0.4.23debian1-0.1 X Resolution Probe

-- debconf-show failed



--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.5.99.901-1

We believe that the bug you reported is fixed in the latest version of
xorg-server, which is due to be installed in the Debian FTP archive:

xdmx-tools_1.5.99.901-1_amd64.deb
  to pool/main/x/xorg-server/xdmx-tools_1.5.99.901-1_amd64.deb
xdmx_1.5.99.901-1_amd64.deb
  to pool/main/x/xorg-server/xdmx_1.5.99.901-1_amd64.deb
xnest_1.5.99.901-1_amd64.deb
  to pool/main/x/xorg-server/xnest_1.5.99.901-1_amd64.deb
xorg-server_1.5.99.901-1.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.5.99.901-1.diff.gz
xorg-server_1.5.99.901-1.dsc
  to pool/main/x/xorg-server/xorg-server_1.5.99.901-1.dsc
xorg-server_1.5.99.901.orig.tar.gz
  to pool/main/x/xorg-server/xorg-server_1.5.99.901.orig.tar.gz
xserver-common_1.5.99.901-1_all.deb
  to pool/main/x/xorg-server/xserver-common_1.5.99.901-1_all.deb
xserver-xephyr_1.5.99.901-1_amd64.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.5.99.901-1_amd64.deb
xserver-xfbdev_1.5.99.901-1_amd64.deb
  to pool/main/x/xorg-server/xserver-xfbdev_1.5.99.901-1_amd64.deb
xserver-xorg-core-dbg_1.5.99.901-1_amd64.deb
  to pool/main/x/xorg-server/xserver-xorg-core-dbg_1.5.99.901-1_amd64.deb
xserver-xorg-core_1.5.99.901-1_amd64.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.5.99.901-1_amd64.deb
xserver-xorg-dev_1.5.99.901-1_amd64.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.5.99.901-1_amd64.deb
xvfb_1.5.99.901-1_amd64.deb
  to pool/main/x/xorg-server/xvfb_1.5.99.901-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 443480@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@debian.org> (supplier of updated xorg-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 21 Jan 2009 20:59:34 +0100
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-dev xdmx xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg xserver-common
Architecture: source all amd64
Version: 2:1.5.99.901-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 xdmx       - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest      - Nested X server
 xserver-common - common files used by various X servers
 xserver-xephyr - nested X server
 xserver-xfbdev - Linux framebuffer device tiny X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-dev - Xorg X server - development files
 xvfb       - Virtual Framebuffer 'fake' X server
Closes: 211765 443480 483942 505746 509699
Changes: 
 xorg-server (2:1.5.99.901-1) experimental; urgency=low
 .
   * New upstream release candidate.
     + adds autodetection of sbus devices (closes: #483942).
       Thanks, Bernhard R. Link!
     + RandR version 1.3 adds panning (closes: #509699).
     + fixes a crash with XAA and fb24_32ReformatTile (closes: #443480).
     + correctly sets RAW mode on the console when xorg.conf is absent
       (closes: #505746).
 .
   [ Timo Aaltonen ]
   * debian/control:
     - Add x11proto-dri2-dev to build-depends.
     - Bump the x11proto-randr-dev build-dep version to 1.2.99.3.
     - Bump the libpixman-1-dev build-dep version to 0.13.2.
     - Bump the xtrans-dev build-dep version to 1.2.2.
     - Bump the x11proto-xext-dev build-dep version to 7.0.3.
     - Bump the x11proto-input-dev build-dep version to 1.5.
     - Bump the libgl1-mesa-dev and mesa-common-dev build-dep to
       7.2+git20081209.a0d5c3cf.
     - Bump the x11proto-core build-dep to 7.0.13.
     - Add a build-dep on libxinerama-dev.
     - Conflict xserver-xorg-video-4, xserver-xorg-input-2.1.
   * debian/rules:
     - Enable dri2 again.
   * debian/patches:
     02_Disable-DRI-in-Xephyr.patch
     03_glx-init-infinite-loop.diff
     - Dropped, implemented upstream.
     13_debian_add_xkbpath_env_variable.diff
     - Disabled for now, needs to be reimplemented or dropped.
   * debian/{input,video}abiver: Bump the input (4) and videoabiver (5).
   * debian/serverminver: Bump to 2:1.5.99.901.
 .
   [ Julien Cristau ]
   * Ditch the GLX Public License and the CID Font Code Public License from
     debian/copyright.  The CID code has been removed a while ago, and all code
     under the GLXPL has been relicensed to the SGI Free Software License B 2.0.
     This finally closes: #211765.
 .
   [ Yves-Alexis Perez ]
   * debian/control: update deps for xserver-xorg-dev:
     - libpixman-1-dev (>= 0.13.2-1)
     - x11proto-core-dev (>= 7.0.14)
     - x11proto-input-dev (>= 1.5.0)
     - x11proto-xext-dev (>= 7.0.4)
     - x11proto-randr-dev (>= 1.2.99.3)
     - add x11proto-dri2-dev
Checksums-Sha1: 
 5d39a99fd7d8d834b88e3492874bcd2ce5ea625e 3069 xorg-server_1.5.99.901-1.dsc
 9caace04b83dd8f80aff49e8348275cf5df6c417 6270547 xorg-server_1.5.99.901.orig.tar.gz
 4ea4fa8354044d29766395bc58ae1eca082eb158 74326 xorg-server_1.5.99.901-1.diff.gz
 c3c9fa3c7792f0b41962f623796a89020e85396a 48580 xserver-common_1.5.99.901-1_all.deb
 8e3231a5c1c609e6186233710e2c2d1ca0ece47e 2286170 xserver-xorg-core_1.5.99.901-1_amd64.deb
 e79642769852e65bdaa6f5ade4d40fd9f182d5e7 967080 xserver-xorg-dev_1.5.99.901-1_amd64.deb
 fd3265f0515542d630eddb0ad287aa790c0dc984 1510602 xdmx_1.5.99.901-1_amd64.deb
 c0841effb8ef22dfa508c77351375f6fb7ed17a1 790104 xdmx-tools_1.5.99.901-1_amd64.deb
 c5d25d4c78dc69d5a0ac493370e8ff2dad48f08e 1419324 xnest_1.5.99.901-1_amd64.deb
 bb7d2ad46b57e7b48855920662675ca8cccdbf27 1530282 xvfb_1.5.99.901-1_amd64.deb
 47fca34743bb7d035630d09d0e8f24352992a020 1617524 xserver-xephyr_1.5.99.901-1_amd64.deb
 e08464ee0ec82d2dcc6515f08c9fcaaea204bbbe 1561084 xserver-xfbdev_1.5.99.901-1_amd64.deb
 9e20c6f52222bb3cca7f693fd902fd497ea541e4 6312890 xserver-xorg-core-dbg_1.5.99.901-1_amd64.deb
Checksums-Sha256: 
 31607786552437b25d6495b1d1aabb5ccb3279c1b184b244acc36490a90a29d2 3069 xorg-server_1.5.99.901-1.dsc
 379bee1e3f9827c9c4da9a32457e866890e63369644c42a6b4f3a74730d928b6 6270547 xorg-server_1.5.99.901.orig.tar.gz
 d2c3aa3d13ba639fcb7d3ef23367b19d4640964847db537dab506e6749163b18 74326 xorg-server_1.5.99.901-1.diff.gz
 d95425e57a13af16ca549c71814b96f61a2d252ee32a05a64cc6f1358ee4ec8c 48580 xserver-common_1.5.99.901-1_all.deb
 20454df649c4e80e5190ec4a3f0724540bdb013a0d480c9ae94a04b41ed0d205 2286170 xserver-xorg-core_1.5.99.901-1_amd64.deb
 f736dfcf95eb5cdab4d7ad26cc9329f762cad67b38ac7edcbd2214184cc14378 967080 xserver-xorg-dev_1.5.99.901-1_amd64.deb
 88bf71698e844d1584296456651740499bb2adea458f09facaeff5375712f464 1510602 xdmx_1.5.99.901-1_amd64.deb
 5ebe8a6270c71555d327da112c1ca48158ca59137bf06da86eefb4ee48bc39da 790104 xdmx-tools_1.5.99.901-1_amd64.deb
 89b4e9f15abb0288959cf1b20d256aa2cec702c099ec0c96d7c892a0f9ac0c0b 1419324 xnest_1.5.99.901-1_amd64.deb
 cfaa58c02942a3f0090cd934e3eb37de1e1800e68891c7d22dfc969985fddd52 1530282 xvfb_1.5.99.901-1_amd64.deb
 48b17c99d321967c9fb21aec129502a36c61a48563c91deeea0833e8bcce0eab 1617524 xserver-xephyr_1.5.99.901-1_amd64.deb
 cd2beeb00151d26e05654afc5c4e46ab5b1d3b3b30af4ef8187657aad59abfad 1561084 xserver-xfbdev_1.5.99.901-1_amd64.deb
 e1c76622594f67e05193e3662dbec3d10b10c8a6e04e9a4904218b5438d75bc8 6312890 xserver-xorg-core-dbg_1.5.99.901-1_amd64.deb
Files: 
 df105457bcfffee471767f26d707ad09 3069 x11 optional xorg-server_1.5.99.901-1.dsc
 fdff73b983315b8f0ddbec1cdbcd0800 6270547 x11 optional xorg-server_1.5.99.901.orig.tar.gz
 777889da61084ff1dcefda1569adeb00 74326 x11 optional xorg-server_1.5.99.901-1.diff.gz
 bf6bbbe24ae367de43d682b6e6c5d2d8 48580 x11 optional xserver-common_1.5.99.901-1_all.deb
 46a51ce155fe6ecc1efd0872131c3bc9 2286170 x11 optional xserver-xorg-core_1.5.99.901-1_amd64.deb
 7faa526695ae87fd256268b5996fc860 967080 x11 optional xserver-xorg-dev_1.5.99.901-1_amd64.deb
 6b27b9973229f2451cf055a01678bfe6 1510602 x11 optional xdmx_1.5.99.901-1_amd64.deb
 f23b73c4eb189b36f7dc67845827b9cc 790104 x11 optional xdmx-tools_1.5.99.901-1_amd64.deb
 ba6f1b810b278003426e5050b621dc8f 1419324 x11 optional xnest_1.5.99.901-1_amd64.deb
 3dfc8b384d8208fc7aa60e07df36d7df 1530282 x11 optional xvfb_1.5.99.901-1_amd64.deb
 d54b7a707d8ed17a8db779e7bb24dbd6 1617524 x11 optional xserver-xephyr_1.5.99.901-1_amd64.deb
 73a3984b49e41723ef1c7e18ca6113e7 1561084 x11 optional xserver-xfbdev_1.5.99.901-1_amd64.deb
 cdc9ff1026e23144bf3404de8cdfa79d 6312890 x11 extra xserver-xorg-core-dbg_1.5.99.901-1_amd64.deb

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

iEYEARECAAYFAkl3sEYACgkQmEvTgKxfcAzWMQCgl8CLARYIN0RSQZYex9B437Ip
De8AoJ7P0w8uBJqvon1njRujdtp6AjeR
=aLtd
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: