You are not logged in.
Pages: 1
I installed arch linux 2 weeks ago and I keep having the same issue every day in random time.
My touchpad and superkey randomly freeze for a few minutes, while everything else is working normally. Even though touchpad wont work at all, usb mouse works..
Did someone had the similar issue or perhaps know what could be the reason for that?
My laptop is Dell Vostro 5590 if it helps somewhat..
Thanks!
Offline
Does the systemd journal show anything when the problem occurs?
An intermittent issue would suggest hardware problems. Can you check if a live ISO image also experiences this?
If you only have the Arch ISO this will give you a cursor in the console:
pacman -Sy gpm # don't use -Sy in an installed system!
systemctl start gpmBit tricky to test if the problem occurs randomly though.
Otherwise you could try xf86-input-synaptics to see if the problem is with libinput. Reference: https://wiki.archlinux.org/title/Touchpad_Synaptics
Jin, Jîyan, Azadî
Offline
Pages: 1