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

Bug#431746: marked as done (Xorg/sparc: Xinerama active, but <= 0 screens?)



Your message dated Mon, 10 Sep 2007 13:17:08 +0000
with message-id <E1IUj8W-0006GV-Ed@ries.debian.org>
and subject line Bug#431746: fixed in xorg-server 2:1.4-1
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: xserver-xorg
Version: 1:7.2-5
Severity: important


	Hello,

	Since my last upgrade, I cannot use X anymore on all my sparc64. All use
	Creator3D framebuffer and I'm not sure that this trouble occurs with
	another framebuffer. I never see this bug on i386, but I don't know
	if it comes from framebuffer driver or if it is sparc64 specific.

	All program that test Xinerama crash because XineramaIsActive returns TRUE
	_and_ XineramaQueryScreens returns a NULL pointer and a number of screens <=
	0. Maybe the bug is in XineramaQueryScreens ?

	Regards,

	JKB

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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-12-17 19:12 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1805072 2007-06-01 21:45 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:

/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 2976 2007-07-02 19:46 /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	"unix/:7100"
	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	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"vbe"
	Load	"cfb"
	Load	"cfb32"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	Option		"XkbVariant"	"latin9"
EndSection

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

Section "Device"
	Identifier	"Carte vido gnrique"
	Driver		"sunffb"
	Option		"UseFBDev"		"true"
EndSection

Section "Monitor"
	Identifier	"cran gnrique"
	Option		"DPMS"
	HorizSync	28-64
	VertRefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Carte vido gnrique"
	Monitor		"cran gnrique"
	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"
EndSection

Section "DRI"
	Mode	0666
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 19239 2007-07-03 11:20 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 15433 2007-07-03 11:23 /var/log/Xorg.0.log

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

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian
Current Operating System: Linux rayleigh 2.6.21.5 #1 SMP Mon Jul 2 11:39:19 CEST 2007 sparc64
Build Date: 01 June 2007
	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 Jul  3 11:23:14 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Écran générique"
(**) |   |-->Device "Carte vidéo générique"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(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) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
	Entry deleted from font path.
(WW) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
	unix/:7100,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x1cd2dc
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.2
	X.Org XInput driver : 0.7
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 80:00:0: chip 108e,8000 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 80:01:0: chip 108e,1000 card 0000,0000 rev 01 class 06,80,00 hdr 80
(II) PCI: 80:01:1: chip 108e,1001 card 0000,0000 rev 01 class 02,00,00 hdr 80
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 128: bridge is at (128:0:0), (128,128,128), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 128 I/O range:
	[0] -1	1	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 128 non-prefetchable memory range:
	[0] -1	1	0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Bus 128 prefetchable memory range:
	[0] -1	1	0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,0), BCTRL: 0x0008 (VGA_EN is set)
(--) SBUS:(0xf006e5dc) Sun FFB2+ Vertical Creator 3D at /SUNW,ffb@1e,0
(II) Addressable bus resource ranges are
	[0] -1	1	0x00000000 - 0x7fffffff (0x80000000) MX[B]
	[1] -1	1	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	1	0x7fffffff - 0x7fffffff (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	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	1	0x00000000 - 0x00000000 (0x1) IX[B]
(II) Active PCI resource ranges:
	[0] -1	1	0x02800000 - 0x02807fff (0x8000) MX[B]
	[1] -1	1	0x02000000 - 0x027fffff (0x800000) MX[B]
	[2] -1	1	0x01000000 - 0x01ffffff (0x1000000) MX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	1	0x02800000 - 0x02807fff (0x8000) MX[B]
	[1] -1	1	0x02000000 - 0x027fffff (0x800000) MX[B]
	[2] -1	1	0x01000000 - 0x01ffffff (0x1000000) MX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	1	0x7fffffff - 0x7fffffff (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	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	1	0x00000000 - 0x00000000 (0x1) IX[B]
(II) All system resource ranges:
	[0] -1	1	0x7fffffff - 0x7fffffff (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	0x02800000 - 0x02807fff (0x8000) MX[B]
	[5] -1	1	0x02000000 - 0x027fffff (0x800000) MX[B]
	[6] -1	1	0x01000000 - 0x01ffffff (0x1000000) MX[B]
	[7] -1	1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1	1	0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "i2c"(II) Module already built-in
(II) LoadModule: "ddc"(II) Module already built-in
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.3.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "cfb"
(II) Loading /usr/lib/xorg/modules//libcfb.so
(II) Module cfb: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Loading /usr/lib/xorg/modules//libmfb.so
(II) Module mfb: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) LoadModule: "cfb32"
(II) Loading /usr/lib/xorg/modules//libcfb32.so
(II) Module cfb32: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/lib/xorg/modules//libcfb.so
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/lib/xorg/modules//libmfb.so
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "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 1.3.0, module version = 1.2.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(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	1	0x7fffffff - 0x7fffffff (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	0x02800000 - 0x02807fff (0x8000) MX[B]
	[5] -1	1	0x02000000 - 0x027fffff (0x800000) MX[B]
	[6] -1	1	0x01000000 - 0x01ffffff (0x1000000) MX[B]
	[7] -1	1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1	1	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 "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(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 (96, 96)
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] -1	1	0x7fffffff - 0x7fffffff (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	0x02800000 - 0x02807fff (0x8000) MX[B]
	[5] -1	1	0x02000000 - 0x027fffff (0x800000) MX[B]
	[6] -1	1	0x01000000 - 0x01ffffff (0x1000000) MX[B]
	[7] -1	1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1	1	0x00000000 - 0x00000000 (0x1) IX[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
(WW) SUNFFB(0): Option "UseFBDev" is not used
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(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 1.3.0, 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" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "fr"
(**) Generic Keyboard: XkbLayout: "fr"
(**) Option "XkbVariant" "latin9"
(**) Generic Keyboard: XkbVariant: "latin9"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: sparc (sparc64)

Kernel: Linux 2.6.21.5 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2. 1.5.13               Debian configuration management sy
ii  x11-common          1:7.2-5              X Window System (X.Org) infrastruc
ii  xbase-clients       1:7.2.ds2-2          miscellaneous X clients
ii  xkb-data            0.9-4                X Keyboard Extension (XKB) configu
ii  xserver-xorg-core   2:1.3.0.0.dfsg-6     X.Org X server -- core server
ii  xserver-xorg-input- 1:7.2-5              the X.Org X server -- input driver
ii  xserver-xorg-input- 1:1.1.5-2            X.Org X server -- evdev input driv
ii  xserver-xorg-input- 1:1.1.0-4            X.Org X server -- keyboard input d
ii  xserver-xorg-input- 1:1.2.1-1            X.Org X server -- mouse input driv
ii  xserver-xorg-input- 0.14.7~git20070517-2 Synaptics TouchPad driver for X.Or
ii  xserver-xorg-video- 1:1.1.1-7            X.Org X server -- APM display driv
ii  xserver-xorg-video- 1:0.6.0-6            X.Org X server -- ark display driv
ii  xserver-xorg-video- 1:6.6.3-2            X.Org X server -- ATI display driv
ii  xserver-xorg-video- 1:1.1.1-4            X.Org X server -- Chips display dr
ii  xserver-xorg-video- 1:1.1.0-3            X.Org X server -- Cirrus display d
ii  xserver-xorg-video- 1:1.1.0-4            X.Org X server -- Cyrix display dr
ii  xserver-xorg-video- 1:0.2.0-3            X.Org X server -- dummy display dr
ii  xserver-xorg-video- 1:0.3.1-1            X.Org X server -- fbdev display dr
ii  xserver-xorg-video- 1:1.1.1-3            X.Org X server -- Glint display dr
ii  xserver-xorg-video- 1:1.2.1-2            X.Org X server -- i128 display dri
ii  xserver-xorg-video- 1:1.1.0-3            X.Org X server -- i740 display dri
ii  xserver-xorg-video- 1:1.1.0-3            X.Org X server -- IMSTT display dr
ii  xserver-xorg-video- 1:1.4.4.dfsg.1-2     X.Org X server -- MGA display driv
ii  xserver-xorg-video- 1:1.1.1-5            X.Org X server -- Neomagic display
ii  xserver-xorg-video- 1:2.8.2-2            X.Org X server -- NSC display driv
ii  xserver-xorg-video- 1:2.1.0-1            X.Org X server -- NV display drive
ii  xserver-xorg-video- 1:4.1.3.dfsg.1-2     X.Org X server -- Rendition displa
ii  xserver-xorg-video- 1:0.5.0-2            X.Org X server -- legacy S3 displa
ii  xserver-xorg-video- 1:1.9.1-3            X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video- 1:2.1.2-5            X.Org X server -- Savage display d
ii  xserver-xorg-video- 1:1.5.1-1            X.Org X server -- SiliconMotion di
ii  xserver-xorg-video- 1:0.9.3-2            X.Org X server -- SiS display driv
ii  xserver-xorg-video- 1:0.8.1-3            X.Org X server -- SiS USB display 
ii  xserver-xorg-video- 1:1.1.0-2            X.Org X server -- Sun FFB display 
ii  xserver-xorg-video- 1:1.3.0-1            X.Org X server -- tdfx display dri
ii  xserver-xorg-video- 1:1.2.3-1            X.Org X server -- Trident display 
ii  xserver-xorg-video- 1:1.1.1-1            X.Org X server -- Tseng display dr
ii  xserver-xorg-video- 0.1.1-3              X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video- 1:1.3.0-1            X.Org X server -- VESA display dri
ii  xserver-xorg-video- 1:4.1.0-3            X.Org X server -- VGA display driv
ii  xserver-xorg-video- 1:0.2.2-2            X.Org X server -- VIA display driv
ii  xserver-xorg-video- 1:10.13.0-3          X.Org X server -- VMware display d

Versions of packages xserver-xorg recommends:
pn  discover1 | discover          <none>     (no description available)
pn  dmidecode                     <none>     (no description available)
ii  laptop-detect                 0.12.1-0.1 attempt to detect a laptop
pn  mdetect                       <none>     (no description available)
pn  xresprobe                     <none>     (no description available)
ii  xserver-xorg-input-all        1:7.2-5    the X.Org X server -- input driver
pn  xserver-xorg-video-all        <none>     (no description available)

-- debconf information:
  shared/fontpath/fontserver:
  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: true
  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: 1280x1024
  xserver-xorg/config/device/bus_id_error:
  xserver-xorg/config/monitor/vert-refresh: 43-60
  xserver-xorg/config/inputdevice/keyboard/options:
  xserver-xorg/autodetect_keyboard: false
  xserver-xorg/config/device/use_fbdev: true
  xserver-xorg/config/inputdevice/keyboard/variant: latin9
  xserver-xorg/config/nonnumeric_string_error:
  xserver-xorg/config/inputdevice/keyboard/layout: fr
  xserver-xorg/config/modules: i2c, bitmap, ddc, dri, extmod, freetype, glx, int10, vbe, cfb, cfb32
  xserver-xorg/config/monitor/identifier: Écran générique
  xserver-xorg/config/inputdevice/mouse/emulate3buttons: true
  xserver-xorg/autodetect_mouse: true
  xserver-xorg/config/monitor/horiz-sync: 28-64
  xserver-xorg/config/device/video_ram:
  xserver-xorg/config/monitor/range_input_error:
  xserver-xorg/config/inputdevice/keyboard/model: pc105
  xserver-xorg/config/device/driver: apm
  xserver-xorg/config/device/identifier: Carte vidéo générique
  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: true
  xserver-xorg/config/monitor/mode-list: 1280x1024 @ 60Hz
  xserver-xorg/config/inputdevice/keyboard/rules: xorg
  xserver-xorg/config/monitor/default-identifier:


--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.4-1

We believe that the bug you reported is fixed in the latest version of
xorg-server, which is due to be installed in the Debian FTP archive:

xnest_1.4-1_i386.deb
  to pool/main/x/xorg-server/xnest_1.4-1_i386.deb
xorg-server_1.4-1.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.4-1.diff.gz
xorg-server_1.4-1.dsc
  to pool/main/x/xorg-server/xorg-server_1.4-1.dsc
xorg-server_1.4.orig.tar.gz
  to pool/main/x/xorg-server/xorg-server_1.4.orig.tar.gz
xserver-xephyr_1.4-1_i386.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.4-1_i386.deb
xserver-xorg-core-dbg_1.4-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core-dbg_1.4-1_i386.deb
xserver-xorg-core_1.4-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.4-1_i386.deb
xserver-xorg-dev_1.4-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.4-1_i386.deb
xvfb_1.4-1_i386.deb
  to pool/main/x/xorg-server/xvfb_1.4-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 431746@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@debian.org> (supplier of updated xorg-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 10 Sep 2007 14:35:38 +0200
Source: xorg-server
Binary: xserver-xephyr xserver-xorg-core xvfb xserver-xorg-dev xserver-xorg-core-dbg xnest
Architecture: source i386
Version: 2:1.4-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 xnest      - Nested X server
 xserver-xephyr - Next Generation Nested X Server
 xserver-xorg-core - X.Org X server -- core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-dev - X.Org X server -- development files
 xvfb       - Virtual Framebuffer 'fake' X server
Closes: 431746
Changes: 
 xorg-server (2:1.4-1) experimental; urgency=low
 .
   * New upstream release (X.Org 7.3)
     + RandR doesn't mark Xinerama as active when no crtcs are enabled
       (closes: #431746)
   * Add proper depends to xserver-xorg-dev:
     x11proto-core-dev, x11proto-input-dev (>= 1.4), x11proto-xext-dev,
     x11proto-video-dev, x11proto-randr-dev (>= 1.2), x11proto-render-dev (>=
     2:0.9.3), x11proto-fonts-dev
   * Bump serverminver to 2:1.4, videoabiver to 2, inputabiver to 2.
Files: 
 5c758cf23208ace84f08e96579634040 2389 x11 optional xorg-server_1.4-1.dsc
 105819696f397aa2062dce3c106f7965 8191249 x11 optional xorg-server_1.4.orig.tar.gz
 3ecc885bb1a096f2b5c23d10bd132e2f 687768 x11 optional xorg-server_1.4-1.diff.gz
 f337d2e60893f625b05f0e464703be69 4043256 x11 optional xserver-xorg-core_1.4-1_i386.deb
 a6526f890c2242452a9d2f26f44e2747 668930 x11 optional xserver-xorg-dev_1.4-1_i386.deb
 5cec9e3c8ffc9211fad863cb307cc4f0 1733118 x11 optional xnest_1.4-1_i386.deb
 8c9fef9e25835497206558a4aa5a13ce 1843342 x11 optional xvfb_1.4-1_i386.deb
 9f8fccd85fad1c78c980cb0ca602e03e 1880308 x11 optional xserver-xephyr_1.4-1_i386.deb
 6ae2ec9a7c1b05daecd8b01f43818156 12548112 x11 extra xserver-xorg-core-dbg_1.4-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG5UIZmEvTgKxfcAwRArowAJ9MyySGD927y+GoyDZC4i6oxvpdAQCfZQgp
gfmf1ifcrFZybkjHVAaf7ug=
=IBwK
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: