I don't know of any outstanding Xinerama bugs in XFree86 and I have no problems running Mozilla in Xinerama with two NVIDIA cards so I think there's not a problem with the core X-server. You say Mozilla alone without a window manager will cause the hang? Is this just Mozilla that is hanging or the whole X-server is hanging? Are you sure this is specific to Xinerama? Ie. a single head, or two heads without Xinerama do not cause the hang? If the X-server is hanging I suspect this is an mga driver bug. Mark. On Fri, 27 Aug 2004, kiwi wrote: > hello, > > i have a problem, with the xinerama mode on my pc. > > if i scroll or zoom a window, the applcations self hangs or the kde hangs > together. > > i test this with the eagle software, this is the fastes posibility to freze > the kde. > the other software is mozilla, with this can i work a few minutes, and then > hangs kde and mozilla. > > i have a same bugs without any window managers, when i start the "~# X -ax" > from command line, and start the application with "~# export DISPLAY=:0.0* > and then "~# mozilla" or "~# eagle" > > my linux is a debian sarge distribution, with a maual installed XFree86 from > you site, but i have the same with all other XFree86 servers ( from > distribution ) > > the eagle software is from http://www.cadsoft.de/download.htm > > my configuration of pc: > > gummi:~# > gummi:~# lspci > 0000:00:00.0 Host bridge: ALi Corporation M1541 (rev 04) > 0000:00:01.0 PCI bridge: ALi Corporation M1541 PCI to AGP Controller (rev 04) > 0000:00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03) > 0000:00:07.0 ISA bridge: ALi Corporation M1533 PCI to ISA Bridge [Aladdin IV] > (rev c3) > 0000:00:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. > RTL-8139/8139C/8139C+ (rev 10) > 0000:00:09.0 VGA compatible controller: Matrox Graphics, Inc. MGA 2164W > [Millennium II] > 0000:00:0b.0 VGA compatible controller: Matrox Graphics, Inc. MGA 2164W > [Millennium II] > 0000:00:0c.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02) > 0000:01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA 2164W > [Millennium II] AGP > gummi:~# > gummi:~# > gummi:~# cat /etc/X11/XF86Config | grep -v '^#' | grep -v '^$' > Section "Files" > FontPath "unix/:7100" # local font server > EndSection > Section "Module" > Load "GLcore" > Load "bitmap" > Load "dbe" > Load "ddc" > Load "dri" > Load "extmod" > Load "freetype" > Load "glx" > Load "int10" > Load "record" > Load "type1" > Load "vbe" > EndSection > Section "InputDevice" > Identifier "Keyboard 00" > Driver "keyboard" > Option "CoreKeyboard" > Option "XkbRules" "xfree86" > Option "XkbModel" "pc104" > Option "XkbLayout" "de" > Option "XkbVariant" "nodeadkeys" > EndSection > Section "InputDevice" > Identifier "Mouse 00" > Driver "mouse" > Option "CorePointer" > Option "Device" "/dev/input/mice" > Option "Protocol" "ImPS/2" > Option "Emulate3Buttons" "false" > Option "ZAxisMapping" "4 5" > EndSection > Section "Device" > Identifier "Video Card 00" > Driver "mga" > ChipSet "mga2164w" > BusID "PCI:1:0:0" > EndSection > Section "Device" > Identifier "Video Card 01" > Driver "mga" > ChipSet "mga2164w" > BusID "PCI:0:9:0" > EndSection > Section "Device" > Identifier "Video Card 02" > Driver "mga" > ChipSet "mga2164w" > BusID "PCI:0:11:0" > EndSection > Section "Monitor" > Identifier "Generic Monitor 00" > HorizSync 30-100 > VertRefresh 50-200 > EndSection > Section "Monitor" > Identifier "Generic Monitor 01" > HorizSync 30-100 > VertRefresh 50-200 > EndSection > Section "Monitor" > Identifier "Generic Monitor 02" > HorizSync 30-100 > VertRefresh 50-200 > EndSection > Section "Screen" > Identifier "Screen 00" > Device "Video Card 00" > Monitor "Generic Monitor 00" > DefaultDepth 16 > SubSection "Display" > Depth 16 > Modes "1280x1024" > EndSubSection > EndSection > Section "Screen" > Identifier "Screen 01" > Device "Video Card 01" > Monitor "Generic Monitor 01" > DefaultDepth 16 > SubSection "Display" > Depth 16 > Modes "1280x1024" > EndSubSection > EndSection > Section "Screen" > Identifier "Screen 02" > Device "Video Card 02" > Monitor "Generic Monitor 02" > DefaultDepth 16 > SubSection "Display" > Depth 16 > Modes "1280x1024" > EndSubSection > EndSection > Section "ServerLayout" > Identifier "Default Layout" > Screen "Screen 00" > Screen "Screen 01" LeftOf "Screen 00" > Screen "Screen 02" RightOf "Screen 00" > InputDevice "Keyboard 00" > InputDevice "Mouse 00" > Option "Xinerama" "true" > EndSection > Section "DRI" > Mode 0666 > EndSection > gummi:~# > gummi:~# > gummi:~# > gummi:~# cat /var/log/XFree86.0.log > _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6 > _XSERVTransOpen: transport open failed for inet6/gummi:0 > _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6 > XDMCP warning: INET6 UDP socket creation failed > > XFree86 Version 4.4.0 > Release Date: 29 February 2004 > X Protocol Version 11, Revision 0, Release 6.6 > Build Operating System: Linux 2.4.18-14 i686 [ELF] > Current Operating System: Linux gummi 2.4.24-gummi #2 Mon Jan 26 19:31:08 CET > 2004 i586 > Build Date: 27 February 2004 > Changelog Date: 29 February 2004 > Before reporting problems, check http://www.XFree86.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/XFree86.0.log", Time: Fri Jul 23 09:46:50 2004 > (==) Using config file: "/etc/X11/XF86Config-4" > (==) ServerLayout "Default Layout" > (**) |-->Screen "Screen 00" (0) > (**) | |-->Monitor "Generic Monitor 00" > (**) | |-->Device "Video Card 00" > (**) |-->Screen "Screen 01" (1) > (**) | |-->Monitor "Generic Monitor 01" > (**) | |-->Device "Video Card 01" > (**) |-->Screen "Screen 02" (2) > (**) | |-->Monitor "Generic Monitor 02" > (**) | |-->Device "Video Card 02" > (**) |-->Input Device "Keyboard 00" > (**) Option "XkbRules" "xfree86" > (**) XKB: rules: "xfree86" > (**) Option "XkbModel" "pc104" > (**) XKB: model: "pc104" > (**) Option "XkbLayout" "de" > (**) XKB: layout: "de" > (**) Option "XkbVariant" "nodeadkeys" > (**) XKB: variant: "nodeadkeys" > (==) Keyboard: CustomKeycode disabled > (**) |-->Input Device "Mouse 00" > (**) FontPath set to "unix/:7100" > (==) RgbPath set to "/usr/X11R6/lib/X11/rgb" > (==) ModulePath set to "/usr/X11R6/lib/modules" > (**) Option "Xinerama" "true" > (**) Xinerama: enabled > (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.7 > 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.4.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.4.0, module version = 1.0.0 > ABI class: XFree86 Video Driver, version 0.7 > (--) using VT number 7 > > (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 10b9,1541 card 10b9,1541 rev 04 class 06,00,00 hdr 00 > (II) PCI: 00:01:0: chip 10b9,5243 card 0000,0000 rev 04 class 06,04,00 hdr 01 > (II) PCI: 00:02:0: chip 10b9,5237 card 0000,0000 rev 03 class 0c,03,10 hdr 00 > (II) PCI: 00:07:0: chip 10b9,1533 card 0000,0000 rev c3 class 06,01,00 hdr 00 > (II) PCI: 00:08:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00 > (II) PCI: 00:09:0: chip 102b,051b card 102b,2100 rev 00 class 03,00,00 hdr 00 > (II) PCI: 00:0b:0: chip 102b,051b card 102b,0100 rev 00 class 03,00,00 hdr 00 > (II) PCI: 00:0c:0: chip 1274,5880 card 1274,2000 rev 02 class 04,01,00 hdr 00 > (II) PCI: 01:00:0: chip 102b,051f card 102b,2100 rev 00 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 0xe0000000 - 0xe3ffffff (0x4000000) MX[B] > (II) Bus 1 prefetchable memory range: > [0] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) 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: (0:9:0) Matrox Graphics, Inc. MGA 2164W [Millennium II] rev 0, Mem @ > 0xe7000000/24, 0xe8000000/14, 0xe9000000/23, BIOS @ 0xea000000/16 > (--) PCI: (0:11:0) Matrox Graphics, Inc. MGA 2164W [Millennium II] rev 0, Mem > @ 0xeb000000/24, 0xec000000/14, 0xed000000/23, BIOS @ 0xee000000/16 > (--) PCI:*(1:0:0) Matrox Graphics, Inc. MGA 2164W [Millennium II] AGP rev 0, > Mem @ 0xe6000000/24, 0xe0000000/14, 0xe1000000/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 0xe4000000 from 0xe5ffffff to > 0xe3ffffff > (II) Active PCI resource ranges: > [0] -1 0 0xef001000 - 0xef0010ff (0x100) MX[B] > [1] -1 0 0xef000000 - 0xef000fff (0x1000) MX[B] > [2] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[B]O > [3] -1 0 0xe1000000 - 0xe17fffff (0x800000) MX[B](B) > [4] -1 0 0xe0000000 - 0xe0003fff (0x4000) MX[B](B) > [5] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B) > [6] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] > [7] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] > (II) Inactive PCI resource ranges: > [0] -1 0 0xee000000 - 0xee00ffff (0x10000) MX[B](B) > [1] -1 0 0xed000000 - 0xed7fffff (0x800000) MX[B](B) > [2] -1 0 0xec000000 - 0xec003fff (0x4000) MX[B](B) > [3] -1 0 0xeb000000 - 0xebffffff (0x1000000) MX[B](B) > [4] -1 0 0xea000000 - 0xea00ffff (0x10000) MX[B](B) > [5] -1 0 0xe9000000 - 0xe97fffff (0x800000) MX[B](B) > [6] -1 0 0xe8000000 - 0xe8003fff (0x4000) MX[B](B) > [7] -1 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B](B) > (II) Active PCI resource ranges after removing overlaps: > [0] -1 0 0xef001000 - 0xef0010ff (0x100) MX[B] > [1] -1 0 0xef000000 - 0xef000fff (0x1000) MX[B] > [2] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[B]O > [3] -1 0 0xe1000000 - 0xe17fffff (0x800000) MX[B](B) > [4] -1 0 0xe0000000 - 0xe0003fff (0x4000) MX[B](B) > [5] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B) > [6] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] > [7] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] > (II) Inactive PCI resource ranges after removing overlaps: > [0] -1 0 0xee000000 - 0xee00ffff (0x10000) MX[B](B) > [1] -1 0 0xed000000 - 0xed7fffff (0x800000) MX[B](B) > [2] -1 0 0xec000000 - 0xec003fff (0x4000) MX[B](B) > [3] -1 0 0xeb000000 - 0xebffffff (0x1000000) MX[B](B) > [4] -1 0 0xea000000 - 0xea00ffff (0x10000) MX[B](B) > [5] -1 0 0xe9000000 - 0xe97fffff (0x800000) MX[B](B) > [6] -1 0 0xe8000000 - 0xe8003fff (0x4000) MX[B](B) > [7] -1 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B](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 0xef001000 - 0xef0010ff (0x100) MX[B] > [6] -1 0 0xef000000 - 0xef000fff (0x1000) MX[B] > [7] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[B]O > [8] -1 0 0xe1000000 - 0xe17fffff (0x800000) MX[B](B) > [9] -1 0 0xe0000000 - 0xe0003fff (0x4000) MX[B](B) > [10] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B) > [11] -1 0 0xee000000 - 0xee00ffff (0x10000) MX[B](B) > [12] -1 0 0xed000000 - 0xed7fffff (0x800000) MX[B](B) > [13] -1 0 0xec000000 - 0xec003fff (0x4000) MX[B](B) > [14] -1 0 0xeb000000 - 0xebffffff (0x1000000) MX[B](B) > [15] -1 0 0xea000000 - 0xea00ffff (0x10000) MX[B](B) > [16] -1 0 0xe9000000 - 0xe97fffff (0x800000) MX[B](B) > [17] -1 0 0xe8000000 - 0xe8003fff (0x4000) MX[B](B) > [18] -1 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B](B) > [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > [20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > [21] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] > [22] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] > (II) LoadModule: "GLcore" > (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a > (II) Module GLcore: vendor="The XFree86 Project" > compiled for 4.4.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.4.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.4.0, module version = 1.0.0 > ABI class: XFree86 Video Driver, version 0.7 > (II) LoadModule: "dri" > (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a > (II) Module dri: vendor="The XFree86 Project" > compiled for 4.4.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.4.0, module version = 1.0.0 > ABI class: XFree86 Server Extension, version 0.2 > (II) Loading extension XFree86-DRI > (II) LoadModule: "extmod" > (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a > (II) Module extmod: vendor="The XFree86 Project" > compiled for 4.4.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 & the After X-TT Project" > compiled for 4.4.0, module version = 2.1.0 > 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.4.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.4.0, module version = 1.0.0 > ABI class: XFree86 Video Driver, version 0.7 > (II) LoadModule: "record" > (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a > (II) Module record: vendor="The XFree86 Project" > compiled for 4.4.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: "type1" > (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a > (II) Module type1: vendor="The XFree86 Project" > compiled for 4.4.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.4.0, module version = 1.1.0 > ABI class: XFree86 Video Driver, version 0.7 > (II) LoadModule: "mga" > (II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o > (II) Module mga: vendor="The XFree86 Project" > compiled for 4.4.0, module version = 1.1.1 > Module class: XFree86 Video Driver > ABI class: XFree86 Video Driver, version 0.7 > (II) LoadModule: "mouse" > (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o > (II) Module mouse: vendor="The XFree86 Project" > compiled for 4.4.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 override: mga2164w > (**) Chipset mga2164w found > (**) Chipset override: mga2164w > (**) Chipset mga2164w found > (**) Chipset override: mga2164w > (**) Chipset mga2164w 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 0xef001000 - 0xef0010ff (0x100) MX[B] > [6] -1 0 0xef000000 - 0xef000fff (0x1000) MX[B] > [7] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[B]O > [8] -1 0 0xe1000000 - 0xe17fffff (0x800000) MX[B](B) > [9] -1 0 0xe0000000 - 0xe0003fff (0x4000) MX[B](B) > [10] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B) > [11] -1 0 0xee000000 - 0xee00ffff (0x10000) MX[B](B) > [12] -1 0 0xed000000 - 0xed7fffff (0x800000) MX[B](B) > [13] -1 0 0xec000000 - 0xec003fff (0x4000) MX[B](B) > [14] -1 0 0xeb000000 - 0xebffffff (0x1000000) MX[B](B) > [15] -1 0 0xea000000 - 0xea00ffff (0x10000) MX[B](B) > [16] -1 0 0xe9000000 - 0xe97fffff (0x800000) MX[B](B) > [17] -1 0 0xe8000000 - 0xe8003fff (0x4000) MX[B](B) > [18] -1 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B](B) > [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > [20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > [21] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] > [22] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] > (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 0xef001000 - 0xef0010ff (0x100) MX[B] > [6] -1 0 0xef000000 - 0xef000fff (0x1000) MX[B] > [7] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[B]O > [8] -1 0 0xe1000000 - 0xe17fffff (0x800000) MX[B](B) > [9] -1 0 0xe0000000 - 0xe0003fff (0x4000) MX[B](B) > [10] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B) > [11] -1 0 0xee000000 - 0xee00ffff (0x10000) MX[B](B) > [12] -1 0 0xed000000 - 0xed7fffff (0x800000) MX[B](B) > [13] -1 0 0xec000000 - 0xec003fff (0x4000) MX[B](B) > [14] -1 0 0xeb000000 - 0xebffffff (0x1000000) MX[B](B) > [15] -1 0 0xea000000 - 0xea00ffff (0x10000) MX[B](B) > [16] -1 0 0xe9000000 - 0xe97fffff (0x800000) MX[B](B) > [17] -1 0 0xe8000000 - 0xe8003fff (0x4000) MX[B](B) > [18] -1 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B](B) > [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > [20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > [21] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] > [22] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] > (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 0xef001000 - 0xef0010ff (0x100) MX[B] > [6] -1 0 0xef000000 - 0xef000fff (0x1000) MX[B] > [7] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[B]O > [8] -1 0 0xe1000000 - 0xe17fffff (0x800000) MX[B](B) > [9] -1 0 0xe0000000 - 0xe0003fff (0x4000) MX[B](B) > [10] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B) > [11] -1 0 0xee000000 - 0xee00ffff (0x10000) MX[B](B) > [12] -1 0 0xed000000 - 0xed7fffff (0x800000) MX[B](B) > [13] -1 0 0xec000000 - 0xec003fff (0x4000) MX[B](B) > [14] -1 0 0xeb000000 - 0xebffffff (0x1000000) MX[B](B) > [15] -1 0 0xea000000 - 0xea00ffff (0x10000) MX[B](B) > [16] -1 0 0xe9000000 - 0xe97fffff (0x800000) MX[B](B) > [17] -1 0 0xe8000000 - 0xe8003fff (0x4000) MX[B](B) > [18] -1 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B](B) > [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > [20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > [21] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] > [22] -1 0 0x0000e000 - 0x0000e0ff (0x100) 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 0xef001000 - 0xef0010ff (0x100) MX[B] > [6] -1 0 0xef000000 - 0xef000fff (0x1000) MX[B] > [7] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[B]O > [8] -1 0 0xe1000000 - 0xe17fffff (0x800000) MX[B](B) > [9] -1 0 0xe0000000 - 0xe0003fff (0x4000) MX[B](B) > [10] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B) > [11] -1 0 0xee000000 - 0xee00ffff (0x10000) MX[B](B) > [12] -1 0 0xed000000 - 0xed7fffff (0x800000) MX[B](B) > [13] -1 0 0xec000000 - 0xec003fff (0x4000) MX[B](B) > [14] -1 0 0xeb000000 - 0xebffffff (0x1000000) MX[B](B) > [15] -1 0 0xea000000 - 0xea00ffff (0x10000) MX[B](B) > [16] -1 0 0xe9000000 - 0xe97fffff (0x800000) MX[B](B) > [17] -1 0 0xe8000000 - 0xe8003fff (0x4000) MX[B](B) > [18] -1 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B](B) > [19] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] > [20] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] > [21] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] > [22] 1 0 0x000a0000 - 0x000affff (0x10000) MS[B] > [23] 1 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] > [24] 1 0 0x000b8000 - 0x000bffff (0x8000) MS[B] > [25] 2 0 0x000a0000 - 0x000affff (0x10000) MS[B] > [26] 2 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] > [27] 2 0 0x000b8000 - 0x000bffff (0x8000) MS[B] > [28] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > [29] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > [30] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] > [31] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] > [32] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] > [33] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] > [34] 1 0 0x000003b0 - 0x000003bb (0xc) IS[B] > [35] 1 0 0x000003c0 - 0x000003df (0x20) IS[B] > [36] 2 0 0x000003b0 - 0x000003bb (0xc) IS[B] > [37] 2 0 0x000003c0 - 0x000003df (0x20) IS[B] > (II) Setting vga for screen 0. > (II) Setting vga for screen 1. > (II) Setting vga for screen 2. > (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.4.0, module version = 0.1.0 > ABI class: XFree86 Video Driver, version 0.7 > (**) MGA(0): Chipset: "mga2164w" > (**) MGA(0): Depth 16, (--) framebuffer bpp 16 > (==) MGA(0): RGB weight 565 > (==) MGA(0): Using AGP 1x mode > (--) MGA(0): Linear framebuffer at 0xE6000000 > (--) MGA(0): MMIO registers at 0xE0000000 > (--) MGA(0): Pseudo-DMA transfer window at 0xE1000000 > (==) MGA(0): BIOS at 0xC0000 > (--) MGA(0): Video BIOS info block at offset 0x07DC0 > (--) MGA(0): Found and verified enhanced Video BIOS info block > (II) MGA(0): MGABios.RamdacType = 0x0 > (WW) MGA(0): Unable to probe memory amount due to hardware bug. Assuming 4096 > KB > (--) MGA(0): VideoRAM: 4096 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.4.0, module version = 1.2.0 > ABI class: XFree86 Video Driver, version 0.7 > (==) MGA(0): Write-combining range (0xe6000000,0x400000) > (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 > (II) Loading sub module "vbe" > (II) LoadModule: "vbe" > (II) Reloading /usr/X11R6/lib/modules/libvbe.a > (II) Loading sub module "int10" > (II) LoadModule: "int10" > (II) Reloading /usr/X11R6/lib/modules/linux/libint10.a > (II) MGA(0): initializing int10 > (II) MGA(0): Primary V_BIOS segment is: 0xc000 > (II) MGA(0): VESA BIOS detected > (II) MGA(0): VESA VBE Version 2.0 > (II) MGA(0): VESA VBE Total Mem: 4096 kB > (II) MGA(0): VESA VBE OEM: Matrox Graphics Inc. > (II) MGA(0): VESA VBE OEM Software Rev: 1.0 > (II) MGA(0): VESA VBE OEM Vendor: Matrox > (II) MGA(0): VESA VBE OEM Product: MISTRAL > (II) MGA(0): VESA VBE OEM Product Rev: 00 > (II) Loading sub module "ddc" > (II) LoadModule: "ddc" > (II) Reloading /usr/X11R6/lib/modules/libddc.a > (II) MGA(0): VESA VBE DDC supported > (II) MGA(0): VESA VBE DDC Level none > (II) MGA(0): VESA VBE DDC transfer in appr. 0 sec. > (II) MGA(0): VESA VBE DDC read failed > (==) MGA(0): Using gamma correction (1.0, 1.0, 1.0) > (==) MGA(0): Min pixel clock is 12 MHz > (--) MGA(0): Max pixel clock is 250 MHz > (--) MGA(0): MCLK used is 66.0 MHz > (II) MGA(0): Generic Monitor 00: Using hsync range of 30.00-100.00 kHz > (II) MGA(0): Generic Monitor 00: Using vrefresh range of 50.00-200.00 Hz > (II) MGA(0): Clock range: 12.00 to 250.00 MHz > (II) MGA(0): Not using default mode "1600x1200" (hsync out of range) > (II) MGA(0): Not using default mode "800x600" (hsync out of range) > (II) MGA(0): Not using default mode "1792x1344" (insufficient memory for mode) > (II) MGA(0): Not using default mode "1792x1344" (insufficient memory for mode) > (II) MGA(0): Not using default mode "896x672" (hsync out of range) > (II) MGA(0): Not using default mode "1856x1392" (insufficient memory for mode) > (II) MGA(0): Not using default mode "1856x1392" (insufficient memory for mode) > (II) MGA(0): Not using default mode "928x696" (hsync out of range) > (II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode) > (II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode) > (II) MGA(0): Not using default mode "960x720" (hsync out of range) > (II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode) > (II) MGA(0): Not using default mode "960x720" (hsync out of range) > (II) MGA(0): Not using default mode "2048x1536" (insufficient memory for mode) > (II) MGA(0): Not using default mode "2048x1536" (insufficient memory for mode) > (II) MGA(0): Not using default mode "1024x768" (hsync out of range) > (II) MGA(0): Not using default mode "2048x1536" (insufficient memory for mode) > (II) MGA(0): Not using default mode "1024x768" (hsync out of range) > (--) MGA(0): Virtual size is 1280x1024 (pitch 1280) > (**) MGA(0): *Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz > (II) MGA(0): Modeline "1280x1024" 157.50 1280 1344 1504 1728 1024 1025 1028 > 1072 +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.4.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.4.0, module version = 1.1.0 > ABI class: XFree86 Video Driver, version 0.7 > (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.4.0, module version = 0.1.0 > ABI class: XFree86 Video Driver, version 0.7 > (II) Loading sub module "vgahw" > (II) LoadModule: "vgahw" > (II) Reloading /usr/X11R6/lib/modules/libvgahw.a > (**) MGA(1): Chipset: "mga2164w" > (**) MGA(1): Depth 16, (--) framebuffer bpp 16 > (==) MGA(1): RGB weight 565 > (==) MGA(1): Using AGP 1x mode > (--) MGA(1): Linear framebuffer at 0xE7000000 > (--) MGA(1): MMIO registers at 0xE8000000 > (--) MGA(1): Pseudo-DMA transfer window at 0xE9000000 > (--) MGA(1): BIOS at 0xEA000000 > (II) Truncating PCI BIOS Length to 32768 > (--) MGA(1): Video BIOS info block at offset 0x07BA0 > (--) MGA(1): Found and verified enhanced Video BIOS info block > (II) MGA(1): MGABios.RamdacType = 0x0 > (==) MGA(1): Write-combining range (0xe7000000,0x800000) > (WW) MGA(1): Unable to probe memory amount due to hardware bug. Assuming 4096 > KB > (--) MGA(1): VideoRAM: 4096 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 (0xe7000000,0x400000) > (II) MGA(1): vgaHWGetIOBase: hwp->IOBase is 0x03b0, hwp->PIOOffset is 0x0000 > (II) MGA(1): DDC1 disabled - chip not in VGA mode > (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: 0x86b65e0 > (II) MGA(1): Manufacturer: GSM Model: 4a48 Serial#: 16843009 > (II) MGA(1): Year: 2000 Week: 0 > (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.83 > (II) MGA(1): DPMS capabilities: StandBy Suspend Off; RGB/Color Display > (II) MGA(1): redX: 0.635 redY: 0.332 greenX: 0.284 greenY: 0.604 > (II) MGA(1): blueX: 0.155 blueY: 0.067 whiteX: 0.282 whiteY: 0.298 > (II) MGA(1): Supported VESA Video Modes: > (II) MGA(1): 720x400@70Hz > (II) MGA(1): 720x400@88Hz > (II) MGA(1): 640x480@60Hz > (II) MGA(1): 640x480@67Hz > (II) MGA(1): 640x480@72Hz > (II) MGA(1): 640x480@75Hz > (II) MGA(1): 800x600@56Hz > (II) MGA(1): 800x600@60Hz > (II) MGA(1): 800x600@72Hz > (II) MGA(1): 800x600@75Hz > (II) MGA(1): 832x624@75Hz > (II) MGA(1): 1024x768@87Hz (interlaced) > (II) MGA(1): 1024x768@60Hz > (II) MGA(1): 1024x768@70Hz > (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: 640 vsize 480 refresh: 85 vid: 22833 > (II) MGA(1): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853 > (II) MGA(1): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881 > (II) MGA(1): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 > (II) MGA(1): #4: hsize: 1280 vsize 1024 refresh: 85 vid: 39297 > (II) MGA(1): #5: hsize: 1600 vsize 1200 refresh: 75 vid: 20393 > (II) MGA(1): #6: hsize: 1600 vsize 1200 refresh: 85 vid: 22953 > (II) MGA(1): #7: hsize: 1152 vsize 864 refresh: 75 vid: 20337 > (II) MGA(1): Supported additional Video Mode: > (II) MGA(1): clock: 36.0 MHz Image Size: 350 x 262 mm > (II) MGA(1): h_active: 640 h_sync: 696 h_sync_end 752 h_blank_end 832 > h_border: 0 > (II) MGA(1): v_active: 480 v_sync: 481 v_sync_end 484 v_blanking: 509 > v_border: 0 > (II) MGA(1): Ranges: V min: 50 V max: 200 Hz, H min: 30 H max: 110 kHz, > PixClock max 230 MHz > (II) MGA(1): Monitor name: StudioWorks 9 > (II) MGA(1): Monitor name: 12U > (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 250 MHz > (--) MGA(1): MCLK used is 66.0 MHz > (II) MGA(1): Generic Monitor 01: Using hsync range of 30.00-100.00 kHz > (II) MGA(1): Generic Monitor 01: Using vrefresh range of 50.00-200.00 Hz > (II) MGA(1): Clock range: 12.00 to 250.00 MHz > (II) MGA(1): Not using default mode "1600x1200" (hsync out of range) > (II) MGA(1): Not using default mode "800x600" (hsync out of range) > (II) MGA(1): Not using default mode "1792x1344" (insufficient memory for mode) > (II) MGA(1): Not using default mode "1792x1344" (insufficient memory for mode) > (II) MGA(1): Not using default mode "896x672" (hsync out of range) > (II) MGA(1): Not using default mode "1856x1392" (insufficient memory for mode) > (II) MGA(1): Not using default mode "1856x1392" (insufficient memory for mode) > (II) MGA(1): Not using default mode "928x696" (hsync out of range) > (II) MGA(1): Not using default mode "1920x1440" (insufficient memory for mode) > (II) MGA(1): Not using default mode "1920x1440" (insufficient memory for mode) > (II) MGA(1): Not using default mode "960x720" (hsync out of range) > (II) MGA(1): Not using default mode "1920x1440" (insufficient memory for mode) > (II) MGA(1): Not using default mode "960x720" (hsync out of range) > (II) MGA(1): Not using default mode "2048x1536" (insufficient memory for mode) > (II) MGA(1): Not using default mode "2048x1536" (insufficient memory for mode) > (II) MGA(1): Not using default mode "1024x768" (hsync out of range) > (II) MGA(1): Not using default mode "2048x1536" (insufficient memory for mode) > (II) MGA(1): Not using default mode "1024x768" (hsync out of range) > (--) MGA(1): Virtual size is 1280x1024 (pitch 1280) > (**) MGA(1): *Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz > (II) MGA(1): Modeline "1280x1024" 157.50 1280 1344 1504 1728 1024 1025 1028 > 1072 +hsync +vsync > (--) MGA(1): Display dimensions: (350, 260) mm > (--) MGA(1): DPI set to (92, 100) > (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 > (II) Loading sub module "ramdac" > (II) LoadModule: "ramdac" > (II) Reloading /usr/X11R6/lib/modules/libramdac.a > (II) Loading sub module "vgahw" > (II) LoadModule: "vgahw" > (II) Reloading /usr/X11R6/lib/modules/libvgahw.a > (**) MGA(2): Chipset: "mga2164w" > (**) MGA(2): Depth 16, (--) framebuffer bpp 16 > (==) MGA(2): RGB weight 565 > (==) MGA(2): Using AGP 1x mode > (--) MGA(2): Linear framebuffer at 0xEB000000 > (--) MGA(2): MMIO registers at 0xEC000000 > (--) MGA(2): Pseudo-DMA transfer window at 0xED000000 > (--) MGA(2): BIOS at 0xEE000000 > (II) Truncating PCI BIOS Length to 32768 > (--) MGA(2): Video BIOS info block at offset 0x07DC0 > (--) MGA(2): Found and verified enhanced Video BIOS info block > (II) MGA(2): MGABios.RamdacType = 0x0 > (==) MGA(2): Write-combining range (0xeb000000,0x800000) > (WW) MGA(2): Unable to probe memory amount due to hardware bug. Assuming 4096 > KB > (--) MGA(2): VideoRAM: 4096 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(2): Write-combining range (0xeb000000,0x400000) > (II) MGA(2): vgaHWGetIOBase: hwp->IOBase is 0x03b0, hwp->PIOOffset is 0x0000 > (II) MGA(2): DDC1 disabled - chip not in VGA mode > (II) MGA(2): I2C bus "DDC" initialized. > (II) MGA(2): I2C device "DDC:ddc2" registered at address 0xA0. > (II) MGA(2): I2C device "DDC:ddc2" removed. > (II) MGA(2): I2C Monitor info: (nil) > (II) MGA(2): end of I2C Monitor info > (II) Loading sub module "vbe" > (II) LoadModule: "vbe" > (II) Reloading /usr/X11R6/lib/modules/libvbe.a > (II) Loading sub module "int10" > (II) LoadModule: "int10" > (II) Reloading /usr/X11R6/lib/modules/linux/libint10.a > (II) MGA(2): initializing int10 > (II) Truncating PCI BIOS Length to 32768 > (II) MGA(2): VESA BIOS detected > (II) MGA(2): VESA VBE Version 2.0 > (II) MGA(2): VESA VBE Total Mem: 4096 kB > (II) MGA(2): VESA VBE OEM: Matrox Graphics Inc. > (II) MGA(2): VESA VBE OEM Software Rev: 1.1 > (II) MGA(2): VESA VBE OEM Vendor: Matrox > (II) MGA(2): VESA VBE OEM Product: MISTRAL > (II) MGA(2): VESA VBE OEM Product Rev: 00 > (II) Loading sub module "ddc" > (II) LoadModule: "ddc" > (II) Reloading /usr/X11R6/lib/modules/libddc.a > (II) MGA(2): VESA VBE DDC supported > (II) MGA(2): VESA VBE DDC Level none > (II) MGA(2): VESA VBE DDC transfer in appr. 0 sec. > (II) MGA(2): VESA VBE DDC read failed > (==) MGA(2): Using gamma correction (1.0, 1.0, 1.0) > (==) MGA(2): Min pixel clock is 12 MHz > (--) MGA(2): Max pixel clock is 250 MHz > (--) MGA(2): MCLK used is 66.0 MHz > (II) MGA(2): Generic Monitor 02: Using hsync range of 30.00-100.00 kHz > (II) MGA(2): Generic Monitor 02: Using vrefresh range of 50.00-200.00 Hz > (II) MGA(2): Clock range: 12.00 to 250.00 MHz > (II) MGA(2): Not using default mode "1600x1200" (hsync out of range) > (II) MGA(2): Not using default mode "800x600" (hsync out of range) > (II) MGA(2): Not using default mode "1792x1344" (insufficient memory for mode) > (II) MGA(2): Not using default mode "1792x1344" (insufficient memory for mode) > (II) MGA(2): Not using default mode "896x672" (hsync out of range) > (II) MGA(2): Not using default mode "1856x1392" (insufficient memory for mode) > (II) MGA(2): Not using default mode "1856x1392" (insufficient memory for mode) > (II) MGA(2): Not using default mode "928x696" (hsync out of range) > (II) MGA(2): Not using default mode "1920x1440" (insufficient memory for mode) > (II) MGA(2): Not using default mode "1920x1440" (insufficient memory for mode) > (II) MGA(2): Not using default mode "960x720" (hsync out of range) > (II) MGA(2): Not using default mode "1920x1440" (insufficient memory for mode) > (II) MGA(2): Not using default mode "960x720" (hsync out of range) > (II) MGA(2): Not using default mode "2048x1536" (insufficient memory for mode) > (II) MGA(2): Not using default mode "2048x1536" (insufficient memory for mode) > (II) MGA(2): Not using default mode "1024x768" (hsync out of range) > (II) MGA(2): Not using default mode "2048x1536" (insufficient memory for mode) > (II) MGA(2): Not using default mode "1024x768" (hsync out of range) > (--) MGA(2): Virtual size is 1280x1024 (pitch 1280) > (**) MGA(2): *Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz > (II) MGA(2): Modeline "1280x1024" 157.50 1280 1344 1504 1728 1024 1025 1028 > 1072 +hsync +vsync > (==) MGA(2): DPI set to (75, 75) > (II) MGA(2): 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 > (II) Loading sub module "ramdac" > (II) LoadModule: "ramdac" > (II) Reloading /usr/X11R6/lib/modules/libramdac.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.4.0, module version = 1.0.0 > ABI class: XFree86 Video Driver, version 0.7 > (II) resource ranges after preInit: > [0] 1 0 0xed000000 - 0xed7fffff (0x800000) MX[B] > [1] 1 0 0xec000000 - 0xec003fff (0x4000) MX[B] > [2] 1 0 0xeb000000 - 0xebffffff (0x1000000) MX[B] > [3] 0 0 0xe9000000 - 0xe97fffff (0x800000) MX[B] > [4] 0 0 0xe8000000 - 0xe8003fff (0x4000) MX[B] > [5] 0 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B] > [6] 2 0 0xe1000000 - 0xe17fffff (0x800000) MX[B] > [7] 2 0 0xe0000000 - 0xe0003fff (0x4000) MX[B] > [8] 2 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B] > [9] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) > [10] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > [11] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > [12] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > [13] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > [14] -1 0 0xef001000 - 0xef0010ff (0x100) MX[B] > [15] -1 0 0xef000000 - 0xef000fff (0x1000) MX[B] > [16] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[B]O > [17] -1 0 0xe1000000 - 0xe17fffff (0x800000) MX[B](B) > [18] -1 0 0xe0000000 - 0xe0003fff (0x4000) MX[B](B) > [19] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B) > [20] -1 0 0xee000000 - 0xee00ffff (0x10000) MX[B](B) > [21] -1 0 0xed000000 - 0xed7fffff (0x800000) MX[B](B) > [22] -1 0 0xec000000 - 0xec003fff (0x4000) MX[B](B) > [23] -1 0 0xeb000000 - 0xebffffff (0x1000000) MX[B](B) > [24] -1 0 0xea000000 - 0xea00ffff (0x10000) MX[B](B) > [25] -1 0 0xe9000000 - 0xe97fffff (0x800000) MX[B](B) > [26] -1 0 0xe8000000 - 0xe8003fff (0x4000) MX[B](B) > [27] -1 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B](B) > [28] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) > [29] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) > [30] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) > [31] 1 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) > [32] 1 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) > [33] 1 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) > [34] 2 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) > [35] 2 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) > [36] 2 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) > [37] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > [38] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > [39] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] > [40] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] > [41] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) > [42] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) > [43] 1 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) > [44] 1 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) > [45] 2 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) > [46] 2 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) > (==) MGA(0): Write-combining range (0xe6000000,0x400000) > (II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 > (--) MGA(0): 64 DWORD fifo > (==) MGA(0): Default visual is TrueColor > (EE) MGA(0): Static buffer allocation failed, not initializing the DRI > (EE) MGA(0): Need at least 7680 kB video memory at this resolution, bit depth > (II) MGA(0): Using 614 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 > Driver provided FillCacheBltRects replacement > Setting up tile and stipple cache: > 20 128x128 slots > 5 256x256 slots > (==) MGA(0): Backing store disabled > (==) MGA(0): Silken mouse enabled > (**) Option "dpms" > (**) MGA(0): DPMS enabled > (--) MGA(0): Direct rendering disabled > (==) RandR enabled > (==) MGA(1): Write-combining range (0xe7000000,0x400000) > (II) MGA(1): vgaHWGetIOBase: hwp->IOBase is 0x03b0, hwp->PIOOffset is 0x0000 > (--) MGA(1): 64 DWORD fifo > (==) MGA(1): Default visual is TrueColor > (EE) MGA(1): Static buffer allocation failed, not initializing the DRI > (EE) MGA(1): Need at least 7680 kB video memory at this resolution, bit depth > (II) MGA(1): Using 614 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 > Indirect CPU to Screen color expansion > Screen to Screen color expansion > Solid Lines > Dashed Lines > Scanline Image Writes > Offscreen Pixmaps > Driver provided FillCacheBltRects replacement > Setting up tile and stipple cache: > 20 128x128 slots > 5 256x256 slots > (==) MGA(1): Backing store disabled > (==) MGA(1): Silken mouse enabled > (**) Option "dpms" > (**) MGA(1): DPMS enabled > (--) MGA(1): Direct rendering disabled > (==) RandR enabled > (WW) MGA(2): Failed to set up write-combining range (0xeb000000,0x400000) > (II) MGA(2): vgaHWGetIOBase: hwp->IOBase is 0x03b0, hwp->PIOOffset is 0x0000 > (--) MGA(2): 64 DWORD fifo > (==) MGA(2): Default visual is TrueColor > (EE) MGA(2): Static buffer allocation failed, not initializing the DRI > (EE) MGA(2): Need at least 7680 kB video memory at this resolution, bit depth > (II) MGA(2): Using 614 lines for offscreen memory. > (II) MGA(2): Using XFree86 Acceleration Architecture (XAA) > Screen to screen bit blits > Solid filled rectangles > Solid filled trapezoids > 8x8 mono pattern filled rectangles > 8x8 mono pattern filled trapezoids > Indirect CPU to Screen color expansion > Screen to Screen color expansion > Solid Lines > Dashed Lines > Scanline Image Writes > Offscreen Pixmaps > Driver provided FillCacheBltRects replacement > Setting up tile and stipple cache: > 20 128x128 slots > 5 256x256 slots > (==) MGA(2): Backing store disabled > (==) MGA(2): Silken mouse enabled > (**) Option "dpms" > (**) MGA(2): DPMS enabled > (--) MGA(2): Direct rendering disabled > (==) RandR enabled > (II) Entity 0 shares no resources > (II) Entity 1 shares no resources > (II) Entity 2 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 "Keyboard 00" handled by legacy driver > (**) Option "Protocol" "ImPS/2" > (**) Mouse 00: Device: "/dev/input/mice" > (**) Mouse 00: Protocol: "ImPS/2" > (**) Option "CorePointer" > (**) Mouse 00: Core Pointer > (**) Option "Device" "/dev/input/mice" > (**) Option "Emulate3Buttons" "false" > (**) Option "ZAxisMapping" "4 5" > (**) Mouse 00: ZAxisMapping: buttons 4 and 5 > (**) Mouse 00: Buttons: 5 > (II) XINPUT: Adding extended input device "Mouse 00" (type: MOUSE) > (II) Mouse 00: 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 2 shares mem & io resources > (II) Screen 0 shares mem & io resources > (II) Screen 1 shares mem & io resources > (II) Screen 2 shares mem & io resources > (II) Screen 0 shares mem & io resources > (II) Screen 1 shares mem & io resources > (II) Screen 2 shares mem & io resources > (WW) Open APM failed (/dev/apm_bios) (No such file or directory) > (II) Screen 0 shares mem & io resources > (II) Screen 1 shares mem & io resources > (II) Screen 2 shares mem & io resources > (==) MGA(0): Write-combining range (0xe6000000,0x400000) > (II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 > (==) MGA(0): Default visual is TrueColor > (EE) MGA(0): Static buffer allocation failed, not initializing the DRI > (EE) MGA(0): Need at least 7680 kB video memory at this resolution, bit depth > (II) MGA(0): Using 614 lines for offscreen memory. > (**) MGA(0): DPMS enabled > (--) MGA(0): Direct rendering disabled > (==) RandR enabled > (==) MGA(1): Write-combining range (0xe7000000,0x400000) > (II) MGA(1): vgaHWGetIOBase: hwp->IOBase is 0x03b0, hwp->PIOOffset is 0x0000 > (==) MGA(1): Default visual is TrueColor > (EE) MGA(1): Static buffer allocation failed, not initializing the DRI > (EE) MGA(1): Need at least 7680 kB video memory at this resolution, bit depth > (II) MGA(1): Using 614 lines for offscreen memory. > (**) MGA(1): DPMS enabled > (--) MGA(1): Direct rendering disabled > (==) RandR enabled > (WW) MGA(2): Failed to set up write-combining range (0xeb000000,0x400000) > (II) MGA(2): vgaHWGetIOBase: hwp->IOBase is 0x03b0, hwp->PIOOffset is 0x0000 > (==) MGA(2): Default visual is TrueColor > (EE) MGA(2): Static buffer allocation failed, not initializing the DRI > (EE) MGA(2): Need at least 7680 kB video memory at this resolution, bit depth > (II) MGA(2): Using 614 lines for offscreen memory. > (**) MGA(2): DPMS enabled > (--) MGA(2): Direct rendering disabled > (==) RandR enabled > (II) Entity 0 shares no resources > (II) Entity 1 shares no resources > (II) Entity 2 shares no resources > (II) Mouse 00: ps2EnableDataReporting: succeeded > (II) Screen 0 shares mem & io resources > (II) Screen 1 shares mem & io resources > (II) Screen 2 shares mem & io resources > (II) Screen 0 shares mem & io resources > (II) Screen 1 shares mem & io resources > (II) Screen 2 shares mem & io resources > (II) Screen 0 shares mem & io resources > (II) Screen 1 shares mem & io resources > (II) Screen 2 shares mem & io resources > (WW) Open APM failed (/dev/apm_bios) (No such file or directory) > (II) Screen 0 shares mem & io resources > (II) Screen 1 shares mem & io resources > (II) Screen 2 shares mem & io resources > (==) MGA(0): Write-combining range (0xe6000000,0x400000) > (II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 > (==) MGA(0): Default visual is TrueColor > (EE) MGA(0): Static buffer allocation failed, not initializing the DRI > (EE) MGA(0): Need at least 7680 kB video memory at this resolution, bit depth > (II) MGA(0): Using 614 lines for offscreen memory. > (**) MGA(0): DPMS enabled > (--) MGA(0): Direct rendering disabled > (==) RandR enabled > (==) MGA(1): Write-combining range (0xe7000000,0x400000) > (II) MGA(1): vgaHWGetIOBase: hwp->IOBase is 0x03b0, hwp->PIOOffset is 0x0000 > (==) MGA(1): Default visual is TrueColor > (EE) MGA(1): Static buffer allocation failed, not initializing the DRI > (EE) MGA(1): Need at least 7680 kB video memory at this resolution, bit depth > (II) MGA(1): Using 614 lines for offscreen memory. > (**) MGA(1): DPMS enabled > (--) MGA(1): Direct rendering disabled > (==) RandR enabled > (WW) MGA(2): Failed to set up write-combining range (0xeb000000,0x400000) > (II) MGA(2): vgaHWGetIOBase: hwp->IOBase is 0x03b0, hwp->PIOOffset is 0x0000 > (==) MGA(2): Default visual is TrueColor > (EE) MGA(2): Static buffer allocation failed, not initializing the DRI > (EE) MGA(2): Need at least 7680 kB video memory at this resolution, bit depth > (II) MGA(2): Using 614 lines for offscreen memory. > (**) MGA(2): DPMS enabled > (--) MGA(2): Direct rendering disabled > (==) RandR enabled > (II) Entity 0 shares no resources > (II) Entity 1 shares no resources > (II) Entity 2 shares no resources > (II) Mouse 00: ps2EnableDataReporting: succeeded > (II) Screen 0 shares mem & io resources > (II) Screen 1 shares mem & io resources > (II) Screen 2 shares mem & io resources > (WW) Open APM failed (/dev/apm_bios) (No such file or directory) > (II) Screen 0 shares mem & io resources > (II) Screen 1 shares mem & io resources > (II) Screen 2 shares mem & io resources > (II) Screen 0 shares mem & io resources > (II) Screen 1 shares mem & io resources > (II) Screen 2 shares mem & io resources > (II) Entity 0 shares no resources > (II) Entity 1 shares no resources > (II) Entity 2 shares no resources > (II) Mouse 00: ps2EnableDataReporting: succeeded > SetClientVersion: 0 7 > gummi:~# > _______________________________________________ > XFree86 mailing list > XFree86@xxxxxxxxxxx > http://XFree86.Org/mailman/listinfo/xfree86 > _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86