this post was submitted on 29 Dec 2025
485 points (80.9% liked)

Linux Gaming

26529 readers
125 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 3 years ago
MODERATORS
 

Fortunately, this fucking windows partition I only keep for VR with my shitty Oculus Rift CV1 reminds me how fucked up the alternative is. I can't fucking wait to get a Steam Frame and ditch it.

you are viewing a single comment's thread
view the rest of the comments
[–] UheldigeBenny@feddit.dk 4 points 6 months ago (4 children)

Im not on Linux yet, unfortunately, but I don't get it? Linux doesn't require drivers?

[–] nutbutter@discuss.tchncs.de 8 points 6 months ago (1 children)

Mesa drivers are built into the kernel.

[–] kugmo@sh.itjust.works 1 points 6 months ago

mesa is a package that contains vulkan and opengl implementations like radeonsi, r600, iris, crocus, anv, radv, nvk etc. the drivers that are in the kernel such as radeon, amdgpu, xe, nouveau, nova, i915 are gpu spport, general performance, power managment, fan control etc.

[–] Damage@feddit.it 3 points 6 months ago

On AMD no, on nVidia if you want to game you need their proprietary drivers AFAIK, but I've always been on AMD so....

[–] fuckwit_mcbumcrumble@lemmy.dbzer0.com 1 points 6 months ago (1 children)

Drivers are part of the kernel.

But if you want to manually install your own drivers (say Nvidia proprietary ones) god forbid that’s an obnoxious process. It makes windows driver hell look quaint.

[–] SaharaMaleikuhm@feddit.org 3 points 6 months ago (1 children)

You don't want that. Never install the drivers from the nvidia website on linux. The distros always ship their own and those usually get updated regularly as long as you aren't using Debian

Even then that process sucks too. If you’re bleeding edge it takes a while for them to support new GPUs. And even when they do, the process can be ass/gives you ancient drivers.

I just do it on fedora 43 and it SUCKED. I ran into so many errors, and even then I still have issues. Distros like mint make it easy, but you’re usually on crusty ass drivers and probably a pretty old kernel.