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
[–] backgroundcow@lemmy.world 6 points 3 days ago (3 children)

Are you using x11 or Wayland? Is anyone running Wayland with NVIDIA drivers? Everything works well in x11, but I'm getting bad flicker in Wayland. When trying to track it down I was led down a rabbit hole suggesting there is some protocol mismatch between what the NVIDIA drivers implement and what Wayland expects.

[–] fushuan@lemmy.blahaj.zone 2 points 2 days ago* (last edited 2 days ago)

The famous bad flicker or ghosting of frames is a famous issue in Wayland caused by the desynchronization of frames. Around 2 years ago they patched the driver to let the system tell it explicitly how to sync the frames, and most Linux systems should have the drivers updated to work as such. Since them I've not had any flickering like that. A great example was Dragons Dogma 2, the flickering was insane but fixed by the patch.

I've been in Wayland since KDE 6.0 and I've a 3080. I think that's like 2 years now. And I game A LOT.

[–] murvel@feddit.nu 1 points 2 days ago (1 children)

Yes. Just don't use GNOME in my experience. KDE Plasma is stable, however. On Fedora at least

[–] froufox@lemmy.blahaj.zone 1 points 2 days ago

i use Arch + Gnome on Wayland. before it was Ubuntu + Gnome. all fine, quite modern games like Elden Ring, Expedition 33, and Street Fighter 6

[–] ada@lemmy.blahaj.zone 4 points 3 days ago

Is anyone running Wayland with NVIDIA drivers?

Yep! It's been largely trouble free for a year or so now.

but I'm getting bad flicker in Wayland.

I had some issues the specific combination of NVIDIA card, Wayland running Plasma and VRR. But I disabled VRR, and it went away.