Tomasz Wesołowski

Results 16 comments of Tomasz Wesołowski

> Interesting, I now have fully functional D3cold with proprietary driver using the following config: @ngbomford Hi. What exactly do you mean by "fully functional"?

@ngbomford I'm asking because it is not entirely clear from your post above. So just to be sure, with the configuration above, your GPU can enter d3cold and stay there...

@tr1xem Hi. Can you check out my comment here https://github.com/NVIDIA/open-gpu-kernel-modules/issues/905#issuecomment-3196986429 and see if your issue is related to mine (GPU oscillates between d0 and d3cold)?

Same issue for me but on gnome. What iGPU do you have? For me it seems to be connected with iGPU. Restarting gdm though ssh I see a spam of:...

Unfortunately, yes. The issue persists, even with fbdev=0. ```bash > cat /sys/module/nvidia_drm/parameters/modeset Y > cat /sys/module/nvidia_drm/parameters/fbdev N ``` Arch Wiki mentions: > Note: Kernels [officially supported by Arch](https://wiki.archlinux.org/title/Kernel#Officially_supported_kernels) enable simpledrm,...

Hey. Unfortunately, still the same result - changing modeset, or fbdev doesn't have any effect on my issue (d3cold holds only for 1s). I did however check the issue with...

Sure, here you go `modeset=0`: [nvidia-bug-report.log.gz](https://github.com/user-attachments/files/21484578/nvidia-bug-report.log.gz) To recap: first d3cold after boot or laptop suspend to ram holds, subsequent do not (last only 1s then wakeup). Removing nvidia_drm and stoping...

@francoism90 no, modset or fbdev do not change anything for me. I think I have tried every possible configuration of Nvidia driver, xorg and wayland, nothing works unfortunately. RTD3 works...

@Binary-Eater anything interesting in the logs? The weird thing is that the problem persists even when nvidia_drm is unloaded but nvidia-powerd is running. That would suggest to me that the...