Running ubuntu 26.04, nvidia driver 595.71.05 , and updated mutter to 50.1-0ubuntu2.1 amd64, can confirm that my machine no longer crashes the wayland session on resume from suspend.
Previously, on resume from suspend, I would be sent to a new login screen. dpkg -l '*mutter*' |grep ^ii ii gir1.2-mutter-18:amd64 50.1-0ubuntu2.1 amd64 GObject introspection data for Mutter ii libmutter-18-0:amd64 50.1-0ubuntu2.1 amd64 window manager library from the Mutter window manager ii mutter-common 50.1-0ubuntu2.1 all shared files for the Mutter window manager ii mutter-common-bin 50.1-0ubuntu2.1 amd64 shared programs for the Mutter window manager Also have this: cat /etc/modprobe.d/nvidia-graphics-drivers-kms.conf # This file was generated by nvidia-driver-595 # Set value to 0 to disable modesetting options nvidia_drm modeset=1 # Preserve video memory on suspend/resume options nvidia NVreg_PreserveVideoMemoryAllocations=1 # options nvidia NVreg_TemporaryFilePath=/var # https://github.com/NVIDIA/open-gpu-kernel-modules/issues/1117 options nvidia NVreg_TemporaryFilePath=/var/tmp # https://download.nvidia.com/XFree86/Linux-x86_64/595.45.04/README/powermanagement.html options nvidia NVreg_UseKernelSuspendNotifiers=1 ** Bug watch added: github.com/NVIDIA/open-gpu-kernel-modules/issues #1117 https://github.com/NVIDIA/open-gpu-kernel-modules/issues/1117 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2148655 Title: gnome-shell crashed with SIGSEGV in meta_logical_monitor_get_layout(logical_monitor=NULL) from send_output_events() from wayland_output_update_for_output() To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/2148655/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
