Status of Ubuntu support for Lenovo ThinkPad X13s

There seems to be some sort of a kernel race condition at boot that sometimes results in a boot failure. What makes it better is reducing the size of the initrd. Try this:

  1. Change the line MODULES=most to MODULES=dep in /etc/initramfs-tools/initramfs.conf
  2. Rebuild the initrd: update-initramfs -c -k 6.11.0-6-generic
  3. Reboot into kernel 6.11.0-6-generic