Your message dated Mon, 24 Sep 2007 08:07:45 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#442907: xserver-xorg-video-mga: Multihead doesn't work on 
G450
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg-video-mga
Version: 1:1.4.7.dfsg.1-3
Severity: normal


Trying to use my configuration from the previous version in unstable
(1.4.6) caused complete failure -- the second head is never even
considered, so I only get single headed operation. Attempting to do
"what xorg 7.3 wants you to do" doesn't work b/c 1.4.7 doesn't have
the relevant parts of xrandr 1.2 implemented.

Help? Or should I just revert to 1.4.6?
 - robert jacobs

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-12-14 13:23 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 2007-09-16 14:56 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400/G450 (rev 82)

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

Xorg X server configuration file status:
lrwxrwxrwx 1 root root 19 2007-09-17 13:58 /etc/X11/xorg.conf -> 
xorg.conf-2h-stupid

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

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

Section "Module"
        Load  "dbe"
        Load  "extmod"
        Load  "record"
        Load  "xtrap"
        Disable "glx"
        Disable "dri"
#       Load  "vnc"
        Load  "type1"
        Load  "xrandr"
EndSection

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

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

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

Section "Monitor"
   # multihead doesn't support doublescanning. sigh.
   ModeLine     "1152x900" 100  1152 1176 1272 1456 900 924 938 952 +hsync 
+vsync
   ModeLine     "1152x864" 100  1152 1176 1272 1456 864 864 878 916 +hsync 
+vsync
   ModeLine      "576x432"  50   576  586  644  728 432 432 439 458 +hsync 
+vsync doublescan
# for? dosbox?
   ModeLine      "640x480"  53.9 640  640  736  784 480 480 487 493 +hsync 
+vsync doublescan
# for schism tracker:
   ModeLine      "640x400"  55   640  668  732  800 400 400 407 425 +hsync 
+vsync doublescan
# for megazeux:
   ModeLine      "640x350"  55   640  668  732  800 350 350 360 386 +hsync 
+vsync doublescan

   # valid # of pixellines: 350-480,700-960

   DisplaySize 390 293

   Identifier   "r20gs"
   VendorName   "radius"
   ModelName    "Two Page Display / 20gs"
   HorizSync    67 - 70 # but supposed to be 68.7
   VertRefresh  69-89
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"                  # [<bool>]
        #Option     "HWcursor"                  # [<bool>]
        #Option     "PciRetry"                  # [<bool>]
        #Option     "SyncOnGreen"               # [<bool>]
        #Option     "NoAccel"                   # [<bool>]
        #Option     "ShowCache"                 # [<bool>]
        #Option     "Overlay"                   # [<str>]
        #Option     "MGASDRAM"                  # [<bool>]
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "UseFBDev"                  # [<bool>]
        #Option     "ColorKey"                  # <i>
        #Option     "SetMclk"                   # <freq>
        #Option     "OverclockMem"              # [<bool>]
        #Option     "VideoKey"                  # <i>
        #Option     "Rotate"                    # [<str>]
        #Option     "TexturedVideo"             # [<bool>]
        #Option     "Crtc2Ram"                  # <i>
        #Option     "Int10"                     # [<bool>]
        Option     "AGPMode" "4"                # <i>
        Option     "AGPSize" "256"              # <i>
        #Option     "DigitalScreen1"            # [<bool>]
        #Option     "DigitalScreen2"            # [<bool>]
        #Option     "TV"                        # [<bool>]
        #Option     "TVStandard"                # [<str>]
        #Option     "CableType"                 # [<str>]
        #Option     "NoHal"                     # [<bool>]
        #Option     "SwappedHead"               # [<bool>]
        #Option     "DRI"                       # [<bool>]
        #Option     "MergedFB"                  # [<bool>]
        #Option     "Monitor2HSync"             # [<str>]
        #Option     "Monitor2VRefresh"          # [<str>]
        #Option     "Monitor2Position"          # [<str>]
        #Option     "MetaModes"                 # [<str>]
        #Option     "OldDmaInit"                # [<bool>]
        #Option     "ForcePciDma"               # [<bool>]
        #Option     "AccelMethod"               # [<str>]
        Identifier  "mgaCRTC1"
        Driver      "mga"
        VendorName  "Matrox Graphics, Inc."
        BoardName   "MGA G400/G450"
        BusID       "PCI:1:0:0"
        Screen 0
EndSection

Section "Device"
        Option     "AGPMode" "4"                # <i>
        Option     "AGPSize" "256"              # <i>
        Identifier  "mgaCRTC2"
        Driver      "mga"
        VendorName  "Matrox Graphics, Inc."
        BoardName   "MGA G400/G450"
        BusID       "PCI:1:0:0"
        Screen 1
EndSection

Section "Screen"
        Identifier "mga1"
        Device     "mgaCRTC1"
        Monitor    "r20gs"
        DefaultDepth 16
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
EndSection

Section "Screen"
        Identifier "mga2"
        Device     "mgaCRTC2"
        Monitor    "r20gs"
        DefaultDepth 16
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 32434 2007-09-13 21:49 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 30670 2007-09-17 14:03 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-2)
Current Operating System: Linux rydia 2.6.22-2-k7 #1 SMP Fri Aug 31 01:02:37 
UTC 2007 i686
Build Date: 16 September 2007  02:37:21PM
 
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 17 14:03:33 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "mga1" (0)
(**) |   |-->Monitor "r20gs"
(**) |   |-->Device "mgaCRTC1"
(**) |-->Screen "mga2" (1)
(**) |   |-->Monitor "r20gs"
(**) |   |-->Device "mgaCRTC2"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "DontZap" "true"
(**) Option "Xinerama" "true"
(**) Option "AllowDeactivateGrabs" "true"
(**) Option "AllowClosedownGrabs" "true"
(**) Option "AIGLX" "no"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) Xinerama: enabled
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
        Entry deleted from font path.
(==) Including the default font path 
/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
        /usr/local/share/fonts/Type1,
        /usr/local/share/fonts/TrueType,
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/cyrillic,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(**) RgbPath set to "/etc/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d8680
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 2.0
        X.Org XInput driver : 2.0
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8305 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1106,0000 rev 40 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 1106,3057 rev 40 class 06,80,00 hdr 00
(II) PCI: 00:09:0: chip 1095,3114 card 1095,6114 rev 02 class 01,04,00 hdr 00
(II) PCI: 00:0a:0: chip 10ec,8139 card 11f6,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0f:0: chip 13f6,0111 card 13f6,0111 rev 10 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 102b,0525 card 102b,07c0 rev 82 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xd2000000 - 0xd4ffffff (0x3000000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xd0000000 - 0xd1ffffff (0x2000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) Matrox Graphics, Inc. MGA G400/G450 rev 130, Mem @ 
0xd0000000/25, 0xd2000000/14, 0xd3000000/23
(II) Addressable bus resource ranges are
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xc0000000 from 0xcfffffff to 
0xbfffffff
(II) Active PCI resource ranges:
        [0] -1  0       0xd6001000 - 0xd60010ff (0x100) MX[B]
        [1] -1  0       0xd6000000 - 0xd60003ff (0x400) MX[B]
        [2] -1  0       0xc0000000 - 0xbfffffff (0x0) MX[B]O
        [3] -1  0       0xd3000000 - 0xd37fffff (0x800000) MX[B](B)
        [4] -1  0       0xd2000000 - 0xd2003fff (0x4000) MX[B](B)
        [5] -1  0       0xd0000000 - 0xd1ffffff (0x2000000) MX[B](B)
        [6] -1  0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [7] -1  0       0x0000e000 - 0x0000e0ff (0x100) IX[B]
        [8] -1  0       0x0000dc00 - 0x0000dc0f (0x10) IX[B]
        [9] -1  0       0x0000d800 - 0x0000d803 (0x4) IX[B]
        [10] -1 0       0x0000d400 - 0x0000d407 (0x8) IX[B]
        [11] -1 0       0x0000d000 - 0x0000d003 (0x4) IX[B]
        [12] -1 0       0x0000cc00 - 0x0000cc07 (0x8) IX[B]
        [13] -1 0       0x0000c800 - 0x0000c81f (0x20) IX[B]
        [14] -1 0       0x0000c400 - 0x0000c41f (0x20) IX[B]
        [15] -1 0       0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xd6001000 - 0xd60010ff (0x100) MX[B]
        [1] -1  0       0xd6000000 - 0xd60003ff (0x400) MX[B]
        [2] -1  0       0xc0000000 - 0xbfffffff (0x0) MX[B]O
        [3] -1  0       0xd3000000 - 0xd37fffff (0x800000) MX[B](B)
        [4] -1  0       0xd2000000 - 0xd2003fff (0x4000) MX[B](B)
        [5] -1  0       0xd0000000 - 0xd1ffffff (0x2000000) MX[B](B)
        [6] -1  0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [7] -1  0       0x0000e000 - 0x0000e0ff (0x100) IX[B]
        [8] -1  0       0x0000dc00 - 0x0000dc0f (0x10) IX[B]
        [9] -1  0       0x0000d800 - 0x0000d803 (0x4) IX[B]
        [10] -1 0       0x0000d400 - 0x0000d407 (0x8) IX[B]
        [11] -1 0       0x0000d000 - 0x0000d003 (0x4) IX[B]
        [12] -1 0       0x0000cc00 - 0x0000cc07 (0x8) IX[B]
        [13] -1 0       0x0000c800 - 0x0000c81f (0x20) IX[B]
        [14] -1 0       0x0000c400 - 0x0000c41f (0x20) IX[B]
        [15] -1 0       0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xd6001000 - 0xd60010ff (0x100) MX[B]
        [5] -1  0       0xd6000000 - 0xd60003ff (0x400) MX[B]
        [6] -1  0       0xc0000000 - 0xbfffffff (0x0) MX[B]O
        [7] -1  0       0xd3000000 - 0xd37fffff (0x800000) MX[B](B)
        [8] -1  0       0xd2000000 - 0xd2003fff (0x4000) MX[B](B)
        [9] -1  0       0xd0000000 - 0xd1ffffff (0x2000000) MX[B](B)
        [10] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [11] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [12] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [13] -1 0       0x0000e000 - 0x0000e0ff (0x100) IX[B]
        [14] -1 0       0x0000dc00 - 0x0000dc0f (0x10) IX[B]
        [15] -1 0       0x0000d800 - 0x0000d803 (0x4) IX[B]
        [16] -1 0       0x0000d400 - 0x0000d407 (0x8) IX[B]
        [17] -1 0       0x0000d000 - 0x0000d003 (0x4) IX[B]
        [18] -1 0       0x0000cc00 - 0x0000cc07 (0x8) IX[B]
        [19] -1 0       0x0000c800 - 0x0000c81f (0x20) IX[B]
        [20] -1 0       0x0000c400 - 0x0000c41f (0x20) IX[B]
        [21] -1 0       0x0000c000 - 0x0000c00f (0x10) IX[B]
(WW) "glx" will not be loaded unless you've specified it to be loaded elsewhere.
(WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
(II) "extmod" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "glx" will be loaded even though the default is to disable it.
(II) "freetype" will be loaded by default.
(II) "type1" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "record" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dri" will be loaded even though the default is to disable it.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "xrandr"
(WW) Warning, couldn't open module xrandr
(II) UnloadModule: "xrandr"
(EE) Failed to load module "xrandr" (module does not exist, 0)
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.4.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "mga"
(II) Loading /usr/lib/xorg/modules/drivers//mga_drv.so
(II) Module mga: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.4.7
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.2.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.2.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
        mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI,
        mgag200 SE A PCI, mgag200 SE B PCI, mgag400, mgag550
(II) Primary Device is: PCI 01:00:0
(--) Chipset mgag400 found
(--) Chipset mgag400 found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xd6001000 - 0xd60010ff (0x100) MX[B]
        [5] -1  0       0xd6000000 - 0xd60003ff (0x400) MX[B]
        [6] -1  0       0xc0000000 - 0xbfffffff (0x0) MX[B]O
        [7] -1  0       0xd3000000 - 0xd37fffff (0x800000) MX[B](B)
        [8] -1  0       0xd2000000 - 0xd2003fff (0x4000) MX[B](B)
        [9] -1  0       0xd0000000 - 0xd1ffffff (0x2000000) MX[B](B)
        [10] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [11] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [12] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [13] -1 0       0x0000e000 - 0x0000e0ff (0x100) IX[B]
        [14] -1 0       0x0000dc00 - 0x0000dc0f (0x10) IX[B]
        [15] -1 0       0x0000d800 - 0x0000d803 (0x4) IX[B]
        [16] -1 0       0x0000d400 - 0x0000d407 (0x8) IX[B]
        [17] -1 0       0x0000d000 - 0x0000d003 (0x4) IX[B]
        [18] -1 0       0x0000cc00 - 0x0000cc07 (0x8) IX[B]
        [19] -1 0       0x0000c800 - 0x0000c81f (0x20) IX[B]
        [20] -1 0       0x0000c400 - 0x0000c41f (0x20) IX[B]
        [21] -1 0       0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) resource ranges after probing:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xd6001000 - 0xd60010ff (0x100) MX[B]
        [5] -1  0       0xd6000000 - 0xd60003ff (0x400) MX[B]
        [6] -1  0       0xc0000000 - 0xbfffffff (0x0) MX[B]O
        [7] -1  0       0xd3000000 - 0xd37fffff (0x800000) MX[B](B)
        [8] -1  0       0xd2000000 - 0xd2003fff (0x4000) MX[B](B)
        [9] -1  0       0xd0000000 - 0xd1ffffff (0x2000000) MX[B](B)
        [10] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [11] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [12] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [13] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [14] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [15] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [16] -1 0       0x0000e000 - 0x0000e0ff (0x100) IX[B]
        [17] -1 0       0x0000dc00 - 0x0000dc0f (0x10) IX[B]
        [18] -1 0       0x0000d800 - 0x0000d803 (0x4) IX[B]
        [19] -1 0       0x0000d400 - 0x0000d407 (0x8) IX[B]
        [20] -1 0       0x0000d000 - 0x0000d003 (0x4) IX[B]
        [21] -1 0       0x0000cc00 - 0x0000cc07 (0x8) IX[B]
        [22] -1 0       0x0000c800 - 0x0000c81f (0x20) IX[B]
        [23] -1 0       0x0000c400 - 0x0000c41f (0x20) IX[B]
        [24] -1 0       0x0000c000 - 0x0000c00f (0x10) IX[B]
        [25] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [26] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 0.1.0
        ABI class: X.Org Video Driver, version 2.0
(--) MGA(0): Chipset: "mgag400" (G450)
(**) MGA(0): Depth 16, (--) framebuffer bpp 16
(==) MGA(0): RGB weight 565
(**) MGA(0): Option "AGPMode" "4"
(**) MGA(0): Option "AGPSize" "256"
(**) MGA(0): Using 256 MB of AGP memory
(**) MGA(0): Using AGP 4x mode
(==) MGA(0): Using XAA acceleration
(--) MGA(0): Linear framebuffer at 0xD0000000
(==) MGA(0): MMIO registers at 0xD2000000
(--) MGA(0): Pseudo-DMA transfer window at 0xD3000000
(==) MGA(0): BIOS at 0xC0000
(--) MGA(0): Video BIOS info block at offset 0x07720
(==) MGA(0): Write-combining range (0xd0000000,0x2000000)
(--) MGA(0): VideoRAM: 16384 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(==) MGA(0): Write-combining range (0xd0000000,0x1000000)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) MGA(0): I2C bus "DDC P1" initialized.
(II) MGA(0): I2C device "DDC P1:ddc2" registered at address 0xA0.
(II) MGA(0): I2C device "DDC P1:ddc2" removed.
(II) MGA(0): I2C 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) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.1.0
        ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
(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 3.0
(II) MGA(0): VESA VBE Total Mem: 16384 kB
(II) MGA(0): VESA VBE OEM: Matrox Graphics Inc.
(II) MGA(0): VESA VBE OEM Software Rev: 1.2
(II) MGA(0): VESA VBE OEM Vendor: Matrox
(II) MGA(0): VESA VBE OEM Product: Matrox G450
(II) MGA(0): VESA VBE OEM Product Rev: 00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(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 17 MHz
(--) MGA(0): Max pixel clock is 600 MHz
(II) MGA(0): r20gs: Using hsync range of 67.00-70.00 kHz
(II) MGA(0): r20gs: Using vrefresh range of 69.00-89.00 Hz
(WW) MGA(0): Unable to estimate virtual size
(II) MGA(0): Clock range:  17.75 to 600.00 MHz
(II) MGA(0): Not using default mode "320x175" (bad mode 
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x200" (bad mode 
clock/interlace/doublescan)
(II) MGA(0): Not using default mode "720x400" (hsync out of range)
(II) MGA(0): Not using default mode "360x200" (hsync out of range)
(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" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "400x300" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "400x300" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "400x300" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "400x300" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "400x300" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1280x960" (hsync out of range)
(II) MGA(0): Not using default mode "1280x960" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(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 "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(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 "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(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" (hsync out of range)
(II) MGA(0): Not using default mode "896x672" (hsync out of range)
(II) MGA(0): Not using default mode "1792x1344" (hsync out of range)
(II) MGA(0): Not using default mode "896x672" (hsync out of range)
(II) MGA(0): Not using default mode "1856x1392" (hsync out of range)
(II) MGA(0): Not using default mode "928x696" (hsync out of range)
(II) MGA(0): Not using default mode "1856x1392" (hsync out of range)
(II) MGA(0): Not using default mode "928x696" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "832x624" (hsync out of range)
(II) MGA(0): Not using default mode "416x312" (hsync out of range)
(II) MGA(0): Not using default mode "1280x768" (hsync out of range)
(II) MGA(0): Not using default mode "640x384" (hsync out of range)
(II) MGA(0): Not using default mode "1280x800" (hsync out of range)
(II) MGA(0): Not using default mode "1152x768" (hsync out of range)
(II) MGA(0): Not using default mode "576x384" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1440x900" (hsync out of range)
(II) MGA(0): Not using default mode "720x450" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1024" (hsync out of range)
(II) MGA(0): Not using default mode "800x512" (hsync out of range)
(II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
(II) MGA(0): Not using default mode "840x525" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1200" (hsync out of range)
(II) MGA(0): Not using default mode "960x600" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1200" (hsync out of range)
(II) MGA(0): Not using default mode "960x600" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(--) MGA(0): Has SDRAM
(--) MGA(0): Virtual size is 1152x900 (pitch 1152)
(**) MGA(0): *Mode "1152x900": 100.0 MHz, 68.7 kHz, 72.1 Hz
(II) MGA(0): Modeline "1152x900"x72.1  100.00  1152 1176 1272 1456  900 924 938 
952 +hsync +vsync (68.7 kHz)
(**) MGA(0): *Mode "1152x864": 100.0 MHz, 68.7 kHz, 75.0 Hz
(II) MGA(0): Modeline "1152x864"x75.0  100.00  1152 1176 1272 1456  864 864 878 
916 +hsync +vsync (68.7 kHz)
(**) MGA(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) MGA(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 
808 +hsync +vsync (68.7 kHz)
(**) MGA(0): *Mode "640x480": 53.9 MHz, 68.8 kHz, 69.7 Hz (D)
(II) MGA(0): Modeline "640x480"x69.7   53.90  640 640 736 784  480 480 487 493 
doublescan +hsync +vsync (68.8 kHz)
(**) MGA(0): *Mode "640x400": 55.0 MHz, 68.8 kHz, 80.9 Hz (D)
(II) MGA(0): Modeline "640x400"x80.9   55.00  640 668 732 800  400 400 407 425 
doublescan +hsync +vsync (68.8 kHz)
(**) MGA(0): *Mode "576x432": 50.0 MHz, 68.7 kHz, 75.0 Hz (D)
(II) MGA(0): Modeline "576x432"x75.0   50.00  576 586 644 728  432 432 439 458 
doublescan +hsync +vsync (68.7 kHz)
(**) MGA(0): *Mode "640x350": 55.0 MHz, 68.8 kHz, 89.1 Hz (D)
(II) MGA(0): Modeline "640x350"x89.1   55.00  640 668 732 800  350 350 360 386 
doublescan +hsync +vsync (68.8 kHz)
(**) MGA(0): *Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D)
(II) MGA(0): Modeline "512x384"x85.0   47.25  512 536 584 688  384 384 386 404 
doublescan +hsync +vsync (68.7 kHz)
(**) MGA(0): Display dimensions: (390, 293) mm
(**) MGA(0): DPI set to (75, 78)
(II) MGA(0): YDstOrg is set to 0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.2.0
        ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0       0xd3000000 - 0xd37fffff (0x800000) MX[B]
        [1] 0   0       0xd2000000 - 0xd2003fff (0x4000) MX[B]
        [2] 0   0       0xd0000000 - 0xd1ffffff (0x2000000) MX[B]
        [3] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [4] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [5] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [6] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [7] -1  0       0xd6001000 - 0xd60010ff (0x100) MX[B]
        [8] -1  0       0xd6000000 - 0xd60003ff (0x400) MX[B]
        [9] -1  0       0xc0000000 - 0xbfffffff (0x0) MX[B]O
        [10] -1 0       0xd3000000 - 0xd37fffff (0x800000) MX[B](B)
        [11] -1 0       0xd2000000 - 0xd2003fff (0x4000) MX[B](B)
        [12] -1 0       0xd0000000 - 0xd1ffffff (0x2000000) MX[B](B)
        [13] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [14] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [15] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [16] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [17] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [18] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [19] -1 0       0x0000e000 - 0x0000e0ff (0x100) IX[B]
        [20] -1 0       0x0000dc00 - 0x0000dc0f (0x10) IX[B]
        [21] -1 0       0x0000d800 - 0x0000d803 (0x4) IX[B]
        [22] -1 0       0x0000d400 - 0x0000d407 (0x8) IX[B]
        [23] -1 0       0x0000d000 - 0x0000d003 (0x4) IX[B]
        [24] -1 0       0x0000cc00 - 0x0000cc07 (0x8) IX[B]
        [25] -1 0       0x0000c800 - 0x0000c81f (0x20) IX[B]
        [26] -1 0       0x0000c400 - 0x0000c41f (0x20) IX[B]
        [27] -1 0       0x0000c000 - 0x0000c00f (0x10) IX[B]
        [28] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [29] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) MGA(0): Write-combining range (0xd0000000,0x1000000)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(--) MGA(0): 16 DWORD fifo
(==) MGA(0): Default visual is TrueColor
(II) MGA(0): Using 6381 lines for offscreen memory.
(II) MGA(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        Solid filled trapezoids
        8x8 mono pattern filled rectangles
        8x8 mono pattern filled trapezoids
        Indirect CPU to Screen color expansion
        Screen to Screen color expansion
        Solid Lines
        Dashed Lines
        Scanline Image Writes
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                32 128x128 slots
                32 256x256 slots
                16 512x512 slots
(==) MGA(0): Backing store disabled
(==) MGA(0): Silken mouse enabled
(II) MGA(0): Using overlay video
(WW) MGA(0): Direct rendering disabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "9"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 13
(**) Mouse0: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) evaluating device (Mouse0)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from 
list!
FreeFontPath: FPE "/usr/share/fonts/X11/misc" refcount is 2, should be 1; 
fixing.


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

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

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

xserver-xorg-video-mga recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 1:1.9.99.dfsg.1-1



[EMAIL PROTECTED] wrote:
>> kls wrote:
>>     
>>> With the update to libpixman, I can now run 1.9.99. It mostly works,
>>> except 2d performance is abysmal -- full-screen windows (1152x900 for
>>> me) take about a second to redraw. (however, 3d performance is as
>>> good, or maybe slightly better, than it ever was)
>>>       
>> Ok, thanks for the report. Should I mark your bug as fixed in 1.9.99 and
>> let you open a new bug report about 2D being very slow in 1.9.99 (or in
>> 2.0 when it is released)?
>>     
>
> Sounds reasonable.
>   

Ok closing.

>   
>>> In any case, 1.4.7 is sufficiently broken (since dual-heading doesn't
>>> work at all) that I'd like to recommend that it not be allowed to
>>> propagate. 
>>>       
>> You mean 1.4.7 is more broken than 1.4.6, right?
>>     
>
> In my opinion. Of course, looking at the bug report listing, 1.4.7 fixed
> bug #430112, so you win some, lose some.
>   

Ok.

Brice



--- End Message ---

Reply via email to