this post was submitted on 18 Sep 2023
28 points (100.0% liked)
Linux Gaming
15770 readers
111 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My last upgrade was from a GTX1070 to a 6700XT. That was both a big performance upgrade, and a massive "not having to fuck about" upgrade.
It's not like it's colossally difficult to install Linux, install the
build-essentials
, download the latest NVidia driver, stop your window manager, run the shell installer remembering to select the x86 packages for compatibility, disable Nouveau, and restart (repeat when there's updates). But compared to keeping AMD up-to-date, which is just 'install Linux and let your package manager handle it', then it's much more time consuming and prone to error.I've also been having less graphics glitch issues, but whether that's the driver change, or whether that's the fact that Linux has been getting much much better at everything related to gaming this last few years
My upgrade was this year from a GTX 970 to a RX 6700 XT.
I use Arch (btw) and the linux-zen kernel, so I use the nvidia-dkms module. It was much simpler, I just installed mesa and the Vulkan drivers, shutdown, installed the new GPU, booted, uninstalled nvidia-dkms.
It was a seamless transition and I had no problems with it.
Why not just install NVidia drivers using your package manager?