You are not logged in.
Hey guys.
Just updated my installation using "sudo pacman -Syyu"
As title says my touchpad physical click ,not the "tap" one, is not working any more. Both right and left side.
Tested with Windows 10 installation just to be sure it's not a hardware issue,everything working fine there.
Using latest mate with libinput and xinput.
xinput list-props throws this output : https://pastebin.com/jK62nCUZ
Anyone with this issue? Any clues what it might be wrong?
Thanks for your time.
Offline
Anyone with this issue? Any clues what it might be wrong?
Yes, it's a bug in kernel 4.11.2.
Please report it to:
https://bugs.archlinux.org/
https://bugzilla.kernel.org/
Offline
I too have this issue. Using linux-lts for now until this is fixed
I don't really know what I'm doing.
Offline
I have this issue too with XPS 13 (model 9333). Reverting back to 4.10 helps. Did you report this already? If not, should I report it myself or do you want to?
Offline
Yep I reported it here https://bugs.archlinux.org/task/54178#comment158025
I also have the XPS 13 9333
I don't really know what I'm doing.
Offline
I have this same issue ever since I updated to 4.11.2
Offline
I believe it's the case of a wrong driver being used. Please comment on the bug reports with your info (posted in three spots libinput team/kernel driver team/archlinux team):
https://bugs.freedesktop.org/show_bug.cgi?id=101179
https://bugzilla.kernel.org/show_bug.cgi?id=195949
https://bugs.archlinux.org/task/54178
I don't really know what I'm doing.
Offline
I can't provide much additional info besides a "me too" on my Dell 3542 touchpad, but ironically, since the 4.11 update my bluetooth has started working.
Offline
Problem seems to be Arch-specific
Fedora 25 with 4.11.3 is running fine with no problems.
EDIT
using "lsmod | grep rmi" on fedora25
hid_rmi 20480 0
rmi_core 73728 1 hid_rmi
Gnome runs on wayland...hm,can anyone confirm that problem exists on wayland?!
Last edited by konstantinosj77 (2017-06-07 14:24:39)
Offline
blacklisting i2c-hid module works for me. DELL Inspiron-3443.
Offline