[Bug 285803] graphics/nvidia-drm-66-kmod Suspend failure
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285803] graphics/nvidia-drm-66-kmod Suspend failure"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Apr 2025 15:13:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285803 --- Comment #3 from Austin Shafer <ashafer@badland.io> --- Can you please capture a nvidia-bug-report.sh log? This is on Plasma 6 X11 correct? Does this happen with other desktop environments like xfce? I assume it will. Is this with the laptop in hybrid graphics mode or NVIDIA-only mode? Does doing a regular VT switch to and from KDE work? You should verify that hw.nvidiadrm.modeset=1 and hw.nvidiadrm.fbdev=0. If you've installed things through ports this should be the case. One of the other new things is GSP firmware being enabled on FreeBSD: https://download.nvidia.com/XFree86/FreeBSD-x86_64/560.31.02/README/gsp.html I would see if you can reproduce with disabling GSP, you should just be able to add hw.nvidia.registry.EnableGpuFirmware=0 to loader.conf. -- You are receiving this mail because: You are the assignee for the bug.