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

Bug#443936: xserver-xorg-video-mga: windowmaker and 1.9.99 get along terribly



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


The previously observed abysmal 2d performance seems to be triggered
by WindowMaker. This does not seem to be a compositing problem,
because it is identical regardless of whether I have DRI enabled or
not. It also appears independent of number of active screens.

All windows take approximately 1 sec / MPixel to draw on my computer
(1GHz athlon)

at least two dockapps dislike the environment:

wmnet's window contents are drawn in the wrong place (upper right
corner rather than in a window)

wmxmms crashes with
Gdk-ERROR **: BadMatch (invalid parameter attributes)
  serial 139 error_code 8 request_code 62 minor_code 0

I'd suggest this is a problem in 1.9.99 (as opposed to windowmaker)
because it worked correctly with all older drivers. 

thank you!
 - robert jacobs

-- 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 2006-12-14 13:23 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 2007-09-16 14: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 82)

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

Xorg X server configuration file status:
lrwxrwxrwx 1 root root 16 2007-09-22 15:15 /etc/X11/xorg.conf -> xorg.conf-2h-pos

Contents of /etc/X11/xorg.conf:
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen         "mga"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	RgbPath      "/etc/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/local/share/fonts/Type1"
	FontPath     "/usr/local/share/fonts/TrueType"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load  "dbe"
	Load  "extmod"
	Load  "record"
	Load  "xtrap"
	Load  "type1"
	Load  "xrandr"
EndSection

Section "ServerFlags"
	Option	    "DontZap" "true"
	Option	    "AllowDeactivateGrabs" "true"
	Option	    "AllowClosedownGrabs" "true"
	# ew, xinerama
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
   # crtc2 doesn't support doublescanning. sigh.
   ModeLine     "1152x900" 100  1152 1176 1272 1456 900 924 938 952 +hsync +vsync
   ModeLine     "1152x864" 100  1152 1176 1272 1456 864 864 878 916 +hsync +vsync
   ModeLine      "576x432"  50   576  586  644  728 432 432 439 458 +hsync +vsync doublescan
   # this mode is such a stretch. we actually lose a few scanlines to the top,
   # but for stupid software...
   ModeLine      "640x480"  53.868 640 640 736	784 480 480 487 493 +hsync +vsync doublescan
   ModeLine      "640x400"  55   640  668  732  800 400 400 407 425 +hsync +vsync doublescan

   # stupid modes
   ModeLine      "320x240"  50   320  454  512  728 240 280 287 458 +hsync +vsync doublescan
   ModeLine      "192x144"  50   192  402  460  728 144 180 187 458 +hsync +vsync doublescan

   # can't draw anything lower than (640-or-466)x350 (771 minimum scanlines)
   # don't have 640x350
   # have 640x400, 640x480
   # can't have 800x600 (1200 is way too large, 600 will be too large)
   # have 1024x768, 1152x864
   # could probably have 1280x960, but eh
   
   # i.e. valid # of pixel lines: 350-480 & 700-960

   Option "PreferredMode" "1152x900"

   DisplaySize 390 293

   Identifier   "r20gs"
   VendorName   "radius"
   ModelName    "Two Page Display / 20gs"
   HorizSync    67 - 70
   VertRefresh  69-89
EndSection

Section "Monitor"
   ModeLine     "1152x900" 100  1152 1176 1272 1456 900 924 938 952 +hsync +vsync
   ModeLine     "1152x864" 100  1152 1176 1272 1456 864 864 878 916 +hsync +vsync
   ModeLine      "576x432"  50   576  586  644  728 432 432 439 458 +hsync +vsync doublescan
   ModeLine      "640x480"  53.868 640 640 736	784 480 480 487 493 +hsync +vsync doublescan
   ModeLine      "640x400"  55   640  668  732  800 400 400 407 425 +hsync +vsync doublescan

   Option "PreferredMode" "1152x900"
#   Option "RightOf" "r20gs"

   DisplaySize 390 293

   Identifier   "r20gs2"
   VendorName   "radius"
   ModelName    "Two Page Display / 20gs"
   HorizSync    67 - 70
   VertRefresh  69-89
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        Option     "HWcursor" "no"          	# [<bool>]
        #Option     "PciRetry"           	# [<bool>]
        #Option     "SyncOnGreen"        	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "Overlay"            	# [<str>]
        #Option     "MGASDRAM"           	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "UseFBDev"           	# [<bool>]
        #Option     "ColorKey"           	# <i>
        #Option     "SetMclk"            	# <freq>
        #Option     "OverclockMem"       	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "TexturedVideo"      	# [<bool>]
        #Option     "Int10"              	# [<bool>]
        #Option     "AGPMode" "4"            	# <i>
        #Option     "AGPSize" "256"            	# <i>
        Option     "DRI" "off"			# [<bool>]
        #Option     "OldDmaInit"         	# [<bool>]
        #Option     "ForcePciDma"        	# [<bool>]
        #Option     "AccelMethod"        	# [<str>]
	Identifier  "mgaCRTC1"
	Driver      "mga"
	VendorName  "Matrox Graphics, Inc."
	BoardName   "MGA G400/G450"
	BusID       "PCI:1:0:0"

	Option "Monitor-VGA1" "r20gs" 
	Option "Monitor-VGA2" "r20gs2"
	Screen 0
EndSection

Section "Screen"
	Identifier "mga"
	Device     "mgaCRTC1"
	Monitor    "r20gs"
	DefaultDepth 16
	SubSection "Display"
		Viewport   0 0
		Virtual 2304 900
		Depth     16
	EndSubSection
EndSection

#Section "DRI"
#	Mode 0666
#EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 24608 2007-09-24 23:21 /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 rydia 2.6.22-2-k7 #1 SMP Fri Aug 31 01:02:37 UTC 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: Mon Sep 24 23:18:43 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "mga" (0)
(**) |   |-->Monitor "r20gs"
(**) |   |-->Device "mgaCRTC1"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "DontZap" "true"
(**) Option "AllowDeactivateGrabs" "true"
(**) Option "AllowClosedownGrabs" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) 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/local/share/fonts/Type1,
	/usr/local/share/fonts/TrueType,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/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"
(II) Open ACPI successful (/var/run/acpid.socket)
(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 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8305 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1106,0000 rev 40 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 1106,3057 rev 40 class 06,80,00 hdr 00
(II) PCI: 00:09:0: chip 1095,3114 card 1095,6114 rev 02 class 01,04,00 hdr 00
(II) PCI: 00:0a:0: chip 10ec,8139 card 11f6,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0f:0: chip 13f6,0111 card 13f6,0111 rev 10 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 102b,0525 card 102b,07c0 rev 82 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	0xd2000000 - 0xd4ffffff (0x3000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xd0000000 - 0xd1ffffff (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 130, Mem @ 0xd0000000/25, 0xd2000000/14, 0xd3000000/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 0xc0000000 from 0xcfffffff to 0xbfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xd6001000 - 0xd60010ff (0x100) MX[B]
	[1] -1	0	0xd6000000 - 0xd60003ff (0x400) MX[B]
	[2] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[3] -1	0	0xd3000000 - 0xd37fffff (0x800000) MX[B](B)
	[4] -1	0	0xd2000000 - 0xd2003fff (0x4000) MX[B](B)
	[5] -1	0	0xd0000000 - 0xd1ffffff (0x2000000) MX[B](B)
	[6] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[7] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[8] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[9] -1	0	0x0000d800 - 0x0000d803 (0x4) IX[B]
	[10] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
	[11] -1	0	0x0000d000 - 0x0000d003 (0x4) IX[B]
	[12] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
	[13] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[14] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[15] -1	0	0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xd6001000 - 0xd60010ff (0x100) MX[B]
	[1] -1	0	0xd6000000 - 0xd60003ff (0x400) MX[B]
	[2] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[3] -1	0	0xd3000000 - 0xd37fffff (0x800000) MX[B](B)
	[4] -1	0	0xd2000000 - 0xd2003fff (0x4000) MX[B](B)
	[5] -1	0	0xd0000000 - 0xd1ffffff (0x2000000) MX[B](B)
	[6] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[7] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[8] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[9] -1	0	0x0000d800 - 0x0000d803 (0x4) IX[B]
	[10] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
	[11] -1	0	0x0000d000 - 0x0000d003 (0x4) IX[B]
	[12] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
	[13] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[14] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[15] -1	0	0x0000c000 - 0x0000c00f (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	0xd6001000 - 0xd60010ff (0x100) MX[B]
	[5] -1	0	0xd6000000 - 0xd60003ff (0x400) MX[B]
	[6] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[7] -1	0	0xd3000000 - 0xd37fffff (0x800000) MX[B](B)
	[8] -1	0	0xd2000000 - 0xd2003fff (0x4000) MX[B](B)
	[9] -1	0	0xd0000000 - 0xd1ffffff (0x2000000) MX[B](B)
	[10] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[13] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[14] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[15] -1	0	0x0000d800 - 0x0000d803 (0x4) IX[B]
	[16] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
	[17] -1	0	0x0000d000 - 0x0000d003 (0x4) IX[B]
	[18] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
	[19] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[20] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[21] -1	0	0x0000c000 - 0x0000c00f (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 by default.
(II) "freetype" will be loaded by default.
(II) "type1" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded by default.
(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: "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: "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: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: 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 DEC-XTRAP
(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: "xrandr"
(WW) Warning, couldn't open module xrandr
(II) UnloadModule: "xrandr"
(EE) Failed to load module "xrandr" (module does not exist, 0)
(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: "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: "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: "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.9.99
	Module class: X.Org Video Driver
	ABI class: X.Org Video 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) 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) 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	0xd6001000 - 0xd60010ff (0x100) MX[B]
	[5] -1	0	0xd6000000 - 0xd60003ff (0x400) MX[B]
	[6] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[7] -1	0	0xd3000000 - 0xd37fffff (0x800000) MX[B](B)
	[8] -1	0	0xd2000000 - 0xd2003fff (0x4000) MX[B](B)
	[9] -1	0	0xd0000000 - 0xd1ffffff (0x2000000) MX[B](B)
	[10] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[13] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[14] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[15] -1	0	0x0000d800 - 0x0000d803 (0x4) IX[B]
	[16] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
	[17] -1	0	0x0000d000 - 0x0000d003 (0x4) IX[B]
	[18] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
	[19] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[20] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[21] -1	0	0x0000c000 - 0x0000c00f (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	0xd6001000 - 0xd60010ff (0x100) MX[B]
	[5] -1	0	0xd6000000 - 0xd60003ff (0x400) MX[B]
	[6] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[7] -1	0	0xd3000000 - 0xd37fffff (0x800000) MX[B](B)
	[8] -1	0	0xd2000000 - 0xd2003fff (0x4000) MX[B](B)
	[9] -1	0	0xd0000000 - 0xd1ffffff (0x2000000) 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	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[16] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[17] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[18] -1	0	0x0000d800 - 0x0000d803 (0x4) IX[B]
	[19] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
	[20] -1	0	0x0000d000 - 0x0000d003 (0x4) IX[B]
	[21] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
	[22] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[23] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[24] -1	0	0x0000c000 - 0x0000c00f (0x10) 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 1.4.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 2.0
(--) MGA(0): Chipset: "mgag400" (G450)
(**) MGA(0): Depth 16, (--) framebuffer bpp 16
(==) MGA(0): RGB weight 565
(**) MGA(0): Option "HWcursor" "no"
(**) MGA(0): Option "DRI" "off"
(==) MGA(0): Using AGP 1x mode
(==) MGA(0): Using XAA acceleration
(--) MGA(0): Linear framebuffer at 0xD0000000
(**) MGA(0): MMIO registers at 0xD2000000
(--) MGA(0): Pseudo-DMA transfer window at 0xD3000000
(==) MGA(0): BIOS at 0xC0000
(--) MGA(0): Video BIOS info block at offset 0x07720
(==) MGA(0): Removed MMIO write-combining range (0xd0000000,0x1000000)
(==) MGA(0): Write-combining range (0xd0000000,0x2000000)
(--) MGA(0): VideoRAM: 16384 kByte
(II) MGA(0): I2C bus "DDC P1" initialized.
(II) MGA(0): I2C bus "DDC P2" initialized.
(II) MGA(0): Output VGA1 using monitor section r20gs
(**) MGA(0): Option "PreferredMode" "1152x900"
(II) MGA(0): Output VGA2 using monitor section r20gs2
(**) MGA(0): Option "PreferredMode" "1152x900"
(==) MGA(0): Write-combining range (0xd0000000,0x1000000)
(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 device "DDC P2:ddc2" registered at address 0xA0.
(II) MGA(0): I2C device "DDC P2:ddc2" removed.
(II) MGA(0): Output VGA1 connected
(II) MGA(0): Output VGA2 connected
(II) MGA(0): Output VGA1 using initial mode 1152x900
(II) MGA(0): Output VGA2 using initial mode 1152x900
(==) 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 600 MHz
(--) MGA(0): Has SDRAM
(--) MGA(0): Virtual size is 2304x900 (pitch 0)
(**) MGA(0):  Mode "1152x900": 100.0 MHz (scaled from 0.0 MHz), 68.7 kHz, 72.1 Hz
(II) MGA(0): Modeline "1152x900"x72.1  100.00  1152 1176 1272 1456  900 924 938 952 +hsync +vsync (68.7 kHz)
(**) MGA(0):  Default mode "1152x864": 108.0 MHz (scaled from 0.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):  Mode "1152x864": 100.0 MHz (scaled from 0.0 MHz), 68.7 kHz, 75.0 Hz
(II) MGA(0): Modeline "1152x864"x75.0  100.00  1152 1176 1272 1456  864 864 878 916 +hsync +vsync (68.7 kHz)
(**) MGA(0):  Default mode "1024x768": 94.5 MHz (scaled from 0.0 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):  Mode "640x480": 53.9 MHz (scaled from 0.0 MHz), 68.7 kHz, 69.7 Hz (D)
(II) MGA(0): Modeline "640x480"x69.7   53.87  640 640 736 784  480 480 487 493 doublescan +hsync +vsync (68.7 kHz)
(**) MGA(0):  Mode "640x400": 55.0 MHz (scaled from 0.0 MHz), 68.8 kHz, 80.9 Hz (D)
(II) MGA(0): Modeline "640x400"x80.9   55.00  640 668 732 800  400 400 407 425 doublescan +hsync +vsync (68.8 kHz)
(**) MGA(0):  Mode "576x432": 50.0 MHz (scaled from 0.0 MHz), 68.7 kHz, 75.0 Hz (D)
(II) MGA(0): Modeline "576x432"x75.0   50.00  576 586 644 728  432 432 439 458 doublescan +hsync +vsync (68.7 kHz)
(**) MGA(0):  Mode "320x240": 50.0 MHz (scaled from 0.0 MHz), 68.7 kHz, 75.0 Hz (D)
(II) MGA(0): Modeline "320x240"x75.0   50.00  320 454 512 728  240 280 287 458 doublescan +hsync +vsync (68.7 kHz)
(**) MGA(0):  Mode "192x144": 50.0 MHz (scaled from 0.0 MHz), 68.7 kHz, 75.0 Hz (D)
(II) MGA(0): Modeline "192x144"x75.0   50.00  192 402 460 728  144 180 187 458 doublescan +hsync +vsync (68.7 kHz)
(++) MGA(0): DPI set to (75, 75)
(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) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xd3000000 - 0xd37fffff (0x800000) MX[B]
	[1] 0	0	0xd2000000 - 0xd2003fff (0x4000) MX[B]
	[2] 0	0	0xd0000000 - 0xd1ffffff (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	0xd6001000 - 0xd60010ff (0x100) MX[B]
	[8] -1	0	0xd6000000 - 0xd60003ff (0x400) MX[B]
	[9] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[10] -1	0	0xd3000000 - 0xd37fffff (0x800000) MX[B](B)
	[11] -1	0	0xd2000000 - 0xd2003fff (0x4000) MX[B](B)
	[12] -1	0	0xd0000000 - 0xd1ffffff (0x2000000) 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	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[19] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[20] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[21] -1	0	0x0000d800 - 0x0000d803 (0x4) IX[B]
	[22] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
	[23] -1	0	0x0000d000 - 0x0000d003 (0x4) IX[B]
	[24] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
	[25] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[26] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[27] -1	0	0x0000c000 - 0x0000c00f (0x10) 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 (0xd0000000,0x1000000)
(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): Using 2740 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:
		32 128x128 slots
		30 256x256 slots
		14 512x512 slots
(==) MGA(0): Backing store disabled
(==) MGA(0): Silken mouse enabled
(II) MGA(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) MGA(0): Using overlay video
(WW) MGA(0): Direct rendering disabled
(WW) MGA(0): Option "PreferredMode" is not used
(--) RandR disabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension 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
(II) AIGLX: Screen 0 is not DRI capable
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(II) MGA(0): Setting screen physical size to 390 x 304
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) Option "Device" "/dev/input/mice"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 11
(**) Mouse0: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) evaluating device (Mouse0)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
(II) 3rd Button detected: disabling emulate3Button
(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 device "DDC P2:ddc2" registered at address 0xA0.
(II) MGA(0): I2C device "DDC P2:ddc2" removed.
(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 device "DDC P2:ddc2" registered at address 0xA0.
(II) MGA(0): I2C device "DDC P2:ddc2" removed.


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

Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

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

xserver-xorg-video-mga recommends no packages.

-- no debconf information




Reply to: