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

XFree86 4.3 memory leak?



I was waiting for official prereleases to ask about this (again), but
now that pre1 is out, somebody else out there has to be having the same
problem as me and this can be caught before it hits sid:

I recently upgraded from X 4.2 to X 4.3, and have noticed staggering
memory problems. In a few hours of use, X will jump up to over 200 megs
of memory before other processes start getting killed.

I've gone back and forth between 4.2 and 4.3 a few times, and that's
definately the pivot point in all my results.

Matrox mil. G400DH 32Mb, Debian Sid.

Section "ServerLayout"
	Identifier     "Matrox PowerDesk configured."
	Screen         "Display 1" RightOf "Display 2"
	Screen         "Display 2" 0 0
	InputDevice    "Generic Keyboard"
	InputDevice    "Configured Mouse"
EndSection

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

Section "Module"
	Load  "GLcore"
	Load  "bitmap"
	Load  "dbe"
	Load  "ddc"
	Load  "extmod"
	Load  "freetype"
	Load  "glx"
	Load  "int10"
	Load  "record"
	Load  "speedo"
	Load  "type1"
	Load  "vbe"
	Load  "dri"
EndSection

Section "InputDevice"
	Identifier  "Generic Keyboard"
	Driver      "keyboard"
	Option      "CoreKeyboard"
	Option      "XkbRules" "xfree86"
	Option      "XkbModel" "aronkb"
	Option      "XkbLayout" "dvorak"
EndSection

Section "InputDevice"
	Identifier  "Configured Mouse"
	Driver      "mouse"
	Option      "CorePointer"
	Option      "Device" "/dev/input/mice"
	Option      "Protocol" "ExplorerPS/2"
	Option      "ZAxisMapping" "5 6"
	Option      "Buttons" "6"
EndSection

Section "Monitor"
	Identifier   "Display 1"
	HorizSync    30.0 - 85.0
	VertRefresh  50.0 - 130.0
	Option       "DPMS"
EndSection

Section "Monitor"
	Identifier   "Display 2"
	HorizSync    30.0 - 85.0
	VertRefresh  50.0 - 130.0
EndSection

Section "Device"
	Identifier  "MATROX CARD 1"
	Driver      "mga"
	VideoRam    32768
	BusID       "PCI:1:0:0"
	Option "NoLogo"
EndSection

Section "Device"
	Identifier  "MATROX CARD 2"
	Driver      "mga"
	VideoRam    32768
#	Option      "TV" "yes"
#	Option      "CableType" "YC_COMPOSITE"
#	Option      "TVStandard" "NTSC"
	BusID       "PCI:1:0:0"
	Screen      1
	Option "NoLogo"
EndSection

Section "Screen"
	Identifier "Display 1"
	Device     "MATROX CARD 1"
	Monitor    "Display 1"
	DefaultDepth     24
	Option "XaaNoOffscreenPixmaps"
	SubSection "Display"
		Depth     1
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier "Display 2"
	Device     "MATROX CARD 2"
	Monitor    "Display 2"
	DefaultDepth     24
	Option "XaaNoOffscreenPixmaps"
	SubSection "Display"
		Depth     1
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection



XFree86 Version 4.3.0 (Debian 4.3.0-0pre1v1 20030731221840 root@)
Release Date: 18 March 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.0-test1-bk2 i686 [ELF] 
Build Date: 31 July 2003
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.0-test2-mm4 (atrus@agaeris) (gcc version
3.3.1 20030728 (Debian prerelease)) #2 Wed Aug 6 12:06:32 MDT 2003 
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/XFree86.0.log", Time: Mon Aug 11 23:11:27 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Matrox PowerDesk configured."
(**) |-->Screen "Display 1" (0)
(**) |   |-->Monitor "Display 1"
(**) |   |-->Device "MATROX CARD 1"
(**) |-->Screen "Display 2" (1)
(**) |   |-->Monitor "Display 2"
(**) |   |-->Device "MATROX CARD 2"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "aronkb"
(**) XKB: model: "aronkb"
(**) Option "XkbLayout" "dvorak"
(**) XKB: layout: "dvorak"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/Speedo/" does not exist.
	Entry deleted from font path.
(**) FontPath set to
"/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/Type1/,/usr/lib/X11/fonts/75dpi/,/usr/lib/X11/fonts/100dpi/,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 2

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.2
	XFree86 Video Driver: 0.6
	XFree86 XInput driver : 0.4
	XFree86 Server Extension : 0.2
	XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000582c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 147b,a401 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 147b,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:0b:0: chip 1102,0002 card 1102,8064 rev 07 class 04,01,00
hdr 80
(II) PCI: 00:0b:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00
hdr 80
(II) PCI: 00:0f:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00
hdr 00
(II) PCI: 01:00:0: chip 102b,0525 card 102b,2179 rev 03 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	0xe6000000 - 0xe8ffffff (0x3000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xe4000000 - 0xe5ffffff (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 AGP rev 3, Mem @
0xe4000000/25, 0xe6000000/14, 0xe7000000/23
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to
0xdfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xe9000000 - 0xe90000ff (0x100) MX[B]
	[1] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[2] -1	0	0xe7000000 - 0xe77fffff (0x800000) MX[B](B)
	[3] -1	0	0xe6000000 - 0xe6003fff (0x4000) MX[B](B)
	[4] -1	0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[5] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[6] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[7] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[B]
	[8] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[9] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[10] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xe9000000 - 0xe90000ff (0x100) MX[B]
	[1] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[2] -1	0	0xe7000000 - 0xe77fffff (0x800000) MX[B](B)
	[3] -1	0	0xe6000000 - 0xe6003fff (0x4000) MX[B](B)
	[4] -1	0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[5] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[6] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[7] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[B]
	[8] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[9] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[10] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe9000000 - 0xe90000ff (0x100) MX[B]
	[6] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[7] -1	0	0xe7000000 - 0xe77fffff (0x800000) MX[B](B)
	[8] -1	0	0xe6000000 - 0xe6003fff (0x4000) MX[B](B)
	[9] -1	0	0xe4000000 - 0xe5ffffff (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 - 0x0000e007 (0x8) IX[B]
	[14] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[B]
	[15] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[16] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[17] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No
symbols found
Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No
symbols found
Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No
symbols found
Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o":  No
symbols found
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 2.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No
symbols found
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "mga"
(II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o
(II) Module mga: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.1.0
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.4
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
	mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400,
	mgag550
(II) Primary Device is: PCI 01:00:0
(--) Chipset mgag400 found
(--) Chipset mgag400 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe9000000 - 0xe90000ff (0x100) MX[B]
	[6] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[7] -1	0	0xe7000000 - 0xe77fffff (0x800000) MX[B](B)
	[8] -1	0	0xe6000000 - 0xe6003fff (0x4000) MX[B](B)
	[9] -1	0	0xe4000000 - 0xe5ffffff (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 - 0x0000e007 (0x8) IX[B]
	[14] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[B]
	[15] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[16] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[17] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe9000000 - 0xe90000ff (0x100) MX[B]
	[6] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[7] -1	0	0xe7000000 - 0xe77fffff (0x800000) MX[B](B)
	[8] -1	0	0xe6000000 - 0xe6003fff (0x4000) MX[B](B)
	[9] -1	0	0xe4000000 - 0xe5ffffff (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 - 0x0000e007 (0x8) IX[B]
	[17] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[B]
	[18] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[19] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[20] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[21] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[22] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(**) MGA(0): Depth 24, (--) framebuffer bpp 32
(==) MGA(0): RGB weight 888
(II) Loading sub module "mga_hal"
(II) LoadModule: "mga_hal"
(II) Loading /usr/X11R6/lib/modules/drivers/mga_hal_drv.o
(II) Module mga_hal: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) MGA(0): Matrox HAL module used
(--) MGA(0): Chipset: "mgag400"
(==) MGA(0): Using AGP 1x mode
(--) MGA(0): Linear framebuffer at 0xE4000000
(--) MGA(0): MMIO registers at 0xE6000000
(--) MGA(0): Pseudo-DMA transfer window at 0xE7000000
(==) MGA(0): BIOS at 0xC0000
(--) MGA(0): Video BIOS info block at offset 0x07CE0
(WW) MGA(0): Video BIOS info block not detected!
(II) MGA(0): MGABios.RamdacType = 0x0
(--) MGA(0): Crtc2 will use 8192K of VideoRam
(**) MGA(0): VideoRAM: 24576 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.6
(II) MGA(0): Splitting WC range: base: 0xe4000000, size: 0x1800000
(==) MGA(0): Write-combining range (0xe5000000,0x800000)
(==) MGA(0): Write-combining range (0xe4000000,0x1800000)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is
0x0000
(II) MGA(0): I2C bus "DDC" initialized.
(II) MGA(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) MGA(0): I2C device "DDC: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

(==) MGA(0): Using gamma correction (1.0, 1.0, 1.0)
(==) MGA(0): Min pixel clock is 12 MHz
(==) MGA(0): Max pixel clock is 300 MHz
(II) MGA(0): Display 1: Using hsync range of 30.00-85.00 kHz
(II) MGA(0): Display 1: Using vrefresh range of 50.00-130.00 Hz
(II) MGA(0): Clock range:  12.00 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 "360x200" (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 "320x240" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "576x432" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x480" (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" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1792x1344" (hsync out of range)
(II) MGA(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1856x1392" (hsync out of range)
(II) MGA(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1856x1392" (hsync out of range)
(II) MGA(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "416x312" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "576x384" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "800x512" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1920x1440" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "2048x1536" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "2048x1536" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "2048x1536" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1792x1344" (width too large for
virtual size)
(II) MGA(0): Not using default mode "1600x1200" (width too large for
virtual size)
(II) MGA(0): Not using default mode "1600x1200" (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 "1400x1050" (width too large for
virtual size)
(II) MGA(0): Splitting WC range: base: 0xe4000000, size: 0x1800000
(==) MGA(0): Write-combining range (0xe5000000,0x800000)
(==) MGA(0): Write-combining range (0xe4000000,0x1800000)
(--) MGA(0): Virtual size is 1280x1024 (pitch 1280)
(**) MGA(0): *Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) MGA(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024
1025 1028 1066 +hsync +vsync
(**) MGA(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) MGA(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769
772 808 +hsync +vsync
(**) MGA(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) MGA(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604
631 +hsync +vsync
(**) MGA(0): *Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) MGA(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484
509 -hsync -vsync
(**) MGA(0):  Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) MGA(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024
1025 1028 1066 +hsync +vsync
(**) MGA(0):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) MGA(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961
964 1000 +hsync +vsync
(**) MGA(0):  Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) MGA(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865
868 900 +hsync +vsync
(**) MGA(0):  Default mode "1152x768": 65.0 MHz, 44.2 kHz, 54.8 Hz
(II) MGA(0): Modeline "1152x768"   65.00  1152 1178 1314 1472  768 771
777 806 +hsync +vsync
(**) MGA(0):  Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) MGA(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769
772 800 +hsync +vsync
(**) MGA(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) MGA(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771
777 806 -hsync -vsync
(**) MGA(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) MGA(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771
777 806 -hsync -vsync
(**) MGA(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) MGA(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628
667 -hsync -vsync
(**) MGA(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) MGA(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604
625 +hsync +vsync
(**) MGA(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) MGA(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643
666 +hsync +vsync
(**) MGA(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) MGA(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605
628 +hsync +vsync
(**) MGA(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) MGA(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603
625 +hsync +vsync
(**) MGA(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) MGA(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484
500 -hsync -vsync
(**) MGA(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) MGA(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491
520 -hsync -vsync
(**) 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 "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) MGA(0): Modeline "720x400"   35.50  720 756 828 936  400 401 404
446 -hsync +vsync
(**) MGA(0):  Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) MGA(0): Modeline "640x400"   31.50  640 672 736 832  400 401 404
445 -hsync +vsync
(**) MGA(0):  Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) MGA(0): Modeline "640x350"   31.50  640 672 736 832  350 382 385
445 +hsync -vsync
(==) 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/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/X11R6/lib/modules/libvgahw.a
(**) MGA(1): Depth 24, (--) framebuffer bpp 32
(==) MGA(1): RGB weight 888
(II) Loading sub module "mga_hal"
(II) LoadModule: "mga_hal"
(II) Reloading /usr/X11R6/lib/modules/drivers/mga_hal_drv.o
(II) MGA(1): Matrox HAL module used
(--) MGA(1): Chipset: "mgag400"
(==) MGA(1): Using AGP 1x mode
(--) MGA(1): Linear framebuffer at 0xE4000000
(--) MGA(1): MMIO registers at 0xE6000000
(--) MGA(1): Pseudo-DMA transfer window at 0xE7000000
(==) MGA(1): BIOS at 0xC0000
(--) MGA(1): Video BIOS info block at offset 0x07CE0
(WW) MGA(1): Video BIOS info block not detected!
(II) MGA(1): MGABios.RamdacType = 0x0
(**) MGA(1): VideoRAM: 8192 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Reloading /usr/X11R6/lib/modules/libi2c.a
(==) MGA(1): Write-combining range (0xe5800000,0x800000)
(II) MGA(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is
0x0000
(II) MGA(1): I2C bus "DDC" initialized.
(II) MGA(1): I2C device "DDC:ddc2" registered at address 0xA0.
(II) MGA(1): I2C device "DDC:ddc2" removed.
(II) MGA(1): I2C Monitor info: (nil)
(II) MGA(1): end of I2C Monitor info

(--) MGA(1): No DDC signal
(II) MGA(1): DDC Monitor info: (nil)
(II) MGA(1): end of DDC Monitor info

(==) MGA(1): Using gamma correction (1.0, 1.0, 1.0)
(==) MGA(1): Min pixel clock is 12 MHz
(==) MGA(1): Max pixel clock is 135 MHz
(II) MGA(1): Display 2: Using hsync range of 30.00-85.00 kHz
(II) MGA(1): Display 2: Using vrefresh range of 50.00-130.00 Hz
(II) MGA(1): Clock range:  12.00 to 135.00 MHz
(II) MGA(1): Not using default mode "320x175" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "320x200" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "360x200" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "576x432" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1280x960" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1280x1024" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1792x1344" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1792x1344" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1856x1392" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1856x1392" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1920x1440" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1920x1440" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "416x312" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "576x384" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1400x1050" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "800x512" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1920x1440" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "2048x1536" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "2048x1536" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "2048x1536" (insufficient memory for
mode)
(II) MGA(1): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1024x768" (all modes must have the
same width)
(II) MGA(1): Not using default mode "1024x768" (all modes must have the
same width)
(II) MGA(1): Not using default mode "1024x768" (all modes must have the
same width)
(II) MGA(1): Not using default mode "1024x768" (all modes must have the
same width)
(II) MGA(1): Not using default mode "800x600" (all modes must have the
same width)
(II) MGA(1): Not using default mode "800x600" (all modes must have the
same width)
(II) MGA(1): Not using default mode "800x600" (all modes must have the
same width)
(II) MGA(1): Not using default mode "800x600" (all modes must have the
same width)
(II) MGA(1): Not using default mode "800x600" (all modes must have the
same width)
(II) MGA(1): Not using default mode "640x480" (all modes must have the
same width)
(II) MGA(1): Not using default mode "640x480" (all modes must have the
same width)
(II) MGA(1): Not using default mode "640x480" (all modes must have the
same width)
(II) MGA(1): Not using default mode "640x480" (all modes must have the
same width)
(II) MGA(1): Not using default mode "1400x1050" (width too large for
virtual size)
(II) MGA(1): Not using default mode "1152x864" (all modes must have the
same width)
(II) MGA(1): Not using default mode "1152x768" (all modes must have the
same width)
(II) MGA(1): Not using default mode "832x624" (all modes must have the
same width)
(II) MGA(1): Not using default mode "720x400" (all modes must have the
same width)
(II) MGA(1): Not using default mode "640x400" (all modes must have the
same width)
(II) MGA(1): Not using default mode "640x350" (all modes must have the
same width)
(--) MGA(1): Virtual size is 1280x1024 (pitch 1344)
(**) MGA(1): *Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) MGA(1): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024
1025 1028 1066 +hsync +vsync
(**) MGA(1):  Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) MGA(1): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024
1025 1028 1066 +hsync +vsync
(**) MGA(1):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) MGA(1): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961
964 1000 +hsync +vsync
(==) MGA(1): DPI set to (75, 75)
(II) MGA(1): YDstOrg is set to 0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Reloading /usr/X11R6/lib/modules/libfb.a
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Reloading /usr/X11R6/lib/modules/libxaa.a
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  Yes, I do.
(II) LoadModule: "rac"
(II) Loading /usr/X11R6/lib/modules/librac.a
(II) Module rac: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) resource ranges after preInit:
	[0] 0	0	0xe7000000 - 0xe77fffff (0x800000) MX[B]
	[1] 0	0	0xe6000000 - 0xe6003fff (0x4000) MX[B]
	[2] 0	0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B]
	[3] 0	0	0xe7000000 - 0xe77fffff (0x800000) MX[B]
	[4] 0	0	0xe6000000 - 0xe6003fff (0x4000) MX[B]
	[5] 0	0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B]
	[6] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[7] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[8] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[9] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[10] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[11] -1	0	0xe9000000 - 0xe90000ff (0x100) MX[B]
	[12] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[13] -1	0	0xe7000000 - 0xe77fffff (0x800000) MX[B](B)
	[14] -1	0	0xe6000000 - 0xe6003fff (0x4000) MX[B](B)
	[15] -1	0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[16] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[17] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[18] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[22] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[23] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[B]
	[24] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[25] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[26] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[27] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[28] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) MGA(0): Splitting WC range: base: 0xe4000000, size: 0x1800000
(==) MGA(0): Write-combining range (0xe5000000,0x800000)
(==) MGA(0): Write-combining range (0xe4000000,0x1800000)
(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: 32 depth: 24
(II) MGA(0): [drm] Sarea 2200+664: 2864
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmGetBusid returned ''
(II) MGA(0): [drm] created "mga" driver at busid "PCI:1:0:0"
(II) MGA(0): [drm] added 8192 byte SAREA at 0xd6a50000
(II) MGA(0): [drm] mapped SAREA 0xd6a50000 to 0x4223e000
(II) MGA(0): [drm] framebuffer handle = 0xe4000000
(II) MGA(0): [drm] added 1 reserved context for kernel
(II) MGA(0): [agp] Mode 0x1f000201 [AGP 0x1106/0x0305; Card
0x102b/0x0525]
(II) MGA(0): [agp] 12288 kB allocated with handle 0x00000001
(II) MGA(0): [agp] WARP microcode handle = 0xe0000000
(II) MGA(0): [agp] WARP microcode mapped at 0x42240000
(II) MGA(0): [agp] Primary DMA handle = 0xe0008000
(II) MGA(0): [agp] Primary DMA mapped at 0x42248000
(II) MGA(0): [agp] DMA buffers handle = 0xe0108000
(II) MGA(0): [agp] DMA buffers mapped at 0x42348000
(II) MGA(0): [drm] Added 128 65536 byte DMA buffers
(II) MGA(0): [drm] Registers handle = 0xe6000000
(II) MGA(0): [drm] Status handle = 0xd6a67000
(II) MGA(0): [agp] Status page mapped at 0x42b48000
(II) MGA(0): [dri] visual configs initialized
(II) MGA(0): Memory manager initialized to (0,0) (1280,2047)
(II) MGA(0): Largest offscreen area available: 1280 x 1023
(II) MGA(0): Reserved back buffer at offset 0xa00000
(II) MGA(0): Reserved depth buffer at offset 0xf00000
(II) MGA(0): Reserved 4096 kb for textures at offset 0x1400000
(**) MGA(0): Option "XaaNoOffscreenPixmaps"
(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
	Driver provided FillMono8x8PatternRects replacement
	Setting up tile and stipple cache:
		32 128x128 slots
		9 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): X context handle = 0x00000001
(II) MGA(0): [drm] installed DRM signal handler
(II) MGA(0): [DRI] installation complete
(II) MGA(0): [drm] Mapped 128 DMA buffers
(==) MGA(0): Direct rendering enabled
(WW) MGA(0): Option "NoLogo" is not used
(==) RandR enabled
(==) MGA(1): Write-combining range (0xe5800000,0x800000)
(II) MGA(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is
0x0000
(--) MGA(1): 16 DWORD fifo
(EE) MGA(1): Not initializing the DRI on the second head
(II) MGA(1): Using 536 lines for offscreen memory.
(**) MGA(1): Option "XaaNoOffscreenPixmaps"
(II) MGA(1): 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
	Driver provided FillMono8x8PatternRects replacement
	Setting up tile and stipple cache:
		20 128x128 slots
		5 256x256 slots
(==) MGA(1): Backing store disabled
(==) MGA(1): Silken mouse enabled
(==) MGA(1): Direct rendering disabled
(WW) MGA(1): Option "NoLogo" is not used
(==) RandR enabled
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "ExplorerPS/2"
(**) Configured Mouse: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "6"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "5 6"
(**) Configured Mouse: ZAxisMapping: buttons 5 and 6
(**) Configured Mouse: Buttons: 6
(II) XINPUT: Adding extended input device "Configured Mouse" (type:
MOUSE)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) MGA(0): [drm] removed 1 reserved context for kernel
(II) MGA(0): [drm] unmapping 8192 bytes of SAREA 0xd6a50000 at
0x4223e000



-- 
Jeremy Nickurak -= Email/Jabber: atrus@rifetech.com =-
"I do not know how World War III will be fought,  but World War IV
will be fought with sticks and stones." -- Einstein

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: