this post was submitted on 30 Sep 2024
33 points (94.6% liked)

Linux

5021 readers
213 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
 

i've recently acquired a 4060 ti for €300 from a seller that i've been told was reliable. after installing the gpu and updating the drivers to the latest recommended ones i've noticed odd lag spikes lasting several seconds when using blender, these did not happen when i used my previous gtx 1060 ti.
How can i go about diagnosing if it's a gpu or driver issue? any benchmarks or tools i should use?

i'm on linux mint 21.3 cinnamon.

you are viewing a single comment's thread
view the rest of the comments
[–] catch22@programming.dev 3 points 1 day ago* (last edited 1 day ago) (1 children)

Just had a similar issue a few days ago, where my system would freeze and spent 2 days trying to solve it. Ran a memory test, no issues. Tried NVIDIA drivers 470,535 and 550 with different combinations of the kernel including 6.x and 5.x (make sure you're using generic). Issue was still there, grabbed a copy of windows and tried it there, same issue. That narrowed it down to a hardware issue. Started tweaking the bios and found the problem was a pcie gen issue, my motherboard was automatically setting it to 5 which was causing the crash I set it to 3, no more problems. You could use the same techniques to narrow down your problem as well. (Nothing was ever reported in any logs since it was a hard freeze, which made this a huge pain in the ass to fix)

[–] nicknonya@lemmy.blahaj.zone 2 points 1 day ago

i'll see if my motherboard has any similar options