this post was submitted on 26 Jun 2023
119 points (100.0% liked)
Operating Systems
3800 readers
1 users here now
All things operating system related, from Windows to Mac to Linux distros and the more obscure.
Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
NixOS. If you played around with Arch you'll be fine. My only gripe (although it's kind of important) is NVIDIA doesn't work. Call me lazy but I haven't felt like switching to an other distro, plus I'm not much of a hardcore gamer.
That's a huuuuuge problem seeing that Nvidia has like an 80% gpu market share.
Unfortunately it's pretty much impossible to support Nvidia on Linux unless you have a large enough team to test each of their GPUs individually and find workarounds for all of the bugs. Their Linux drivers are really bad.
The bigger projects have been able do that, but if it's a relatively new project with only a handful of people working on it, and it's not used on the steam deck, there's basically no chance it'll support Nvidia.
Yeah, that'd be a no for me.
Especially problematic since I'm on a laptop so I can't really switch out the GPU either.
Nvidia works. What issues are you having? I have optimus running on my laptop and it works fine.
I did notice the nvidia settings app doesn’t work though. My gpu doesn’t show up, but I installed nvtop and confirmed it’s running.
Nvidia drivers works just fine. Well, as "fine" as they work on any other distro.
Only thing you need to do is add
"nvidia"
toservices.xserver.videoDrivers
. You might also need to accept unfree packages but you'll need to do that anyways for Steam.