I'm running a relatively new (<1 week old) install of 22.04 on a Thinkpad E14 (also relatively recently purchased, about a month ago). After doing some day-to-day tasks for about a week without rebooting, I had to reboot the machine because of a usermod -aG docker
.
Unfortunately, upon reboot, the trackpad and nub mouse built into the laptop no longer seem to work. Stranger still, the touch screen is completely responsive and is fully functional. External USB mice are recognized as usual. I haven't got a Bluetooth mouse on hand to test that.
I've done some digging around the internet about this issue, but haven't been able to make much headway; most of the official docs outline how to generate a bug report for the Wayland team.
The only thing that I believe may have caused this issue in the <1 week since the reinstall was running apt update
and apt upgrade
, though I made sure that none of the upgraded packages were (at least obviously) related to Wayland, libva
, libinput
, or even Synaptics.
Following instructions provided at this other question, I can confirm that using rmmod
-modprobe
has no effect besides causing the pointer to show up (and disappear again as soon as the touchscreen is used), and the trackpad and nub do not work in the graphical BIOS. There are also no options to select a graphics mode in this laptop's BIOS.
I'd be happy to provide diagnostics upon requests, but as I'm unfamiliar with window managers and input drivers, I'll wait for suggestions from the comments if this is necessary.