I have a Lenovo Thinkpad P50 running Leap 15.1 and KDE5. Yesterday a fairly large software update was pushed out to my Thinkpad. The update included a Kernel update.
When I booted my Thinkpad today, the Trackpoint and Trackpad were not working. The cursor is visible in the center of my screen, but I cannot move the cursor.
I am able to control the cursor with a USB Mouse and when I dual-boot to Windows 10, the Trackpoint and Trackpad work normally. It appears to be a driver issue with the Kernel update.
Here is the current info on the Kernel:
P50:/home/gjjohnson/.local/share # locate xorg-session.log
P50:/home/gjjohnson/.local/share # cd /
P50:/ # locate xorg-session.log
P50:/ # modprobe -r psmouse; sleep 2; modprobe psmouse
modprobe: FATAL: Module psmouse is builtin.
P50:/ # uname -r
4.12.14-lp151.28.25-default
P50:/ # uname -a
Linux P50.fwsi.com 4.12.14-lp151.28.25-default #1 SMP Wed Oct 30 08:39:59 UTC 2019 (54d7657) x86_64 x86_64 x86_64 GNU/Linux
P50:/ # cat /proc/version
Linux version 4.12.14-lp151.28.25-default (geeko@buildhost) (gcc version 7.4.1 20190905 [gcc-7-branch revision 275407] (SUSE Linux) ) #1 SMP Wed Oct 30 08:39:59 UTC 2019 (54d7657)
P50:/ #
Let me know if there is a fix for this problem or if you need additional information to find the root cause.
Thanks!
GJ Johnson