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

Bug#535388: marked as done (Upgrade xserver-xorg-core 2:1.6.1.901-2 -> 2:1.6.1.901-3 breaks xserver-xorg-video-intel)



Your message dated Mon, 13 Jul 2009 22:18:34 +0000
with message-id <E1MQTr0-0006jO-LO@ries.debian.org>
and subject line Bug#534522: fixed in xorg-server 2:1.6.2-1
has caused the Debian Bug report #534522,
regarding Upgrade xserver-xorg-core 2:1.6.1.901-2 -> 2:1.6.1.901-3 breaks xserver-xorg-video-intel
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
534522: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534522
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.5.99.902-1
Severity: normal

I recently performed the upgrade mentioned in the subject line.
Thereafter, the X server hangs with a disappeared mouse cursor
seconds after starting my desktop sessions, repeatably.

My intel driver is version 2.7.99.901-2, I use UXA and KMS.

I'm happy that I found a binary deb of an old X server that
allowed me to get into X and investigate.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 19. Jul 2006  /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1690172 12. Feb 06:25 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3030  1. Jul 19:57 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf.dpkg-new (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 xorg.conf.dpkg-new manual page.
# (Type "man xorg.conf.dpkg-new" 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 commands as root:
#
#   cp /etc/X11/xorg.conf.dpkg-new /etc/X11/xorg.conf.dpkg-new.custom
#   md5sum /etc/X11/xorg.conf.dpkg-new >/var/lib/xfree86/xorg.conf.dpkg-new.md5sum
#   dpkg-reconfigure xserver-xorg

#Section "InputDevice"
	#Identifier	"Generic Keyboard"
	#Driver		"keyboard"
	#Option		"CoreKeyboard"
	#Option		"XkbRules"	"xorg"
	#Option		"XkbModel"	"pc104"
	#Option		"XkbLayout"	"us"
	#Option		"XkbOptions"	"nodeadkeys"
#EndSection

#Section "InputDevice"
	#Identifier	"Configured Mouse 2"
	#Driver		"mouse"
	#Option		"CorePointer"
	#Option		"Device"		"/dev/input/mice"
	#Option		"Protocol"		"ExplorerPS/2"
	#Option		"Buttons"		"12"
	#Option		"Emulate3Buttons"	"true"
	#Option		"ZAxisMapping"		"4 5"
#EndSection


#Section "InputDevice"
    #Identifier "Configured Mouse"
    #Driver "ExplorerPS/2"
    #Driver "mouse"
    #Option "Device" "/dev/input/mice"
    #Option "ZAxisMapping" "4 5 6 7"
    #Option "CorePointer"
    ##Option "Name" "Logitech USB Receiver"
    ##Driver "evdev"
    ##Option "Device" "/dev/input/by-id/usb-Logitech_USB_Receiver-event-mouse"
#EndSection


#Section "InputDevice"
	#Identifier	"Synaptics Touchpad"
	#Driver		"synaptics"
	#Option		"SendCoreEvents"	"true"
	#Option		"Device"		"/dev/psaux"
	#Option		"Protocol"		"auto-dev"
	#Option		"HorizScrollDelta"	"0"
        #Option          "SHMConfig"             "true"
#EndSection

Section "Device"
	Identifier	"crd0"
	Driver		"intel"
	#Driver		"vesa"
	#BusID		"PCI:0:2:0"
        #Option          "ExaNoComposite" "true"
        Option          "AccelMethod"      "EXA"
        #Option          "FramebufferCompression" "false"
        #Option          "ModeDebug" "true"
	#Option		"Monitor-TV"	"TV"
        #Option "MigrationHeuristic" "greedy"
EndSection

Section "Monitor"
	Identifier	"monLCD"
	#Option		"DPMS"
	#HorizSync	28-49
	#VertRefresh	43-72
        #DisplaySize     305 226
EndSection

Section "Screen"
	Identifier	"scrLCD"
	Device		"crd0"
	Monitor		"monLCD"

        #DefaultDepth 16
	SubSection "Display"
		#Depth		16
		#Modes		"1024x768"
		#Virtual	        2304 1024
		#Virtual	        1280 2048
		#Virtual	        2000 2048
	EndSubSection
EndSection

Section "ServerLayout"
        #Option      "AIGLX" "true"
	Identifier	"Default Layout"
	Screen		"scrLCD"
	#InputDevice	"Generic Keyboard"
	#InputDevice	"Configured Mouse"
	#InputDevice	"Synaptics Touchpad"
EndSection

Section "ServerFlags"
        Option      "DontZap" "false"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 101742 18. Aug 2006  /var/log/Xorg.1.log
-rw-r--r-- 1 root root  82462 15. Mär 2008  /var/log/Xorg.21.log
-rw-r--r-- 1 root root  17231 14. Feb 00:53 /var/log/Xorg.20.log
-rw-r--r-- 1 root root  19277  1. Jul 20:37 /var/log/Xorg.0.log

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

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.5.99.902 (1.6.0 RC 2)
Release Date: 2009-1-30
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.18.3xenu i686 Debian
Current Operating System: Linux grizzly 2.6.30-rc7-686 #1 SMP Wed Jun 3 05:57:48 UTC 2009 i686
Build Date: 12 February 2009  11:13:54AM
xorg-server 2:1.5.99.902-1 (buildd@) 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
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: Wed Jul  1 20:37:08 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "scrLCD" (0)
(**) |   |-->Monitor "monLCD"
(**) |   |-->Device "crd0"
(**) Option "DontZap" "false"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) 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
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
	If no devices become available, reconfigure HAL or disable AllowEmptyInput.
(II) Loader magic: 0x6a0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 5.0
	X.Org XInput driver : 4.0
	X.Org Server Extension : 2.0
(II) Loader running on linux
(++) using VT number 7

(--) PCI:*(0@0:2:0) Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0x90080000/0, 0xb0000000/0, 0x90000000/0, I/O @ 0x00001800/0
(--) PCI: (0@0:2:1) Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0x68000000/0
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.5.99.902, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.5.99.902, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.5.99.902, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(==) Exporting typical set of GLX visuals
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.5.99.902, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.5.99.902, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.5.99.902, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
	compiled for 1.6.1.901, module version = 2.7.99
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 5.0
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, IGD_GM, IGD_G, 965G, G35,
	965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	Mobile Intel® GM45 Express Chipset,
	Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41, IGDNG_D,
	IGDNG_M
(II) Primary Device is: PCI 00@00:02:0
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[5] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[6] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[7] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[9] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[10] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
(--) intel(0): Chipset: "915GM"
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
(II) intel(0): Output VGA1 using monitor section monLCD
(II) intel(0): Output LVDS1 has no monitor section
(II) intel(0): Output TV1 has no monitor section
(II) intel(0): EDID vendor "SAM", prod id 442
(II) intel(0): Using EDID range info for horizontal sync
(II) intel(0): Using EDID range info for vertical refresh
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Output VGA1 connected
(II) intel(0): Output LVDS1 connected
(II) intel(0): Output TV1 disconnected
(II) intel(0): Using exact sizes for initial modes
(II) intel(0): Output VGA1 using initial mode 1024x768
(II) intel(0): Output LVDS1 using initial mode 1024x768
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(**) intel(0): Display dimensions: (380, 300) mm
(**) intel(0): DPI set to (68, 65)
(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.5.99.902, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(==) 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	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[5] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[6] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[7] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[9] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[10] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) intel(0): [DRI2] Setup complete
(**) intel(0): Kernel mode setting active, disabling FBC.
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) UXA(0): Driver registered support for the following operations:
(II)         solid
(II)         copy
(II)         composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0fff4fff: DRI memory manager (262100 kB)
(II) intel(0): 0x00000000:            end of aperture
(II) intel(0): BO memory allocation layout:
(II) intel(0): 0x00000000:            start of memory manager
(II) intel(0): 0x03000000-0x033fffff: front buffer (4096 kB) X tiled
(II) intel(0): 0x02c00000-0x02c09fff: HW cursors (40 kB)
(II) intel(0): 0x0fff5000:            end of memory manager
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): direct rendering: DRI2 Enabled
(WW) intel(0): Option "AccelMethod" is not used
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(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) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
(II) GLX: Initialized DRI2 GL provider for screen 0
(II) intel(0): Setting screen physical size to 270 x 203
(II) config/hal: Adding input device Microsoft Natural? Ergonomic Keyboard 4000
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.6.1, module version = 2.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 4.0
(**) Microsoft Natural? Ergonomic Keyboard 4000: always reports core events
(**) Microsoft Natural? Ergonomic Keyboard 4000: Device: "/dev/input/event13"
(II) Microsoft Natural? Ergonomic Keyboard 4000: Found 1 mouse buttons
(II) Microsoft Natural? Ergonomic Keyboard 4000: Found scroll wheel(s)
(II) Microsoft Natural? Ergonomic Keyboard 4000: Found keys
(II) Microsoft Natural? Ergonomic Keyboard 4000: Configuring as keyboard
(II) Microsoft Natural? Ergonomic Keyboard 4000: Adding scrollwheel support
(**) Microsoft Natural? Ergonomic Keyboard 4000: YAxisMapping: buttons 4 and 5
(**) Microsoft Natural? Ergonomic Keyboard 4000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Microsoft Natural? Ergonomic Keyboard 4000" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Microsoft Natural? Ergonomic Keyboard 4000
(**) Microsoft Natural? Ergonomic Keyboard 4000: always reports core events
(**) Microsoft Natural? Ergonomic Keyboard 4000: Device: "/dev/input/event12"
(II) Microsoft Natural? Ergonomic Keyboard 4000: Found keys
(II) Microsoft Natural? Ergonomic Keyboard 4000: Configuring as keyboard
(II) XINPUT: Adding extended input device "Microsoft Natural? Ergonomic Keyboard 4000" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Logitech USB Receiver
(**) Logitech USB Receiver: always reports core events
(**) Logitech USB Receiver: Device: "/dev/input/event9"
(II) Logitech USB Receiver: Found 8 mouse buttons
(II) Logitech USB Receiver: Found x and y relative axes
(II) Logitech USB Receiver: Found scroll wheel(s)
(II) Logitech USB Receiver: Configuring as mouse
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)
(**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
(**) Logitech USB Receiver: (accel) filter chain progression: 2.00
(**) Logitech USB Receiver: (accel) filter stage 0: 20.00 ms
(**) Logitech USB Receiver: (accel) set acceleration profile 0
(II) config/hal: Adding input device ThinkPad Extra Buttons
(**) ThinkPad Extra Buttons: always reports core events
(**) ThinkPad Extra Buttons: Device: "/dev/input/event7"
(II) ThinkPad Extra Buttons: Found keys
(II) ThinkPad Extra Buttons: Configuring as keyboard
(II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event1"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device TPPS/2 IBM TrackPoint
(**) TPPS/2 IBM TrackPoint: always reports core events
(**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event8"
(II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
(II) TPPS/2 IBM TrackPoint: Found x and y relative axes
(II) TPPS/2 IBM TrackPoint: Configuring as mouse
(**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
(**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
(**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
(**) TPPS/2 IBM TrackPoint: (accel) filter chain progression: 2.00
(**) TPPS/2 IBM TrackPoint: (accel) filter stage 0: 20.00 ms
(**) TPPS/2 IBM TrackPoint: (accel) set acceleration profile 0
(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
	compiled for 1.6.1.901, module version = 1.1.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 4.0
(II) Synaptics touchpad driver version 1.1.2
(**) Option "Device" "/dev/input/event6"
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
(--) SynPS/2 Synaptics TouchPad: touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
(**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
(**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
(**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
(**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) intel(0): Allocate new frame buffer 1280x1792 stride 2048
(II) intel(0): New front buffer at 0x4000000


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-rc7-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-core depends on:
ii  libc6      2.9-18                        GNU C Library: Shared libraries
ii  libdbus-1- 1.2.14-3                      simple interprocess messaging syst
ii  libdrm2    2.4.11+git+20090519+f355ad8-1 Userspace interface to kernel rend
ii  libfontenc 1:1.0.4-3                     X11 font encoding library
ii  libgcc1    1:4.4.0-10                    GCC support library
ii  libhal1    0.5.12~git20090406.46dc48-2   Hardware Abstraction Layer - share
ii  libpciacce 0.10.6-1                      Generic PCI access library for X
ii  libpixman- 0.14.0-1                      pixel-manipulation library for X a
ii  libssl0.9. 0.9.8k-3                      SSL shared libraries
ii  libxau6    1:1.0.4-2                     X11 authorisation library
ii  libxdmcp6  1:1.0.2-3                     X11 Display Manager Control Protoc
ii  libxfont1  1:1.4.0-1                     X11 font rasterisation library
ii  xserver-co 2:1.6.1.901-3                 common files used by various X ser
ii  xserver-xo 1:7.4+3                       the X.Org X server

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri               7.5~rc4-1  A free implementation of the OpenG
ii  xfonts-base                   1:1.0.0-6  standard fonts for X
ii  xkb-data                      1.6-1      X Keyboard Extension (XKB) configu

Versions of packages xserver-xorg-core suggests:
ii  xfonts-100dpi                 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi                  1:1.0.0-4  75 dpi fonts for X
pn  xfonts-scalable               <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.6.2-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:

xdmx-tools_1.6.2-1_i386.deb
  to pool/main/x/xorg-server/xdmx-tools_1.6.2-1_i386.deb
xdmx_1.6.2-1_i386.deb
  to pool/main/x/xorg-server/xdmx_1.6.2-1_i386.deb
xnest_1.6.2-1_i386.deb
  to pool/main/x/xorg-server/xnest_1.6.2-1_i386.deb
xorg-server_1.6.2-1.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.6.2-1.diff.gz
xorg-server_1.6.2-1.dsc
  to pool/main/x/xorg-server/xorg-server_1.6.2-1.dsc
xorg-server_1.6.2.orig.tar.gz
  to pool/main/x/xorg-server/xorg-server_1.6.2.orig.tar.gz
xserver-common_1.6.2-1_all.deb
  to pool/main/x/xorg-server/xserver-common_1.6.2-1_all.deb
xserver-xephyr_1.6.2-1_i386.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.6.2-1_i386.deb
xserver-xfbdev_1.6.2-1_i386.deb
  to pool/main/x/xorg-server/xserver-xfbdev_1.6.2-1_i386.deb
xserver-xorg-core-dbg_1.6.2-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core-dbg_1.6.2-1_i386.deb
xserver-xorg-core_1.6.2-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.6.2-1_i386.deb
xserver-xorg-dev_1.6.2-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.6.2-1_i386.deb
xvfb_1.6.2-1_i386.deb
  to pool/main/x/xorg-server/xvfb_1.6.2-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 534522@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brice Goglin <bgoglin@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.8
Date: Mon, 13 Jul 2009 23:35:13 +0200
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-dev xdmx xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg xserver-common
Architecture: source all i386
Version: 2:1.6.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Brice Goglin <bgoglin@debian.org>
Description: 
 xdmx       - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest      - Nested X server
 xserver-common - common files used by various X servers
 xserver-xephyr - nested X server
 xserver-xfbdev - Linux framebuffer device tiny X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-dev - Xorg X server - development files
 xvfb       - Virtual Framebuffer 'fake' X server
Closes: 526260 529625 534522 534766 534771 534890 536019
Changes: 
 xorg-server (2:1.6.2-1) unstable; urgency=low
 .
   [ Brice Goglin ]
   * New upstream release.
     + Fixes dri2 madness introduced in previous upload
       (closes: #534522, #536019, #534766, #534771, #534890).
     + Fixes xkb bogus length in write keyboard desc, closes: #529625.
     + Fixes SWCursor being multiply rendered, closes: #526260.
     + Drop Change-default-for-ExaOptimizeMigration-to-false.diff,
       applied upstream.
     + Pull upstream server-1.6-branch up to commit 606f6dba.
   * Bump serverminver to 2:1.6.2 for the dri2 upstream changes in the
     previous upload.
 .
   [ Julien Cristau ]
   * Bump xserver-xorg-dev's dependency on dri2proto to >= 2.1 for the same
     reason.
   * Don't set PCI_TXT_IDS_DIR, we don't use that anymore.
   * xserver-xorg-core.bug.script: add a newline between X log and lshal
     output.
Checksums-Sha1: 
 8b962a3f98aa4e017eebf7afa7b920454860bb74 3176 xorg-server_1.6.2-1.dsc
 3238373dd4de9b735664e211d3c6452550b15fdf 6176467 xorg-server_1.6.2.orig.tar.gz
 3148e8197dac56f17acfabb1892b4d0c202ec8b7 84226 xorg-server_1.6.2-1.diff.gz
 32f637be7a7f61ecdb1f8d0cb01d2d6ca59fb41b 51032 xserver-common_1.6.2-1_all.deb
 49bbfd166dde5166a4c1f7d61b57194f63e8fb1c 2172488 xserver-xorg-core_1.6.2-1_i386.deb
 8577c436a770667620a2920bc3efe5efe2cf0425 986352 xserver-xorg-dev_1.6.2-1_i386.deb
 c6d623032fedaaab94576326ffd7397dcba5144b 1483204 xdmx_1.6.2-1_i386.deb
 58746da4138a61131e62bbde6e41d03a3f11ad9d 803868 xdmx-tools_1.6.2-1_i386.deb
 86cc7a1295380ec10aeb7ae82d5bd084a80eef59 1392338 xnest_1.6.2-1_i386.deb
 5465950f962ddcb84d9ef80a1172cc8d1e795c53 1501400 xvfb_1.6.2-1_i386.deb
 d5471215da34890cc3ec8273cd0286ffa09dca65 1574980 xserver-xephyr_1.6.2-1_i386.deb
 26ab35fe6216523a819f07171e18b69c73762b76 1525762 xserver-xfbdev_1.6.2-1_i386.deb
 6037e17d6a9a444f104cab27f64b4088ca4f361c 6129702 xserver-xorg-core-dbg_1.6.2-1_i386.deb
Checksums-Sha256: 
 d165a5a7f9aae0306c5ad7462ba7acd0b5a91caea7bd7b6d5f1360cb1f84f068 3176 xorg-server_1.6.2-1.dsc
 5f014c5b4f0401d73cf918853e24a10c1d5ee07e350537354f3e1956c7916a1e 6176467 xorg-server_1.6.2.orig.tar.gz
 096d1544fdaf8ea75d259dc133f5c5a46cd940a8508300d8a3a78a489f950d09 84226 xorg-server_1.6.2-1.diff.gz
 36e32465ffbfd0fc24ab88aa532989a23683e18dbebc42240e08d611b7b19408 51032 xserver-common_1.6.2-1_all.deb
 0786b81b57fafba2b7737716373c25c31d3f0186cf6f00384901838d2cb46ca0 2172488 xserver-xorg-core_1.6.2-1_i386.deb
 571b23d2a929162e969330c165562be5c73bb28f50ab3122d77970374feb568b 986352 xserver-xorg-dev_1.6.2-1_i386.deb
 254ad85dd61cfce56cbc8608806ced9a666299462f829eda62d96c2a43bf0d92 1483204 xdmx_1.6.2-1_i386.deb
 60274c09696bb7e8d4a0e45a1a282af645e332a37637bb20230a934548e47d66 803868 xdmx-tools_1.6.2-1_i386.deb
 a171e40991614ed7cc9b9c13b218030dd9ef172e79006f3b6c0074339459e6c4 1392338 xnest_1.6.2-1_i386.deb
 65f55c7c1aaf5b373fdcc0c8e7c87e5416481694dc7f48ec179b5bcd5864b19a 1501400 xvfb_1.6.2-1_i386.deb
 0a2e6b0a3a6e9f8f4edf7b06bcb8c9260bb841ae38eb89d3a46217ab80a6758c 1574980 xserver-xephyr_1.6.2-1_i386.deb
 f4a92e9f8b2243efd47aa5d7f8c2be4dc9353e61b56d35115a5c6ab6391bfb5f 1525762 xserver-xfbdev_1.6.2-1_i386.deb
 5d688dc5362b1226b513a79f23ab50328d65fb66ed52ad1052f98b247bec3c71 6129702 xserver-xorg-core-dbg_1.6.2-1_i386.deb
Files: 
 33fa619bbb1d16551695c7a7e34e9c5b 3176 x11 optional xorg-server_1.6.2-1.dsc
 777a27cc52e6e7b8b58459259c609f19 6176467 x11 optional xorg-server_1.6.2.orig.tar.gz
 2cab2b09e83fdff88b1b1bc1a59b9e25 84226 x11 optional xorg-server_1.6.2-1.diff.gz
 85b3785cdc83788f743549784da3ba54 51032 x11 optional xserver-common_1.6.2-1_all.deb
 d8819bc78873135d2de618e2f7641f7a 2172488 x11 optional xserver-xorg-core_1.6.2-1_i386.deb
 b967a0fa15ee6fba61414aa8a8336dd5 986352 x11 optional xserver-xorg-dev_1.6.2-1_i386.deb
 4a24ce1250ebfb9f2069ff6ecd700cf5 1483204 x11 optional xdmx_1.6.2-1_i386.deb
 8a8ce7f3da09f8bd5556eefee8ac752e 803868 x11 optional xdmx-tools_1.6.2-1_i386.deb
 e6942b628969bcdf276ae8d25f64333a 1392338 x11 optional xnest_1.6.2-1_i386.deb
 a543c2f876f05e2849a840447b3d175f 1501400 x11 optional xvfb_1.6.2-1_i386.deb
 da065a182527eb42bfe524221bc82467 1574980 x11 optional xserver-xephyr_1.6.2-1_i386.deb
 49d50949e8987b2ecf05e9ecd134d4b5 1525762 x11 optional xserver-xfbdev_1.6.2-1_i386.deb
 6ca4c2d01e9aa0ccb4b3cfb9fe563e6e 6129702 debug extra xserver-xorg-core-dbg_1.6.2-1_i386.deb

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

iEYEARECAAYFAkpbrg4ACgkQRh88F8PcWfoomwCgoohJEzP2KmM9syHv1S81TLdK
wAcAoJPX8367G2Ns+wGXYeU4mATSrsyt
=51QE
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: