I’ve been working on converting my gaming PC to Linux for a few weeks, but everything is running, but it all is just a little jankier than I would like.
I have an 8th gen Intel i7 and an Rtx 2070, running Arch linux.
Sometimes I boot up and my mouse doesn’t work and I have to restart. Sometimes I launch games and they just don’t launch right.
It feels like I’m doing a lot of work for no benefit. In fact, Elden ring runs way worse on my Linux partition than my Windows partition.
I’ve tried GE proton, gamemode, steam compatibility, everything… I’m sorry but I’m going to have to stick with Windows for gaming.
somebody gave you bad advice if you chose arch for your first distro
I wonder if the Arch bros will ever realize they’re doing more harm than good…
Obviously NixOS is the way to go for a gaming OS, just use the right flake and you’re all set!
/s
Honestly Arch-based is a good choice, but straight up Arch for a newbie? Nah.
I’m running EndeavorOS with KDE and it’s been solid for gaming. A few bugs, but mostly minor, like it picked the wrong default NIC driver (but still worked) and SMB shares wouldn’t auto mount recently until an update a week or two ago.
My main PC for non-gaming runs Manjaro. I know there are haters about it, but it’s been a solid distro for general use, and I’ve encountered no issues to speak of.
Linux may very well not be for you, but using Arch first is like jumping into the deep end to learn how to swim. It’s no surprise you’re drowning. I’d recommend you try a gaming-focused distro like Nobara before you go back to Windows for good.
Nobara is great if you’re into Fedora. PopOS! or Linux Mint if you’re into Debian. Those will take you further way faster and with less pain than any Arch based distro.
So for a linux virgin who is planning to jump in - what’s the difference between the two groups?
Linux is really a superfamily of loosely-related OS’s (called distributions). Arch and Debian are 2 of the more common ones. Arch in particular has a reputation of being really beginner un-friendly, particularly in that, to my understanding, you have to build the OS yourself.
There’s also the caveat that many Linux distributions end up sharing/copying code from each other, so you end up with a kind of “OS lineage.” The most common distribution, Ubuntu, is copied from Debian. And then the most beginner-friendly distribution, Linux Mint, is copied from Ubuntu. Arch, to my knowledge, doesn’t copy code from elsewhere, so much of the advice given from users of other distributions won’t apply to Arch (hence the meme, “I use Arch btw”)
Anyways, the real advice for a Linux beginner is to stick with a beginner-friendly distribution: either Ubuntu or Linux Mint or Pop!_OS. Most or all distributions have various “flavors,” which are basically like how the OS looks. I think the real difficulty is picking a flavor that you like. I personally like the look of KDE Plasma (IMO resembles Windows 10 the most), so my personal recommendation is Kubuntu, which is the KDE Plasma flavor of Ubuntu
Who the hell recommended Arch to you? Arch is for when you’ve been using Linux for a few years and have gotten bored waiting for the latest updates to hit your repos.
I use Linux at work, so I am a least familiar with how to tinker with it, but it just can’t seem to find the right settings to get things running smoothly. I can’t imagine a different distro would be any different.
The problem with Arch is that it’s philosophy includes having to set up everything correctly yourself rather than each package you install already being set up and preconfigured the way you’d expect it to be in other distros. You shouldn’t need to be fiddling with system stuff at all with something user focused like Pop!OS since I believe it even handles nvidia drivers for you. I wouldn’t be using arch myself if I didn’t have significant amounts of free time to invest into chasing down every little problem I encountered using it in college.
Linux is in a weird spot right now where the two ends of the user spectrum seem to be handled well while the middle still has issues since they’re not already experts or just need an internet browser to be completely happy.
I can’t imagine a different distro would be any different.
BZZZZZZZZZZZT I’m sorry but that answer was not correct. Next player!
Seriously try some of the other distros and you’ll have a much more pleasant experience. I already recommended Tumbleweed in another reply but man, anything but Arch is gonna be an improvement for somebody trying to make the switch from Windows gaming for the first time.
Bazzite is a good tinkering distro to get your feet wet into atomic distros, but in my experience, it’s only a matter of time before it breaks. I’ve tried it in 3 different devices, including my steam deck, and they all broke by the 3rd or 4th update.
Linux at work and Linux for gaming are two very different beasts. For example, you didn’t mention which drivers and DE (or WM) you’re using which are the most crucial part to how games run, and both of which need to be manually configured on Arch but come pre-configured or are a couple clicks away in other distros.
A different distro like Pop is completely different. My Pop gaming computer runs better than Windows on the same computer and didn’t require any fiddling at all. It even comes with the latest stable Nvidia driver right out of the box, and you can upgrade it with the click of a button.
with the issues you’ve had i think it’s perfectly understandable, but I’ll agree with other commenters that arch is not a good choice for a first distro. i recommend trying dual booting windows and a more "beginner " distro like Linux mint or pop_os
the reason why arch gets recommend a lot as a gaming distro is that it is bleeding edge. Their for has very up to date drivers and parches that can help gaming. But with the current state of gaming on Linux this is a bit less of a requirement. most distros are new enough for most games. Exception might be debian LTS or something.
So i totaly agree that choosing something other then arch for gaming is a good option if you are rather new to linux.
As a longtime Debian Stable user, I can attest that gaming on it works just fine, whether via Proton or natively.
It was rough at the first half year or so after Steam Linux client launched where system libraries were simply too old and one had to smuggle in libc from Ubuntu, but that got solved by the next Debian release, and it’s been smooth sailing ever since. :)
Of course, I wouldn’t recommend Debian for a gaming system for a newbie. It’s just what I’ve been using as my daily driver for decades, so I did not want to switch to something else just for something as unimportant as gaming.
Bleeding edge should still work though. KDE Plasma does not seem ready for Nvidia. They should have a big-ass banner on the wiki that says “this DE will be janky as fuck if you have an Nvidia card”.
I never said bleeding edge wouldn’t work. But bleeding edge comes with its own complications that might not be suited for a newbie
Arch Linux is great for people that want to do nothing but Arch Linux.
Eh, it has a lot of powerful tools for computing stuff. Like today I wondered if I can download the songs from a playlist on YouTube, checked the wiki, and within 5 minutes I was doing it. It worked perfectly. The AUR also saves a lot of time building packages that aren’t available through pacman, which means they’re probably not available through other distros either. So you can definitely do more than just fiddle with the OS. But getting it working stable with Nvidia cards right now is like a full time job.