this post was submitted on 12 Apr 2025
1057 points (98.7% liked)

Technology

69098 readers
4321 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] dubyakay@lemmy.ca 8 points 1 week ago (2 children)

This was my experience with it too. Until I realized that the issue everything boils down to is having an old gfx. In particular an old nvidia gfx that has old, closed source driver compatibility only and can't initialize vulkan. I've still stuck to it, it's arch running on my desktop, because I'll upgrade hw components eventually. 12 years with a gtx 670 has been quite enough.

I've installed fedora workstation 41 on a decommissioned work laptop last week, a 2021 model with an 5700U, and everything just works out of the box. Some obscure game that I've been trying to play on my desktop, not even platinum rated on protondb, launched on first attempt without any shenanigans using heroic launcher.

Nvidia, especially older models, are probably just simply not the way to go for gaming on linux.

[–] LoreSoong@startrek.website 6 points 1 week ago (1 children)

Try the open source nouveau driver for your older gfx card ive heard compatability is better for older cards

[–] dubyakay@lemmy.ca 1 points 1 week ago

The experience was horrible with nouveau. KDE Wayland kept crashing, so I've switched to Xorg & xfce4 in the beginning, which still kept producing artifacts. I've then dug into it and found out that some 47x driver is the one that is the most compatible with my card.

I've tried switching to nouveau once more a couple months later during a kernel update, and while I've managed to stop Xorg from producing artifacts on the screen, the performance on just xfce4 was horrible, something definitely sub-20 fps rendering rate. I've mucked around a lot with drivers and reboots at this time though.

[–] libra00@lemmy.world 5 points 1 week ago (2 children)

That sucks. My GPU is only a couple years old though, it's an RTX3070, and I tried using both open and closed source drivers to no avail. The one driver I finally found that worked, for whatever reason, was the v555 (still several versions back from current) server-version closed driver, but I still couldn't play games.

[–] Aceticon@lemmy.dbzer0.com 3 points 1 week ago* (last edited 1 week ago) (1 children)

I moved to Linux on my gaming rid (this last time around, as I've had it as dual boot on and off since the 90s, but this time I moved to it for good after confirming that gaming works way better in it than ever before) when I had a GTX1050 Ti, and I had no problems ^1^

Updated it to an RTX3050 and still no problems ^2^

Then again I went with Pop!OS because it's a gaming oriented distro with a version that already comes with NVIDIA drivers so they sort out whatever needs sorting out on that front, plus I'm sticking with X and staying the hell away from Wayland on NVIDIA hardware since there are a lot more problems for NVIDIA hardware with Wayland than X.

Currently on driver 565.77

I reckon a lot of people with NVIDIA driver problems in Linux are trying to run it with Wayland rather than X or going for the Open Source drivers rather than the binary ones.

^1^ Actually I do have a single problem: when graphics mode starts, often all I get is a black screen and I have to switch my monitor OFF and back ON again to solve it. I guess it's something to do with the HDMI side of things.

^2^ I have exactly the same problem with the new graphics board.

[–] libra00@lemmy.world 2 points 1 week ago

Then again I went with Pop!OS because it’s a gaming oriented distro with a version that already comes with NVIDIA drivers so they sort out whatever needs sorting out on that front,

That wasn't my experience at all with 22.04 LTS. It did have an nvidia driver already installed, but as previously mentioned It was old and I had to try probably 15 different drivers (each, again, requiring a hard system lock, reboot, and tinkering to attempt to use). I wasn't running Wayland, when the choice came up I went and did some investigation and found out that Wayland wasn't fully supported and I didn't want to mess with that, I wanted reliable.

[–] pumpkinseedoil@mander.xyz 2 points 1 week ago (1 children)

RTX3060, no issues for me after installing the driver

[–] libra00@lemmy.world 1 points 1 week ago

Yeah I'm pretty sure it was an issue with PopOS, not the GPU/drivers.