Linux, Marox G200 MMS und Mauszeiger

xastax

Cadet
Mitglied seit
27.01.2003
Beiträge
17
Renomée
0
Hallo,

ich habe eine Matrox G200 MMS Karte (4 Monitore) unter Linux Red Hat 7.3 Laufen! Ich habe mir den neuesten Treiben von der Matrox Homepage runtergeladen und alle Einstellungen
vorgenommen.
Soweit alles OK, nur das der Mauszeiger nicht auf den anderen Monitoren angezeigt wird, nur auf dem ersten.
Sonst funktioniert alles bestens.
Woran kann es liegen das der Mauszeiger nicht angezeigt wird?

Danke für eure Antworten.
 
Wie sieht die Xconfig und Xfree.log aus ?

hast dus mal mit option SWCursor "on"in der Device Scetion probiert ?
 
poste mal bitte deine /etc/XF86config und die Log Datei des X-Servers (meistens /var/log/X.log)
 
# File generated by anaconda.

Section "ServerLayout"
Identifier "Anaconda Configured"


Screen "Screen0" LeftOf "Screen1"
Screen "Screen1" LeftOf "Screen2"
Screen "Screen2" LeftOf "Screen3"
Screen "Screen3"

Option "Xinerama" "on"

InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"




EndSection

Section "Files"

# The location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.

RgbPath "/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.

FontPath "unix/:7100"

EndSection

Section "Module"
Load "GLcore"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "dri"
Load "glx"
Load "record"
Load "freetype"
Load "type1"


EndSection

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

# Option "AutoRepeat" "500 5"

# when using XQUEUE, comment out the above line, and uncomment the
# following line
# Option "Protocol" "Xqueue"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"

# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:nocaps"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc102"
Option "XkbLayout" "de"
#Option "XkbVariant" ""
#Option "XkbOptions" ""
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30-82
VertRefresh 50-160
Option "dpms"

# -- 1400x1050 --
# 1400x1050 @ 60Hz, 65.8 kHz hsync
Modeline "1400x1050" 129 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

# 1400x1050 @ 70Hz, 76.8 kHz hsync
Modeline "1400x1050" 151 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

# 1400x1050 @ 75Hz, 82.3 kHz hsync
Modeline "1400x1050" 162 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

# 1400x1050 @ 85Hz, 93.2 kHz hsync
Modeline "1400x1050" 184 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30-82
VertRefresh 50-160
Option "dpms"

# -- 1400x1050 --
# 1400x1050 @ 60Hz, 65.8 kHz hsync
Modeline "1400x1050" 129 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

# 1400x1050 @ 70Hz, 76.8 kHz hsync
Modeline "1400x1050" 151 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

# 1400x1050 @ 75Hz, 82.3 kHz hsync
Modeline "1400x1050" 162 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

# 1400x1050 @ 85Hz, 93.2 kHz hsync
Modeline "1400x1050" 184 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

EndSection

Section "Monitor"
Identifier "Monitor2"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30-82
VertRefresh 50-160
Option "dpms"

# -- 1400x1050 --
# 1400x1050 @ 60Hz, 65.8 kHz hsync
Modeline "1400x1050" 129 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

# 1400x1050 @ 70Hz, 76.8 kHz hsync
Modeline "1400x1050" 151 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

# 1400x1050 @ 75Hz, 82.3 kHz hsync
Modeline "1400x1050" 162 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

# 1400x1050 @ 85Hz, 93.2 kHz hsync
Modeline "1400x1050" 184 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

EndSection

Section "Monitor"
Identifier "Monitor3"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30-82
VertRefresh 50-160
Option "dpms"

# -- 1400x1050 --
# 1400x1050 @ 60Hz, 65.8 kHz hsync
Modeline "1400x1050" 129 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

# 1400x1050 @ 70Hz, 76.8 kHz hsync
Modeline "1400x1050" 151 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

# 1400x1050 @ 75Hz, 82.3 kHz hsync
Modeline "1400x1050" 162 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

# 1400x1050 @ 85Hz, 93.2 kHz hsync
Modeline "1400x1050" 184 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync

EndSection

Section "Device"
# no known options
Identifier "Matrox Millennium G200_0"
Driver "mga"
VendorName "Matrox Millennium G200"
BoardName "Matrox Millennium G200"
Option "hw cursor" "off"
BusID "PCI:2:0:0"
EndSection


Section "Device"
# no known options
Identifier "Matrox Millennium G200_1"
Driver "mga"
VendorName "Matrox Millennium G200"
BoardName "Matrox Millennium G200"
Option "hw cursor" "off"
BusID "PCI:2:4:0"
EndSection

Section "Device"
# no known options
Identifier "Matrox Millennium G200_2"
Driver "mga"
VendorName "Matrox Millennium G200"
BoardName "Matrox Millennium G200"
Option "hw cursor" "off"
BusID "PCI:2:8:0"
EndSection

Section "Device"
# no known options
Identifier "Matrox Millennium G200_3"
Driver "mga"
VendorName "Matrox Millennium G200"
BoardName "Matrox Millennium G200"
Option "hw cursor" "off"
BusID "PCI:2:12:0"
EndSection


Section "Screen"
Identifier "Screen0"
Device "Matrox Millennium G200_0"
Monitor "Monitor0"
DefaultDepth 24

Subsection "Display"
Depth 24
Modes "1024x768" "1024x768"
EndSubsection

EndSection

Section "Screen"
Identifier "Screen1"
Device "Matrox Millennium G200_1"
Monitor "Monitor1"
DefaultDepth 24

Subsection "Display"
Depth 24
Modes "1024x768" "1024x768"
EndSubsection

EndSection

Section "Screen"
Identifier "Screen2"
Device "Matrox Millennium G200_2"
Monitor "Monitor2"
DefaultDepth 24

Subsection "Display"
Depth 24
Modes "1024x768" "1024x768"
EndSubsection

EndSection

Section "Screen"
Identifier "Screen3"
Device "Matrox Millennium G200_3"
Monitor "Monitor3"
DefaultDepth 24

Subsection "Display"
Depth 24
Modes "1024x768" "1024x768"
EndSubsection

EndSection


Section "DRI"
Mode 0666
EndSection
 
XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-8) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 23 January 2002
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/)
Build Operating System: Linux 2.4.17-0.13smp i686 [ELF]
Build Host: daffy.perf.redhat.com

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: Mon Feb 3 10:51:51 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Anaconda Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Matrox Millennium G200_0"
(**) |-->Screen "Screen1" (1)
(**) | |-->Monitor "Monitor1"
(**) | |-->Device "Matrox Millennium G200_1"
(**) |-->Screen "Screen2" (2)
(**) | |-->Monitor "Monitor2"
(**) | |-->Device "Matrox Millennium G200_2"
(**) |-->Screen "Screen3" (3)
(**) | |-->Monitor "Monitor3"
(**) | |-->Device "Matrox Millennium G200_3"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc102"
(**) XKB: model: "pc102"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "unix/:7100"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "Xinerama" "on"
(**) Xinerama: enabled
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(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.2.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(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.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80000058, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7180 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7181 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:09:0: chip 10b7,9055 card 10b7,9055 rev 24 class 02,00,00 hdr 00
(II) PCI: 00:0b:0: chip 8086,b152 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 02:00:0: chip 102b,0521 card 102b,dbe3 rev 03 class 03,00,00 hdr 00
(II) PCI: 02:04:0: chip 102b,0521 card 102b,dbf9 rev 03 class 03,80,00 hdr 00
(II) PCI: 02:08:0: chip 102b,0521 card 102b,dbf9 rev 03 class 03,80,00 hdr 00
(II) PCI: 02:0c:0: chip 102b,0521 card 102b,dbf9 rev 03 class 03,80,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.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0x00000000 - 0x0000ffff (0x10000) IX
(II) Bus 0 non-prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX
(II) Bus 0 prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x02 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0x0000c000 - 0x0000cfff (0x1000) IX
(II) Bus 1 non-prefetchable memory range:
(II) Bus 1 prefetchable memory range:
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0e (VGA_EN is set)
(II) Bus 2 I/O range:
[0] -1 0x0000d000 - 0x0000d0ff (0x100) IX
[1] -1 0x0000d400 - 0x0000d4ff (0x100) IX
[2] -1 0x0000d800 - 0x0000d8ff (0x100) IX
[3] -1 0x0000dc00 - 0x0000dcff (0x100) IX
(II) Bus 2 non-prefetchable memory range:
[0] -1 0xd4000000 - 0xe3ffffff (0x10000000) MX
(II) Bus 2 prefetchable memory range:
[0] -1 0xe8000000 - 0xebffffff (0x4000000) MX
(--) PCI:*(2:0:0) Matrox MGA G200 AGP rev 3, Mem @ 0xe8000000/24, 0xd4000000/14, 0xd5000000/23
(--) PCI: (2:4:0) Matrox MGA G200 AGP rev 3, Mem @ 0xe9000000/24, 0xd7000000/14, 0xd8000000/23, BIOS @ 0xd9000000/16
(--) PCI: (2:8:0) Matrox MGA G200 AGP rev 3, Mem @ 0xea000000/24, 0xda000000/14, 0xdb000000/23, BIOS @ 0xdc000000/16
(--) PCI: (2:12:0) Matrox MGA G200 AGP rev 3, Mem @ 0xeb000000/24, 0xdd000000/14, 0xde000000/23, BIOS @ 0xdf000000/16
(II) Addressable bus resource ranges are
[0] -1 0x00000000 - 0xffffffff (0x0) MX
[1] -1 0x00000000 - 0x0000ffff (0x10000) IX
(II) OS-reported resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX(B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX
[3] -1 0x000c0000 - 0x000effff (0x30000) MX
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX
[6] -1 0x00000000 - 0x000000ff (0x100) IX
(II) Active PCI resource ranges:
[0] -1 0xed000000 - 0xed00007f (0x80) MX
[1] -1 0xe4000000 - 0xe7ffffff (0x4000000) MX
[2] -1 0xdf000000 - 0xdf00ffff (0x10000) MX(B)
[3] -1 0xde000000 - 0xde7fffff (0x800000) MX(B)
[4] -1 0xdd000000 - 0xdd003fff (0x4000) MX(B)
[5] -1 0xeb000000 - 0xebffffff (0x1000000) MX(B)
[6] -1 0xdc000000 - 0xdc00ffff (0x10000) MX(B)
[7] -1 0xdb000000 - 0xdb7fffff (0x800000) MX(B)
[8] -1 0xda000000 - 0xda003fff (0x4000) MX(B)
[9] -1 0xea000000 - 0xeaffffff (0x1000000) MX(B)
[10] -1 0xd9000000 - 0xd900ffff (0x10000) MX(B)
[11] -1 0xd8000000 - 0xd87fffff (0x800000) MX(B)
[12] -1 0xd7000000 - 0xd7003fff (0x4000) MX(B)
[13] -1 0xe9000000 - 0xe9ffffff (0x1000000) MX(B)
[14] -1 0xd5000000 - 0xd57fffff (0x800000) MX(B)
[15] -1 0xd4000000 - 0xd4003fff (0x4000) MX(B)
[16] -1 0xe8000000 - 0xe8ffffff (0x1000000) MX(B)
[17] -1 0x0000e000 - 0x0000e07f (0x80) IX
[18] -1 0x0000e400 - 0x0000e41f (0x20) IX
[19] -1 0x0000f000 - 0x0000f00f (0x10) IX
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0xed000000 - 0xed00007f (0x80) MX
[1] -1 0xe4000000 - 0xe7ffffff (0x4000000) MX
[2] -1 0xdf000000 - 0xdf00ffff (0x10000) MX(B)
[3] -1 0xde000000 - 0xde7fffff (0x800000) MX(B)
[4] -1 0xdd000000 - 0xdd003fff (0x4000) MX(B)
[5] -1 0xeb000000 - 0xebffffff (0x1000000) MX(B)
[6] -1 0xdc000000 - 0xdc00ffff (0x10000) MX(B)
[7] -1 0xdb000000 - 0xdb7fffff (0x800000) MX(B)
[8] -1 0xda000000 - 0xda003fff (0x4000) MX(B)
[9] -1 0xea000000 - 0xeaffffff (0x1000000) MX(B)
[10] -1 0xd9000000 - 0xd900ffff (0x10000) MX(B)
[11] -1 0xd8000000 - 0xd87fffff (0x800000) MX(B)
[12] -1 0xd7000000 - 0xd7003fff (0x4000) MX(B)
[13] -1 0xe9000000 - 0xe9ffffff (0x1000000) MX(B)
[14] -1 0xd5000000 - 0xd57fffff (0x800000) MX(B)
[15] -1 0xd4000000 - 0xd4003fff (0x4000) MX(B)
[16] -1 0xe8000000 - 0xe8ffffff (0x1000000) MX(B)
[17] -1 0x0000e000 - 0x0000e07f (0x80) IX
[18] -1 0x0000e400 - 0x0000e41f (0x20) IX
[19] -1 0x0000f000 - 0x0000f00f (0x10) IX
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX(B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX
[3] -1 0x000c0000 - 0x000effff (0x30000) MX
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX
[6] -1 0x00000000 - 0x000000ff (0x100) IX
(II) All system resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX(B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX
[3] -1 0x000c0000 - 0x000effff (0x30000) MX
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX
[5] -1 0xed000000 - 0xed00007f (0x80) MX
[6] -1 0xe4000000 - 0xe7ffffff (0x4000000) MX
[7] -1 0xdf000000 - 0xdf00ffff (0x10000) MX(B)
[8] -1 0xde000000 - 0xde7fffff (0x800000) MX(B)
[9] -1 0xdd000000 - 0xdd003fff (0x4000) MX(B)
[10] -1 0xeb000000 - 0xebffffff (0x1000000) MX(B)
[11] -1 0xdc000000 - 0xdc00ffff (0x10000) MX(B)
[12] -1 0xdb000000 - 0xdb7fffff (0x800000) MX(B)
[13] -1 0xda000000 - 0xda003fff (0x4000) MX(B)
[14] -1 0xea000000 - 0xeaffffff (0x1000000) MX(B)
[15] -1 0xd9000000 - 0xd900ffff (0x10000) MX(B)
[16] -1 0xd8000000 - 0xd87fffff (0x800000) MX(B)
[17] -1 0xd7000000 - 0xd7003fff (0x4000) MX(B)
[18] -1 0xe9000000 - 0xe9ffffff (0x1000000) MX(B)
[19] -1 0xd5000000 - 0xd57fffff (0x800000) MX(B)
[20] -1 0xd4000000 - 0xd4003fff (0x4000) MX(B)
[21] -1 0xe8000000 - 0xe8ffffff (0x1000000) MX(B)
[22] -1 0x0000ffff - 0x0000ffff (0x1) IX
[23] -1 0x00000000 - 0x000000ff (0x100) IX
[24] -1 0x0000e000 - 0x0000e07f (0x80) IX
[25] -1 0x0000e400 - 0x0000e41f (0x20) IX
[26] -1 0x0000f000 - 0x0000f00f (0x10) IX
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.2.0, 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: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.2.0, 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 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) LoadModule: "fbdevhw"
(II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a
(II) Module fbdevhw: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.0.2
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(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.2.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.13.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.1.10
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(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.2.0, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(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.2.0, module version = 1.1.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400,
mgag550
(II) Primary Device is: PCI 02:00:0
(--) Chipset mgag200 found
(--) Chipset mgag200 found
(--) Chipset mgag200 found
(--) Chipset mgag200 found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX(B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX
[3] -1 0x000c0000 - 0x000effff (0x30000) MX
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX
[5] -1 0xed000000 - 0xed00007f (0x80) MX
[6] -1 0xe4000000 - 0xe7ffffff (0x4000000) MX
[7] -1 0xdf000000 - 0xdf00ffff (0x10000) MX(B)
[8] -1 0xde000000 - 0xde7fffff (0x800000) MX(B)
[9] -1 0xdd000000 - 0xdd003fff (0x4000) MX(B)
[10] -1 0xeb000000 - 0xebffffff (0x1000000) MX(B)
[11] -1 0xdc000000 - 0xdc00ffff (0x10000) MX(B)
[12] -1 0xdb000000 - 0xdb7fffff (0x800000) MX(B)
[13] -1 0xda000000 - 0xda003fff (0x4000) MX(B)
[14] -1 0xea000000 - 0xeaffffff (0x1000000) MX(B)
[15] -1 0xd9000000 - 0xd900ffff (0x10000) MX(B)
[16] -1 0xd8000000 - 0xd87fffff (0x800000) MX(B)
[17] -1 0xd7000000 - 0xd7003fff (0x4000) MX(B)
[18] -1 0xe9000000 - 0xe9ffffff (0x1000000) MX(B)
[19] -1 0xd5000000 - 0xd57fffff (0x800000) MX(B)
[20] -1 0xd4000000 - 0xd4003fff (0x4000) MX(B)
[21] -1 0xe8000000 - 0xe8ffffff (0x1000000) MX(B)
[22] -1 0x0000ffff - 0x0000ffff (0x1) IX
[23] -1 0x00000000 - 0x000000ff (0x100) IX
[24] -1 0x0000e000 - 0x0000e07f (0x80) IX
[25] -1 0x0000e400 - 0x0000e41f (0x20) IX
[26] -1 0x0000f000 - 0x0000f00f (0x10) IX
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX(B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX
[3] -1 0x000c0000 - 0x000effff (0x30000) MX
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX
[5] -1 0xed000000 - 0xed00007f (0x80) MX
[6] -1 0xe4000000 - 0xe7ffffff (0x4000000) MX
[7] -1 0xdf000000 - 0xdf00ffff (0x10000) MX(B)
[8] -1 0xde000000 - 0xde7fffff (0x800000) MX(B)
[9] -1 0xdd000000 - 0xdd003fff (0x4000) MX(B)
[10] -1 0xeb000000 - 0xebffffff (0x1000000) MX(B)
[11] -1 0xdc000000 - 0xdc00ffff (0x10000) MX(B)
[12] -1 0xdb000000 - 0xdb7fffff (0x800000) MX(B)
[13] -1 0xda000000 - 0xda003fff (0x4000) MX(B)
[14] -1 0xea000000 - 0xeaffffff (0x1000000) MX(B)
[15] -1 0xd9000000 - 0xd900ffff (0x10000) MX(B)
[16] -1 0xd8000000 - 0xd87fffff (0x800000) MX(B)
[17] -1 0xd7000000 - 0xd7003fff (0x4000) MX(B)
[18] -1 0xe9000000 - 0xe9ffffff (0x1000000) MX(B)
[19] -1 0xd5000000 - 0xd57fffff (0x800000) MX(B)
[20] -1 0xd4000000 - 0xd4003fff (0x4000) MX(B)
[21] -1 0xe8000000 - 0xe8ffffff (0x1000000) MX(B)
[22] -1 0x0000ffff - 0x0000ffff (0x1) IX
[23] -1 0x00000000 - 0x000000ff (0x100) IX
[24] -1 0x0000e000 - 0x0000e07f (0x80) IX
[25] -1 0x0000e400 - 0x0000e41f (0x20) IX
[26] -1 0x0000f000 - 0x0000f00f (0x10) IX
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX(B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX
[3] -1 0x000c0000 - 0x000effff (0x30000) MX
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX
[5] -1 0xed000000 - 0xed00007f (0x80) MX
[6] -1 0xe4000000 - 0xe7ffffff (0x4000000) MX
[7] -1 0xdf000000 - 0xdf00ffff (0x10000) MX(B)
[8] -1 0xde000000 - 0xde7fffff (0x800000) MX(B)
[9] -1 0xdd000000 - 0xdd003fff (0x4000) MX(B)
[10] -1 0xeb000000 - 0xebffffff (0x1000000) MX(B)
[11] -1 0xdc000000 - 0xdc00ffff (0x10000) MX(B)
[12] -1 0xdb000000 - 0xdb7fffff (0x800000) MX(B)
[13] -1 0xda000000 - 0xda003fff (0x4000) MX(B)
[14] -1 0xea000000 - 0xeaffffff (0x1000000) MX(B)
[15] -1 0xd9000000 - 0xd900ffff (0x10000) MX(B)
[16] -1 0xd8000000 - 0xd87fffff (0x800000) MX(B)
[17] -1 0xd7000000 - 0xd7003fff (0x4000) MX(B)
[18] -1 0xe9000000 - 0xe9ffffff (0x1000000) MX(B)
[19] -1 0xd5000000 - 0xd57fffff (0x800000) MX(B)
[20] -1 0xd4000000 - 0xd4003fff (0x4000) MX(B)
[21] -1 0xe8000000 - 0xe8ffffff (0x1000000) MX(B)
[22] -1 0x0000ffff - 0x0000ffff (0x1) IX
[23] -1 0x00000000 - 0x000000ff (0x100) IX
[24] -1 0x0000e000 - 0x0000e07f (0x80) IX
[25] -1 0x0000e400 - 0x0000e41f (0x20) IX
[26] -1 0x0000f000 - 0x0000f00f (0x10) IX
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX(B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX
[3] -1 0x000c0000 - 0x000effff (0x30000) MX
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX
[5] -1 0xed000000 - 0xed00007f (0x80) MX
[6] -1 0xe4000000 - 0xe7ffffff (0x4000000) MX
[7] -1 0xdf000000 - 0xdf00ffff (0x10000) MX(B)
[8] -1 0xde000000 - 0xde7fffff (0x800000) MX(B)
[9] -1 0xdd000000 - 0xdd003fff (0x4000) MX(B)
[10] -1 0xeb000000 - 0xebffffff (0x1000000) MX(B)
[11] -1 0xdc000000 - 0xdc00ffff (0x10000) MX(B)
[12] -1 0xdb000000 - 0xdb7fffff (0x800000) MX(B)
[13] -1 0xda000000 - 0xda003fff (0x4000) MX(B)
[14] -1 0xea000000 - 0xeaffffff (0x1000000) MX(B)
[15] -1 0xd9000000 - 0xd900ffff (0x10000) MX(B)
[16] -1 0xd8000000 - 0xd87fffff (0x800000) MX(B)
[17] -1 0xd7000000 - 0xd7003fff (0x4000) MX(B)
[18] -1 0xe9000000 - 0xe9ffffff (0x1000000) MX(B)
[19] -1 0xd5000000 - 0xd57fffff (0x800000) MX(B)
[20] -1 0xd4000000 - 0xd4003fff (0x4000) MX(B)
[21] -1 0xe8000000 - 0xe8ffffff (0x1000000) MX(B)
[22] -1 0x0000ffff - 0x0000ffff (0x1) IX
[23] -1 0x00000000 - 0x000000ff (0x100) IX
[24] -1 0x0000e000 - 0x0000e07f (0x80) IX
[25] -1 0x0000e400 - 0x0000e41f (0x20) IX
[26] -1 0x0000f000 - 0x0000f00f (0x10) IX
(II) resource ranges after probing:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX(B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX
[3] -1 0x000c0000 - 0x000effff (0x30000) MX
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX
[5] -1 0xed000000 - 0xed00007f (0x80) MX
[6] -1 0xe4000000 - 0xe7ffffff (0x4000000) MX
[7] -1 0xdf000000 - 0xdf00ffff (0x10000) MX(B)
[8] -1 0xde000000 - 0xde7fffff (0x800000) MX(B)
[9] -1 0xdd000000 - 0xdd003fff (0x4000) MX(B)
[10] -1 0xeb000000 - 0xebffffff (0x1000000) MX(B)
[11] -1 0xdc000000 - 0xdc00ffff (0x10000) MX(B)
[12] -1 0xdb000000 - 0xdb7fffff (0x800000) MX(B)
[13] -1 0xda000000 - 0xda003fff (0x4000) MX(B)
[14] -1 0xea000000 - 0xeaffffff (0x1000000) MX(B)
[15] -1 0xd9000000 - 0xd900ffff (0x10000) MX(B)
[16] -1 0xd8000000 - 0xd87fffff (0x800000) MX(B)
[17] -1 0xd7000000 - 0xd7003fff (0x4000) MX(B)
[18] -1 0xe9000000 - 0xe9ffffff (0x1000000) MX(B)
[19] -1 0xd5000000 - 0xd57fffff (0x800000) MX(B)
[20] -1 0xd4000000 - 0xd4003fff (0x4000) MX(B)
[21] -1 0xe8000000 - 0xe8ffffff (0x1000000) MX(B)
[22] 0 0x000a0000 - 0x000affff (0x10000) MS
[23] 0 0x000b0000 - 0x000b7fff (0x8000) MS
[24] 0 0x000b8000 - 0x000bffff (0x8000) MS
[25] 1 0x000a0000 - 0x000affff (0x10000) MS
[26] 1 0x000b0000 - 0x000b7fff (0x8000) MS
[27] 1 0x000b8000 - 0x000bffff (0x8000) MS
[28] 2 0x000a0000 - 0x000affff (0x10000) MS
[29] 2 0x000b0000 - 0x000b7fff (0x8000) MS
[30] 2 0x000b8000 - 0x000bffff (0x8000) MS
[31] 3 0x000a0000 - 0x000affff (0x10000) MS
[32] 3 0x000b0000 - 0x000b7fff (0x8000) MS
[33] 3 0x000b8000 - 0x000bffff (0x8000) MS
[34] -1 0x0000ffff - 0x0000ffff (0x1) IX
[35] -1 0x00000000 - 0x000000ff (0x100) IX
[36] -1 0x0000e000 - 0x0000e07f (0x80) IX
[37] -1 0x0000e400 - 0x0000e41f (0x20) IX
[38] -1 0x0000f000 - 0x0000f00f (0x10) IX
[39] 0 0x000003b0 - 0x000003bb (0xc) IS
[40] 0 0x000003c0 - 0x000003df (0x20) IS
[41] 1 0x000003b0 - 0x000003bb (0xc) IS
[42] 1 0x000003c0 - 0x000003df (0x20) IS
[43] 2 0x000003b0 - 0x000003bb (0xc) IS
[44] 2 0x000003c0 - 0x000003df (0x20) IS
[45] 3 0x000003b0 - 0x000003bb (0xc) IS
[46] 3 0x000003c0 - 0x000003df (0x20) IS
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(II) Setting vga for screen 2.
(II) Setting vga for screen 3.
(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.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(**) MGA(0): Depth 24, (--) framebuffer bpp 32
(==) MGA(0): RGB weight 888
(**) MGA(0): Option "HWcursor" "off"
(II) Loading sub module "mga_hal"
(II) LoadModule: "mga_hal"
(II) Loading /usr/X11R6/lib/modules/drivers/mga_hal_drv.o
(II) Module mga_hal: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) MGA(0): Matrox HAL module used
(--) MGA(0): Chipset: "mgag200"
(==) MGA(0): Using AGP 1x mode
(--) MGA(0): Linear framebuffer at 0xE8000000
(--) MGA(0): MMIO registers at 0xD4000000
(--) MGA(0): Pseudo-DMA transfer window at 0xD5000000
(==) MGA(0): BIOS at 0xC0000
(--) MGA(0): Video BIOS info block at offset 0x07D00
(--) MGA(0): Found and verified enhanced Video BIOS info block
(II) MGA(0): MGABios.RamdacType = 0x0
(==) MGA(0): Write-combining range (0xe8000000,0x1000000)
(--) MGA(0): VideoRAM: 8192 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(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.2.0, module version = 1.2.0
ABI class: XFree86 Video Driver, version 0.5
(==) MGA(0): Write-combining range (0xe8000000,0x800000)
(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.
(II) MGA(0): I2C device "DDC:ddc2" removed.
(II) MGA(0): I2C Monitor info: (nil)
(II) MGA(0): end of I2C Monitor info

(--) MGA(0): No DDC signal
(II) MGA(0): DDC Monitor info: (nil)
(II) MGA(0): end of DDC Monitor info
 
(==) MGA(0): Using gamma correction (1.0, 1.0, 1.0)
(==) MGA(0): Min pixel clock is 12 MHz
(==) MGA(0): Max pixel clock is 250 MHz
(II) MGA(0): Monitor0: Using hsync range of 30.00-82.00 kHz
(II) MGA(0): Monitor0: Using vrefresh range of 50.00-160.00 Hz
(II) MGA(0): Clock range: 12.00 to 250.00 MHz
(II) MGA(0): Not using mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1280x960" (hsync out of range)
(II) MGA(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "1920x1200" (insufficient memory for mode)
(II) MGA(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(==) MGA(0): Write-combining range (0xe8000000,0x800000)
(--) MGA(0): Virtual size is 1024x768 (pitch 1024)
(**) MGA(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) MGA(0): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
(**) MGA(0): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) MGA(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
(==) MGA(0): 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.2.0, 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.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/X11R6/lib/modules/libvgahw.a
(**) MGA(1): Depth 24, (--) framebuffer bpp 32
(==) MGA(1): RGB weight 888
(**) MGA(1): Option "HWcursor" "off"
(II) Loading sub module "mga_hal"
(II) LoadModule: "mga_hal"
(II) Reloading /usr/X11R6/lib/modules/drivers/mga_hal_drv.o
(II) MGA(1): Matrox HAL module used
(--) MGA(1): Chipset: "mgag200"
(==) MGA(1): Using AGP 1x mode
(--) MGA(1): Linear framebuffer at 0xE9000000
(--) MGA(1): MMIO registers at 0xD7000000
(--) MGA(1): Pseudo-DMA transfer window at 0xD8000000
(--) MGA(1): BIOS at 0xD9000000
(II) Multi Device Card detected: [2:0:0][2:4:0][2:8:0][2:c:0]
(II) Truncating PCI BIOS Length to 32768
(--) MGA(1): Video BIOS info block at offset 0x07D00
(--) MGA(1): Found and verified enhanced Video BIOS info block
(II) MGA(1): MGABios.RamdacType = 0x0
(==) MGA(1): Write-combining range (0xe9000000,0x800000)
(==) MGA(1): Write-combining range (0xe9000000,0x1000000)
(--) 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 (0xe9000000,0x800000)
(II) MGA(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, 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.
(II) MGA(1): I2C device "DDC:ddc2" removed.
(II) MGA(1): I2C Monitor info: (nil)
(II) MGA(1): end of I2C Monitor info

(==) MGA(1): 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
(II) MGA(1): Monitor1: Using hsync range of 30.00-82.00 kHz
(II) MGA(1): Monitor1: Using vrefresh range of 50.00-160.00 Hz
(II) MGA(1): Clock range: 12.00 to 250.00 MHz
(II) MGA(1): Not using mode "1400x1050" (hsync out of range)
(II) MGA(1): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1280x960" (hsync out of range)
(II) MGA(1): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(1): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(1): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(1): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(1): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(1): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(1): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(1): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1920x1200" (insufficient memory for mode)
(II) MGA(1): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(==) MGA(1): Write-combining range (0xe9000000,0x800000)
(--) MGA(1): Virtual size is 1024x768 (pitch 1024)
(**) MGA(1): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) MGA(1): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
(**) MGA(1): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) MGA(1): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
(==) MGA(1): DPI set to (75, 75)
(II) MGA(1): YDstOrg is set to 0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Reloading /usr/X11R6/lib/modules/libfb.a
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Reloading /usr/X11R6/lib/modules/libxaa.a
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/X11R6/lib/modules/libvgahw.a
(**) MGA(2): Depth 24, (--) framebuffer bpp 32
(==) MGA(2): RGB weight 888
(**) MGA(2): Option "HWcursor" "off"
(II) Loading sub module "mga_hal"
(II) LoadModule: "mga_hal"
(II) Reloading /usr/X11R6/lib/modules/drivers/mga_hal_drv.o
(II) MGA(2): Matrox HAL module used
(--) MGA(2): Chipset: "mgag200"
(==) MGA(2): Using AGP 1x mode
(--) MGA(2): Linear framebuffer at 0xEA000000
(--) MGA(2): MMIO registers at 0xDA000000
(--) MGA(2): Pseudo-DMA transfer window at 0xDB000000
(--) MGA(2): BIOS at 0xDC000000
(II) Multi Device Card detected: [2:0:0][2:4:0][2:8:0][2:c:0]
(II) Truncating PCI BIOS Length to 32768
(--) MGA(2): Video BIOS info block at offset 0x07D00
(--) MGA(2): Found and verified enhanced Video BIOS info block
(II) MGA(2): MGABios.RamdacType = 0x0
(==) MGA(2): Write-combining range (0xea000000,0x800000)
(==) MGA(2): Write-combining range (0xea000000,0x1000000)
(--) MGA(2): 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(2): Write-combining range (0xea000000,0x800000)
(II) MGA(2): vgaHWGetIOBase: hwp->IOBase is 0x03d0, 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.
(II) MGA(2): I2C device "DDC:ddc2" removed.
(II) MGA(2): I2C Monitor info: (nil)
(II) MGA(2): end of I2C Monitor info
 
(==) 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
(II) MGA(2): Monitor2: Using hsync range of 30.00-82.00 kHz
(II) MGA(2): Monitor2: Using vrefresh range of 50.00-160.00 Hz
(II) MGA(2): Clock range: 12.00 to 250.00 MHz
(II) MGA(2): Not using mode "1400x1050" (hsync out of range)
(II) MGA(2): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "1280x960" (hsync out of range)
(II) MGA(2): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(2): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(2): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(2): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(2): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(2): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(2): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(2): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(2): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(2): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(2): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) MGA(2): Not using default mode "1920x1200" (insufficient memory for mode)
(II) MGA(2): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(==) MGA(2): Write-combining range (0xea000000,0x800000)
(--) MGA(2): Virtual size is 1024x768 (pitch 1024)
(**) MGA(2): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) MGA(2): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
(**) MGA(2): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) MGA(2): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +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 "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/X11R6/lib/modules/libvgahw.a
(**) MGA(3): Depth 24, (--) framebuffer bpp 32
(==) MGA(3): RGB weight 888
(**) MGA(3): Option "HWcursor" "off"
(II) Loading sub module "mga_hal"
(II) LoadModule: "mga_hal"
(II) Reloading /usr/X11R6/lib/modules/drivers/mga_hal_drv.o
(II) MGA(3): Matrox HAL module used
(--) MGA(3): Chipset: "mgag200"
(==) MGA(3): Using AGP 1x mode
(--) MGA(3): Linear framebuffer at 0xEB000000
(--) MGA(3): MMIO registers at 0xDD000000
(--) MGA(3): Pseudo-DMA transfer window at 0xDE000000
(--) MGA(3): BIOS at 0xDF000000
(II) Multi Device Card detected: [2:0:0][2:4:0][2:8:0][2:c:0]
(II) Truncating PCI BIOS Length to 32768
(--) MGA(3): Video BIOS info block at offset 0x07D00
(--) MGA(3): Found and verified enhanced Video BIOS info block
(II) MGA(3): MGABios.RamdacType = 0x0
(==) MGA(3): Write-combining range (0xeb000000,0x800000)
(==) MGA(3): Write-combining range (0xeb000000,0x1000000)
(--) MGA(3): 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(3): Write-combining range (0xeb000000,0x800000)
(II) MGA(3): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) MGA(3): DDC1 disabled - chip not in VGA mode
(II) MGA(3): I2C bus "DDC" initialized.
(II) MGA(3): I2C device "DDC:ddc2" registered.
(II) MGA(3): I2C device "DDC:ddc2" removed.
(II) MGA(3): I2C Monitor info: (nil)
(II) MGA(3): end of I2C Monitor info

(==) MGA(3): Using gamma correction (1.0, 1.0, 1.0)
(==) MGA(3): Min pixel clock is 12 MHz
(==) MGA(3): Max pixel clock is 250 MHz
(II) MGA(3): Monitor3: Using hsync range of 30.00-82.00 kHz
(II) MGA(3): Monitor3: Using vrefresh range of 50.00-160.00 Hz
(II) MGA(3): Clock range: 12.00 to 250.00 MHz
(II) MGA(3): Not using mode "1400x1050" (hsync out of range)
(II) MGA(3): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "1280x960" (hsync out of range)
(II) MGA(3): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(3): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(3): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(3): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(3): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(3): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(3): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(3): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(3): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(3): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(3): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) MGA(3): Not using default mode "1920x1200" (insufficient memory for mode)
(II) MGA(3): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(==) MGA(3): Write-combining range (0xeb000000,0x800000)
(--) MGA(3): Virtual size is 1024x768 (pitch 1024)
(**) MGA(3): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) MGA(3): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
(**) MGA(3): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) MGA(3): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
(==) MGA(3): DPI set to (75, 75)
(II) MGA(3): YDstOrg is set to 0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Reloading /usr/X11R6/lib/modules/libfb.a
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Reloading /usr/X11R6/lib/modules/libxaa.a
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? Yes, I do.
(II) LoadModule: "rac"
(II) Loading /usr/X11R6/lib/modules/librac.a
(II) Module rac: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) resource ranges after preInit:
[0] 3 0xde000000 - 0xde7fffff (0x800000) MX
[1] 3 0xdd000000 - 0xdd003fff (0x4000) MX
[2] 3 0xeb000000 - 0xebffffff (0x1000000) MX
[3] 2 0xdb000000 - 0xdb7fffff (0x800000) MX
[4] 2 0xda000000 - 0xda003fff (0x4000) MX
[5] 2 0xea000000 - 0xeaffffff (0x1000000) MX
[6] 1 0xd8000000 - 0xd87fffff (0x800000) MX
[7] 1 0xd7000000 - 0xd7003fff (0x4000) MX
[8] 1 0xe9000000 - 0xe9ffffff (0x1000000) MX
[9] 0 0xd5000000 - 0xd57fffff (0x800000) MX
[10] 0 0xd4000000 - 0xd4003fff (0x4000) MX
[11] 0 0xe8000000 - 0xe8ffffff (0x1000000) MX
[12] -1 0xffe00000 - 0xffffffff (0x200000) MX(B)
[13] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
[14] -1 0x000f0000 - 0x000fffff (0x10000) MX
[15] -1 0x000c0000 - 0x000effff (0x30000) MX
[16] -1 0x00000000 - 0x0009ffff (0xa0000) MX
[17] -1 0xed000000 - 0xed00007f (0x80) MX
[18] -1 0xe4000000 - 0xe7ffffff (0x4000000) MX
[19] -1 0xdf000000 - 0xdf00ffff (0x10000) MX(B)
[20] -1 0xde000000 - 0xde7fffff (0x800000) MX(B)
[21] -1 0xdd000000 - 0xdd003fff (0x4000) MX(B)
[22] -1 0xeb000000 - 0xebffffff (0x1000000) MX(B)
[23] -1 0xdc000000 - 0xdc00ffff (0x10000) MX(B)
[24] -1 0xdb000000 - 0xdb7fffff (0x800000) MX(B)
[25] -1 0xda000000 - 0xda003fff (0x4000) MX(B)
[26] -1 0xea000000 - 0xeaffffff (0x1000000) MX(B)
[27] -1 0xd9000000 - 0xd900ffff (0x10000) MX(B)
[28] -1 0xd8000000 - 0xd87fffff (0x800000) MX(B)
[29] -1 0xd7000000 - 0xd7003fff (0x4000) MX(B)
[30] -1 0xe9000000 - 0xe9ffffff (0x1000000) MX(B)
[31] -1 0xd5000000 - 0xd57fffff (0x800000) MX(B)
[32] -1 0xd4000000 - 0xd4003fff (0x4000) MX(B)
[33] -1 0xe8000000 - 0xe8ffffff (0x1000000) MX(B)
[34] 0 0x000a0000 - 0x000affff (0x10000) MS(OprD)
[35] 0 0x000b0000 - 0x000b7fff (0x8000) MS(OprD)
[36] 0 0x000b8000 - 0x000bffff (0x8000) MS(OprD)
[37] 1 0x000a0000 - 0x000affff (0x10000) MS(OprD)
[38] 1 0x000b0000 - 0x000b7fff (0x8000) MS(OprD)
[39] 1 0x000b8000 - 0x000bffff (0x8000) MS(OprD)
[40] 2 0x000a0000 - 0x000affff (0x10000) MS(OprD)
[41] 2 0x000b0000 - 0x000b7fff (0x8000) MS(OprD)
[42] 2 0x000b8000 - 0x000bffff (0x8000) MS(OprD)
[43] 3 0x000a0000 - 0x000affff (0x10000) MS(OprD)
[44] 3 0x000b0000 - 0x000b7fff (0x8000) MS(OprD)
[45] 3 0x000b8000 - 0x000bffff (0x8000) MS(OprD)
[46] -1 0x0000ffff - 0x0000ffff (0x1) IX
[47] -1 0x00000000 - 0x000000ff (0x100) IX
[48] -1 0x0000e000 - 0x0000e07f (0x80) IX
[49] -1 0x0000e400 - 0x0000e41f (0x20) IX
[50] -1 0x0000f000 - 0x0000f00f (0x10) IX
[51] 0 0x000003b0 - 0x000003bb (0xc) IS(OprU)
[52] 0 0x000003c0 - 0x000003df (0x20) IS(OprU)
[53] 1 0x000003b0 - 0x000003bb (0xc) IS(OprU)
[54] 1 0x000003c0 - 0x000003df (0x20) IS(OprU)
[55] 2 0x000003b0 - 0x000003bb (0xc) IS(OprU)
[56] 2 0x000003c0 - 0x000003df (0x20) IS(OprU)
[57] 3 0x000003b0 - 0x000003bb (0xc) IS(OprU)
[58] 3 0x000003c0 - 0x000003df (0x20) IS(OprU)
 
Es hat geklappt!
Ich habe beides gemacht und jetzt läuft alles Perfekt!

Danke für die Hilfe
 
Zurück
Oben Unten