I have installed Ubuntu 18.04 from the USB live image onto the Lenovo Thinkpad 11e and everything worked initially.
After installing the large number of initial undates, the trackpad stopped working at all.
(I didn't notice initially as I had a logitech wireless mouse also, which worked well.)
kernel version is 4.15.0.43
grub offers only 1 one other kernel 4.15.0.29 and trackpad doesnt work there either.
reading another older question relating to 16.04, I tried the commands:
sudo rmmod psmouse
sudo modprobe psmouse
This results in the trackpad working breifly (10-20 seconds only)
Where should I look? What other info would you like?
Thanks.