this post was submitted on 14 May 2026
276 points (99.3% liked)

Linux Gaming

25827 readers
237 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

Help:

Launchers/Game Library Managers:

General:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

This isn't a guide, just something i think may help. To install Steam on an Arch-based distro in most of the cases a simple sudo pacman -S steam will do just fine.

The installation will ask you to select a valid vulkan package from a list. And in most of the cases that's just fine... most of them.

Then you have your very "picky" old nvidia GPU which works only with a specific old nvidia driver and if you try to install anything else, there will be a conflict. Now you can try to remove the old (working) drivers and try your luck. But looking online i find a simple way to skip this passage and install Steam.

sudo pacman -S steam --assume-installed lib32-vulkan-driver

top 45 comments
sorted by: hot top controversial new old
[–] Stupendous@lemmy.world 2 points 19 hours ago (1 children)

I get if you're buying 5080 and up hardware, there's no other competitors there. 5070 and lower, buy AMD or Intel. 9070 (xt) are great graphics cards. The 9060xt is great. You can go down to 7600xt, A770, B580, etc and have a graphics card very capable of gaming and they work straight out the box. No proprietary driver frictions. I use a 9070. I'll be good for another 5+ years. GPU upgrade. Maybe a CPU upgrade since I'm AM5 based. No motherboard/memory changes

[–] Tiral@lemmy.zip 1 points 9 hours ago

I love my 9600xt. 16gb of ram is more than it will ever need. Also getting the same performance as my 6800xt at about 30-40% of the power, the fans barely turn on.

[–] yuman@programming.dev 4 points 1 day ago (1 children)

anyone knows what kinda driver that isn't nouveau works for a GT750M? @mlg@lemmy.world which did you use for your 750ti?

got a Macbook Pro 2013 motherboard (i7-4850, 16 GB DDR3, GT750M 2 GB) that I'm thinking of turning into a desktop. no gaming intended, although welcome if possible (old titles).

[–] nocteb@feddit.org 2 points 22 hours ago* (last edited 22 hours ago)
[–] nothingcorporate@lemmy.today 24 points 1 day ago (3 children)

Fuck Nvidia and their powering AI systems for Netayahu's genocide. Team Red all the way.

[–] Arcane2077@sh.itjust.works 1 points 1 hour ago* (last edited 1 hour ago)

Hate to break it to you, but AMD is also contributing to genocide as much as they possibly can (Nvidia is still beating them in that aspect as well)

[–] Swedneck@discuss.tchncs.de 11 points 1 day ago (2 children)

let's not act like massive multinational corporations care about us, AMD is also ethically miserable, as is intel and everyone else.

Something something “Nazi Jew-Counting computers were supplied by IBM” I guess.

[–] nothingcorporate@lemmy.today -1 points 20 hours ago

There's a big difference between "there's no such thing as ethical consumption under capitalism," and "these guys are making autonomous killing machines carrying out a genocide."

I'm not pro-corporate anybody (see username), but if we can't stick up a big middle finger to genocide profiteers, to whom can we?

[–] michaelmrose@lemmy.world 1 points 20 hours ago

Nvidia supports 13 year old hardware and newest kernels with 580. At some point when running your 14 year old GPU one might consider just running the open source nouveau after all I assume that if you are running a 14 year old GPU you probably don't need the utmost possible performance or you might consider getting a 4 year old AMD for $100 to replace your 14 year old nvidia.

Whilst it would be ideal for you not to have to look up anything ever nvidia will tell you which driver to use with your hardware

https://www.nvidia.com/en-us/geforce/drivers/

If you are feeling frisky you could synthesize the already available data into a script that tells you the same thing. Linux Mint has a GUI for this which tells you which version is recommended for your hardware and your total commitment is clicking install and rebooting.

[–] Bobby@sh.itjust.works 6 points 1 day ago

Depending how old the GPU is, Nouveau or the other one may lead to better results by now.

[–] Brewchin@lemmy.world 1 points 22 hours ago

On my desktop with a 2060 it's zero issue, but on my 940M hybrid video laptop it's been spicy at times.

Usually updates without an issue, and the most I need to do is delay the -settings package update until after the rest. (IIRC, see what I mean 😄).

[–] InvisibleShoe@lemmy.world 16 points 1 day ago (2 children)

Haha I just spent the last 2 days trying to get nvidia to work on arch. Its my first time using arch but I did end up getting the drivers to work by removing the default one and installing the dkms drivers. Still a pain in the ass though.

[–] Lisk91@sh.itjust.works 6 points 1 day ago

Been there, done that 👍

[–] circuitfarmer@lemmy.world 3 points 1 day ago (1 children)

Now see how long they keep working...

[–] Cort@lemmy.world 1 points 23 hours ago (1 children)

Is there an issue with dkms driver? It worked fine for me for over a year on my 3070 until I upgraded to AMD

[–] circuitfarmer@lemmy.world 1 points 22 hours ago (1 children)

I haven't had one personally on two different systems with AMD cards.

Were you on a fresh install when you upgraded? I imagine there might be issues if there's nvidia stuff loading on a system that no longer needs it (pure speculation).

[–] Cort@lemmy.world 0 points 22 hours ago (1 children)

Oh. I was referring to the Nvidia dkms. I had absolutely no issues with the upgrade/changeover to AMD. Just put the new card in and it booted right up; didn't even have to uninstall the Nvidia drivers.

[–] circuitfarmer@lemmy.world 1 points 22 hours ago

Ah ok cool, I misunderstood

[–] circuitfarmer@lemmy.world 9 points 1 day ago (2 children)

I gave up on my old 970 and switched to an AMD card (you don't even have to install the drivers for AMD GPUs, they're just baked into the Linux kernel).

Turns out, performance is degraded for GTX 9xx series cards on Linux even if you get the drivers working. I'm glad I discovered that because otherwise, I'd have probably thought I still had a driver issue even if I had gotten it working.

[–] mlg@lemmy.world 3 points 1 day ago (1 children)

This is funny because I recently retired my 750ti which I had been using for server work and it ran great with the latest Nvidia driver (although I heard they're gonna drop support soon and move the driver into a legacy package on rpmfusion).

The poor thing couldn't even do H.265, had 2 Gb of VRAM, and needed specially compiled libraries for pytorch/tensorflow stuff because CM 5.0 was over 10 years ago, but it chugged along just fine.

I'm personally still on a 1660ti because despite OpenCL's best efforts, CUDA has everyone by the balls, but now that I have a beefier server setup, I'll probably go with AMD on my next build.

Assuming I'll actually want to make a new build with these insane prices lol.

[–] vithigar@lemmy.ca 0 points 22 hours ago (1 children)

Soon? Support for Kepler was dropped years ago. Driver version 470 is the last one that supports the 700 series.

[–] mlg@lemmy.world 2 points 21 hours ago (1 children)

750 specifically was special because it was Maxwell architecture that Nvidia used on an "old" GPU brand line.

Hence the CM 5.0 instead of 3.0.

Mine was on the 580 something driver with CUDA 13.2 when I removed it from my server a couple of weeks ago.

[–] circuitfarmer@lemmy.world 1 points 21 hours ago

I had a 750 years and years ago and had forgotten this. It felt like I was getting a kind of sleeper card at the time. Not that it was ever that powerful.

[–] InvisibleShoe@lemmy.world 3 points 1 day ago

I have a GTX 980 Ti, so this is interesting. After toying with Arch for the past few days, I'm considering switching to AMD in the near future.

[–] Amaterasu@lemmy.world 4 points 1 day ago

I'm lucky that I have the benefit to choose and can use another GPU brand that is open source and integrated to the kernel.

[–] mlg@lemmy.world 2 points 1 day ago

Not to act smug but this is one area where I see akmod seem to work better than dkms which is weird considering they should both produce the same result.

[–] Solaris1220@lemmy.world 3 points 1 day ago (1 children)

The image for the post is amazing lmao

[–] Lisk91@sh.itjust.works 1 points 1 day ago

Thank You 🤗

[–] panda_abyss@lemmy.ca 5 points 1 day ago (2 children)

What’s this meme from? Is it a babadook still?

[–] Phantaloons@piefed.zip 2 points 1 day ago

Director: "Be a little shit"

[–] Lisk91@sh.itjust.works 1 points 1 day ago (1 children)
[–] panda_abyss@lemmy.ca 2 points 1 day ago

Thank you, good movie!

[–] yesman@lemmy.world 4 points 1 day ago (3 children)

I suppose I'm lucky. Catchy installed the Nvidia driver during the install and works/ updates without issue. I've got an older card, but not ancient. gtx1660

I did have issues when I first switched to Linux, but that was on Debian.

[–] brisk@aussie.zone 8 points 1 day ago* (last edited 1 day ago)

Currently "older cards" is GTX 10xx series and earlier

This is a deliberate choice made by Nvidia with respect to their proprietary drivers, and has nothing to do with the operating system.

[–] Tim_Bisley@piefed.social 1 points 1 day ago

Cach6 was the smoothest experience for me. It can be difficult with other wldistros and also with cach6 probably.

[–] NutinButNet@hilariouschaos.com 0 points 1 day ago (1 children)

Cachy kept freezing on me as did many other distros I was using. I found the common reason was due to Wayland and I’ve been on Linux Mint Cinnamon ever since with no issues like that. RTX 4080 Super

[–] brucethemoose@lemmy.world 2 points 1 day ago* (last edited 1 day ago)

How recent was this? Cinammon only just got experimental Wayland support, AFAIK. Like, a month or two ago?

And Cachy KDE Nvidia Wayland was jank for a while (hence it defaulted to X11), but it works fine for me, for now.

[–] LostWanderer@fedia.io 2 points 1 day ago

LOL Oofta, that was me years ago fighting for my life on an NVIDIA optimus GPU and trying to game on Linux. Total shitshow, I might have to abandon NVIDIA with my next upgrade when the prices come down, AMD is a bit better on Linux (my Ryzen is thriving and surviving on Garuda Linux). Can't wait to get a full AMD build and not have to worry about NVIDIA making things weird.

[–] snoons@lemmy.ca 3 points 1 day ago (1 children)

I have to reinstall the driver for my ancient 1070Ti pretty much every update.

[–] Jo4ted@lemmy.zip 2 points 1 day ago

Interesting. My 1070ti works fine after every update. I switched to CachyOS after it lost mainstream support, so maybe it's that? Idk. Best of luck figuring that out, though, sounds awful.

[–] Lojcs@piefed.social 2 points 1 day ago

Wow this is just what I needed I think

[–] Vertelleus@lemmy.dbzer0.com 1 points 1 day ago

It took me days to get my nvidia gpu working correctly. Due to being wayland I can't use steamlink to stream to my Steam Deck and issues with VLC glitchy, pixeled playback. Otherwise everything works perfectly.

[–] FauxLiving@lemmy.world 1 points 1 day ago

Then you have your very “picky” old nvidia GPU which works only with a specific old nvidia driver and if you try to install anything else, there will be a conflict.

I just use TKG's installer, it's pretty much fixed all of my NVIDIA-related problems:

git clone https://github.com/Frogging-Family/nvidia-all
cd nvidia-all
makepkg -si

The default is vulkan-beta drivers via DKMS. You may need to manually install linux-headers but you may already have it installed from other DKMS-related activities.