You are not logged in.
I am using a redmi laptop with touchpad
$ sudo libinput list-devices
Device: GXT7863:00 27C6:01E0 Touchpad
It was functional functioning out of box when I installed arch on it. However, after updating on Feb 19th, shutdown then power on on Feb 21st, it does not working anymore. I realized that libinput had an update on Feb 19th, so I tried downgrade the package/the entire system and then shutdown/turn on, but none of these solve the problem.
Also I tried gnome/kde plasma on xorg/wayland, as well as x86-input-synaptics/libinput, but it is still not working.
The log of
$ sudo journalctl | grep touchpad
looks identical before/after Feb 19th.
All of gnome/kde plasma/xinput/libinput detected the touchpad device, but
$ sudo libinput debug-events
shows no event for any touchpad movement(swipe/left click/right click).
---------------------------------------------------------------------------------------------------
fixed after a reboot few days later?
Last edited by renge (2022-02-24 19:14:01)
Offline
Do you get events in "evtest" and did you maybe lock it (Fn+F9)
Is there a parallel windows installation? Does the touchpad work on a different software satck (eg. grml live distro)?
Offline
Do you get events in "evtest" and did you maybe lock it (Fn+F9)
I don't think so? I've tried to unlock it.
Is there a parallel windows installation? Does the touchpad work on a different software satck (eg. grml live distro)?
I don't have a windows installation on the same machine but the touchpad works in bios.
Offline
Please post a complete system journal ("sudo journalctl -b | curl -F 'f:1=<-' ix.io")
Edit: and please also check evtest.
Last edited by seth (2022-02-23 13:56:53)
Offline