Greysceen on resume from suspend With Gnome48 Wayland & HDR

Apologies for bring this up as I know resume from suspend seems to be a perennial on and off problem. Had hoped that recent Nvidia driver updates might have solved this but the recent update of GNOME 48 seems to have introduced this new problem.

I think this is because this now allows me to use the HDR capabilities of my screen, which I was not able to do before. I am assuming it is related to GNOME 48 and HDR as it doesn’t seem to happen if HDR is not selected. Main work around I have found is to either not suspend the machine or try and remember to switch off HDR in the settings before suspend. Has anyone else come across this or got any suggestions? inxi -SGaz below anything else I might need to show? Thanks in advance.

System:
  Kernel: 6.15.0-1-default arch: x86_64 bits: 64 compiler: gcc v: 14.3.0
    clocksource: tsc avail: hpet,acpi_pm
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.15.0-1-default
    root=/dev/mapper/system-root quiet splash mem_sleep_default=deep
    rd.driver.blacklist=nouveau
    resume=UUID=f3862175-5313-44f6-850a-01c0fa3a188e
  Desktop: GNOME v: 48.2 tk: GTK v: 3.24.50 wm: gnome-shell
    tools: gsd-screensaver-proxy avail: xscreensaver dm: GDM v: 48.0
    Distro: openSUSE Tumbleweed 20250602
Graphics:
  Device-1: NVIDIA GP106 [GeForce GTX 1060 3GB] vendor: Gigabyte
    driver: nvidia v: 570.153.02 alternate: nouveau,nvidia_drm
    non-free: 550/565.xx+ status: current (as of 2025-01; EOL~2026-12-xx)
    arch: Pascal code: GP10x process: TSMC 16nm built: 2016-2021 pcie: gen: 1
    speed: 2.5 GT/s lanes: 16 link-max: gen: 3 speed: 8 GT/s ports:
    active: none off: DP-1,HDMI-A-1 empty: DVI-D-1,DVI-D-2 bus-ID: 01:00.0
    chip-ID: 10de:1c02 class-ID: 0300
  Display: wayland server: X.org v: 1.21.1.15 with: Xwayland v: 24.1.6
    compositor: gnome-shell driver: X: loaded: nvidia unloaded: modesetting,vesa
    alternate: fbdev,nouveau,nv gpu: nvidia,nvidia-nvswitch display-ID: 0
  Monitor-1: DP-1 model: LG (GoldStar) HDR WQHD serial: <filter> built: 2023
    res: 3440x1440 dpi: 109 gamma: 1.2 size: 800x335mm (31.5x13.19")
    diag: 867mm (34.1") modes: max: 3440x1440 min: 640x480
  Monitor-2: HDMI-A-1 model: LG (GoldStar) 2D FHD TV serial: <filter>
    built: 2013 res: 1920x1080 dpi: 96 gamma: 1.2 size: 509x286mm (20.04x11.26")
    diag: 584mm (23") ratio: 16:9 modes: max: 1920x1080 min: 640x480
  API: OpenGL v: 4.6.0 vendor: nvidia v: 570.153.02 glx-v: 1.4
    direct-render: yes renderer: NVIDIA GeForce GTX 1060 3GB/PCIe/SSE2
    memory: 2.93 GiB display-ID: :0.0
  API: Vulkan v: 1.4.313 layers: 2 device: 0 type: discrete-gpu name: NVIDIA
    GeForce GTX 1060 3GB driver: N/A device-ID: 10de:1c02 surfaces: N/A
    device: 1 type: cpu name: llvmpipe (LLVM 20.1.5 256 bits) driver: N/A
    device-ID: 10005:0000 surfaces: N/A
  API: EGL Message: EGL data requires eglinfo. Check --recommends.
  Info: Tools: api: glxinfo,vulkaninfo gpu: nvidia-settings,nvidia-smi
    x11: xprop,xrandr

@jjis Hi have you activated any mutter experimental features either via gsettings or dconf-editor?

You should also add fbdev=1 nvidia_drm.modeset=1 to you boot options

Thanks for the suggestions, I will have a look at those tomorrow & report back.

Morning Malcom, I tried adding the fbdev=1 nvidia_drm.modeset=1 to my boot options but the same grey screen issue persisted. See screenshot. Although it also flickers a bit between grey and trying to go to blacker HDR I guess so not sure what’s going on. I think it is probably more or a Gnome / Wayland thing rather than Opensuse. As far as I’m aware I haven’t activated "…any mutter experimental features either via gsettings or dconf-editor? Not sure where or how to access those or how to check if I have.

@jjis I suggest looking at org.gnome.mutter experimental-features in dconf-editor. See how kms-modifiers goes, maybe scale-monitor-framebuffer as well.

Thanks Malcom, I tired those but the problem still persists. I think I’ll just stick with either shutting down instead of suspending or manually switching off HDR in the screen settings before suspend as it seems to resume OK without HDR enabled.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.