[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xfree86: sunffb fails with signal 10



Greetings All,

I'm a long time linux user, just beginning to use it on sparcs
because it's so much easier to make a GNU system into a useable
workstation than it is with Solaris...

The machine I'm having trouble with is an Ultra 2 with a Creator
card.  I know the hardware works because I was running Solaris 8
on it last week and Sun's X server worked just fine.  My config
file and Xserver output are included below.  As you can see, the
server isn't reporting any useful errors, it just dies on signal
10.  Unfortunately it doesn't even drop a core file. :-(

TIA for any help

--john

============================================================
Here's my config file:
============================================================

### 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	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"pex5"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"xie"
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"
EndSection

Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"sunffb"
	Option		"UseFBDev"		"true"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	70-90
	VertRefresh	76-76
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024"
	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

============================================================
And Here's the server output:
============================================================

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.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 21 December 2001
	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/FAQ)
Build Operating System: Linux 2.4.18 sparc [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Sep  5 15:51:23 2002
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) 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" "type5"
(**) XKB: model: "type5"
(**) 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.
(WW) The directory "/usr/lib/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/Speedo" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/75dpi" does not exist.
	Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Cannot open APM
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.4
	XFree86 XInput driver : 0.2
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.2
(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.1.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(EE) No OS PCI support available
(--) SBUS:(0xf0066978) Sun FFB 67MHz Creator at /SUNW,ffb@1e,0
(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) 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	0x00ffffff - 0x00ffffff (0x1) IX[B]
	[3] -1 0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.1.0.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.1.0.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: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.1.0.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.1.0.1, module version = 1.1.9
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.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: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.1.0.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
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "sunffb"
(II) Loading /usr/X11R6/lib/modules/drivers/sunffb_drv.o
(II) Module sunffb: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.2
(II) SUNFFB: driver for Creator, Creator 3D and Elite 3D
(--) Assigning device section with no busID to SBUS:/SUNW,ffb@1e,0
(II) resource ranges after probing:
	[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]
(==) SUNFFB(0): RGB weight 888
(==) SUNFFB(0): Default visual is TrueColor
(==) SUNFFB(0): Using gamma correction (1.0, 1.0, 1.0)
(==) SUNFFB(0): Using HW cursor
(II) Loading sub module "xf8_32wid"
(II) LoadModule: "xf8_32wid"
(II) Loading /usr/X11R6/lib/modules/libxf8_32wid.a
(II) Module xf8_32wid: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Loading /usr/X11R6/lib/modules/libmfb.a
(II) Module mfb: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Loading /usr/X11R6/lib/modules/libcfb.a
(II) Module cfb: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/X11R6/lib/modules/libmfb.a
(II) Loading sub module "cfb16"
(II) LoadModule: "cfb16"
(II) Loading /usr/X11R6/lib/modules/libcfb16.a
(II) Module cfb16: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/X11R6/lib/modules/libcfb.a
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/X11R6/lib/modules/libmfb.a
(II) Loading sub module "cfb24"
(II) LoadModule: "cfb24"
(II) Loading /usr/X11R6/lib/modules/libcfb24.a
(II) Module cfb24: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/X11R6/lib/modules/libcfb.a
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/X11R6/lib/modules/libmfb.a
(II) Loading sub module "cfb32"
(II) LoadModule: "cfb32"
(II) Loading /usr/X11R6/lib/modules/libcfb32.a
(II) Module cfb32: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/X11R6/lib/modules/libcfb.a
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/X11R6/lib/modules/libmfb.a
(II) Loading sub module "cfb32"
(II) LoadModule: "cfb32"
(II) Reloading /usr/X11R6/lib/modules/libcfb32.a
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/X11R6/lib/modules/libcfb.a
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/X11R6/lib/modules/libmfb.a
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/X11R6/lib/modules/libcfb.a
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/X11R6/lib/modules/libmfb.a
(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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "dbe"
(II) LoadModule: "dbe"
(II) Reloading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Loading extension DOUBLE-BUFFER
(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.1.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "dri"
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Reloading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Loading extension XFree86-DRI
(==) SUNFFB(0): DPI set to (75, 75)
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[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) /dev/fb0: Detected FFB1, Single-buffered.
(II) /dev/fb0: BT9068 (PAC1) ramdac detected (with normal cursor control)
(II) /dev/fb0: Detected Creator/Creator3D
(II) SUNFFB(0): [drm] created "ffb" driver at busid "SBUS:/dev/fb0"
(II) SUNFFB(0): [drm] added 8192 byte SAREA at 0x24426000

Fatal server error:
Caught signal 10.  Server aborting


When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to submit@bugs.debian.org.



Reply to: