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

Bug#405287: xserver-xorg: Keyboard on sparc appears to be limited to keys available on pc104 keyboards



Package: xserver-xorg
Version: 1:7.1.0-9
Severity: normal

As far as I can tell, with the kernel 2.6 input layer changes, and
having to use the pc104 layout on sparc, we seem to be somewhat
limited.  The sparc (type5 in my case) keys just disappear.

Upon pressing SunFront, xev just returns a whole pile of useless crap
now.

Maybe it is still possible to use, and if so, this needs documenting.
Else, please make some way to be able to use keys not found on the
crippled pc104 keyboard.  All documentation I have seen to date,
including
http://www.debian.org/releases/stable/sparc/release-notes/ch-information.en.html
gloss over the fact that you are going to lose the ability to use sun
specific keys.

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

/etc/X11/X target unchanged from checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jan  2 08:56 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1658112 Dec 13 18:35 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:02.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro 215GP (rev 5c)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3271 Jan  2 20:08 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/X11R6/lib/X11/fonts/misc"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
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		"kbd"
	Option		"CoreKeyboard"
	Option "XkbModel" "type5" 
	Option "XkbRules" "xorg" 
	Option "XkbLayout" "us" 
	Option "XkbGeometry" "sun(type5)"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
EndSection

Section "Device"
	Identifier	"Sun FFB"
	Driver		"sunffb"
EndSection

Section "Monitor"
	Identifier	"Sun CM751"
	Option		"DPMS"
	HorizSync	31-93.75
	VertRefresh	50-160
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Sun FFB"
	Monitor		"Sun CM751"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 20752 Jan  2 20:40 /var/log/Xorg.0.log

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

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN 
Current Operating System: Linux penrose 2.6.18-3-sparc64 #1 Sun Dec 10 20:45:52 GMT 2006 sparc64
Build Date: 12 December 2006
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan  2 20:40:22 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Sun CM751"
(**) |   |-->Device "Sun FFB"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/misc".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/misc").
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/100dpi/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/100dpi/").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/75dpi/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/75dpi/").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/Type1".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/Type1").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/100dpi".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/100dpi").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/75dpi".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/75dpi").
(**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) No APM support in BIOS or kernel
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.0
	X.Org XInput driver : 0.6
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(WW) xf86OpenConsole: setpgid failed: Operation not permitted
(WW) xf86OpenConsole: setsid failed: Operation not permitted
(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 1000,000f card 1000,1000 rev 14 class 01,00,00 hdr 80
(II) PCI: 02:01:1: chip 1000,000f card 1000,1000 rev 14 class 01,00,00 hdr 80
(II) PCI: 02:03:0: chip 1011,0046 card 108e,5043 rev 01 class 06,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	1	0x00000000 - 0x00ffffff (0x1000000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	1	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	1	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:1:0), (0,2,255), BCTRL: 0x0023 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:1), (0,1,1), BCTRL: 0x0023 (VGA_EN is cleared)
(--) PCI:*(1:2:0) ATI Technologies Inc 3D Rage Pro 215GP rev 92, Mem @ 0xe1000000/24, 0xe2000000/12, I/O @ 0xc00400/8, BIOS @ 0xe0020000/17
(--) SBUS:(0xf006dea4) Sun FFB2+ Vertical Creator 3D at /SUNW,ffb@1e,0
(II) Addressable bus resource ranges are
	[0] -1	1	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	1	0x00000000 - 0x00ffffff (0x1000000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	1	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	1	0x00ffffff - 0x00ffffff (0x1) IX[B]
	[5] -1	1	0x00000000 - 0x00000000 (0x1) IX[B]
(II) Active PCI resource ranges:
	[0] -1	1	0x00180000 - 0x001fffff (0x80000) MX[B]
	[1] -1	1	0x0000a000 - 0x0000bfff (0x2000) MX[B]
	[2] -1	1	0x00008000 - 0x00008fff (0x1000) MX[B]
	[3] -1	1	0x00006000 - 0x000060ff (0x100) MX[B]
	[4] -1	1	0x00004000 - 0x00004fff (0x1000) MX[B]
	[5] -1	1	0x00002000 - 0x000020ff (0x100) MX[B]
	[6] -1	1	0xe0000000 - 0xe0007fff (0x8000) MX[B]
	[7] -1	1	0xf1000000 - 0xf17fffff (0x800000) MX[B]
	[8] -1	1	0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
	[9] -1	1	0xe0020000 - 0xe003ffff (0x20000) MX[B](B)
	[10] -1	1	0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
	[11] -1	1	0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
	[12] -1	1	0x02000c00 - 0x02000cff (0x100) IX[B]
	[13] -1	1	0x02000800 - 0x020008ff (0x100) IX[B]
	[14] -1	1	0x02000400 - 0x020004ff (0x100) IX[B]
	[15] -1	1	0x02c00020 - 0x02c0002f (0x10) IX[B]
	[16] -1	1	0x02c00018 - 0x02c0001b (0x4) IX[B]
	[17] -1	1	0x02c00010 - 0x02c00017 (0x8) IX[B]
	[18] -1	1	0x02c00008 - 0x02c0000b (0x4) IX[B]
	[19] -1	1	0x02c00000 - 0x02c00007 (0x8) IX[B]
	[20] -1	1	0x02c00400 - 0x02c004ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	1	0x00180000 - 0x001fffff (0x80000) MX[B]
	[1] -1	1	0x0000a000 - 0x0000bfff (0x2000) MX[B]
	[2] -1	1	0x00008000 - 0x00008fff (0x1000) MX[B]
	[3] -1	1	0x00006000 - 0x000060ff (0x100) MX[B]
	[4] -1	1	0x00004000 - 0x00004fff (0x1000) MX[B]
	[5] -1	1	0x00002000 - 0x000020ff (0x100) MX[B]
	[6] -1	1	0xe0000000 - 0xe0007fff (0x8000) MX[B]
	[7] -1	1	0xf1000000 - 0xf17fffff (0x800000) MX[B]
	[8] -1	1	0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
	[9] -1	1	0xe0020000 - 0xe003ffff (0x20000) MX[B](B)
	[10] -1	1	0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
	[11] -1	1	0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
	[12] -1	1	0x02000c00 - 0x02000cff (0x100) IX[B]
	[13] -1	1	0x02000800 - 0x020008ff (0x100) IX[B]
	[14] -1	1	0x02000400 - 0x020004ff (0x100) IX[B]
	[15] -1	1	0x02c00020 - 0x02c0002f (0x10) IX[B]
	[16] -1	1	0x02c00018 - 0x02c0001b (0x4) IX[B]
	[17] -1	1	0x02c00010 - 0x02c00017 (0x8) IX[B]
	[18] -1	1	0x02c00008 - 0x02c0000b (0x4) IX[B]
	[19] -1	1	0x02c00000 - 0x02c00007 (0x8) IX[B]
	[20] -1	1	0x02c00400 - 0x02c004ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	1	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	1	0x00ffffff - 0x00ffffff (0x1) IX[B]
	[5] -1	1	0x00000000 - 0x00000000 (0x1) IX[B]
(II) All system resource ranges:
	[0] -1	1	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	1	0x00180000 - 0x001fffff (0x80000) MX[B]
	[5] -1	1	0x0000a000 - 0x0000bfff (0x2000) MX[B]
	[6] -1	1	0x00008000 - 0x00008fff (0x1000) MX[B]
	[7] -1	1	0x00006000 - 0x000060ff (0x100) MX[B]
	[8] -1	1	0x00004000 - 0x00004fff (0x1000) MX[B]
	[9] -1	1	0x00002000 - 0x000020ff (0x100) MX[B]
	[10] -1	1	0xe0000000 - 0xe0007fff (0x8000) MX[B]
	[11] -1	1	0xf1000000 - 0xf17fffff (0x800000) MX[B]
	[12] -1	1	0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
	[13] -1	1	0xe0020000 - 0xe003ffff (0x20000) MX[B](B)
	[14] -1	1	0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
	[15] -1	1	0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
	[16] -1	1	0x00ffffff - 0x00ffffff (0x1) IX[B]
	[17] -1	1	0x00000000 - 0x00000000 (0x1) IX[B]
	[18] -1	1	0x02000c00 - 0x02000cff (0x100) IX[B]
	[19] -1	1	0x02000800 - 0x020008ff (0x100) IX[B]
	[20] -1	1	0x02000400 - 0x020004ff (0x100) IX[B]
	[21] -1	1	0x02c00020 - 0x02c0002f (0x10) IX[B]
	[22] -1	1	0x02c00018 - 0x02c0001b (0x4) IX[B]
	[23] -1	1	0x02c00010 - 0x02c00017 (0x8) IX[B]
	[24] -1	1	0x02c00008 - 0x02c0000b (0x4) IX[B]
	[25] -1	1	0x02c00000 - 0x02c00007 (0x8) IX[B]
	[26] -1	1	0x02c00400 - 0x02c004ff (0x100) IX[B](B)
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 7.1.1, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(WW) Warning, couldn't open module speedo
(II) UnloadModule: "speedo"
(EE) Failed to load module "speedo" (module does not exist, 0)
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "sunffb"
(II) Loading /usr/lib/xorg/modules/drivers/sunffb_drv.so
(II) Module sunffb: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) SUNFFB: driver for Creator, Creator 3D and Elite 3D
(II) Primary Device is: PCI 01:02:0
(--) Assigning device section with no busID to SBUS:/SUNW,ffb@1e,0
(II) resource ranges after probing:
	[0] -1	1	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	1	0x00180000 - 0x001fffff (0x80000) MX[B]
	[5] -1	1	0x0000a000 - 0x0000bfff (0x2000) MX[B]
	[6] -1	1	0x00008000 - 0x00008fff (0x1000) MX[B]
	[7] -1	1	0x00006000 - 0x000060ff (0x100) MX[B]
	[8] -1	1	0x00004000 - 0x00004fff (0x1000) MX[B]
	[9] -1	1	0x00002000 - 0x000020ff (0x100) MX[B]
	[10] -1	1	0xe0000000 - 0xe0007fff (0x8000) MX[B]
	[11] -1	1	0xf1000000 - 0xf17fffff (0x800000) MX[B]
	[12] -1	1	0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
	[13] -1	1	0xe0020000 - 0xe003ffff (0x20000) MX[B](B)
	[14] -1	1	0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
	[15] -1	1	0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
	[16] -1	1	0x00ffffff - 0x00ffffff (0x1) IX[B]
	[17] -1	1	0x00000000 - 0x00000000 (0x1) IX[B]
	[18] -1	1	0x02000c00 - 0x02000cff (0x100) IX[B]
	[19] -1	1	0x02000800 - 0x020008ff (0x100) IX[B]
	[20] -1	1	0x02000400 - 0x020004ff (0x100) IX[B]
	[21] -1	1	0x02c00020 - 0x02c0002f (0x10) IX[B]
	[22] -1	1	0x02c00018 - 0x02c0001b (0x4) IX[B]
	[23] -1	1	0x02c00010 - 0x02c00017 (0x8) IX[B]
	[24] -1	1	0x02c00008 - 0x02c0000b (0x4) IX[B]
	[25] -1	1	0x02c00000 - 0x02c00007 (0x8) IX[B]
	[26] -1	1	0x02c00400 - 0x02c004ff (0x100) IX[B](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 "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.0
(II) Loading sub module "dbe"
(II) LoadModule: "dbe"
(II) Reloading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Loading extension DOUBLE-BUFFER
(++) SUNFFB(0): DPI set to (100, 100)
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] -1	1	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	1	0x00180000 - 0x001fffff (0x80000) MX[B]
	[5] -1	1	0x0000a000 - 0x0000bfff (0x2000) MX[B]
	[6] -1	1	0x00008000 - 0x00008fff (0x1000) MX[B]
	[7] -1	1	0x00006000 - 0x000060ff (0x100) MX[B]
	[8] -1	1	0x00004000 - 0x00004fff (0x1000) MX[B]
	[9] -1	1	0x00002000 - 0x000020ff (0x100) MX[B]
	[10] -1	1	0xe0000000 - 0xe0007fff (0x8000) MX[B]
	[11] -1	1	0xf1000000 - 0xf17fffff (0x800000) MX[B]
	[12] -1	1	0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
	[13] -1	1	0xe0020000 - 0xe003ffff (0x20000) MX[B](B)
	[14] -1	1	0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
	[15] -1	1	0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
	[16] -1	1	0x00ffffff - 0x00ffffff (0x1) IX[B]
	[17] -1	1	0x00000000 - 0x00000000 (0x1) IX[B]
	[18] -1	1	0x02000c00 - 0x02000cff (0x100) IX[B]
	[19] -1	1	0x02000800 - 0x020008ff (0x100) IX[B]
	[20] -1	1	0x02000400 - 0x020004ff (0x100) IX[B]
	[21] -1	1	0x02c00020 - 0x02c0002f (0x10) IX[B]
	[22] -1	1	0x02c00018 - 0x02c0001b (0x4) IX[B]
	[23] -1	1	0x02c00010 - 0x02c00017 (0x8) IX[B]
	[24] -1	1	0x02c00008 - 0x02c0000b (0x4) IX[B]
	[25] -1	1	0x02c00000 - 0x02c00007 (0x8) IX[B]
	[26] -1	1	0x02c00400 - 0x02c004ff (0x100) IX[B](B)
(II) /dev/fb0: Detected FFB2+/vertical, Z-buffer, Double-buffered.
(II) /dev/fb0: BT498 (PAC2) ramdac detected
(II) /dev/fb0: Detected Creator/Creator3D
(II) SUNFFB(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
	Dashed Lines
	Driver provided ScreenToScreenBitBlt replacement
	Driver provided WritePixmap replacement
(II) /dev/fb0: Using acceleration
(==) SUNFFB(0): Backing store disabled
(==) SUNFFB(0): Silken mouse enabled
(II) /dev/fb0: DGA support initialized.
(**) Option "dpms"
(**) SUNFFB(0): DPMS enabled
(**) SUNFFB(0): DPMS enabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(EE) AIGLX: Screen 0 is not DRI capable
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "type5"
(**) Generic Keyboard: XkbModel: "type5"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "XkbGeometry" "sun(type5)"
(**) Generic Keyboard: XkbGeometry: "sun(type5)"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
    xkb_keycodes             { include "xfree86+aliases(qwerty)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc105)+us" };
    xkb_geometry             { include "sun(type5)" };
(II) Configured Mouse: ps2EnableDataReporting: succeeded


-- System Information:
Debian Release: 4.0
Architecture: sparc (sparc64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-sparc64
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2.0]   1.5.11           Debian configuration management sy
ii  x11-common              1:7.1.0-9        X Window System (X.Org) infrastruc
ii  xbase-clients           1:7.1.ds-3       miscellaneous X clients
ii  xkb-data                0.9-4            X Keyboard Extension (XKB) configu
ii  xserver-xorg-core       2:1.1.1-12       X.Org X server -- core server
ii  xserver-xorg-input-acec 1:1.1.0-1        X.Org X server -- AceCad input dri
ii  xserver-xorg-input-evde 1:1.1.2-6        X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd  1:1.1.0-4        X.Org X server -- keyboard input d
ii  xserver-xorg-input-mous 1:1.1.1-3        X.Org X server -- mouse input driv
ii  xserver-xorg-video-apm  1:1.1.1-3        X.Org X server -- APM display driv
ii  xserver-xorg-video-ark  1:0.6.0-3        X.Org X server -- ark display driv
ii  xserver-xorg-video-ati  1:6.6.3-2        X.Org X server -- ATI display driv
ii  xserver-xorg-video-chip 1:1.1.1-4        X.Org X server -- Chips display dr
ii  xserver-xorg-video-cirr 1:1.1.0-3        X.Org X server -- Cirrus display d
ii  xserver-xorg-video-dumm 1:0.2.0-3        X.Org X server -- dummy display dr
ii  xserver-xorg-video-fbde 1:0.3.0-3        X.Org X server -- fbdev display dr
ii  xserver-xorg-video-glin 1:1.1.1-3        X.Org X server -- Glint display dr
ii  xserver-xorg-video-i128 1:1.2.0-3        X.Org X server -- i128 display dri
ii  xserver-xorg-video-i740 1:1.1.0-3        X.Org X server -- i740 display dri
ii  xserver-xorg-video-imst 1:1.1.0-3        X.Org X server -- IMSTT display dr
ii  xserver-xorg-video-mga  1:1.4.4.dfsg.1-2 X.Org X server -- MGA display driv
ii  xserver-xorg-video-neom 1:1.1.1-4        X.Org X server -- Neomagic display
ii  xserver-xorg-video-nv [ 1:1.2.0-3        X.Org X server -- NV display drive
ii  xserver-xorg-video-rend 1:4.1.0.dfsg.1-4 X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3vi 1:1.9.1-3        X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sava 1:2.1.2-1        X.Org X server -- Savage display d
ii  xserver-xorg-video-sili 1:1.4.1-4        X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-sunb 1:1.1.0-2        X.Org X server -- Sun BW2 display 
ii  xserver-xorg-video-sunc 1:1.1.0-2        X.Org X server -- Sun CG14 display
ii  xserver-xorg-video-sunc 1:1.1.0-2        X.Org X server -- Sun CG3 display 
ii  xserver-xorg-video-sunf 1:1.1.0-2        X.Org X server -- Sun FFB display 
ii  xserver-xorg-video-sunl 1:1.1.0-2        X.Org X server -- Sun Leo display 
ii  xserver-xorg-video-sunt 1:1.1.0-2        X.Org X server -- Sun TCX display 
ii  xserver-xorg-video-tdfx 1:1.3.0-1        X.Org X server -- tdfx display dri
ii  xserver-xorg-video-trid 1:1.2.3-1        X.Org X server -- Trident display 
ii  xserver-xorg-video-v4l  0.1.1-3          X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video-vesa 1:1.3.0-1        X.Org X server -- VESA display dri
ii  xserver-xorg-video-vga  1:4.1.0-3        X.Org X server -- VGA display driv
ii  xserver-xorg-video-vmwa 1:10.13.0-3      X.Org X server -- VMware display d

Versions of packages xserver-xorg recommends:
ii  discover1                  1.7.19        hardware identification system
ii  laptop-detect              0.12.1        attempt to detect a laptop
ii  mdetect                    0.5.2.1       mouse device autodetection tool
ii  xresprobe                  0.4.23debian1 X Resolution Probe
ii  xserver-xorg-input-all     1:7.1.0-9     the X.Org X server -- input driver
ii  xserver-xorg-input-kbd     1:1.1.0-4     X.Org X server -- keyboard input d
ii  xserver-xorg-input-mouse   1:1.1.1-3     X.Org X server -- mouse input driv
ii  xserver-xorg-video-all     1:7.1.0-9     the X.Org X server -- output drive
ii  xserver-xorg-video-vesa    1:1.3.0-1     X.Org X server -- VESA display dri

-- debconf information:
* xserver-xorg/multiple_possible_x-drivers:
  xserver-xorg/config/monitor/use_sync_ranges: true
* xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
* xserver-xorg/config/doublequote_in_string_error:
* xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
* shared/default-x-server: xserver-xorg
  xserver-xorg/config/device/default-identifier:
* xserver-xorg/autodetect_monitor: false
* xserver-xorg/config/inputdevice/mouse/protocol: ImPS/2
* shared/no_known_x-server:
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1600x1200, 1280x1024, 1280x960, 1152x864, 1024x768, 800x600, 640x480
* xserver-xorg/config/device/bus_id_error:
* xserver-xorg/config/monitor/vert-refresh: 50-160
* xserver-xorg/config/inputdevice/keyboard/options:
* xserver-xorg/autodetect_keyboard: false
* xserver-xorg/config/device/use_fbdev:
* xserver-xorg/config/inputdevice/keyboard/variant:
* xserver-xorg/config/nonnumeric_string_error:
* xserver-xorg/config/inputdevice/keyboard/layout: us
* xserver-xorg/config/modules: GLcore, bitmap, dbe, ddc, dri, extmod, freetype, glx, int10, record, speedo, type1, vbe
* xserver-xorg/config/monitor/identifier: Sun CM751
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: false
* xserver-xorg/autodetect_mouse: true
* xserver-xorg/config/monitor/horiz-sync: 31-93.75
* xserver-xorg/config/device/video_ram:
* xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/inputdevice/keyboard/model: type5
* xserver-xorg/config/device/driver: sunffb
* xserver-xorg/config/device/identifier: Sun FFB
* xserver-xorg/config/monitor/selection-method: Advanced
* xserver-xorg/config/null_string_error:
* shared/multiple_possible_x-servers:
* xserver-xorg/config/device/bus_id:
* xserver-xorg/config/write_files_section: true
* xserver-xorg/autodetect_video_card: false
* xserver-xorg/config/monitor/mode-list: 1600x1200 @ 75Hz
* xserver-xorg/config/inputdevice/keyboard/rules: sun
  xserver-xorg/config/monitor/default-identifier:



Reply to: