this post was submitted on 23 Aug 2025
159 points (95.4% liked)

Linux

57710 readers
808 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I still see people asking which distro to use, is it ok if they have an Nvidia card? How ready is Linux for a gamer? I have been 8 months now on Linux, it's about this hard to have an Nvidia card: click update. The way I switched was to populate the second m.2 slot on my MB and install Linux there, I chose Nobara, that way I had the fallback of Windows 10 if I had issues. Well, I still have Windows 10, it exists as a console with no internet access, it runs my Skyrim setup with it's 982 mods that I can't be arsed to move. Everything else is on Linux, it's the default and daily driver. Look close, you can see my system automatically updating OpenMW for me, quietly supporting my 260+ mod remaster of Morrowind. If you're wondering whether Linux is ready for gaming, yea, it is. Give it a try.

you are viewing a single comment's thread
view the rest of the comments
[–] just_another_person@lemmy.world 63 points 4 days ago (3 children)

Nvidia is FINE on Linux. There's just a couple extra steps.

All of these Nvidia GPUs being bought for all this AI bullshit? Running Linux. Every stupid AI company runs Nvidia right now, and it's on Linux, so don't worry.

Pick a mainstream distro, lookup the steps for installing the drivers and blacklisting the Nouveau drivers which sometimes take first dibs, and you're golden. Few commands at best.

AMD is just simpler because you don't have to manage the drivers, but it's really not a big deal. It's very easily handled.

[–] fuckwit_mcbumcrumble@lemmy.dbzer0.com 26 points 4 days ago* (last edited 4 days ago) (2 children)

Nvidia for compute* has always been fine on Linux. It’s Nvidia for an actual display that’s been the biggest problem.

[–] custard_swollower@lemmy.world 12 points 3 days ago (1 children)

No, it has not „always been fine” - I’ve worked with people who disabled auto updates on their dev machines just to keep a specific kernel & driver version working together. Circa 2016 :)

[–] TheHobbyist@lemmy.zip 3 points 3 days ago (1 children)

I was indeed setting up nvidia and cuda for ML around 2018 and it was not as straight forward or easy as it is today. It was quite annoying and error prone, at least for me who was setting it up on my own for the first time.

[–] chonkyninja@lemmy.world 1 points 2 days ago

Yeah it was, been using Nvidia since way back when. I’ve even been using Nvidia and Wayland together since 2014 with minimal issues. It’s called read the docs.

[–] fushuan@lemmy.blahaj.zone 0 points 2 days ago

Biggest being pretty low for some years now. It works perfectly fine for the vast majority of games. Some heat my GPU more than on windows but who cares.

[–] funkajunk@lemmy.world 7 points 4 days ago (1 children)

I had to fiddle with it for a while when I moved my main machine over to Linux a few months ago, but that's mostly on me because I chose Arch & Hyprland.

If I had gone with a mainstream distro with a "nvidia" variant, it would have likely just worked out of the gate.

[–] D_Air1@lemmy.ml 3 points 4 days ago (1 children)

Hell, if you had gone from an arch derived distro like EndeavourOS and just clicked the nvidia option. It would have been solved.

[–] pathief@lemmy.world 1 points 3 days ago

Not with Hyprland, I had to set a nice chunk of variables to make it work properly.

[–] gaylord_fartmaster@lemmy.world -1 points 4 days ago* (last edited 4 days ago) (2 children)

AMD is just simpler because you don't have to manage the drivers, but it's really not a big deal. It's very easily handled.

Honestly this isn't as true as I was led to believe it was before I switched to AMD. Just like Nvidia has issues between the proprietary driver and nouveau; AMD has its own mix of issues with Vulkan between RADV (mesa), AMDVLK, and AMD's proprietary driver on a per-game basis at times.

[–] The_Decryptor@aussie.zone 7 points 4 days ago

AMD has its own mix of issues with Vulkan between RADV (mesa), AMDVLK, and AMD’s proprietary driver on a per-game basis at times.

Good news, they're going away. AMD is focusing entirely on Mesa now.