this post was submitted on 07 Feb 2026
32 points (100.0% liked)

Linux Questions

3839 readers
6 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 2 years ago
MODERATORS
 

Been using AMD gpus for years due to their superb Linux support. Would like to play around with AI image generation completely offline so a Nvidia gpu is kinda must. Besides that I do some gaming as well.

Currently I have AMD RX 6750 XT and am considering replacing it with a RTX 5060 TI with 16 GB vram. How well does Nvidia gpus work in modern Linux systems. I'm running Tumbleweed with KDE plasma on X11.

Other hardware is Ryzen 7 7700X and an Asrock B650 PG Lightning motherboard.

Edit: Been using InvokeAI so far but cpu only is super slow.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Shirasho@lemmings.world 3 points 1 month ago (1 children)

There are problems with GPUs with more than 2 fans since the NVIDIA drivers only support 2 fan controllers. Usually the third fan is controlled by vendor software and many of those vendors do not have Linux software. What you end up with is a GPU where only 2 fans spin.

Other than that I have yet to run into any real problems.

[โ€“] FrostyPolicy@suppo.fi 2 points 1 month ago

Good to know. Thanks.