Hello everyone, I hope you’re all having a good day
I’m facing an issue on Fedora where my laptop fails to suspend. This only occurs with the proprietary NVIDIA drivers for my RTX 3050 Ti Mobile installed (which I need for the GPU to not suck all my battery).
The problem seemingly comes from nvidia-suspend.service
randomly hanging, and not actually suspending the GPU. I can’t find anything relevant in journalctl logs to help me troubleshoot though.
System info:
Kernel: 6.14.6-300.fc42.x86_64
Fedora release: 42
Installed NVIDIA packages:
$ dnf list --installed | grep nvidia
akmod-nvidia.x86_64 3:570.144-1.fc42 rpmfusion-nonfree-nvidia-driver
kmod-nvidia-6.14.6-300.fc42.x86_64.x86_64 3:570.144-1.fc42 @commandline
nvidia-modprobe.x86_64 3:570.144-1.fc42 rpmfusion-nonfree-nvidia-driver
nvidia-settings.x86_64 3:570.144-1.fc42 rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia.x86_64 3:570.144-1.fc42 rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia-cuda-libs.x86_64 3:570.144-1.fc42 rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia-kmodsrc.x86_64 3:570.144-1.fc42 rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia-libs.i686 3:570.144-1.fc42 rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia-libs.x86_64 3:570.144-1.fc42 rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia-power.x86_64 3:570.144-1.fc42 rpmfusion-nonfree-nvidia-driver
I’m sure there’s far more info needed here, but I don’t know where to start - please let me know of anything more I can provide!
Many thanks in advance.