this post was submitted on 22 Aug 2025
300 points (98.4% liked)
Linux
57549 readers
943 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I am interested in Bazzite, but am unsure about its compatibility with NVIDIA GPUs. Had anyone here had experience with this?
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.
Worked great in VM with Nvidia A4000. Zero problems, just a learning curve to use
rpm-ostree
andbrew
instead ofdnf
.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.
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.
I use a Fedora variant called Nobara with my 4080. Driver management has been great.
Works fine, but there are a few issues with game mode specifically.
It handled it like a pro for me
Works fine with the nvidia open drivers, what gpu you got
The open drivers ? You mean the ones without 3d acceleration support ?
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
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
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.
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
🤷♀️ I don't know much about that, cyberpunk runs perfect on my 4070 idk what else you could want
Then you are surely running the proprietary nvidia drivers, not the open source "nouveau" nvidia drivers ?
"nouveau" != "Nvidia open source drivers". Nouveau was community made by reverse engineering. Nvidia has released their own open source drivers now.
thanks, this explains my confusion, I recently lost half a weekend to this distinction !
No it's definitely the open drivers
Geforce GTX 1080
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.
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.
Ah yeah, I know the one you mean. It seems to be intermittently fixed but I've just rolled-back when it causes issues.
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...
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.
Turing or newer. 20XX or 16XX and newer.
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.
I run bazzite on an old laptop with a 1050, runs flawless.
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
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)
Could try dual booting to see how your hardware works
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.