Nvidia random system restarts

Hey all, working with my buddy who is having issues with his 4080 on Bazzite. He appears to be getting random system crashes. Now, I'm aware of the Nvidia experience on Linux, but this seems even worse than I anticipated. At first I had him on the latest release, but I checked to see if rolling back several images would help and it appears that is not the case. Anywho, if you have any suggestions to try, I would be happy to pursue them. (Outside of just recommending he buys AMD. (Although that would be the best case)
6 Replies
wolfyreload
wolfyreload2w ago
Maybe try a different image with a different desktop environment in Bazzite. Some have better luck with Gnome rather than KDE on Nvidia. Vice versa for others Also if you on the bazzite-nvidia-open image, try the bazzite-nvidia image (the closed headers one) See if either of those make a difference
LJMPRO
LJMPROOP2w ago
https://paste.centos.org/view/5c739340 Here's the logs as well btw @wolfyreload I'll have him check out the closed source one Would you mind reminding me what the rebase command would be to go to the closed source? Apologies, it's late and brain is not functioning Something like brh rebase bazzite-nvidia:stable-41 Right?
wolfyreload
wolfyreload2w ago
yeah just brh rebase bazzite-nvidia:stable should be good.
LJMPRO
LJMPROOP2w ago
Seemed to happen again @wolfyreload, do you know if anything in that log is of concern?
Feb 14 03:30:39 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:40 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:41 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:42 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:43 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:44 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:45 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:46 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:47 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:48 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:49 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:50 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:51 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:52 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:53 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:39 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:40 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:41 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:42 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:43 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:44 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:45 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:46 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:47 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:48 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:49 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:50 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:51 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:52 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
Feb 14 03:30:53 bazzite supergfxd[1651]: ERROR: get_runtime_status: Could not find dGPU
This is a constant message
Kyle Gospo
Kyle Gospo2w ago
systemctl disable --now supergfxd.service
LJMPRO
LJMPROOP7d ago
Done, will report back if/when it happens again It appears that maybe steam recording may be his problem? https://paste.centos.org/view/e4910d9a And also, even with that service stopped and disabled, that log appears to still exist? https://paste.centos.org/view/c30e3024 Negative, not recording. Not sure. Is there anything else I can provide to help him? Wondering if this is hardware related somewhere else in the system. The logs don't appear to have any notable events that would signify the system crashing.

Did you find this page helpful?