--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.4-3
Severity: important
When I try to log into gnome using GDM, I get a segv in X. Same happens
when I use "startx" from the console.
Creating a fresh user on the system and repeating the process,
everything works just fine.
I use the xserver-xorg-video-mga 1:1.9.100.dfsg.1-1 package. But the same
happens
with xserver-xorg-video-mga 1:1.4.7.dfsg.1-3 package (and the old xorg
config without using xrandr).
Mark
Output of bt full in gdb:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x403438c0 (LWP 17649)]
XkbIndicatorsToUpdate (dev=0x8259530, state_changes=7945,
enable_changes=0) at ../../xkb/xkbLEDs.c:67
67 ../../xkb/xkbLEDs.c: No such file or directory.
in ../../xkb/xkbLEDs.c
(gdb) bt full
#0 XkbIndicatorsToUpdate (dev=0x8259530, state_changes=7945,
enable_changes=0) at ../../xkb/xkbLEDs.c:67
update = 0
sli = (XkbSrvLedInfoPtr) 0x0
#1 0x0818887d in ProcXkbLatchLockState (client=0x8cfc578) at
../../xkb/xkb.c:587
status = <value optimized out>
dev = (DeviceIntPtr) 0x8245b38
tmpd = (DeviceIntPtr) 0x8259530
oldState = {group = 0 '\0', locked_group = 0 '\0', base_group =
0, latched_group = 0, mods = 0 '\0',
base_mods = 0 '\0', latched_mods = 0 '\0', locked_mods = 0 '\0',
compat_state = 0 '\0', grab_mods = 0 '\0',
compat_grab_mods = 0 '\0', lookup_mods = 0 '\0', compat_lookup_mods =
0 '\0', ptr_buttons = 0}
changed = 0
sn = {type = 111 'o', xkbType = 2 '\002', sequenceNumber = 309,
time = 4191591730, deviceID = 0 '\0',
mods = 16 '\020', baseMods = 0 '\0', latchedMods = 0 '\0', lockedMods
= 16 '\020', group = 0 '\0', baseGroup = 0,
latchedGroup = 0, lockedGroup = 0 '\0', compatState = 16 '\020',
grabMods = 16 '\020', compatGrabMods = 16 '\020',
lookupMods = 16 '\020', compatLookupMods = 16 '\020', ptrBtnState = 0,
changed = 7945, keycode = 0 '\0',
eventType = 0 '\0', requestMajor = 149 '\225', requestMinor = 5
'\005'}
cause = {kc = 0 '\0', event = 0 '\0', mjr = 149 '\225', mnr = 5
'\005', client = 0x8cfc578}
#2 0x08188efd in ProcXkbDispatch (client=0x0) at ../../xkb/xkb.c:6142
No locals.
#3 0x0814d34e in XaceCatchExtProc (client=0x8cfc578) at
../../Xext/xace.c:299
major = 149
ext = <value optimized out>
#4 0x0808d0bf in Dispatch () at ../../dix/dispatch.c:502
result = <value optimized out>
client = (ClientPtr) 0x8cfc578
nready = -1
start_tick = 2190020
#5 0x0807461b in main (argc=4, argv=0x820e25c, envp=0x0) at
../../dix/main.c:452
pScreen = <value optimized out>
i = 1
error = 136144064
xauthfile = <value optimized out>
alwaysCheckForInput = {0, 1}
-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg
/etc/X11/X target unchanged from checksum in /var/lib/x11/X.md5sum.
X server symlink status:
lrwxrwxrwx 1 root root 13 Apr 12 2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669976 Sep 29 16:33 /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 85)
/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 32 Oct 18 18:50 /etc/X11/xorg.conf ->
xorg.conf.backup-20071018-xrandr
Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
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"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "bitmap"
Load "dbe"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "v4l"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
# Option "XkbModel" "logicordless"
Option "XkbLayout" "en_US"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mouse0"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "false"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "USB" "on"
Option "Mode" "relative"
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "USB" "on"
Option "Mode" "relative"
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "USB" "on"
Option "Mode" "relative"
EndSection
Section "InputDevice"
Identifier "pad"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "pad"
Option "USB" "on"
EndSection
Section "Device"
Identifier "Matrox G450"
Driver "mga"
BusID "PCI:1:0:0"
#Option "UseFBDev" "true"
Option "AGPMode" "4"
Option "HWCursor" "false"
Option "Monitor-VGA1" "Iiyama 4316UTC"
Option "Monitor-VGA2" "BenQ V991"
EndSection
Section "Monitor"
Identifier "Iiyama 4316UTC"
DisplaySize 340 272
Option "DPMS"
EndSection
Section "Monitor"
Identifier "BenQ V991"
DisplaySize 366 273
Option "DPMS"
Option "LeftOf" "Iiyama 4316UTC"
EndSection
Section "Screen"
Identifier "Main Screen"
Device "Matrox G450"
Monitor "Iiyama 4316UTC"
DefaultDepth 24
SubSection "Display"
Depth 24
Virtual 2560 1024
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Matrox G450"
Screen "Main Screen"
InputDevice "Generic Keyboard" "CoreKeyBoard"
InputDevice "Generic Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents" # For
non-LCD tablets only
InputDevice "pad" # For
Graphire4 tablets. It should NOT send core events
EndSection
#Section "ServerFlags"
# Option "Xinerama" "true"
#EndSection
Section "DRI"
Mode 0666
EndSection
Xorg X server log files on system:
-rw-r--r-- 1 root root 54217 Feb 20 2007 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 30926 Oct 18 18:35 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 32394 Nov 4 16:25 /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-3)
Current Operating System: Linux schizo 2.6.22-1-686 #1 SMP Mon Jul 23 13:23:02
UTC 2007 i686
Build Date: 29 September 2007 04:19:41PM
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: Sun Nov 4 16:25:16 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Matrox G450"
(**) |-->Screen "Main Screen" (0)
(**) | |-->Monitor "Iiyama 4316UTC"
(**) | |-->Device "Matrox G450"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Generic Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "eraser"
(**) |-->Input Device "cursor"
(**) |-->Input Device "pad"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) 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/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,
/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"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81d7b40
(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 8
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1a30 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 12 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 12 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,244b card 0e11,2411 rev 12 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2442 card 0e11,2411 rev 12 class 0c,03,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2445 card 0e11,008a rev 12 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 102b,0525 card 102b,0641 rev 85 class 03,00,00 hdr 00
(II) PCI: 02:04:0: chip 10ec,8139 card 1429,d010 rev 10 class 02,00,00 hdr 00
(II) PCI: 02:08:0: chip 8086,2449 card 0e11,0012 rev 03 class 02,00,00 hdr 00
(II) PCI: 02:09:0: chip 1033,0035 card 1033,0035 rev 43 class 0c,03,10 hdr 80
(II) PCI: 02:09:1: chip 1033,0035 card 1033,0035 rev 43 class 0c,03,10 hdr 00
(II) PCI: 02:09:2: chip 1033,00e0 card 0ee4,3383 rev 04 class 0c,03,20 hdr 00
(II) PCI: 02:0a:0: chip 1102,0007 card 1102,100a rev 00 class 04,01,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), 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: 0x000e (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf8800000 - 0xf92fffff (0xb00000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xfa000000 - 0xfc1fffff (0x2200000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[1] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[2] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[3] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xf8200000 - 0xf84fffff (0x300000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) Matrox Graphics, Inc. MGA G400/G450 rev 133, Mem @
0xfa000000/25, 0xf9200000/14, 0xf8800000/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 0xf0000000 from 0xf7ffffff to
0xefffffff
(II) Active PCI resource ranges:
[0] -1 0 0xf8403100 - 0xf84031ff (0x100) MX[B]
[1] -1 0 0xf8402000 - 0xf8402fff (0x1000) MX[B]
[2] -1 0 0xf8401000 - 0xf8401fff (0x1000) MX[B]
[3] -1 0 0xf8200000 - 0xf8200fff (0x1000) MX[B]
[4] -1 0 0xf8201000 - 0xf82010ff (0x100) MX[B]
[5] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[6] -1 0 0xf8800000 - 0xf8ffffff (0x800000) MX[B](B)
[7] -1 0 0xf9200000 - 0xf9203fff (0x4000) MX[B](B)
[8] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
[9] -1 0 0x00001440 - 0x0000145f (0x20) IX[B]
[10] -1 0 0x00001400 - 0x0000143f (0x40) IX[B]
[11] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[12] -1 0 0x00002400 - 0x0000243f (0x40) IX[B]
[13] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[14] -1 0 0x00002440 - 0x0000245f (0x20) IX[B]
[15] -1 0 0x00002460 - 0x0000246f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf8403100 - 0xf84031ff (0x100) MX[B]
[1] -1 0 0xf8402000 - 0xf8402fff (0x1000) MX[B]
[2] -1 0 0xf8401000 - 0xf8401fff (0x1000) MX[B]
[3] -1 0 0xf8200000 - 0xf8200fff (0x1000) MX[B]
[4] -1 0 0xf8201000 - 0xf82010ff (0x100) MX[B]
[5] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[6] -1 0 0xf8800000 - 0xf8ffffff (0x800000) MX[B](B)
[7] -1 0 0xf9200000 - 0xf9203fff (0x4000) MX[B](B)
[8] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
[9] -1 0 0x00001440 - 0x0000145f (0x20) IX[B]
[10] -1 0 0x00001400 - 0x0000143f (0x40) IX[B]
[11] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[12] -1 0 0x00002400 - 0x0000243f (0x40) IX[B]
[13] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[14] -1 0 0x00002440 - 0x0000245f (0x20) IX[B]
[15] -1 0 0x00002460 - 0x0000246f (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 0xf8403100 - 0xf84031ff (0x100) MX[B]
[5] -1 0 0xf8402000 - 0xf8402fff (0x1000) MX[B]
[6] -1 0 0xf8401000 - 0xf8401fff (0x1000) MX[B]
[7] -1 0 0xf8200000 - 0xf8200fff (0x1000) MX[B]
[8] -1 0 0xf8201000 - 0xf82010ff (0x100) MX[B]
[9] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[10] -1 0 0xf8800000 - 0xf8ffffff (0x800000) MX[B](B)
[11] -1 0 0xf9200000 - 0xf9203fff (0x4000) MX[B](B)
[12] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x00001440 - 0x0000145f (0x20) IX[B]
[16] -1 0 0x00001400 - 0x0000143f (0x40) IX[B]
[17] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[18] -1 0 0x00002400 - 0x0000243f (0x40) IX[B]
[19] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[20] -1 0 0x00002440 - 0x0000245f (0x20) IX[B]
[21] -1 0 0x00002460 - 0x0000246f (0x10) IX[B]
(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. This was enabled by default and also specified in
the config file.
(II) "freetype" 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. This was enabled by default and also specified in
the config file.
(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: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(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: "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: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(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) 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: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers//v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 0.1.1
ABI class: X.Org Video Driver, version 2.0
(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) 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.9.100
Module class: X.Org Video Driver
ABI class: X.Org Video 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) 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.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input//wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
compiled for 4.3.99.902, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) Wacom driver level: 47-0.7.8 $
(II) v4l driver for Video4Linux
(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
(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 0xf8403100 - 0xf84031ff (0x100) MX[B]
[5] -1 0 0xf8402000 - 0xf8402fff (0x1000) MX[B]
[6] -1 0 0xf8401000 - 0xf8401fff (0x1000) MX[B]
[7] -1 0 0xf8200000 - 0xf8200fff (0x1000) MX[B]
[8] -1 0 0xf8201000 - 0xf82010ff (0x100) MX[B]
[9] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[10] -1 0 0xf8800000 - 0xf8ffffff (0x800000) MX[B](B)
[11] -1 0 0xf9200000 - 0xf9203fff (0x4000) MX[B](B)
[12] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x00001440 - 0x0000145f (0x20) IX[B]
[16] -1 0 0x00001400 - 0x0000143f (0x40) IX[B]
[17] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[18] -1 0 0x00002400 - 0x0000243f (0x40) IX[B]
[19] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[20] -1 0 0x00002440 - 0x0000245f (0x20) IX[B]
[21] -1 0 0x00002460 - 0x0000246f (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 0xf8403100 - 0xf84031ff (0x100) MX[B]
[5] -1 0 0xf8402000 - 0xf8402fff (0x1000) MX[B]
[6] -1 0 0xf8401000 - 0xf8401fff (0x1000) MX[B]
[7] -1 0 0xf8200000 - 0xf8200fff (0x1000) MX[B]
[8] -1 0 0xf8201000 - 0xf82010ff (0x100) MX[B]
[9] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[10] -1 0 0xf8800000 - 0xf8ffffff (0x800000) MX[B](B)
[11] -1 0 0xf9200000 - 0xf9203fff (0x4000) MX[B](B)
[12] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
[13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x00001440 - 0x0000145f (0x20) IX[B]
[19] -1 0 0x00001400 - 0x0000143f (0x40) IX[B]
[20] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[21] -1 0 0x00002400 - 0x0000243f (0x40) IX[B]
[22] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[23] -1 0 0x00002440 - 0x0000245f (0x20) IX[B]
[24] -1 0 0x00002460 - 0x0000246f (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 24, (--) framebuffer bpp 32
(==) MGA(0): RGB weight 888
(**) MGA(0): Option "HWcursor" "false"
(**) MGA(0): Option "AGPMode" "4"
(**) MGA(0): Using AGP 4x mode
(==) MGA(0): Using XAA acceleration
(--) MGA(0): Linear framebuffer at 0xFA000000
(**) MGA(0): MMIO registers at 0xF9200000
(--) MGA(0): Pseudo-DMA transfer window at 0xF8800000
(==) MGA(0): BIOS at 0xC0000
(--) MGA(0): Video BIOS info block at offset 0x07CE0
(==) MGA(0): Write-combining range (0xfa000000,0x2000000)
(--) MGA(0): VideoRAM: 32768 kByte
(II) MGA(0): I2C bus "DDC P1" initialized.
(II) MGA(0): I2C bus "DDC P2" initialized.
(II) MGA(0): Output VGA1 using monitor section Iiyama 4316UTC
(II) MGA(0): Output VGA2 using monitor section BenQ V991
(**) MGA(0): Option "LeftOf" "Iiyama 4316UTC"
(==) MGA(0): Write-combining range (0xfa000000,0x2000000)
(II) MGA(0): I2C device "DDC P1:ddc2" registered at address 0xA0.
(II) MGA(0): EDID vendor "IVM", prod id 18008
(II) MGA(0): Using EDID range info for horizontal sync
(II) MGA(0): Using EDID range info for vertical refresh
(II) MGA(0): Printing DDC gathered Modelines:
(II) MGA(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025
1028 1066 +hsync +vsync (64.0 kHz)
(II) MGA(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628
+hsync +vsync (37.9 kHz)
(II) MGA(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500
-hsync -vsync (37.5 kHz)
(II) MGA(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 491 520
-hsync -vsync (37.9 kHz)
(II) MGA(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525
-hsync -vsync (35.0 kHz)
(II) MGA(0): Modeline "640x480"x0.0 25.20 640 656 752 800 480 490 492 525
-hsync -vsync (31.5 kHz)
(II) MGA(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449
-hsync +vsync (31.5 kHz)
(II) MGA(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025
1028 1066 +hsync +vsync (80.0 kHz)
(II) MGA(0): Modeline "1024x768"x0.0 78.80 1024 1040 1136 1312 768 769 772
800 +hsync +vsync (60.1 kHz)
(II) MGA(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777
806 -hsync -vsync (56.5 kHz)
(II) MGA(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777
806 -hsync -vsync (48.4 kHz)
(II) MGA(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667
-hsync -vsync (49.7 kHz)
(II) MGA(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625
+hsync +vsync (46.9 kHz)
(II) MGA(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666
+hsync +vsync (48.1 kHz)
(II) MGA(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868
900 +hsync +vsync (67.5 kHz)
(II) MGA(0): Modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967
996 -hsync +vsync (59.7 kHz)
(II) MGA(0): EDID vendor "IVM", prod id 18008
(II) MGA(0): I2C device "DDC P2:ddc2" registered at address 0xA0.
(II) MGA(0): EDID vendor "BNQ", prod id 261
(II) MGA(0): Output VGA1 connected
(II) MGA(0): Output VGA2 connected
(II) MGA(0): Output VGA1 using initial mode 1280x1024
(II) MGA(0): Output VGA2 using initial mode 1280x1024
(==) 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 1200 MHz
(--) MGA(0): Has SDRAM
(--) MGA(0): Virtual size is 2560x1024 (pitch 0)
(**) MGA(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0
kHz, 60.0 Hz
(II) MGA(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025
1028 1066 +hsync +vsync (64.0 kHz)
(**) MGA(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0
kHz, 75.0 Hz
(II) MGA(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025
1028 1066 +hsync +vsync (80.0 kHz)
(**) MGA(0): Driver mode "1280x960": 101.2 MHz (scaled from 0.0 MHz), 59.7
kHz, 59.9 Hz
(II) MGA(0): Modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967
996 -hsync +vsync (59.7 kHz)
(**) MGA(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5
kHz, 75.0 Hz
(II) MGA(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868
900 +hsync +vsync (67.5 kHz)
(**) MGA(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz,
75.1 Hz
(II) MGA(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772
800 +hsync +vsync (60.1 kHz)
(**) MGA(0): Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz,
70.1 Hz
(II) MGA(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777
806 -hsync -vsync (56.5 kHz)
(**) MGA(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz,
60.0 Hz
(II) MGA(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777
806 -hsync -vsync (48.4 kHz)
(**) MGA(0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz,
74.6 Hz
(II) MGA(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667
-hsync -vsync (49.7 kHz)
(**) MGA(0): Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz,
72.2 Hz
(II) MGA(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666
+hsync +vsync (48.1 kHz)
(**) MGA(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz,
75.0 Hz
(II) MGA(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625
+hsync +vsync (46.9 kHz)
(**) MGA(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz,
60.3 Hz
(II) MGA(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628
+hsync +vsync (37.9 kHz)
(**) MGA(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz,
75.0 Hz
(II) MGA(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500
-hsync -vsync (37.5 kHz)
(**) MGA(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz,
72.8 Hz
(II) MGA(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520
-hsync -vsync (37.9 kHz)
(**) MGA(0): Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz,
66.7 Hz
(II) MGA(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525
-hsync -vsync (35.0 kHz)
(**) MGA(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz,
60.0 Hz
(II) MGA(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525
-hsync -vsync (31.5 kHz)
(**) MGA(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz,
70.1 Hz
(II) MGA(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449
-hsync +vsync (31.5 kHz)
(**) MGA(0): Display dimensions: (340, 270) mm
(**) MGA(0): DPI set to (191, 96)
(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
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xf8800000 - 0xf8ffffff (0x800000) MX[B]
[1] 0 0 0xf9200000 - 0xf9203fff (0x4000) MX[B]
[2] 0 0 0xfa000000 - 0xfbffffff (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 0xf8403100 - 0xf84031ff (0x100) MX[B]
[8] -1 0 0xf8402000 - 0xf8402fff (0x1000) MX[B]
[9] -1 0 0xf8401000 - 0xf8401fff (0x1000) MX[B]
[10] -1 0 0xf8200000 - 0xf8200fff (0x1000) MX[B]
[11] -1 0 0xf8201000 - 0xf82010ff (0x100) MX[B]
[12] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[13] -1 0 0xf8800000 - 0xf8ffffff (0x800000) MX[B](B)
[14] -1 0 0xf9200000 - 0xf9203fff (0x4000) MX[B](B)
[15] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
[16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0 0x00001440 - 0x0000145f (0x20) IX[B]
[22] -1 0 0x00001400 - 0x0000143f (0x40) IX[B]
[23] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[24] -1 0 0x00002400 - 0x0000243f (0x40) IX[B]
[25] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[26] -1 0 0x00002440 - 0x0000245f (0x20) IX[B]
[27] -1 0 0x00002460 - 0x0000246f (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 (0xfa000000,0x2000000)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(--) MGA(0): 16 DWORD fifo
(==) MGA(0): Default visual is TrueColor
(II) MGA(0): [drm] bpp: 32 depth: 24
(II) MGA(0): [drm] Sarea 2200+664: 2864
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenByBusid: drmOpenMinor returns 6
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) MGA(0): [drm] Using the DRM lock SAREA also for drawables.
(II) MGA(0): [drm] framebuffer handle = 0xfa000000
(II) MGA(0): [drm] added 1 reserved context for kernel
(II) MGA(0): X context handle = 0x1
(II) MGA(0): [drm] installed DRM signal handler
(II) MGA(0): [dri] visual configs initialized
(II) MGA(0): Memory manager initialized to (0,0) (2560,1227)
(II) MGA(0): Largest offscreen area available: 2560 x 203
(II) MGA(0): Reserved back buffer at offset 0xc00000
(II) MGA(0): Reserved depth buffer at offset 0x1600000
(II) MGA(0): Reserved 0 kb for textures at offset 0x2000000
(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:
20 128x128 slots
(==) MGA(0): Backing store disabled
(==) MGA(0): Silken mouse enabled
(**) Option "dpms"
(**) MGA(0): DPMS enabled
(II) MGA(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) MGA(0): Using overlay video
(II) MGA(0): [DRI] installation complete
(II) MGA(0): [drm] Mapped 128 DMA buffers
(II) MGA(0): [drm] dma control initialized, using IRQ 18
(II) MGA(0): Direct rendering enabled
(--) RandR disabled
(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
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(II) AIGLX: Loaded and initialized /usr/lib/dri/mga_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) MGA(0): Setting screen physical size to 676 x 270
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "en_US"
(**) Generic Keyboard: XkbLayout: "en_US"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Device: "/dev/input/mouse0"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Generic Mouse: always reports core events
(**) Option "Device" "/dev/input/mouse0"
(**) Option "Buttons" "5"
(**) Option "Emulate3Buttons" "false"
(**) Option "ZAxisMapping" "4 5"
(**) Generic Mouse: ZAxisMapping: buttons 4 and 5
(**) Generic Mouse: Buttons: 9
(**) Generic Mouse: Sensitivity: 1
(**) Option "SendCoreEvents"
(**) stylus: always reports core events
(**) stylus device is /dev/input/wacom
(**) stylus is in relative mode
(**) WACOM: suppress value is 2
(**) Option "USB" "on"
(**) stylus: reading USB link
(**) Option "BaudRate" "9600"
(**) Option "SendCoreEvents"
(**) eraser: always reports core events
(**) eraser device is /dev/input/wacom
(**) eraser is in relative mode
(**) WACOM: suppress value is 2
(**) Option "USB" "on"
(**) eraser: reading USB link
(**) Option "BaudRate" "9600"
(**) Option "SendCoreEvents"
(**) cursor: always reports core events
(**) cursor device is /dev/input/wacom
(**) cursor is in relative mode
(**) WACOM: suppress value is 2
(**) Option "USB" "on"
(**) cursor: reading USB link
(**) Option "BaudRate" "9600"
(**) pad: always reports core events
(**) pad device is /dev/input/wacom
(**) pad is in relative mode
(**) WACOM: suppress value is 2
(**) Option "USB" "on"
(**) pad: reading USB link
(**) Option "BaudRate" "9600"
(II) evaluating device (pad)
(II) XINPUT: Adding extended input device "pad" (type: Wacom Pad)
(II) evaluating device (cursor)
(II) XINPUT: Adding extended input device "cursor" (type: Wacom Cursor)
(II) evaluating device (eraser)
(II) XINPUT: Adding extended input device "eraser" (type: Wacom Eraser)
(II) evaluating device (stylus)
(II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus)
(II) evaluating device (Generic Mouse)
(II) XINPUT: Adding extended input device "Generic Mouse" (type: MOUSE)
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(**) Option "Device" "/dev/input/wacom"
pad Wacom X driver grabbed event device
(==) Wacom using pressure threshold of 30 for button 1
(==) Wacom USB Graphire4 tablet speed=9600 maxX=16704 maxY=12064 maxZ=511
resX=2032 resY=2032 tilt=enabled
(==) Wacom device "pad" top X=0 top Y=0 bottom X=16704 bottom Y=12064
(==) Wacom device "cursor" top X=0 top Y=0 bottom X=16704 bottom Y=12064
(==) Wacom device "eraser" top X=0 top Y=0 bottom X=16704 bottom Y=12064
(==) Wacom device "stylus" top X=0 top Y=0 bottom X=16704 bottom Y=12064
(II) Generic Mouse: ps2EnableDataReporting: succeeded
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=nl_NL.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages xserver-xorg-core depends on:
ii libc6 2.6.1-6 GNU C Library: Shared libraries
ii libdbus-1-3 1.1.1-3 simple interprocess messaging syst
ii libdrm2 2.3.0-4 Userspace interface to kernel DRM
ii libfontenc1 1:1.0.4-2 X11 font encoding library
ii libgcc1 1:4.2.2-3 GCC support library
ii libhal1 0.5.10-2 Hardware Abstraction Layer - share
ii libpixman-1-0 0.9.5-3 pixel-manipulation library for X a
ii libxau6 1:1.0.3-2 X11 authorisation library
ii libxdmcp6 1:1.0.2-2 X11 Display Manager Control Protoc
ii libxfont1 1:1.3.1-1 X11 font rasterisation library
ii x11-common 1:7.3+2 X Window System (X.Org) infrastruc
ii xserver-xorg 1:7.3+2 the X.Org X server
Versions of packages xserver-xorg-core recommends:
ii xfonts-base 1:1.0.0-5 standard fonts for X
ii xkb-data 1.0~cvs.20070916-1 X Keyboard Extension (XKB) configu
-- no debconf information
--- End Message ---