this post was submitted on 22 Aug 2025
445 points (98.3% liked)

Linux

66376 readers
364 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 7 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
[–] Entertain529@lemmy.ml 3 points 10 months ago (7 children)

I am interested in Bazzite, but am unsure about its compatibility with NVIDIA GPUs. Had anyone here had experience with this?

[–] theneverfox@pawb.social 5 points 10 months ago

It handled it like a pro for me

[–] Questy@lemmy.world 3 points 10 months ago

I use a Fedora variant called Nobara with my 4080. Driver management has been great.

[–] marcie@lemmy.ml 3 points 10 months ago (2 children)

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

[–] Entertain529@lemmy.ml 3 points 10 months ago (3 children)
[–] princessnorah@lemmy.blahaj.zone 4 points 10 months 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 10 months 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.

[–] olympicyes@lemmy.world 1 points 10 months ago

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

[–] princessnorah@lemmy.blahaj.zone 1 points 10 months ago

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.

[–] merc@sh.itjust.works 1 points 10 months 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 10 months 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 10 months 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.

[–] princessnorah@lemmy.blahaj.zone 2 points 10 months ago

Emulation is a hell of a drug...

[–] Junkers_Klunker@feddit.dk 3 points 10 months ago

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

[–] marcie@lemmy.ml 3 points 10 months ago* (last edited 10 months 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 10 months 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 10 months ago

Could try dual booting to see how your hardware works

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

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

[–] NewOldGuard@lemmy.ml 7 points 10 months 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 10 months ago* (last edited 10 months 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 10 months ago* (last edited 10 months 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 0 points 10 months 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 10 months 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 10 months ago* (last edited 10 months 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 -1 points 10 months ago (2 children)

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

[–] xthexder@l.sw0.com 6 points 10 months 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 4 points 10 months ago

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

[–] marcie@lemmy.ml 1 points 10 months ago

No it's definitely the open drivers

[–] MrScottyTay@sh.itjust.works 3 points 10 months ago

20XX onwards in desktop version is fine. I've only heard issues when using gaming mode on the HTPC version, and even then i think it's just inside the gamescope steam menu it's shit, in games it's just fine, no difference.

[–] ShinkanTrain@lemmy.ml 2 points 10 months ago* (last edited 10 months ago)

Works fine, but there are a few issues with game mode specifically.

[–] olympicyes@lemmy.world 1 points 10 months ago (1 children)

Worked great in VM with Nvidia A4000. Zero problems, just a learning curve to use rpm-ostree and brew instead of dnf.

[–] zewm@lemmy.world 3 points 10 months ago (2 children)

You should not be using rpm-os tree as a replacement for DNF. Their docs have a software installation section that specifically state it should be avoided.

[–] merc@sh.itjust.works 1 points 10 months ago

Yeah, you should be using flatpak wherever possible. I currently have only gnome-tweaks and zsh as layered packages. Everything else is a flatpak, brew or lives in a distrobox.

[–] olympicyes@lemmy.world 0 points 10 months ago

Thanks for the advice but unfortunately I don’t read documentation.

[–] stankmut@lemmy.world 1 points 10 months ago

They make dedicated Nvidia images and I've heard good things. It's supposed to be one of the distros to pick if you want a good out of the box experience with Nvidia. Only used the Amd/Intel image myself though.