I use Ubuntu 17.10 and just recently I experience mouse issue which can't click on wayland. If I switch to Xorg or unity my mouse click back to normal. The problem is I depending on wayland because my wine application works better on wayland, while on Xorg or Unity it crashes everytime I strated the program.
I already tried
sudo ubuntu-drivers autoinstall
but it doesn't seem bring any differences, Please help
uname -r
in the terminal? – WinEunuuchs2Unix Jan 15 '18 at 04:354.13.0-25-generic
– 6warrior Jan 15 '18 at 07:00perhaps the problem is on the kernel, can anyone help?
– 6warrior Jan 17 '18 at 09:58sudo rmmod psmouse
followed bysudo modprobe psmouse
as described in this answer and let me know. – WinEunuuchs2Unix Jan 17 '18 at 11:134.13.0-32-generic
. I'm not so sure where the problem was – 6warrior Jan 30 '18 at 04:44