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

I broke my G400 DRI



Greetings everyone. I broke my G400's DRI. I honestly don't recall
changing anything, but once upon a time it worked, and now it does not.

The error I keep getting is rather simple:

$ glxinfo
X Error of failed request:  80
  Major opcode of failed request:  0 ()
  Serial number of failed request:  49153
  Current serial number in output stream:  25

I don't know quite what to check next. So, I am hoping some nice kind
soul out there can help me bring my G400's GL back to life.

I am currently using Matrox's mga_drv.o (605779 bytes). Using the
XFree86 supplied driver didn't change much, I don't recall. (Though
those numbers may have been different.)

I am running Linux Kernel 2.4.0-test7 (mainly since I have heard
problems of DRM v1 / v2 problems with test9). I get this problem with
the agpgart and mga modules loaded. Removing those modules before
starting X will not give this error, but q3demo runs in software mode,
and j3d (the reason why I am working on this now rather than just
putting it off :) causes an X crash when I close the j3d window.

I am starting up in 16 bit depth. I am starting up with only one monitor
running. (Though the error is the same with both monitors. :)

If anyone has suggestions, I would love to hear them.

Thanks. :)

-- 
``Oh Lord; Ooh you are so big; So absolutely huge; Gosh we're all really
impressed down here, I can tell you.''
Section "ServerLayout"
	Identifier     "Dual"
	Screen "Screen0" RightOf "Screen1"
	Screen "Screen1"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
	Option "Xinerama"
EndSection

Section "ServerLayout"
	Identifier	"Single"
	Screen "Screen0"
	InputDevice	"Mouse0" "CorePointer"
	InputDevice	"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    FontPath "/usr/X11R6/lib/X11/fonts/freefont/"
    FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath "/usr/X11R6/lib/X11/fonts/PEX/"
    FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:noscale"
    FontPath "/usr/X11R6/lib/X11/fonts/misc/:noscale"
EndSection

Section "Module"
	Load  "ddc"
	Load  "bitmap"
	Load  "speedo"
	Load  "vbe"
	Load  "int10"
	#Load  "GLcore"
	SubSection "extmod"
	  Option "omit xfree86-dga"
	EndSubSection

	Load  "dbe"
	Load  "dri"
	Load  "extmod"
	Load  "glx"
	Load  "pex5"
	Load  "record"
	Load  "xie"
	Load  "freetype"
	Load  "type1"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option      "Protocol" "IMPS/2"
	Option      "Device" "/dev/mouse"
	Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier   "Mitsubishi"
	VendorName   "MEL"
	ModelName    "42c0"
	HorizSync    30.0 - 105.0
	VertRefresh  70.0 - 152.0
	Option       "DPMS"
#ModeLine     "640x480" 45.8   640  672  768  864   480  488  494 530 -HSync -VSync
EndSection

Section "Monitor"
	Identifier   "Sony"
	HorizSync    60.5 - 82.0
	VertRefresh  65.0 - 100.0
	Option       "DPMS"
EndSection

Section "Device"
	Identifier  "G400_0"
	Driver      "mga"
	VendorName  "Matrox"
	BoardName   "MGA G400 AGP"
	BusID       "PCI:1:0:0"
	Screen      0
EndSection

Section "Device"
	Identifier  "G400_1"
	Driver      "mga"
	VendorName  "Matrox"
	BoardName   "MGA G400 AGP"
	BusID       "PCI:1:0:0"
	Screen      1
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "G400_0"
	Monitor    "Mitsubishi"
	DefaultDepth 16
	SubSection "Display"
		Depth     1
		Modes     "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes     "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes     "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes     "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes     "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes     "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "G400_1"
	Monitor    "Sony"
	DefaultDepth 16
	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.0.1d / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 27 October 2000
	If the server is older than 6-12 months, or if your card is newer
	than the above date, look for a newer version before reporting
	problems.  (see http://www.XFree86.Org/FAQ)
Operating System: Linux 2.2.18pre15 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Nov  2 20:15:40 2000
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (??) unknown.
(==) ServerLayout "Dual"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Mitsubishi"
(**) |   |-->Device "G400_0"
(**) |-->Screen "Screen1" (1)
(**) |   |-->Monitor "Sony"
(**) |   |-->Device "G400_1"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/PEX/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/PEX/").
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/freefont/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/:noscale,/usr/X11R6/lib/X11/fonts/misc/:noscale"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.3
	XFree86 XInput driver : 0.1
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.1
(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.0.1d, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.1
(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.0.1d, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.3
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00
(II) PCI: 00:11:0: chip 10b7,9200 card 10b7,1000 rev 74 class 02,00,00 hdr 00
(II) PCI: 00:13:0: chip 1103,0004 card 0000,0000 rev 01 class 01,80,00 hdr 80
(II) PCI: 00:13:1: chip 1103,0004 card 0000,0000 rev 01 class 01,80,00 hdr 80
(II) PCI: 01:00:0: chip 102b,0525 card 102b,217d rev 04 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.3
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:0:0), (-1,-1,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus -1 I/O range:
	[0] -1	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
	[0] -1	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
	[0] -1	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x88 (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0xd4000000 - 0xd5ffffff (0x2000000) MX[B]
(--) PCI:*(1:0:0) Matrox MGA G400 AGP rev 4, Mem @ 0xd4000000/25, 0xd0000000/14, 0xd1000000/23
(II) Addressable bus resource ranges are
	[0] -1	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
(II) Active PCI resource ranges:
	[0] -1	0xd7000000 - 0xd700007f (0x80) MX[B]
	[1] -1	0xc0000000 - 0xcfffffff (0x10000000) MX[B]
	[2] -1	0xd1000000 - 0xd17fffff (0x800000) MX[B](B)
	[3] -1	0xd0000000 - 0xd0003fff (0x4000) MX[B](B)
	[4] -1	0xd4000000 - 0xd5ffffff (0x2000000) MX[B](B)
	[5] -1	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[6] -1	0x0000e800 - 0x0000e803 (0x4) IX[B]
	[7] -1	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[8] -1	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[9] -1	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[10] -1	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[11] -1	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[12] -1	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[13] -1	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0xd7000000 - 0xd700007f (0x80) MX[B]
	[1] -1	0xc0000000 - 0xcfffffff (0x10000000) MX[B]
	[2] -1	0xd1000000 - 0xd17fffff (0x800000) MX[B](B)
	[3] -1	0xd0000000 - 0xd0003fff (0x4000) MX[B](B)
	[4] -1	0xd4000000 - 0xd5ffffff (0x2000000) MX[B](B)
	[5] -1	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[6] -1	0x0000e800 - 0x0000e803 (0x4) IX[B]
	[7] -1	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[8] -1	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[9] -1	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[10] -1	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[11] -1	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[12] -1	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[13] -1	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
(II) All system resource ranges:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0xd7000000 - 0xd700007f (0x80) MX[B]
	[6] -1	0xc0000000 - 0xcfffffff (0x10000000) MX[B]
	[7] -1	0xd1000000 - 0xd17fffff (0x800000) MX[B](B)
	[8] -1	0xd0000000 - 0xd0003fff (0x4000) MX[B](B)
	[9] -1	0xd4000000 - 0xd5ffffff (0x2000000) MX[B](B)
	[10] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
	[11] -1	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[12] -1	0x0000e800 - 0x0000e803 (0x4) IX[B]
	[13] -1	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[14] -1	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[15] -1	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[16] -1	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[17] -1	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[18] -1	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[19] -1	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.3
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.1
(II) Loading font Speedo
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.3
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.3
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(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 DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(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.0.1d, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "extmod"
(II) Reloading /usr/X11R6/lib/modules/extensions/libextmod.a
(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) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.1.7
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.1
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.1
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "mga"
(II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o
(II) Module mga: vendor="The XFree86 Project"
	compiled for 4.0.1, module version = 1.0.0
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.1
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
	mga2164w AGP, mgag100, mgag200, mgag200 PCI, mgag400
(II) Primary Device is: PCI 01:00:0
(--) Chipset mgag400 found
(--) Chipset mgag400 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0xd7000000 - 0xd700007f (0x80) MX[B]
	[6] -1	0xc0000000 - 0xcfffffff (0x10000000) MX[B]
	[7] -1	0xd1000000 - 0xd17fffff (0x800000) MX[B](B)
	[8] -1	0xd0000000 - 0xd0003fff (0x4000) MX[B](B)
	[9] -1	0xd4000000 - 0xd5ffffff (0x2000000) MX[B](B)
	[10] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
	[11] -1	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[12] -1	0x0000e800 - 0x0000e803 (0x4) IX[B]
	[13] -1	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[14] -1	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[15] -1	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[16] -1	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[17] -1	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[18] -1	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[19] -1	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) resource ranges after probing:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0xd7000000 - 0xd700007f (0x80) MX[B]
	[6] -1	0xc0000000 - 0xcfffffff (0x10000000) MX[B]
	[7] -1	0xd1000000 - 0xd17fffff (0x800000) MX[B](B)
	[8] -1	0xd0000000 - 0xd0003fff (0x4000) MX[B](B)
	[9] -1	0xd4000000 - 0xd5ffffff (0x2000000) MX[B](B)
	[10] 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[11] 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[12] 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[13] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
	[14] -1	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[15] -1	0x0000e800 - 0x0000e803 (0x4) IX[B]
	[16] -1	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[17] -1	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[18] -1	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[19] -1	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[20] -1	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[21] -1	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[22] -1	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[23] 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[24] 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.0.1d, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.3
(**) MGA(0): Depth 16, (--) framebuffer bpp 16
(==) MGA(0): RGB weight 565
(==) MGA(0): Default visual is TrueColor
(--) MGA(0): Chipset: "mgag400"
(II) MGA(0): Offscreen memory usage will be limited to 512 lines if the DRI is enabled.
(==) MGA(0): Using HW cursor
(--) MGA(0): Linear framebuffer at 0xD4000000
(--) MGA(0): MMIO registers at 0xD0000000
(--) MGA(0): Pseudo-DMA transfer window at 0xD1000000
(==) MGA(0): BIOS at 0xC0000
(--) MGA(0): Video BIOS info block at offset 0x07A80
(WW) MGA(0): Video BIOS info block not detected!
(II) MGA(0): MGABios.RamdacType = 0x0
(==) MGA(0): Write-combining range (0xd4000000,0x2000000)
(--) 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.0.1d, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.3
(WW) MGA(0): Failed to set up write-combining range (0xd4000000,0x1800000)
(II) MGA(0): I2C bus "DDC" initialized.
(II) MGA(0): I2C device "DDC:ddc2" registered.
(II) MGA(0): I2C device "DDC:ddc2" removed.
(II) MGA(0): I2C device "DDC:ddc2" registered.
(II) MGA(0): I2C device "DDC:ddc2" removed.
(II) MGA(0): I2C Monitor info: 0x8626fa8
(II) MGA(0): Manufacturer: MEL  Model: 42c0  Serial#: 776
(II) MGA(0): Year: 1998  Week: 38
(II) MGA(0): EDID Version: 1.1
(II) MGA(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) MGA(0): Sync:  Separate  Composite  SyncOnGreen
(II) MGA(0): Max H-Image Size [cm]: horiz.: 35  vert.: 26
(II) MGA(0): Gamma: 2.54
(II) MGA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) MGA(0): redX: 0.625 redY: 0.340   greenX: 0.290 greenY: 0.605
(II) MGA(0): blueX: 0.150 blueY: 0.070   whiteX: 0.283 whiteY: 0.297
(II) MGA(0): Supported VESA Video Modes:
(II) MGA(0): 640x480@60Hz
(II) MGA(0): 640x480@75Hz
(II) MGA(0): 800x600@75Hz
(II) MGA(0): 1024x768@75Hz
(II) MGA(0): 1280x1024@75Hz
(II) MGA(0): 1152x870@75Hz
(II) MGA(0): Manufacturer's mask: 0
(II) MGA(0): Supported Future Video Modes:
(II) MGA(0): #0: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
(II) MGA(0): #1: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
(II) MGA(0): #2: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) MGA(0): #3: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) MGA(0): #4: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) MGA(0): Supported additional Video Mode:
(II) MGA(0): clock: 202.5 MHz   Image Size:  350 x 262 mm
(II) MGA(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) MGA(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) MGA(0): Ranges: V min: 50  V max: 152 Hz, H min: 30  H max: 95 kHz, PixClock max 220 kHz
(II) MGA(0): Monitor name: 900U
(II) MGA(0): Serial No: 809000776
(II) MGA(0): end of I2C 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 360 MHz
(II) MGA(0): Mitsubishi: Using hsync range of 30.00-105.00 kHz
(II) MGA(0): Mitsubishi: Using vrefresh range of 70.00-152.00 Hz
(II) MGA(0): Clock range:  12.00 to 360.00 MHz
(WW) MGA(0): Default mode "640x480" deleted (vrefresh out of range)
(WW) MGA(0): Default mode "800x600" deleted (vrefresh out of range)
(WW) MGA(0): Default mode "800x600" deleted (vrefresh out of range)
(WW) MGA(0): Default mode "1024x768" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(0): Default mode "1024x768" deleted (vrefresh out of range)
(WW) MGA(0): Default mode "1280x960" deleted (vrefresh out of range)
(WW) MGA(0): Default mode "1280x1024" deleted (vrefresh out of range)
(WW) MGA(0): Default mode "1600x1200" deleted (vrefresh out of range)
(WW) MGA(0): Default mode "1600x1200" deleted (vrefresh out of range)
(WW) MGA(0): Default mode "1600x1200" deleted (hsync out of range)
(WW) MGA(0): Default mode "1792x1344" deleted (vrefresh out of range)
(WW) MGA(0): Default mode "1792x1344" deleted (hsync out of range)
(WW) MGA(0): Default mode "1856x1392" deleted (vrefresh out of range)
(WW) MGA(0): Default mode "1856x1392" deleted (hsync out of range)
(WW) MGA(0): Default mode "1920x1440" deleted (vrefresh out of range)
(WW) MGA(0): Default mode "1920x1440" deleted (hsync out of range)
(WW) MGA(0): Failed to set up write-combining range (0xd4000000,0x1800000)
(--) MGA(0): Virtual size is 1600x1200 (pitch 1600)
(**) MGA(0): Default mode "1600x1200": 202.5 MHz, 93.8 kHz, 75.0 Hz
(**) MGA(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(**) MGA(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(**) MGA(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(**) MGA(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(--) MGA(0): Display dimensions: (35, 26) cm
(--) MGA(0): DPI set to (116, 117)
(II) MGA(0): YDstOrg is set to 0
(II) Loading sub module "cfb16"
(II) LoadModule: "cfb16"
(II) Loading /usr/X11R6/lib/modules/libcfb16.a
(II) Module cfb16: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Loading /usr/X11R6/lib/modules/libcfb.a
(II) Module cfb: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Loading /usr/X11R6/lib/modules/libmfb.a
(II) Module mfb: vendor="The XFree86 Project"
	compiled for 4.0.1d, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(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.0.1d, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.3
(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.0.1d, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.3
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/X11R6/lib/modules/libvgahw.a
(**) MGA(1): Depth 16, (--) framebuffer bpp 16
(==) MGA(1): RGB weight 565
(==) MGA(1): Default visual is TrueColor
(--) MGA(1): Chipset: "mgag400"
(II) MGA(1): Offscreen memory usage will be limited to 512 lines if the DRI is enabled.
(==) MGA(1): Using SW cursor
(--) MGA(1): Linear framebuffer at 0xD4000000
(--) MGA(1): MMIO registers at 0xD0000000
(--) MGA(1): Pseudo-DMA transfer window at 0xD1000000
(==) MGA(1): BIOS at 0xC0000
(--) MGA(1): Video BIOS info block at offset 0x07A80
(WW) MGA(1): Video BIOS info block not detected!
(II) MGA(1): MGABios.RamdacType = 0x0
(==) MGA(1): Write-combining range (0xd4000000,0x2000000)
(--) 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 (0xd5800000,0x800000)
(II) MGA(1): I2C bus "DDC" initialized.
(II) MGA(1): I2C device "DDC:ddc2" registered.
(II) MGA(1): I2C device "DDC:ddc2" removed.
(II) MGA(1): I2C device "DDC:ddc2" registered.
(II) MGA(1): I2C device "DDC:ddc2" removed.
(II) MGA(1): I2C Monitor info: 0x874b690
(II) MGA(1): Manufacturer: MEL  Model: 42c0  Serial#: 776
(II) MGA(1): Year: 1998  Week: 38
(II) MGA(1): EDID Version: 1.1
(II) MGA(1): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) MGA(1): Sync:  Separate  Composite  SyncOnGreen
(II) MGA(1): Max H-Image Size [cm]: horiz.: 35  vert.: 26
(II) MGA(1): Gamma: 2.54
(II) MGA(1): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) MGA(1): redX: 0.625 redY: 0.340   greenX: 0.290 greenY: 0.605
(II) MGA(1): blueX: 0.150 blueY: 0.070   whiteX: 0.283 whiteY: 0.297
(II) MGA(1): Supported VESA Video Modes:
(II) MGA(1): 640x480@60Hz
(II) MGA(1): 640x480@75Hz
(II) MGA(1): 800x600@75Hz
(II) MGA(1): 1024x768@75Hz
(II) MGA(1): 1280x1024@75Hz
(II) MGA(1): 1152x870@75Hz
(II) MGA(1): Manufacturer's mask: 0
(II) MGA(1): Supported Future Video Modes:
(II) MGA(1): #0: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
(II) MGA(1): #1: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
(II) MGA(1): #2: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) MGA(1): #3: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) MGA(1): #4: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) MGA(1): Supported additional Video Mode:
(II) MGA(1): clock: 202.5 MHz   Image Size:  350 x 262 mm
(II) MGA(1): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) MGA(1): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) MGA(1): Ranges: V min: 50  V max: 152 Hz, H min: 30  H max: 95 kHz, PixClock max 220 kHz
(II) MGA(1): Monitor name: 900U
(II) MGA(1): Serial No: 809000776
(II) MGA(1): end of I2C 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 112 MHz
(II) MGA(1): Sony: Using hsync range of 60.50-82.00 kHz
(II) MGA(1): Sony: Using vrefresh range of 65.00-100.00 Hz
(II) MGA(1): Clock range:  12.00 to 112.00 MHz
(WW) MGA(1): Default mode "640x350" deleted (hsync out of range)
(WW) MGA(1): Default mode "640x400" deleted (hsync out of range)
(WW) MGA(1): Default mode "720x400" deleted (hsync out of range)
(WW) MGA(1): Default mode "640x480" deleted (hsync out of range)
(WW) MGA(1): Default mode "640x480" deleted (hsync out of range)
(WW) MGA(1): Default mode "640x480" deleted (hsync out of range)
(WW) MGA(1): Default mode "640x480" deleted (hsync out of range)
(WW) MGA(1): Default mode "800x600" deleted (hsync out of range)
(WW) MGA(1): Default mode "800x600" deleted (hsync out of range)
(WW) MGA(1): Default mode "800x600" deleted (hsync out of range)
(WW) MGA(1): Default mode "800x600" deleted (hsync out of range)
(WW) MGA(1): Default mode "800x600" deleted (hsync out of range)
(WW) MGA(1): Default mode "1024x768" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Default mode "1024x768" deleted (hsync out of range)
(WW) MGA(1): Default mode "1024x768" deleted (hsync out of range)
(WW) MGA(1): Default mode "1280x960" deleted (vrefresh out of range)
(WW) MGA(1): Default mode "1280x960" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Default mode "1280x1024" deleted (vrefresh out of range)
(WW) MGA(1): Default mode "1280x1024" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Default mode "1280x1024" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Default mode "1600x1200" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Default mode "1600x1200" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Default mode "1600x1200" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Default mode "1600x1200" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Default mode "1600x1200" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Default mode "1792x1344" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Default mode "1792x1344" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Default mode "1856x1392" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Default mode "1856x1392" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Default mode "1920x1440" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Default mode "1920x1440" deleted (bad mode clock/interlace/doublescan)
(WW) MGA(1): Mode "1280x1024" deleted (no mode of this name)
(WW) MGA(1): Mode "800x600" deleted (no mode of this name)
(WW) MGA(1): Mode "640x480" deleted (no mode of this name)
(--) MGA(1): Virtual size is 1024x768 (pitch 1088)
(**) MGA(1): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(--) MGA(1): Display dimensions: (35, 26) cm
(--) MGA(1): DPI set to (74, 75)
(II) MGA(1): YDstOrg is set to 0
(II) Loading sub module "cfb16"
(II) LoadModule: "cfb16"
(II) Reloading /usr/X11R6/lib/modules/libcfb16.a
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/X11R6/lib/modules/libcfb.a
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/X11R6/lib/modules/libmfb.a
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Reloading /usr/X11R6/lib/modules/libxaa.a
(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.0.1d, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.3
(II) resource ranges after preInit:
	[0] 0	0xd1000000 - 0xd17fffff (0x800000) MX[B]
	[1] 0	0xd0000000 - 0xd0003fff (0x4000) MX[B]
	[2] 0	0xd4000000 - 0xd5ffffff (0x2000000) MX[B]
	[3] 0	0xd1000000 - 0xd17fffff (0x800000) MX[B]
	[4] 0	0xd0000000 - 0xd0003fff (0x4000) MX[B]
	[5] 0	0xd4000000 - 0xd5ffffff (0x2000000) MX[B]
	[6] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[7] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[8] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[9] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[10] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[11] -1	0xd7000000 - 0xd700007f (0x80) MX[B]
	[12] -1	0xc0000000 - 0xcfffffff (0x10000000) MX[B]
	[13] -1	0xd1000000 - 0xd17fffff (0x800000) MX[B](B)
	[14] -1	0xd0000000 - 0xd0003fff (0x4000) MX[B](B)
	[15] -1	0xd4000000 - 0xd5ffffff (0x2000000) MX[B](B)
	[16] 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[17] 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[18] 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[19] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
	[20] -1	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[21] -1	0x0000e800 - 0x0000e803 (0x4) IX[B]
	[22] -1	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[23] -1	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[24] -1	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[25] -1	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[26] -1	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[27] -1	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[28] -1	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[29] 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[30] 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(WW) MGA(0): Failed to set up write-combining range (0xd4000000,0x1800000)
(--) MGA(0): 16 DWORD fifo
(II) MGA(0): [drm] Sarea 2176+624: 2800
(0): [drm] created "mga" driver at busid "PCI:1:0:0"
(0): [drm] added 4096 byte SAREA at 0xccb46000
(0): [drm] mapped SAREA 0xccb46000 to 0x4001b000
(0): [drm] framebuffer handle = 0xd4000000
(0): [drm] added 1 reserved context for kernel
(II) MGA(0): [drm] Registers = 0xd0000000
[drm] drmAgpEnabled succeeded
(II) MGA(0): WARP Microcode Loaded
(II) MGA(0): [drm] calced backoffset: 0x53b000
(II) MGA(0): [drm] added 31 65536 byte DMA buffers
(II) MGA(0): [drm] Mga Dma Initialization start
(II) MGA(0): [drm] Mga Dma Initialization done
(II) MGA(0): [drm] Initialized Dma Engine
(II) MGA(0): [drm] dma control initialized, using IRQ 3
(II) MGA(0): visual configs initialized
(II) MGA(0): Using 512 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
	CPU to Screen color expansion
	Screen to Screen color expansion
	Solid Lines
	Dashed Lines
	Image Writes
	Offscreen Pixmaps
	Driver provided FillMono8x8PatternRects replacement
	Driver provided FillColorExpandRects replacement
	Driver provided WriteBitmap replacement
	Driver provided TEGlyphRenderer replacement
	Driver provided NonTEGlyphRenderer replacement
	Setting up tile and stipple cache:
		24 128x128 slots
		6 256x256 slots
(==) MGA(0): Backing store disabled
(==) MGA(0): Silken mouse enabled
(**) Option "dpms"
(**) MGA(0): DPMS enabled
(0): X context handle = 0x00000001
(0): [drm] installed DRM signal handler
(0): [DRI] installation complete
(II) MGA(0): direct rendering enabled
(II) MGA(0): Using overlay video
(==) MGA(1): Write-combining range (0xd5800000,0x800000)
(--) MGA(1): 16 DWORD fifo
(II) MGA(1): Using 3087 lines for offscreen memory.
(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
	CPU to Screen color expansion
	Screen to Screen color expansion
	Solid Lines
	Dashed Lines
	Image Writes
	Offscreen Pixmaps
	Driver provided FillMono8x8PatternRects replacement
	Driver provided FillColorExpandRects replacement
	Driver provided WriteBitmap replacement
	Driver provided TEGlyphRenderer replacement
	Driver provided NonTEGlyphRenderer replacement
	Setting up tile and stipple cache:
		32 128x128 slots
		16 256x256 slots
		6 512x512 slots
(==) MGA(1): Backing store disabled
(==) MGA(1): Silken mouse enabled
(**) Option "dpms"
(**) MGA(1): DPMS enabled
(II) MGA(1): direct rendering disabled
(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
(**) Option "Protocol" "IMPS/2"
(**) Mouse0: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/mouse"
(==) Mouse0: Buttons: 3
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)

Reply to: