this post was submitted on 22 Aug 2025
439 points (98.0% liked)

Linux

57888 readers
683 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
 

Generated via https://github.com/ublue-os/countme

10k added users since last post. Here are upstream Fedora numbers only

you are viewing a single comment's thread
view the rest of the comments
[–] marcie@lemmy.ml 3 points 1 week ago (2 children)

Works fine with the nvidia open drivers, what gpu you got

[–] Entertain529@lemmy.ml 3 points 1 week ago (3 children)
[–] princessnorah@lemmy.blahaj.zone 4 points 1 week ago (2 children)

I'm rolling a 1080 on Bazzite and it's worked great for me, as well as NVIDIA does on Linux generally. Which is to say, much better than it was 2+ years ago but still could do with some improvements.

[–] Entertain529@lemmy.ml 1 points 1 week ago (2 children)

That's promising to hear! For the drivers are you using Open GPU?

I still have to look into the 1080s compatibility with this. Thanks OP for mentioning it.

Like the other poster said, the open drivers aren't for the 10-series and earlier. It's because the microcode that NVIDIA wants to keep proprietary is within the GPU on later series, rather than the driver.

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

Turing or newer. 20XX or 16XX and newer.

[–] merc@sh.itjust.works 1 points 1 week ago (1 children)

Same here also on a 1080, but with the closed-source drivers. There's some issue they've had for at least the 6ish months I've been using it where with my dual screen setup sometimes hangs. Apparently it's a known bug and they haven't fixed it. It hits me about once every couple of weeks these days. Other than that it has run every game I've tried as well as Windows.

[–] princessnorah@lemmy.blahaj.zone 1 points 1 week ago (1 children)

Ah yeah, I know the one you mean. It seems to be intermittently fixed but I've just rolled-back when it causes issues.

[–] merc@sh.itjust.works 2 points 1 week ago (1 children)

It seems better now than it was a few months ago. Back then it actually locked up my machine if I triggered the bug. Now it just temporarily slows things down.

But, I haven't gambled on running a few apps that would regularly trigger it just in case. What's funny is that modern Steam games are no problem, but it's running emulated games using Emulation Station that causes problems. Games from 2024, no problem. Games from 1984? Hey, that's pushing it.

Emulation is a hell of a drug...

[–] marcie@lemmy.ml 3 points 1 week ago* (last edited 1 week ago) (1 children)

Bazzite has a build for the older proprietary nvidia drivers, I'm pretty sure 1080s dont get the open source variant of the driver unfortunately 😔

https://github.com/NVIDIA/open-gpu-kernel-modules

https://download.bazzite.gg/bazzite-nvidia-stable-amd64.iso this is the download for the proprietary nvidia kde iso

https://download.bazzite.gg/bazzite-gnome-nvidia-stable-amd64.iso this one is for gnome

I don't know how well the proprietary driver runs, I assume if you got it running on another linux distro this will work fine

[–] Entertain529@lemmy.ml 2 points 1 week ago (1 children)

Thanks! I am still very new to Linux and have been learning the OS through OpenSUSE on an old laptop. Still debating which Linux distro to switch to for the windows desktop (the one with the 1080)

[–] marcie@lemmy.ml 2 points 1 week ago

Could try dual booting to see how your hardware works

[–] Junkers_Klunker@feddit.dk 3 points 1 week ago

I run bazzite on an old laptop with a 1050, runs flawless.

[–] interdimensionalmeme@lemmy.ml 2 points 1 week ago (2 children)

The open drivers ? You mean the ones without 3d acceleration support ?

[–] NewOldGuard@lemmy.ml 6 points 1 week ago (3 children)

That’s not the case for the newer open source drivers from nvidia. They’re only compatible with the last few generations of cards but they’re performant and the only feature they lack is CUDA to my knowledge. Not talking nouveau here

[–] marcie@lemmy.ml 3 points 1 week ago* (last edited 1 week ago)

cuda works fine on 4070 right now, though iirc certain specific things dont run well and are a little funky in comparison. i think it was ollama? but llama.cpp seems to work fine, same with things like comfyui

[–] quarterlife@lemmy.sdf.org 1 points 1 week ago* (last edited 1 week ago)

No they have CUDA. The open driver from Nvidia just means the kernel module has an open source license. They are still the same proprietary pieces of shit that you know and love from a user space perspective.

[–] interdimensionalmeme@lemmy.ml 1 points 1 week ago (1 children)

Oh ok, that's pretty good then.
But I do hope we'll get an open cuda replacement soon and some sort of gpu partitionning/ vgpu capability

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

Intel Arc Pro is the only GPU attainable to normal people that supports SR-IOV. in general using a couple cheap cards is more reasonable than one expensive card that handles all those functions.

[–] marcie@lemmy.ml 1 points 1 week ago* (last edited 1 week ago) (1 children)

🤷‍♀️ I don't know much about that, cyberpunk runs perfect on my 4070 idk what else you could want

[–] interdimensionalmeme@lemmy.ml 0 points 1 week ago (2 children)

Then you are surely running the proprietary nvidia drivers, not the open source "nouveau" nvidia drivers ?

[–] xthexder@l.sw0.com 5 points 1 week ago (1 children)

"nouveau" != "Nvidia open source drivers". Nouveau was community made by reverse engineering. Nvidia has released their own open source drivers now.

[–] interdimensionalmeme@lemmy.ml 3 points 1 week ago

thanks, this explains my confusion, I recently lost half a weekend to this distinction !

[–] marcie@lemmy.ml 1 points 1 week ago

No it's definitely the open drivers