Bug#180313: (no subject)
Subject: xserver-xfree86: xkbcomp reports error
Package: xserver-xfree86
Version: 4.2.1-5
Severity: grave
Justification: renders package unusable
Tags: patch sid
Hi,
there is a syntax error in the xkb/keycodes/sun file, which
turn X unusable with a Sun keyboard.
Michel
Patch:
463c463
< }
---
> };
-- Package-specific info:
01:02.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro 215GP (rev 5c)
01:02.0 Class 0300: 1002:4750 (rev 5c)
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
# dpkg-reconfigure xserver-xfree86
# as root. Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "sun"
Option "XkbModel" "type5"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/sunmouse"
Option "Protocol" "BusMouse"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "ati"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30-70
VertRefresh 50-160
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Generic Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
### END DEBCONF SECTION
This is a pre-release version of XFree86, and is not supported in any
way. Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org. Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)
XFree86 Version 4.2.1.1 (Debian 4.2.1-5 20030122173119 buildd@vore.debian.org) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 October 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.18 sparc [ELF]
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: Sat Feb 8 18:05:41 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "Generic Monitor"
(**) | |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "sun"
(**) XKB: rules: "sun"
(**) Option "XkbModel" "type4"
(**) XKB: model: "type4"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(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.1.1, 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.1.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 108e,a000 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 108e,5000 card 0000,0000 rev 13 class 06,04,00 hdr 81
(II) PCI: 00:01:1: chip 108e,5000 card 0000,0000 rev 13 class 06,04,00 hdr 81
(II) PCI: 01:01:0: chip 108e,1000 card 0000,0000 rev 01 class 06,80,00 hdr 80
(II) PCI: 01:01:1: chip 108e,1001 card 0000,0000 rev 01 class 02,00,00 hdr 80
(II) PCI: 01:02:0: chip 1002,4750 card 0000,0000 rev 5c class 03,00,00 hdr 00
(II) PCI: 01:03:0: chip 1095,0646 card 1095,0646 rev 03 class 01,01,8f hdr 00
(II) PCI: 02:01:0: chip 108e,1000 card 0000,0000 rev 01 class 06,80,00 hdr 80
(II) PCI: 02:01:1: chip 108e,1001 card 0000,0000 rev 01 class 02,00,00 hdr 80
(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.1.1, 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-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 0 0x00000000 - 0x00ffffff (0x1000000) 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) Bus 2: bridge is at (0:1:0), (0,2,255), BCTRL: 0x23 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00000000 - 0x001fffff (0x200000) IX[B]
[1] -1 0 0x00200000 - 0x003fffff (0x200000) IX[B]
[2] -1 0 0x00400000 - 0x005fffff (0x200000) IX[B]
[3] -1 0 0x00600000 - 0x007fffff (0x200000) IX[B]
[4] -1 0 0x00800000 - 0x009fffff (0x200000) IX[B]
[5] -1 0 0x00a00000 - 0x00bfffff (0x200000) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0x1fffffff (0x20000000) MX[B]
[1] -1 0 0x20000000 - 0x3fffffff (0x20000000) MX[B]
[2] -1 0 0x40000000 - 0x5fffffff (0x20000000) MX[B]
[3] -1 0 0x60000000 - 0x7fffffff (0x20000000) MX[B]
[4] -1 0 0x80000000 - 0x9fffffff (0x20000000) MX[B]
[5] -1 0 0xa0000000 - 0xbfffffff (0x20000000) MX[B]
(II) Bus 2 prefetchable memory range:
(II) Bus 1: bridge is at (0:1:1), (0,1,1), BCTRL: 0x23 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x00c00000 - 0x00dfffff (0x200000) IX[B]
[1] -1 0 0x00e00000 - 0x00ffffff (0x200000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xe0000000 - 0xffffffff (0x20000000) MX[B]
(II) Bus 1 prefetchable memory range:
(--) PCI:*(1:2:0) ATI Mach64 GP rev 92, Mem @ 0xe1000000/24, 0xe2000000/12, I/O @ 0xc00400/8, BIOS @ 0xe1020000/17
(II) Addressable bus resource ranges are
[0] -1 ff 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 fe 0x00000000 - 0xffffffff (0x0) MX[B]
[2] -1 fd 0x00000000 - 0xffffffff (0x0) MX[B]
[3] -1 fc 0x00000000 - 0xffffffff (0x0) MX[B]
[4] -1 fb 0x00000000 - 0xffffffff (0x0) MX[B]
[5] -1 fa 0x00000000 - 0xffffffff (0x0) MX[B]
[6] -1 f9 0x00000000 - 0xffffffff (0x0) MX[B]
[7] -1 f8 0x00000000 - 0xffffffff (0x0) MX[B]
[8] -1 f7 0x00000000 - 0xffffffff (0x0) MX[B]
[9] -1 f6 0x00000000 - 0xffffffff (0x0) MX[B]
[10] -1 f5 0x00000000 - 0xffffffff (0x0) MX[B]
[11] -1 f4 0x00000000 - 0xffffffff (0x0) MX[B]
[12] -1 f3 0x00000000 - 0xffffffff (0x0) MX[B]
[13] -1 f2 0x00000000 - 0xffffffff (0x0) MX[B]
[14] -1 f1 0x00000000 - 0xffffffff (0x0) MX[B]
[15] -1 f0 0x00000000 - 0xffffffff (0x0) MX[B]
[16] -1 ef 0x00000000 - 0xffffffff (0x0) MX[B]
[17] -1 ee 0x00000000 - 0xffffffff (0x0) MX[B]
[18] -1 ed 0x00000000 - 0xffffffff (0x0) MX[B]
[19] -1 ec 0x00000000 - 0xffffffff (0x0) MX[B]
[20] -1 eb 0x00000000 - 0xffffffff (0x0) MX[B]
[21] -1 ea 0x00000000 - 0xffffffff (0x0) MX[B]
[22] -1 e9 0x00000000 - 0xffffffff (0x0) MX[B]
[23] -1 e8 0x00000000 - 0xffffffff (0x0) MX[B]
[24] -1 e7 0x00000000 - 0xffffffff (0x0) MX[B]
[25] -1 e6 0x00000000 - 0xffffffff (0x0) MX[B]
[26] -1 e5 0x00000000 - 0xffffffff (0x0) MX[B]
[27] -1 e4 0x00000000 - 0xffffffff (0x0) MX[B]
[28] -1 e3 0x00000000 - 0xffffffff (0x0) MX[B]
[29] -1 e2 0x00000000 - 0xffffffff (0x0) MX[B]
[30] -1 e1 0x00000000 - 0xffffffff (0x0) MX[B]
[31] -1 e0 0x00000000 - 0xffffffff (0x0) MX[B]
[32] -1 df 0x00000000 - 0xffffffff (0x0) MX[B]
[33] -1 de 0x00000000 - 0xffffffff (0x0) MX[B]
[34] -1 dd 0x00000000 - 0xffffffff (0x0) MX[B]
[35] -1 dc 0x00000000 - 0xffffffff (0x0) MX[B]
[36] -1 db 0x00000000 - 0xffffffff (0x0) MX[B]
[37] -1 da 0x00000000 - 0xffffffff (0x0) MX[B]
[38] -1 d9 0x00000000 - 0xffffffff (0x0) MX[B]
[39] -1 d8 0x00000000 - 0xffffffff (0x0) MX[B]
[40] -1 d7 0x00000000 - 0xffffffff (0x0) MX[B]
[41] -1 d6 0x00000000 - 0xffffffff (0x0) MX[B]
[42] -1 d5 0x00000000 - 0xffffffff (0x0) MX[B]
[43] -1 d4 0x00000000 - 0xffffffff (0x0) MX[B]
[44] -1 d3 0x00000000 - 0xffffffff (0x0) MX[B]
[45] -1 d2 0x00000000 - 0xffffffff (0x0) MX[B]
[46] -1 d1 0x00000000 - 0xffffffff (0x0) MX[B]
[47] -1 d0 0x00000000 - 0xffffffff (0x0) MX[B]
[48] -1 cf 0x00000000 - 0xffffffff (0x0) MX[B]
[49] -1 ce 0x00000000 - 0xffffffff (0x0) MX[B]
[50] -1 cd 0x00000000 - 0xffffffff (0x0) MX[B]
[51] -1 cc 0x00000000 - 0xffffffff (0x0) MX[B]
[52] -1 cb 0x00000000 - 0xffffffff (0x0) MX[B]
[53] -1 ca 0x00000000 - 0xffffffff (0x0) MX[B]
[54] -1 c9 0x00000000 - 0xffffffff (0x0) MX[B]
[55] -1 c8 0x00000000 - 0xffffffff (0x0) MX[B]
[56] -1 c7 0x00000000 - 0xffffffff (0x0) MX[B]
[57] -1 c6 0x00000000 - 0xffffffff (0x0) MX[B]
[58] -1 c5 0x00000000 - 0xffffffff (0x0) MX[B]
[59] -1 c4 0x00000000 - 0xffffffff (0x0) MX[B]
[60] -1 c3 0x00000000 - 0xffffffff (0x0) MX[B]
[61] -1 c2 0x00000000 - 0xffffffff (0x0) MX[B]
[62] -1 c1 0x00000000 - 0xffffffff (0x0) MX[B]
[63] -1 c0 0x00000000 - 0xffffffff (0x0) MX[B]
[64] -1 bf 0x00000000 - 0xffffffff (0x0) MX[B]
[65] -1 be 0x00000000 - 0xffffffff (0x0) MX[B]
[66] -1 bd 0x00000000 - 0xffffffff (0x0) MX[B]
[67] -1 bc 0x00000000 - 0xffffffff (0x0) MX[B]
[68] -1 bb 0x00000000 - 0xffffffff (0x0) MX[B]
[69] -1 ba 0x00000000 - 0xffffffff (0x0) MX[B]
[70] -1 b9 0x00000000 - 0xffffffff (0x0) MX[B]
[71] -1 b8 0x00000000 - 0xffffffff (0x0) MX[B]
[72] -1 b7 0x00000000 - 0xffffffff (0x0) MX[B]
[73] -1 b6 0x00000000 - 0xffffffff (0x0) MX[B]
[74] -1 b5 0x00000000 - 0xffffffff (0x0) MX[B]
[75] -1 b4 0x00000000 - 0xffffffff (0x0) MX[B]
[76] -1 b3 0x00000000 - 0xffffffff (0x0) MX[B]
[77] -1 b2 0x00000000 - 0xffffffff (0x0) MX[B]
[78] -1 b1 0x00000000 - 0xffffffff (0x0) MX[B]
[79] -1 b0 0x00000000 - 0xffffffff (0x0) MX[B]
[80] -1 af 0x00000000 - 0xffffffff (0x0) MX[B]
[81] -1 ae 0x00000000 - 0xffffffff (0x0) MX[B]
[82] -1 ad 0x00000000 - 0xffffffff (0x0) MX[B]
[83] -1 ac 0x00000000 - 0xffffffff (0x0) MX[B]
[84] -1 ab 0x00000000 - 0xffffffff (0x0) MX[B]
[85] -1 aa 0x00000000 - 0xffffffff (0x0) MX[B]
[86] -1 a9 0x00000000 - 0xffffffff (0x0) MX[B]
[87] -1 a8 0x00000000 - 0xffffffff (0x0) MX[B]
[88] -1 a7 0x00000000 - 0xffffffff (0x0) MX[B]
[89] -1 a6 0x00000000 - 0xffffffff (0x0) MX[B]
[90] -1 a5 0x00000000 - 0xffffffff (0x0) MX[B]
[91] -1 a4 0x00000000 - 0xffffffff (0x0) MX[B]
[92] -1 a3 0x00000000 - 0xffffffff (0x0) MX[B]
[93] -1 a2 0x00000000 - 0xffffffff (0x0) MX[B]
[94] -1 a1 0x00000000 - 0xffffffff (0x0) MX[B]
[95] -1 a0 0x00000000 - 0xffffffff (0x0) MX[B]
[96] -1 9f 0x00000000 - 0xffffffff (0x0) MX[B]
[97] -1 9e 0x00000000 - 0xffffffff (0x0) MX[B]
[98] -1 9d 0x00000000 - 0xffffffff (0x0) MX[B]
[99] -1 9c 0x00000000 - 0xffffffff (0x0) MX[B]
[100] -1 9b 0x00000000 - 0xffffffff (0x0) MX[B]
[101] -1 9a 0x00000000 - 0xffffffff (0x0) MX[B]
[102] -1 99 0x00000000 - 0xffffffff (0x0) MX[B]
[103] -1 98 0x00000000 - 0xffffffff (0x0) MX[B]
[104] -1 97 0x00000000 - 0xffffffff (0x0) MX[B]
[105] -1 96 0x00000000 - 0xffffffff (0x0) MX[B]
[106] -1 95 0x00000000 - 0xffffffff (0x0) MX[B]
[107] -1 94 0x00000000 - 0xffffffff (0x0) MX[B]
[108] -1 93 0x00000000 - 0xffffffff (0x0) MX[B]
[109] -1 92 0x00000000 - 0xffffffff (0x0) MX[B]
[110] -1 91 0x00000000 - 0xffffffff (0x0) MX[B]
[111] -1 90 0x00000000 - 0xffffffff (0x0) MX[B]
[112] -1 8f 0x00000000 - 0xffffffff (0x0) MX[B]
[113] -1 8e 0x00000000 - 0xffffffff (0x0) MX[B]
[114] -1 8d 0x00000000 - 0xffffffff (0x0) MX[B]
[115] -1 8c 0x00000000 - 0xffffffff (0x0) MX[B]
[116] -1 8b 0x00000000 - 0xffffffff (0x0) MX[B]
[117] -1 8a 0x00000000 - 0xffffffff (0x0) MX[B]
[118] -1 89 0x00000000 - 0xffffffff (0x0) MX[B]
[119] -1 88 0x00000000 - 0xffffffff (0x0) MX[B]
[120] -1 87 0x00000000 - 0xffffffff (0x0) MX[B]
[121] -1 86 0x00000000 - 0xffffffff (0x0) MX[B]
[122] -1 85 0x00000000 - 0xffffffff (0x0) MX[B]
[123] -1 84 0x00000000 - 0xffffffff (0x0) MX[B]
[124] -1 83 0x00000000 - 0xffffffff (0x0) MX[B]
[125] -1 82 0x00000000 - 0xffffffff (0x0) MX[B]
[126] -1 81 0x00000000 - 0xffffffff (0x0) MX[B]
[127] -1 80 0x00000000 - 0xffffffff (0x0) MX[B]
[128] -1 7f 0x00000000 - 0xffffffff (0x0) MX[B]
[129] -1 7e 0x00000000 - 0xffffffff (0x0) MX[B]
[130] -1 7d 0x00000000 - 0xffffffff (0x0) MX[B]
[131] -1 7c 0x00000000 - 0xffffffff (0x0) MX[B]
[132] -1 7b 0x00000000 - 0xffffffff (0x0) MX[B]
[133] -1 7a 0x00000000 - 0xffffffff (0x0) MX[B]
[134] -1 79 0x00000000 - 0xffffffff (0x0) MX[B]
[135] -1 78 0x00000000 - 0xffffffff (0x0) MX[B]
[136] -1 77 0x00000000 - 0xffffffff (0x0) MX[B]
[137] -1 76 0x00000000 - 0xffffffff (0x0) MX[B]
[138] -1 75 0x00000000 - 0xffffffff (0x0) MX[B]
[139] -1 74 0x00000000 - 0xffffffff (0x0) MX[B]
[140] -1 73 0x00000000 - 0xffffffff (0x0) MX[B]
[141] -1 72 0x00000000 - 0xffffffff (0x0) MX[B]
[142] -1 71 0x00000000 - 0xffffffff (0x0) MX[B]
[143] -1 70 0x00000000 - 0xffffffff (0x0) MX[B]
[144] -1 6f 0x00000000 - 0xffffffff (0x0) MX[B]
[145] -1 6e 0x00000000 - 0xffffffff (0x0) MX[B]
[146] -1 6d 0x00000000 - 0xffffffff (0x0) MX[B]
[147] -1 6c 0x00000000 - 0xffffffff (0x0) MX[B]
[148] -1 6b 0x00000000 - 0xffffffff (0x0) MX[B]
[149] -1 6a 0x00000000 - 0xffffffff (0x0) MX[B]
[150] -1 69 0x00000000 - 0xffffffff (0x0) MX[B]
[151] -1 68 0x00000000 - 0xffffffff (0x0) MX[B]
[152] -1 67 0x00000000 - 0xffffffff (0x0) MX[B]
[153] -1 66 0x00000000 - 0xffffffff (0x0) MX[B]
[154] -1 65 0x00000000 - 0xffffffff (0x0) MX[B]
[155] -1 64 0x00000000 - 0xffffffff (0x0) MX[B]
[156] -1 63 0x00000000 - 0xffffffff (0x0) MX[B]
[157] -1 62 0x00000000 - 0xffffffff (0x0) MX[B]
[158] -1 61 0x00000000 - 0xffffffff (0x0) MX[B]
[159] -1 60 0x00000000 - 0xffffffff (0x0) MX[B]
[160] -1 5f 0x00000000 - 0xffffffff (0x0) MX[B]
[161] -1 5e 0x00000000 - 0xffffffff (0x0) MX[B]
[162] -1 5d 0x00000000 - 0xffffffff (0x0) MX[B]
[163] -1 5c 0x00000000 - 0xffffffff (0x0) MX[B]
[164] -1 5b 0x00000000 - 0xffffffff (0x0) MX[B]
[165] -1 5a 0x00000000 - 0xffffffff (0x0) MX[B]
[166] -1 59 0x00000000 - 0xffffffff (0x0) MX[B]
[167] -1 58 0x00000000 - 0xffffffff (0x0) MX[B]
[168] -1 57 0x00000000 - 0xffffffff (0x0) MX[B]
[169] -1 56 0x00000000 - 0xffffffff (0x0) MX[B]
[170] -1 55 0x00000000 - 0xffffffff (0x0) MX[B]
[171] -1 54 0x00000000 - 0xffffffff (0x0) MX[B]
[172] -1 53 0x00000000 - 0xffffffff (0x0) MX[B]
[173] -1 52 0x00000000 - 0xffffffff (0x0) MX[B]
[174] -1 51 0x00000000 - 0xffffffff (0x0) MX[B]
[175] -1 50 0x00000000 - 0xffffffff (0x0) MX[B]
[176] -1 4f 0x00000000 - 0xffffffff (0x0) MX[B]
[177] -1 4e 0x00000000 - 0xffffffff (0x0) MX[B]
[178] -1 4d 0x00000000 - 0xffffffff (0x0) MX[B]
[179] -1 4c 0x00000000 - 0xffffffff (0x0) MX[B]
[180] -1 4b 0x00000000 - 0xffffffff (0x0) MX[B]
[181] -1 4a 0x00000000 - 0xffffffff (0x0) MX[B]
[182] -1 49 0x00000000 - 0xffffffff (0x0) MX[B]
[183] -1 48 0x00000000 - 0xffffffff (0x0) MX[B]
[184] -1 47 0x00000000 - 0xffffffff (0x0) MX[B]
[185] -1 46 0x00000000 - 0xffffffff (0x0) MX[B]
[186] -1 45 0x00000000 - 0xffffffff (0x0) MX[B]
[187] -1 44 0x00000000 - 0xffffffff (0x0) MX[B]
[188] -1 43 0x00000000 - 0xffffffff (0x0) MX[B]
[189] -1 42 0x00000000 - 0xffffffff (0x0) MX[B]
[190] -1 41 0x00000000 - 0xffffffff (0x0) MX[B]
[191] -1 40 0x00000000 - 0xffffffff (0x0) MX[B]
[192] -1 3f 0x00000000 - 0xffffffff (0x0) MX[B]
[193] -1 3e 0x00000000 - 0xffffffff (0x0) MX[B]
[194] -1 3d 0x00000000 - 0xffffffff (0x0) MX[B]
[195] -1 3c 0x00000000 - 0xffffffff (0x0) MX[B]
[196] -1 3b 0x00000000 - 0xffffffff (0x0) MX[B]
[197] -1 3a 0x00000000 - 0xffffffff (0x0) MX[B]
[198] -1 39 0x00000000 - 0xffffffff (0x0) MX[B]
[199] -1 38 0x00000000 - 0xffffffff (0x0) MX[B]
[200] -1 37 0x00000000 - 0xffffffff (0x0) MX[B]
[201] -1 36 0x00000000 - 0xffffffff (0x0) MX[B]
[202] -1 35 0x00000000 - 0xffffffff (0x0) MX[B]
[203] -1 34 0x00000000 - 0xffffffff (0x0) MX[B]
[204] -1 33 0x00000000 - 0xffffffff (0x0) MX[B]
[205] -1 32 0x00000000 - 0xffffffff (0x0) MX[B]
[206] -1 31 0x00000000 - 0xffffffff (0x0) MX[B]
[207] -1 30 0x00000000 - 0xffffffff (0x0) MX[B]
[208] -1 2f 0x00000000 - 0xffffffff (0x0) MX[B]
[209] -1 2e 0x00000000 - 0xffffffff (0x0) MX[B]
[210] -1 2d 0x00000000 - 0xffffffff (0x0) MX[B]
[211] -1 2c 0x00000000 - 0xffffffff (0x0) MX[B]
[212] -1 2b 0x00000000 - 0xffffffff (0x0) MX[B]
[213] -1 2a 0x00000000 - 0xffffffff (0x0) MX[B]
[214] -1 29 0x00000000 - 0xffffffff (0x0) MX[B]
[215] -1 28 0x00000000 - 0xffffffff (0x0) MX[B]
[216] -1 27 0x00000000 - 0xffffffff (0x0) MX[B]
[217] -1 26 0x00000000 - 0xffffffff (0x0) MX[B]
[218] -1 25 0x00000000 - 0xffffffff (0x0) MX[B]
[219] -1 24 0x00000000 - 0xffffffff (0x0) MX[B]
[220] -1 23 0x00000000 - 0xffffffff (0x0) MX[B]
[221] -1 22 0x00000000 - 0xffffffff (0x0) MX[B]
[222] -1 21 0x00000000 - 0xffffffff (0x0) MX[B]
[223] -1 20 0x00000000 - 0xffffffff (0x0) MX[B]
[224] -1 1f 0x00000000 - 0xffffffff (0x0) MX[B]
[225] -1 1e 0x00000000 - 0xffffffff (0x0) MX[B]
[226] -1 1d 0x00000000 - 0xffffffff (0x0) MX[B]
[227] -1 1c 0x00000000 - 0xffffffff (0x0) MX[B]
[228] -1 1b 0x00000000 - 0xffffffff (0x0) MX[B]
[229] -1 1a 0x00000000 - 0xffffffff (0x0) MX[B]
[230] -1 19 0x00000000 - 0xffffffff (0x0) MX[B]
[231] -1 18 0x00000000 - 0xffffffff (0x0) MX[B]
[232] -1 17 0x00000000 - 0xffffffff (0x0) MX[B]
[233] -1 16 0x00000000 - 0xffffffff (0x0) MX[B]
[234] -1 15 0x00000000 - 0xffffffff (0x0) MX[B]
[235] -1 14 0x00000000 - 0xffffffff (0x0) MX[B]
[236] -1 13 0x00000000 - 0xffffffff (0x0) MX[B]
[237] -1 12 0x00000000 - 0xffffffff (0x0) MX[B]
[238] -1 11 0x00000000 - 0xffffffff (0x0) MX[B]
[239] -1 10 0x00000000 - 0xffffffff (0x0) MX[B]
[240] -1 f 0x00000000 - 0xffffffff (0x0) MX[B]
[241] -1 e 0x00000000 - 0xffffffff (0x0) MX[B]
[242] -1 d 0x00000000 - 0xffffffff (0x0) MX[B]
[243] -1 c 0x00000000 - 0xffffffff (0x0) MX[B]
[244] -1 b 0x00000000 - 0xffffffff (0x0) MX[B]
[245] -1 a 0x00000000 - 0xffffffff (0x0) MX[B]
[246] -1 9 0x00000000 - 0xffffffff (0x0) MX[B]
[247] -1 8 0x00000000 - 0xffffffff (0x0) MX[B]
[248] -1 7 0x00000000 - 0xffffffff (0x0) MX[B]
[249] -1 6 0x00000000 - 0xffffffff (0x0) MX[B]
[250] -1 5 0x00000000 - 0xffffffff (0x0) MX[B]
[251] -1 4 0x00000000 - 0xffffffff (0x0) MX[B]
[252] -1 3 0x00000000 - 0xffffffff (0x0) MX[B]
[253] -1 2 0x00000000 - 0xffffffff (0x0) MX[B]
[254] -1 1 0x00000000 - 0xffffffff (0x0) MX[B]
[255] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[256] -1 ff 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[257] -1 fe 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[258] -1 fd 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[259] -1 fc 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[260] -1 fb 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[261] -1 fa 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[262] -1 f9 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[263] -1 f8 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[264] -1 f7 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[265] -1 f6 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[266] -1 f5 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[267] -1 f4 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[268] -1 f3 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[269] -1 f2 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[270] -1 f1 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[271] -1 f0 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[272] -1 ef 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[273] -1 ee 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[274] -1 ed 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[275] -1 ec 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[276] -1 eb 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[277] -1 ea 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[278] -1 e9 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[279] -1 e8 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[280] -1 e7 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[281] -1 e6 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[282] -1 e5 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[283] -1 e4 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[284] -1 e3 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[285] -1 e2 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[286] -1 e1 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[287] -1 e0 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[288] -1 df 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[289] -1 de 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[290] -1 dd 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[291] -1 dc 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[292] -1 db 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[293] -1 da 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[294] -1 d9 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[295] -1 d8 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[296] -1 d7 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[297] -1 d6 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[298] -1 d5 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[299] -1 d4 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[300] -1 d3 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[301] -1 d2 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[302] -1 d1 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[303] -1 d0 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[304] -1 cf 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[305] -1 ce 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[306] -1 cd 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[307] -1 cc 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[308] -1 cb 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[309] -1 ca 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[310] -1 c9 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[311] -1 c8 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[312] -1 c7 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[313] -1 c6 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[314] -1 c5 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[315] -1 c4 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[316] -1 c3 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[317] -1 c2 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[318] -1 c1 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[319] -1 c0 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[320] -1 bf 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[321] -1 be 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[322] -1 bd 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[323] -1 bc 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[324] -1 bb 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[325] -1 ba 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[326] -1 b9 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[327] -1 b8 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[328] -1 b7 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[329] -1 b6 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[330] -1 b5 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[331] -1 b4 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[332] -1 b3 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[333] -1 b2 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[334] -1 b1 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[335] -1 b0 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[336] -1 af 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[337] -1 ae 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[338] -1 ad 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[339] -1 ac 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[340] -1 ab 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[341] -1 aa 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[342] -1 a9 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[343] -1 a8 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[344] -1 a7 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[345] -1 a6 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[346] -1 a5 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[347] -1 a4 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[348] -1 a3 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[349] -1 a2 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[350] -1 a1 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[351] -1 a0 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[352] -1 9f 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[353] -1 9e 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[354] -1 9d 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[355] -1 9c 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[356] -1 9b 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[357] -1 9a 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[358] -1 99 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[359] -1 98 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[360] -1 97 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[361] -1 96 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[362] -1 95 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[363] -1 94 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[364] -1 93 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[365] -1 92 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[366] -1 91 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[367] -1 90 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[368] -1 8f 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[369] -1 8e 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[370] -1 8d 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[371] -1 8c 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[372] -1 8b 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[373] -1 8a 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[374] -1 89 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[375] -1 88 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[376] -1 87 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[377] -1 86 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[378] -1 85 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[379] -1 84 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[380] -1 83 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[381] -1 82 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[382] -1 81 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[383] -1 80 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[384] -1 7f 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[385] -1 7e 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[386] -1 7d 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[387] -1 7c 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[388] -1 7b 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[389] -1 7a 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[390] -1 79 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[391] -1 78 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[392] -1 77 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[393] -1 76 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[394] -1 75 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[395] -1 74 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[396] -1 73 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[397] -1 72 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[398] -1 71 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[399] -1 70 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[400] -1 6f 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[401] -1 6e 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[402] -1 6d 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[403] -1 6c 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[404] -1 6b 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[405] -1 6a 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[406] -1 69 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[407] -1 68 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[408] -1 67 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[409] -1 66 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[410] -1 65 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[411] -1 64 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[412] -1 63 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[413] -1 62 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[414] -1 61 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[415] -1 60 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[416] -1 5f 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[417] -1 5e 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[418] -1 5d 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[419] -1 5c 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[420] -1 5b 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[421] -1 5a 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[422] -1 59 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[423] -1 58 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[424] -1 57 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[425] -1 56 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[426] -1 55 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[427] -1 54 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[428] -1 53 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[429] -1 52 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[430] -1 51 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[431] -1 50 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[432] -1 4f 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[433] -1 4e 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[434] -1 4d 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[435] -1 4c 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[436] -1 4b 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[437] -1 4a 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[438] -1 49 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[439] -1 48 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[440] -1 47 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[441] -1 46 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[442] -1 45 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[443] -1 44 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[444] -1 43 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[445] -1 42 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[446] -1 41 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[447] -1 40 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[448] -1 3f 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[449] -1 3e 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[450] -1 3d 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[451] -1 3c 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[452] -1 3b 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[453] -1 3a 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[454] -1 39 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[455] -1 38 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[456] -1 37 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[457] -1 36 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[458] -1 35 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[459] -1 34 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[460] -1 33 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[461] -1 32 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[462] -1 31 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[463] -1 30 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[464] -1 2f 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[465] -1 2e 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[466] -1 2d 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[467] -1 2c 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[468] -1 2b 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[469] -1 2a 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[470] -1 29 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[471] -1 28 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[472] -1 27 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[473] -1 26 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[474] -1 25 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[475] -1 24 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[476] -1 23 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[477] -1 22 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[478] -1 21 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[479] -1 20 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[480] -1 1f 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[481] -1 1e 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[482] -1 1d 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[483] -1 1c 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[484] -1 1b 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[485] -1 1a 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[486] -1 19 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[487] -1 18 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[488] -1 17 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[489] -1 16 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[490] -1 15 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[491] -1 14 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[492] -1 13 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[493] -1 12 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[494] -1 11 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[495] -1 10 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[496] -1 f 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[497] -1 e 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[498] -1 d 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[499] -1 c 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[500] -1 b 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[501] -1 a 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[502] -1 9 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[503] -1 8 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[504] -1 7 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[505] -1 6 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[506] -1 5 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[507] -1 4 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[508] -1 3 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[509] -1 2 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[510] -1 1 0x00000000 - 0x00ffffff (0x1000000) IX[B]
[511] -1 0 0x00000000 - 0x00ffffff (0x1000000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[2] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[3] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0x02800000 - 0x02807fff (0x8000) MX[B]
[1] -1 0 0x02000000 - 0x027fffff (0x800000) MX[B]
[2] -1 0 0x01000000 - 0x01ffffff (0x1000000) MX[B]
[3] -1 0 0xe0000000 - 0xe0007fff (0x8000) MX[B]
[4] -1 0 0xf1000000 - 0xf17fffff (0x800000) MX[B]
[5] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
[6] -1 0 0xe1020000 - 0xe103ffff (0x20000) MX[B](B)
[7] -1 0 0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
[8] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[9] -1 0 0x00c00020 - 0x00c0002f (0x10) IX[B]
[10] -1 0 0x00c00018 - 0x00c0001b (0x4) IX[B]
[11] -1 0 0x00c00010 - 0x00c00017 (0x8) IX[B]
[12] -1 0 0x00c00008 - 0x00c0000b (0x4) IX[B]
[13] -1 0 0x00c00000 - 0x00c00007 (0x8) IX[B]
[14] -1 0 0x00c00400 - 0x00c004ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0x02800000 - 0x02807fff (0x8000) MX[B]
[1] -1 0 0x02000000 - 0x027fffff (0x800000) MX[B]
[2] -1 0 0x01000000 - 0x01ffffff (0x1000000) MX[B]
[3] -1 0 0xe0000000 - 0xe0007fff (0x8000) MX[B]
[4] -1 0 0xf1000000 - 0xf17fffff (0x800000) MX[B]
[5] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
[6] -1 0 0xe1020000 - 0xe103ffff (0x20000) MX[B](B)
[7] -1 0 0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
[8] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[9] -1 0 0x00c00020 - 0x00c0002f (0x10) IX[B]
[10] -1 0 0x00c00018 - 0x00c0001b (0x4) IX[B]
[11] -1 0 0x00c00010 - 0x00c00017 (0x8) IX[B]
[12] -1 0 0x00c00008 - 0x00c0000b (0x4) IX[B]
[13] -1 0 0x00c00000 - 0x00c00007 (0x8) IX[B]
[14] -1 0 0x00c00400 - 0x00c004ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[2] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[3] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[2] -1 0 0x02800000 - 0x02807fff (0x8000) MX[B]
[3] -1 0 0x02000000 - 0x027fffff (0x800000) MX[B]
[4] -1 0 0x01000000 - 0x01ffffff (0x1000000) MX[B]
[5] -1 0 0xe0000000 - 0xe0007fff (0x8000) MX[B]
[6] -1 0 0xf1000000 - 0xf17fffff (0x800000) MX[B]
[7] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
[8] -1 0 0xe1020000 - 0xe103ffff (0x20000) MX[B](B)
[9] -1 0 0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
[10] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[11] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[13] -1 0 0x00c00020 - 0x00c0002f (0x10) IX[B]
[14] -1 0 0x00c00018 - 0x00c0001b (0x4) IX[B]
[15] -1 0 0x00c00010 - 0x00c00017 (0x8) IX[B]
[16] -1 0 0x00c00008 - 0x00c0000b (0x4) IX[B]
[17] -1 0 0x00c00000 - 0x00c00007 (0x8) IX[B]
[18] -1 0 0x00c00400 - 0x00c004ff (0x100) IX[B](B)
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skip "/usr/X11R6/lib/modules/extensions/libGLcore.a:debug_xform.o": No symbols found
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.2.1.1, 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: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
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.1.1, 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.1.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.2.1.1, 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: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.1.10
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.2.1.1, 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: "int10"
(II) Loading /usr/X11R6/lib/modules/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.13.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skip "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o": No symbols found
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.2.1.1, 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: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 6.4.15
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.1.1, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) ATI: ATI driver (version 6.4.15) for chipset: ati
(II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
ATI Rage 128 RL (AGP), ATI Rage 128 SM (AGP),
ATI Rage 128 Pro PD (PCI), ATI Rage 128 Pro PF (AGP),
ATI Rage 128 Pro PP (PCI), ATI Rage 128 Pro PR (PCI),
ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA TL (AGP),
ATI Rage 128 Pro ULTRA TR (AGP), ATI Rage 128 Mobility LE (PCI),
ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP),
ATI Rage 128 Mobility ML (AGP)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI Radeon VE QY (AGP), ATI Radeon VE QZ (AGP),
ATI Radeon Mobility LW (AGP), ATI Radeon Mobility LX (AGP),
ATI Radeon Mobility LY (AGP), ATI Radeon Mobility LZ (AGP),
ATI Radeon 8500 QL (AGP), ATI Radeon 8500 QN (AGP),
ATI Radeon 8500 QO (AGP), ATI Radeon 8500 Ql (AGP),
ATI Radeon 8500 BB (AGP), ATI Radeon 7500 QW (AGP),
ATI Radeon 9000 If (AGP)
(II) Primary Device is: PCI 01:02:0
(II) ATI: Candidate "Device" section "Generic Video Card".
(II) ATI: Shared PCI/AGP Mach64 in slot 1:2:0 detected.
(II) ATI: Shared PCI/AGP Mach64 in slot 1:2:0 assigned to active "Device" section "Generic Video Card".
(II) Loading sub module "atimisc"
(II) LoadModule: "atimisc"
(II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) Module atimisc: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 6.4.15
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[2] -1 0 0x02800000 - 0x02807fff (0x8000) MX[B]
[3] -1 0 0x02000000 - 0x027fffff (0x800000) MX[B]
[4] -1 0 0x01000000 - 0x01ffffff (0x1000000) MX[B]
[5] -1 0 0xe0000000 - 0xe0007fff (0x8000) MX[B]
[6] -1 0 0xf1000000 - 0xf17fffff (0x800000) MX[B]
[7] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
[8] -1 0 0xe1020000 - 0xe103ffff (0x20000) MX[B](B)
[9] -1 0 0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
[10] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[11] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[13] -1 0 0x00c00020 - 0x00c0002f (0x10) IX[B]
[14] -1 0 0x00c00018 - 0x00c0001b (0x4) IX[B]
[15] -1 0 0x00c00010 - 0x00c00017 (0x8) IX[B]
[16] -1 0 0x00c00008 - 0x00c0000b (0x4) IX[B]
[17] -1 0 0x00c00000 - 0x00c00007 (0x8) IX[B]
[18] -1 0 0x00c00400 - 0x00c004ff (0x100) IX[B](B)
(==) ATI(0): Chipset: "ati".
(**) ATI(0): Depth 16, (--) framebuffer bpp 16
(--) ATI(0): ATI 3D Rage Pro graphics controller detected.
(--) ATI(0): Chip type 4750 "GP", version 4, foundry UMC, class 0, revision 0x01.
(--) ATI(0): PCI bus interface detected.
(--) ATI(0): ATI Mach64 adapter detected.
(!!) ATI(0): For information on using the multimedia capabilities
of this adapter, please see http://gatos.sf.net.
(--) ATI(0): Internal RAMDAC (subtype 1) detected.
(==) ATI(0): RGB weight 565
(==) ATI(0): Default visual is TrueColor
(==) ATI(0): Using gamma correction (1.0, 1.0, 1.0)
(II) ATI(0): Using Mach64 accelerator CRTC.
(II) ATI(0): Storing hardware cursor image at 0xE13FFC00.
(II) ATI(0): Using 8 MB linear aperture at 0xE1800000.
(!!) ATI(0): Virtual resolutions will be limited to 4095 kB
due to linear aperture size and/or placement of hardware cursor image area.
(II) ATI(0): Using Block 0 MMIO aperture at 0xE2000400.
(II) ATI(0): Using Block 1 MMIO aperture at 0xE2000000.
(II) ATI(0): MMIO write caching enabled.
(--) ATI(0): 4096 kB of SGRAM (1:1) detected (using 4095 kB).
(WW) ATI(0): Cannot shadow an accelerated frame buffer.
(II) ATI(0): Engine XCLK 99.765 MHz; Refresh rate code 7.
(--) ATI(0): Internal programmable clock generator detected.
(--) ATI(0): Reference clock 157.5/11 (14.318) MHz.
(II) ATI(0): Generic Monitor: Using hsync range of 30.00-70.00 kHz
(II) ATI(0): Generic Monitor: Using vrefresh range of 50.00-160.00 Hz
(II) ATI(0): Maximum clock: 230.00 MHz
(II) ATI(0): Not using default mode "1280x960" (hsync out of range)
(II) ATI(0): Not using default mode "640x480" (hsync out of range)
(II) ATI(0): Not using default mode "1280x1024" (hsync out of range)
(II) ATI(0): Not using default mode "640x512" (hsync out of range)
(II) ATI(0): Not using default mode "1280x1024" (hsync out of range)
(II) ATI(0): Not using default mode "640x512" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) ATI(0): Not using default mode "896x672" (hsync out of range)
(II) ATI(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) ATI(0): Not using default mode "896x672" (hsync out of range)
(II) ATI(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) ATI(0): Not using default mode "928x696" (hsync out of range)
(II) ATI(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) ATI(0): Not using default mode "928x696" (hsync out of range)
(II) ATI(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) ATI(0): Not using default mode "960x720" (hsync out of range)
(II) ATI(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) ATI(0): Not using default mode "960x720" (hsync out of range)
(II) ATI(0): Not using default mode "1400x1050" (hsync out of range)
(II) ATI(0): Not using default mode "700x525" (hsync out of range)
(II) ATI(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) ATI(0): Not using default mode "960x720" (hsync out of range)
(II) ATI(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) ATI(0): Not using default mode "1024x768" (hsync out of range)
(II) ATI(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) ATI(0): Not using default mode "1024x768" (hsync out of range)
(II) ATI(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) ATI(0): Not using default mode "1024x768" (hsync out of range)
(--) ATI(0): Virtual size is 1152x864 (pitch 1152)
(**) ATI(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) ATI(0): Modeline "1152x864" 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
(**) ATI(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) ATI(0): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
(**) ATI(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) ATI(0): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync
(**) ATI(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) ATI(0): Modeline "640x480" 36.00 640 696 752 832 480 481 484 509 -hsync -vsync
(++) ATI(0): DPI set to (100, 100)
(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.1.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(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.1.1, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.1
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xe2000000 - 0xe2000fff (0x1000) MS[B]
[1] 0 0 0xe1000000 - 0xe1ffffff (0x1000000) MS[B]
[2] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[3] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[4] -1 0 0x02800000 - 0x02807fff (0x8000) MX[B]
[5] -1 0 0x02000000 - 0x027fffff (0x800000) MX[B]
[6] -1 0 0x01000000 - 0x01ffffff (0x1000000) MX[B]
[7] -1 0 0xe0000000 - 0xe0007fff (0x8000) MX[B]
[8] -1 0 0xf1000000 - 0xf17fffff (0x800000) MX[B]
[9] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
[10] -1 0 0xe1020000 - 0xe103ffff (0x20000) MX[B](B)
[11] -1 0 0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
[12] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[13] 0 0 0x00c00400 - 0x00c004ff (0x100) IS[B]
[14] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[16] -1 0 0x00c00020 - 0x00c0002f (0x10) IX[B]
[17] -1 0 0x00c00018 - 0x00c0001b (0x4) IX[B]
[18] -1 0 0x00c00010 - 0x00c00017 (0x8) IX[B]
[19] -1 0 0x00c00008 - 0x00c0000b (0x4) IX[B]
[20] -1 0 0x00c00000 - 0x00c00007 (0x8) IX[B]
[21] -1 0 0x00c00400 - 0x00c004ff (0x100) IX[B](B)
(II) ATI(0): Largest offscreen areas (with overlaps):
(II) ATI(0): 1152 x 956 rectangle at 0,864
(II) ATI(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
7 256x256 slots
(==) ATI(0): Backing store disabled
(==) ATI(0): Silken mouse enabled
(**) Option "dpms"
(**) ATI(0): DPMS 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 LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "BusMouse"
(**) Configured Mouse: Protocol: "BusMouse"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/sunmouse"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Option "SendCoreEvents" "true"
(**) Generic Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Generic Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Generic Mouse: ZAxisMapping: buttons 4 and 5
(**) Generic Mouse: Buttons: 5
(II) XINPUT: Adding extended input device "Generic Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
Couldn't load XKB keymap, falling back to pre-XKB keymap
Could not init font path element unix/:7100, removing from list!
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) ATI(0): Largest offscreen areas (with overlaps):
(II) ATI(0): 1152 x 956 rectangle at 0,864
(**) ATI(0): DPMS enabled
Couldn't load XKB keymap, falling back to pre-XKB keymap
Could not init font path element unix/:7100, removing from list!
-rw-r--r-- 1 root root 51588 Feb 8 18:05 /var/log/XFree86.0.log
-rw-r--r-- 1 root root 51283 Feb 8 17:28 /var/log/XFree86.1.log
-- System Information:
Debian Release: testing/unstable
Architecture: sparc
Kernel: Linux sparc1 2.4.18 #2 Thu Apr 11 14:37:17 EDT 2002 sparc64
Locale: LANG=C, LC_CTYPE=C
Versions of packages xserver-xfree86 depends on:
ii debconf 1.2.23 Debian configuration management sy
ii libc6 2.3.1-11 GNU C Library: Shared libraries an
ii xserver-common 4.2.1-5 files and utilities common to all
ii zlib1g 1:1.1.4-9 compression library - runtime
-- debconf information:
* xserver-xfree86/config/device/identifier: Generic Video Card
* xserver-xfree86/config/device/driver: ati
xserver-xfree86/config/monitor/vert-refresh: 50-160
* xserver-xfree86/config/display/default_depth: 16
* xserver-xfree86/config/inputdevice/mouse/zaxismapping: true
* xserver-xfree86/config/monitor/screen-size: 17 inches (430 mm)
* xserver-xfree86/config/device/use_fbdev: false
* xserver-xfree86/config/display/modes: 1152x864, 1024x768, 800x600, 640x480
shared/clobber_x-server_symlink: false
xserver-xfree86/config/inputdevice/mouse/retry_detection:
* xserver-xfree86/config/monitor/selection-method: Simple
xserver-xfree86/config/doublequote_in_string_error:
shared/default-x-server: xserver-xfree86
* xserver-xfree86/config/inputdevice/mouse/emulate3buttons: true
xserver-xfree86/config/device/bus_id_error:
* xserver-xfree86/config/modules: GLcore, bitmap, dbe, ddc, dri, extmod, freetype, glx, int10, record, speedo, type1, vbe
* xserver-xfree86/config/device/bus_id:
* xserver-xfree86/config/inputdevice/keyboard/layout: us
* xserver-xfree86/config/inputdevice/keyboard/options:
xserver-xfree86/move_existing_nondebconf_config: false
xserver-xfree86/config/monitor/horiz-sync: 30-70
xserver-xfree86/config/nonnumeric_string_error:
* xserver-xfree86/config/monitor/identifier: Generic Monitor
shared/no_known_x-server:
xserver-xfree86/autodetect_mouse: true
* xserver-xfree86/config/inputdevice/mouse/protocol: BusMouse
shared/multiple_possible_x-servers:
* xserver-xfree86/config/device/video_ram:
xserver-xfree86/config/null_string_error:
xserver-xfree86/config/monitor/mode-list: 1280x960 @ 60Hz
* xserver-xfree86/config/monitor/lcd: false
* xserver-xfree86/manage_config_with_debconf: true
xserver-xfree86/config/inputdevice/keyboard/internal:
xserver-xfree86/config/monitor/range_input_error:
xserver-xfree86/autodetect_video_card: true
* xserver-xfree86/config/inputdevice/keyboard/variant:
xserver-xfree86/clobber_XF86Config-4:
* xserver-xfree86/config/inputdevice/mouse/port: /dev/sunmouse
* xserver-xfree86/config/inputdevice/keyboard/rules: sun
* xserver-xfree86/config/write_files_section: true
xserver-xfree86/autodetect_monitor: true
xserver-xfree86/multiple_possible_x-drivers:
* xserver-xfree86/config/inputdevice/keyboard/model: type4
* xserver-xfree86/config/write_dri_section: true
Reply to: