Hey,
I’ve got NixOS installed on my Surface Pro 6, I had 24.05 working perfectly on it but once I upgraded to 24.11 everything I would login to GNOME on Wayland it would give me a black screen and boot me back into GDM. X11 works fine but I’d really like to get Wayland working since it works a lot better on the tablet interface.
I’m using the linux-surface kernel in order to get support for some of the surface specific hardware, but I’ve already singled out that the kernel isn’t to blame (I’ve compiled different versions of the kernel already, and also used the stock one and it still crashes). Everytime I attempt to login I get a segfault from libmutter in journalctl but I’m not sure how to debug it beyond that.
Hardware:
Surface Pro 6
i7-8650U
Intel UHD 620
Software:
Kernel 6.11.4 (linux-surface)
GNOME 47.1
NixOS Unstable (but also happens on 24.11 and I’d like to run it on the stable version if possible).
journalctl:
coredumpctl info
Thank you!