You are not logged in.
Hey there
I tried for the couple of last weeks to track down the issue with the new Dell XPS 9710 (17) and the keyboard and trackpad random stopping to work.
-------
Edit 1:
So I tested another thing right now, which seems to isolate the problem a bit more. When I restart GDM, the keyboard is becoming functional again immediately.
-------
Stopping to work means in that case. The keyboard works, it lights up if you press a key, but Linux is not responding. It does not seem to be a problem with gnome, since also cntrl+f3 does not send me off to tty. There are no real logs to this in dmesg, or in the journal, I tried quite some stuff to find the issue, but didn't got it yet.
The last thing I did which surprised me a lot. When the keyboard was unfunctional I started (over the touchscreen which always still works) evtest on the keyboard input and trackpad input. And surprise, keypresses result in events! But still nothing happens, so they are straightforward *ignored*.
I suspect that might be a kernel issue, but might be as well very wrong.
So now I am here again, if anyone has any direction how I can gather more information to finally get rid of this problem, please instruct me! If anyone already has an Idea, will be happy to try it out ![]()
Last edited by wzrdtales (2021-09-14 21:20:14)
Offline
No one any Idea how to get more info out of gdm and why it stops interpreting the input signals?
Offline
Some other things I noticed: If I restart via systemctl restart gdm, gdm once, I don't only gain a functioning system, but I loose also the 3 finger swipe functionality on the trackpad. However after restarting gdm once, keyboard and trackpad stay stable and available, only the swipe gestures with 3 fingers are not coming back.
----
Edit:
Turns out when I restart gdm with that method it is logging me in with x11 instead of wayland. So it is a wayland problem then... .
Last edited by wzrdtales (2021-09-16 20:12:13)
Offline
Ok found something interesting. Intel-hid Issues a tablet mode status switch, even though this laptop is not a convertible.
Offline
Yes this is the problem, confirmed it multiple times. At some random point it is issuing
-event257 SWITCH_TOGGLE +496.842s switch tablet-mode state 1
And the keyboard and trackpad stop working. So a libinput bug or firmware bug.
Offline
Offline
wrong issue @seth
I tracked down the problem and here is the actual issue with the upcoming fix:
https://gitlab.freedesktop.org/libinput … issues/662
Offline