I’m currently trying to decide between CatchyOS and Nobara.
I’m sorry to be generating another of this kind of conversation as I can see they are getting pretty tedious. But you see I’m finally getting ready to take the plunge and try Linux again (after a brief encounter in the early 2000s).
I’m a gamer and I care a lot about gaming but I’m also a game dev. I need to be able to use Unreal Engine, Blender, Gaea, and other dev tools. My understanding is that something like Bazzite isn’t right for me there.
So I’ve been looking at CatchyOS and Nobara. I’ve read their documentation and so far leaning toward CatchyOS. But sometimes people say Nobara is easier to use. I am not afraid of a command line, but frankly I don’t tinker with my computer for fun. I get in and get what I need set up so I can get back to making things.
So what do you all think?
I’d honestly stick to proven, well-supported distros like openSUSE Tumbleweed, Fedora or Ubuntu, especially as a newcomer.
Seconded. After a few years of casually dual booting various distros I finally started daily driving Linux and quickly became a little overwhelmed. I switched to Kubuntu and it’s so much better. It’s nice to have a very widely used distro to get help with while you’re learning.
This. I’m on Nobara on my main rig because I didn’t know any better when I ditched Windows. It’s a decent distro mind you. But it’s really just Fedora with some experimental stuff from one dude (which breaks stuff from time to time). I’ve since installed tumbleweed on my laptop and am much happier with it. Next time something major breaks on the main rig I’m switching that too
bazzite (based on fedora atomic) is working really well for me
i turned off all the gnome extensions they install by default but apart from that it’s been great for gaming and dev work
Its a lot funner and faster to just test them all, grab ventoy throw all the isos on a ventoy usb, spend an hour installing and testing each, see if you like cachyos gaming packages and the wiki, or if you prefer another distro, I would go with a gaming distro the first time around so you figure out what packages you need and may want to keep in the future
Just to really clarify: there is no real performance difference between “gaming” distros and any other one. They just have some stuff pre-installed you can just install yourself. The only real thing you want to be aware of are standard distros vs immutable distros. I would steer clear of immutable until you’re more comfortable in general.
All that being said CachyOS (Arch based) is fine, but skip Nobara and just go stock Fedora Gnome or KDE to skip the prepackaged customizations and just get a clean experience.
Okay. I’d been hearing that performance gains were essentially immaterial or on a case by case basis, but that the prepacked stuff helps things “just work”. For example I like Sim Racing and I use a Fanatec race wheel, I’m hoping that one of these would reduce the hassel with it.
Fanatec will need an extra kernel module: https://github.com/gotzl/hid-fanatecff
They won’t help anything materially work “better” let’s say. I guess Nobara might have an edge with something like Nvidia drivers being prepackaged in a way that makes them easier to run on first install (it’s a big maybe), but the same issues will arise after the fact with Nvidia’s drivers, just because the hoops you have to jump through are the same everywhere. That’s an Nvidia problem.
those prepackaged nvidia drivers were a lifesaver for me personally. i kept hitting walls trying to get them on fedora.
What’s the problem with nobara?
The primary concern I see expressed about Nobara is that it’s maintained by a single person. I’m not sure if that’s still true today, however.
I use cachyos, its nice, has everything for gaming in a post insrall script you click a button, just install it and you wont want to distrohop, it has a good wiki, many yt videos, benefit is the aur, if you dont care about the aur go bazzite (only reason I don’t use bazzite is aur, otherwise all Id use are flatpaks)
Use limine and btrfs partition, activate snapper support early, so you can rollback easily if any issues arise, ive found it easiest with that bootloader.
The first question you should consider is whether you actually need a gaming distro. I’ve been using bare-ass Arch for both gaming and development and haven’t had any performance or stability issues I didn’t cause myself.
From the two options, Nobara is likely better for a beginner. It’s based on Fedora, which has good support
and doesn’t do anything fucky with the kernel.(it does, the kernel is built with patches and custom options)Cachy is based on Arch, which in itself requires a more in-depth knowledge of the system and/or a willingness to learn. The performance improvements they advertise with the customized kernel and scheduler options are really only relevant if you want to squeeze the last bit of performance out of the system. Your day-to-day experience will be the same.
I tried a few and so far I am finding CachyOS to be the most painless.
I don’t have any interest in things like Blender or Unreal Engine but I’m curious what makes them incompatible with Bazzite? The only thing that’s been a real PITA for me is old printer drivers (like a 15yo printers).
Any immutable distro is problematic for development and media workflows for a number of reasons. It’s best to just go with the stock working versions of things unless there is a specific use-cases for using immutable.
I develop (nothing graphical) and mostly Bazzite has been fine for development. Every now and then it’s a little awkward (e.g. switching back and forth between a native terminal and distrobox) but I’ve never felt it was “incapable” of something. I just wouldn’t discount immutables entirely. If OP is starting from scratch I think they could give it a spin and know within a week if it was incompatible with their workflows.
They have a purpose. That’s why they exist. I never recommend them to beginners for that specific reason if discussing specific use-cases. If you want something that is hard to break, or a kios-like experience, sure, that’s what they’re made for. Not for beginners coming from an expected development environment that then need to understand everything being containerized and the hoops that come with that.
What is your current OS?
I am also trialing cachyOS as a win10 replacement and I am liking it.
If your current OS supports virtualisation (as in not a home version of windows) run them in a VM and see how the os goes with normal tasks you do.
Windows 10 Pro. Yeah I guess I could do that. But I have multiple drives and was going to just install one of these onto it and boot into it or back to Windows if I have to. So either way, yeah if I don’t like it I can switch. But I’m worried that either will seem fine and It’s going to be months later when an issue or an advantage of one of the other would creep up. I want to get ahead of that.
I have only had bad experiences in dual booting which is why I do everything via VMs. Win 10 comes with Hyper-V that you can enable to do VMs with.
I haven’t had many bad experiences, if you have to do it you just have to do it.
Be warned that Windows Update can see your other partitions. It ate my boot partition, then choked on it and took the entire system with it. That was the last time I had Windows on my computer.
What’s easy to use is pretty subjective. As a game developer, you’re already at least a step or two removed from the proverbial average computer user. I suggest downloading live images of a few different distros and desktop environments, and playing with each for a while to get a feel for the differences.
I’m a gamer and developer, too. KDE Plasma is my desktop of choice these days.
I need to be able to use Unreal Engine
Someone else asked about this just 8 days ago, here:
https://beehaw.org/post/21209323
Regarding that particular requirement:
The Unreal Engine for Linux page indicates that they offer pre-compiled builds for Ubuntu 22.04.
It’s possible that those pre-compiled builds might work on Linux Mint, since Mint is based on Ubuntu. I would probably try this before committing to the officially supported Ubuntu version, both because it’s nice to have a newer distro and because Mint has a good track record of avoiding Ubuntuisms that are not generally well received (e.g. Snap).
If you don’t mind some extra work, you can apparently build Unreal for other linux distros. See here:
https://dev.epicgames.com/documentation/en-us/unreal-engine/linux-development-quickstart-for-unreal-engineIt doesn’t matter.
I went through the whole Cachy, Nobara, or Pika and finally said fuck it and loaded up Cachy this past weekend. Wasn’t getting anywhere with my analysis paralysis. Pretty happy with it so far tbh.
Now if I can just figure out how to get this stupid xone driver to work so I can use my Xbox controller I’ll be happy.
$AURHELPER -S xone-dkms-git xone-dongle-firmware xpad-noone
Appreciate it. I actually just figured out it was Secure Boot screwing me over
Try it, and if you don’t like it try another. They’re free.
Drive it like you stole it. If the wheels fall off get another one.
If you are new to Linux, you should honestly just go with a more stable and simple distribution. I always recommend Linux Mint for its simplicity or Kubuntu for its familiarity with Windows.
I’ve used both nobara and cachyos, and I’ve stuck with nobara. it’s a lot more of a “just works” distro for gaming and creative stuff (vr “just worked”, so did connecting an xbox controller wirelessly, and using my drawing tablet) and its more set up out of the box than cachy. I enjoy a distro that I can install and get going immediately with no issues, and without having to install a bunch of other packages myself to get it to do what I want it to do. also when I ran cachy last year on both my desktop and my laptop, I got a month in and my repos completely broke, dont know why and couldn’t figure out how to fix it, so that’s something to keep in mind.
I’ll ditto this.
Nobara is the most “It just works” linux distro I’ve tried. Its made gaming painless and seamless with having all that stuff preloaded, it updates frequently to keep on top of support, all in all its a fantastic OS and with no real tinkering.
I run nobara on three separate machines with different hardware in each. So far it’s been rock solid. I do a fair bit of development on one of them including some blender modeling and it seems to be fine. Blender isn’t quite as snappy for me on Linux as opposed to Windows but that could just be my somewhat older hardware. The Dev/blender machine is an older MSI laptop with a 3060 in it.
Don’t be afraid to give nobara a shot.