Processed: Re: Bug#833267: xserver-xorg-input-all: psmouse takes 3min to enable symaptics touchpad

2016-08-02 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 linux
Bug #833267 [xserver-xorg-input-all] xserver-xorg-input-all: psmouse takes 3min 
to enable symaptics touchpad
Bug reassigned from package 'xserver-xorg-input-all' to 'linux'.
No longer marked as found in versions xorg/1:7.7+16.
Ignoring request to alter fixed versions of bug #833267 to the same values 
previously set

-- 
833267: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833267
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Re: Bug#833267: xserver-xorg-input-all: psmouse takes 3min to enable symaptics touchpad

2016-08-02 Thread Julien Cristau
Control: reassign -1 linux

On Tue, Aug  2, 2016 at 12:31:35 +0200, Christian Gogolin wrote:

> Package: xserver-xorg-input-all
> Version: 1:7.7+16
> Severity: important
> 
> Dear Maintainer,
> 
>* What led up to the situation?
> 
> after a recent upgrade including in particular
> 
> [UPGRADE] linux-image-4.6.0-1-amd64:amd64 4.6.3-1 -> 4.6.4-1
> [UPGRADE] xserver-common:amd64 2:1.18.3-1 -> 2:1.18.4-1
> [UPGRADE] xserver-xorg:amd64 1:7.7+15 -> 1:7.7+16
> [UPGRADE] xserver-xorg-core:amd64 2:1.18.3-1 -> 2:1.18.4-1
> [UPGRADE] xserver-xorg-input-all:amd64 1:7.7+15 -> 1:7.7+16
> 
> the synaptics touchpad takes around 3 minutes to activate itself after 
> startup,
> as can be seen in syslog:
> 
> $ cat /var/log/messages | grep psmouse
> Aug  2 12:17:39 x1yoga kernel: [2.374250] psmouse serio1: synaptics:
> queried max coordinates: x [..5678], y [..4754]
> Aug  2 12:17:39 x1yoga kernel: [2.409507] psmouse serio1: synaptics:
> queried min coordinates: x [1262..], y [1098..]
> Aug  2 12:17:39 x1yoga kernel: [2.476319] psmouse serio1: synaptics:
> Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf002a3/0x940300/0x12e800/0x0,
> board id: 3144, fw id: 2059155
> Aug  2 12:17:39 x1yoga kernel: [2.476344] psmouse serio1: synaptics: 
> serio:
> Synaptics pass-through port at isa0060/serio1/input0
> Aug  2 12:17:39 x1yoga kernel: [3.159420] psmouse serio2: trackpoint: IBM
> TrackPoint firmware: 0x0e, buttons: 3/3
> Aug  2 12:17:39 x1yoga kernel: [   20.543125] psmouse serio2: Failed to
> deactivate mouse on synaptics-pt/serio0
> Aug  2 12:17:39 x1yoga kernel: [   21.011213] psmouse serio2: Failed to enable
> mouse on synaptics-pt/serio0
> Aug  2 12:20:38 x1yoga kernel: [  201.277555] psmouse serio2: trackpoint: IBM
> TrackPoint firmware: 0x0e, buttons: 3/3
> 
> The touchpad remains completely unresponsive until the last of the above
> messages appears in syslog and then works normally.
> 
> During this time I can still use the xserver normally by tapping on the
> touchscreen of my Thinkpad X1 Yoga.
> 
That looks like a kernel issue to me.

Cheers,
Julien