I’m using a fresh install of Ubuntu 24.04 on a brand new ThinkPad X1 2-in-1 Gen 9 Intel (14″). Everything works fine in Xorg, but not Wayland. Specifically, Nautilus crashes after I run it and type anything (scrolling and clicking through files/directories doesn’t trigger it, but e.g. trying to type a filename causes the segfault immediately, 100% of the time).
This of course affects lots of applications (any browsing through my filesystem when trying to open a file in another application). For example, in Wayland I can’t even add a printer in computer settings (Settings → Printers → “Add Printer…” consistently crashes).
After some searching around, I found that users with NVIDIA graphics cards have had similar problems, though mine is not NVIDIA. My graphics card is as follows:
minilek@minilek-laptop:~/Pictures/Screenshots$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation Meteor Lake-P [Intel Graphics] (rev 08)
Anyone have any ideas how to get Wayland working?