Running wheezy on my laptop, the touchpad had been working, complete
with two-finger scrolling and middle-button emulation. But at some
point in the past three weeks or so---possibly after a
dist-upgrade---all the multi-touch features stopped working. Mouse
tracking and single (left) touch-to-click work, as does vertical edge
scrolling. But two-finger touch (emulating middle click), and
two-finger scrolling do not work, even though synclient reports that
they're turned on.
I presume this is a problem with the synaptics driver, though that
package doesn't seem to have been upgraded recently as far as I can
tell.
Any syggestions? I really miss the multitouch features.
-David
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 87ipkh7dzl.fsf@dedekind.net">http://lists.debian.org/87ipkh7dzl.fsf@dedekind.net
01-14-2012, 03:36 PM
David Zelinsky
touchpad: multitouch stopped working
I received no response to the first query. Any suggestions where to
look (e.g. other lists?) to diagnose why synaptics touchpad suddenly
stopped responding to two-finger operations?
-David
David Zelinsky <dzpost@dedekind.net> writes:
> Running wheezy on my laptop, the touchpad had been working, complete
> with two-finger scrolling and middle-button emulation. But at some
> point in the past three weeks or so---possibly after a
> dist-upgrade---all the multi-touch features stopped working. Mouse
> tracking and single (left) touch-to-click work, as does vertical edge
> scrolling. But two-finger touch (emulating middle click), and
> two-finger scrolling do not work, even though synclient reports that
> they're turned on.
>
> I presume this is a problem with the synaptics driver, though that
> package doesn't seem to have been upgraded recently as far as I can
> tell.
>
> Any syggestions? I really miss the multitouch features.
>
> -David
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 87zkdqjl6g.fsf@dedekind.net">http://lists.debian.org/87zkdqjl6g.fsf@dedekind.net
01-14-2012, 04:53 PM
Jörg-Volker Peetz
touchpad: multitouch stopped working
What is the output of the following commands?
$ grep -A 9 -B 2 -i touch /proc/bus/input/devices
[To see if the touchpad is still recognized by the kernel]
And may be the contents of /etc/X11/xorg.conf, here especially the "InputClass"
sections.
--
Best regards,
Jörg-Volker.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: jesfeq$i6k$1@dough.gmane.org">http://lists.debian.org/jesfeq$i6k$1@dough.gmane.org
01-15-2012, 11:39 PM
David Zelinsky
touchpad: multitouch stopped working
Jörg-Volker Peetz <jvpeetz@web.de> writes:
> What is the output of the following commands?
> $ grep -A 9 -B 2 -i touch /proc/bus/input/devices
> [To see if the touchpad is still recognized by the kernel]
> $ grep -iE '(synaptic|option)' /var/log/Xorg.?.log
> [To see what the X server does with the touchpad]
> And may be the contents of /etc/X11/xorg.conf, here especially the "InputClass"
> sections.
Thanks. See output below. I have no xorg.conf, just a file
synaptics.conf in xorg.conf.d, which is shown below.
I also attach the output of 'synclient -l'.
Note that the mouse works, and one-finger tapping works, as does
"vertical edge scrolling", but nothing else. Until a couple weeks ago,
two-finger tapping, two-finger scrolling, and horizontal edge-scrolling
all worked.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 871ur0zdj8.fsf@dedekind.net">http://lists.debian.org/871ur0zdj8.fsf@dedekind.net
01-16-2012, 07:16 PM
Jörg-Volker Peetz
touchpad: multitouch stopped working
Please, see comments below.
David Zelinsky wrote, on 01/16/12 01:39:
> Jörg-Volker Peetz <jvpeetz@web.de> writes:
>
>> What is the output of the following commands?
>> $ grep -A 9 -B 2 -i touch /proc/bus/input/devices
>> [To see if the touchpad is still recognized by the kernel]
>> $ grep -iE '(synaptic|option)' /var/log/Xorg.?.log
>> [To see what the X server does with the touchpad]
>> And may be the contents of /etc/X11/xorg.conf, here especially the "InputClass"
>> sections.
>
> Thanks. See output below. I have no xorg.conf, just a file
> synaptics.conf in xorg.conf.d, which is shown below.
>
> I also attach the output of 'synclient -l'.
>
> Note that the mouse works, and one-finger tapping works, as does
> "vertical edge scrolling", but nothing else. Until a couple weeks ago,
> two-finger tapping, two-finger scrolling, and horizontal edge-scrolling
> all worked.
>
> -David
>
> $ grep -A 9 -B 2 -i touch /proc/bus/input/devices
> I: Bus=0011 Vendor=0002 Product=0007 Version=81b1
> N: Name="SynPS/2 Synaptics TouchPad"
> P: Phys=isa0060/serio2/input0
> S: Sysfs=/devices/platform/i8042/serio2/input/input5
> U: Uniq=
> H: Handlers=mouse0 event5
> B: PROP=1
> B: EV=b
> B: KEY=420 30000 0 0 0 0
> B: ABS=11000003
The touchpad is recognized by the kernel. I'm to lazy to look up the meaning of
the KEY and ABS lines. The KEY line starts with 6420 for three touchpads with
working double finger scroll I looked up.
Maybe this link is helpful: https://wiki.archlinux.org/index.php/Touchpad_Synaptics
see esp. the xinput command (package xinput).
With my touchpads it shows here also "double triple". It seems that the driver
(package xserver-xorg-input-synaptics) is not able to detect this feature
correctly anymore. I'm not an expert with X, may be your kernel or/and the
synaptics driver were exchanged in the upgrade.
May be it is possible to downgrade to a working version. With a working version
the "buttons" line should contain "double".
<snip>
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: jf20jd$34e$1@dough.gmane.org">http://lists.debian.org/jf20jd$34e$1@dough.gmane.org
01-16-2012, 08:51 PM
Jörg-Volker Peetz
touchpad: multitouch stopped working
Jörg-Volker Peetz wrote, on 01/16/12 21:16:
<snip>
> Maybe this link is helpful: https://wiki.archlinux.org/index.php/Touchpad_Synaptics
> see esp. the xinput command (package xinput).
>
There is also this debian wiki http://wiki.debian.org/SynapticsTouchpad but it
misses e.g. a section about xinput. Maybe, someone (I? ;-) can contribute?
<snip>
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: jf265s$bhb$1@dough.gmane.org">http://lists.debian.org/jf265s$bhb$1@dough.gmane.org
01-18-2012, 12:31 AM
David Zelinsky
touchpad: multitouch stopped working
Jörg-Volker Peetz <jvpeetz@web.de> writes:
> Please, see comments below.
Thanks for the comments.
>> $ grep -iE '(synaptic|option)' /var/log/Xorg.0.log
> <snip>
>> [ 29.560] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right
> ... With a working version the "buttons" line should contain "double".
With mine, it has always said only "left right". But two-finger events
used to work anyway.
> The touchpad is recognized by the kernel. I'm to lazy to look up the meaning of
> the KEY and ABS lines. The KEY line starts with 6420 for three touchpads with
> working double finger scroll I looked up.
> Maybe this link is helpful: https://wiki.archlinux.org/index.php/Touchpad_Synaptics
> see esp. the xinput command (package xinput).
Thanks for that suggestion. I was unfamiliar with xinput, which seems
to give a lot of information. Not sure how it helps immediately, but if
I can downgrade and get it working again, maybe this will give a clue to
what changed.
It sounds like it's probably the synaptics driver that's at fault, so
maybe I can try to contact the developers for more advice.
-David
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 87r4yxx0cc.fsf@dedekind.net">http://lists.debian.org/87r4yxx0cc.fsf@dedekind.net