Has anyone purchased the ThinkPad X1 Carbon with Ubuntu pre-installed? Any issues with the haptic trackpad?
No and no. But if you could describe what exactly the problems are someone might be able to offer some help.
System-Info Script Boot Info Script Ubuntu Member
Check BIOS/UEFI settings to make sure USB wake-up is enabled. Use lsusb to identify the device, then enable wake-up with: echo enabled | sudo tee /sys/bus/usb/devices/usbX/power/wakeup Replace usbX with the correct device ID. Also, check for system and kernel updates that might address the issue.
Ubuntu Forums Code of Conduct