Finally migrated from Windows to Linux. For anyone wondering, what is the state of Linux as your primary OS for home PC\laptop in 2023.
I’ve finalised my Archlinux installation yesterday, I dropped of Linux more than 10 years ago and experience in 2023 in comparison is awesome and beyond even wildest dreams back then:
- For average user looking for more out of the box experience I would suggest something Arch based (people in comments suggest EndeavourOS, please do your research). Archlinux installation took me quite some time
- Almost everything works out of the box, by just installing corresponding package
- KDE Plasma environment is fast and beautiful
- Pipewire audio server (Jack\Pulseaudio replacement) works great
- Wayland window server is not there yet, especially if you have Nvidia with proprietary drivers and want to use VR. Waking up, session restoration and other scenarios have issues. Use X11.
- Wine is great!
- Music making - Bitwig Studio DAW has linux native version, yabridge allow you to use windows VSTs, which are easily installed via wine
- Gaming works out of the box with Steam for majority of titles, some games have native linux version. Performance is great. In worst case windows game might loose 5-15% in performance. Was not case for my titles
- Gaming outside steam is fine too. Use Wine, Lutris, Proton
- VR is a mixed bag. Not everything is there (Desktop view, sound control and mirroring, camera, motions smooth, lighthouses do not wake up os go to sleep. I use my phone to turn them on/off). But if its not the problem for you, quite some titles work. Tried: native HF Alyx, Lab, windows: Beat Saber and Boneworks. For me it’s a surprise, I did not count on it. Performance is great.
So overall my experience is great. Eventually I’m going to get rid of WIndows on other computers and laptops at howe. I can finally wave goodbye to Windows, with lots of ads and bloatware. Alway glad to help with answers regarding installation while my memory and history logs are fresh. ^^
Nice writeup. Seconding not using Manjaro. If you want something Arch based, try EndeavourOS instead.
Two votes for EndeavourOS, updated post.
Plus one here for EndeavourOS.
+1
Friends don’t let friends run Manjaro. Endeavour is a great place to start.
Endeavour is great. Running that too. I sometimes think of distro hopping (nobara, cachyos?) but endeavour just checks all the boxes for me.
I use Arch for my daily, and I would highly recommend against it for new users. 99% of the time it’s just fine. 1% of the time some edge case sneaks by and you update before a fix is pushed. In those cases, I’ve had installations be deeply broken, far beyond my expectations of normal users.
For actual recommendations, something Debian based for sure. Vanilla Debian, Mint, or Mint Debian edition. If you wanna live on the edge, Sid is rolling but in my experience was more stable than Arch.
I fired up Steam last night and was surprised how many games in my library just work, including AAA titles. Amazing.
I bought a hybrid AMD/Nvidia laptop in 2021, installed Arch, the Nvidia dkms driver and flatpak steam and everything I wanted to play just worked. Getting gaming up and running is so much easier now thanks to valve’s work on proton.
Same experience on two more machines after.
arch linux is not what i’d recommend for new users. great distro, love pacman, but ubuntu will get you there just as fast and with less headaches. manjaro is an option if you’re adamant about arch.
haven’t had good luck w/ VR with valve index, still a lot of pain points.
Seriously. Op chose hard mode on their first try.
It wasn’t my first try, I used arch before. And I would not recommend it to anyone without prior experience or at least software engineering related background.
I’d recommend straight arch over manjaro every time. There are better arch derivatives.
Do you have a secondary monitor? How do you handle sleep? Using laptop? How do you close your lid and get everything to hibernate/sleep? Those are my biggest gripes right now
Two monitors do work (second display is my tv), I tried it couple of times - just worked,but maybe I need to retest.
Currently I have stationary pc. But ten years ago closing lid worked for me on laptop. I think arch wiki has good guidance about this topic. It was not a plug and play experience for sure.
Embarrassing, but I never knew that you actually have to activate proton in the steam settings in order to install games which natively don’t support Linux. This kept me from switching completely.
Now I use Fedora with KDE and can also run MS games like AoE without any problem. Even the performance is often a lot better for example in BG3.
To clarify: native Linux support means the game ships with Linux binaries. For non-native games (Windows only) you use Proton. (For some games the Windows version with Proton actually works better than the Linux native version)
The setting you are referring to enables Proton for all games, instead of the selection of games that have a predefined Proton version which has been tested by Valve.
To add some useful information. Forget about VR if you have a Radeon RX card, because a 1 year old bug still unsolved.
I have an RX 6800 XT and use SteamVR on Linux just fine. I wonder why I’ve never encountered that error.
deleted by creator
It says that downgrading a lib resolves that issue, maybe that’s why it’s had less priority?
The problem solves reverting a commit and building Mesa with that change. If I do that I will have to rebuild Mesa everytime I want to update. That doesn’t sound like a solution for me.
If I do that I will have to rebuild Mesa everytime I want to update.
Mesa is a pretty quick compile on a recent system, but if you’re doing that manually I get that would be annoying.
Good notes, but man this could really use bullet points.
Which app are you on? I’ve used standard markdown list markup, like:
- One
- Two
- Three
Using boost here, the dots are visible
I can see the dashes used for bullet points but it shows as having no line breaks in between, so it’s all a text blob.
Like - one - two - three -four
Looks like there is a markdown parsing issue on the client you are using. At least from what I can see.
I’m using Sync, I think I’ll make a bug report yeah
Sync for Lemmy app. As another said it looks like a bug. Sorry about that.
Your comment here too doesn’t show as a list until I start composing a reply. Then it looks fine.
I can see the dots on Connect.
Love the mixup Linux 10 😂
I’m prone to typos and rewriting posts before publishing. Will fix it)
Great to hear! Keep us updated with your journey
Arch is a no, no for beginners and Wayland is already really good and getting better and better, on nvidia aswell
Great to hear, but I’d recommend against manjaro. While it appears to just be arch with an installer and some more preset, it has its own repos that are behind the arch repos. This causes a huge amount of issues that normal arch doesn’t have.
While I haven’t tried garuda yet and installed arch on my own, it seems like it actually does what people think manjaro does: Make arch easy and keep the benefits.