minus-squareTheDarkQuark@lemmy.worldtoLinux@programming.dev•how can i check for driver/gpu related problems on linux?linkfedilinkarrow-up7·edit-27 months agoTry launching the program from a terminal, and see if there are any GPU specific log messages. May be also have a look via journalctl. Also nvtop and nvitop gives you a GPU monitor. linkfedilink
Try launching the program from a terminal, and see if there are any GPU specific log messages. May be also have a look via
journalctl
.Also
nvtop
andnvitop
gives you a GPU monitor.