i loved mine but 2 years from launch they stopped all updates. can’t recommend asus at all just for that reason. i havent tried custom roms because a couple years ago when i tried they all had weird issues
i loved mine but 2 years from launch they stopped all updates. can’t recommend asus at all just for that reason. i havent tried custom roms because a couple years ago when i tried they all had weird issues
use arch btw ;)
mostly kidding, but shit like this is exactly why i love arch so much. set up the entire system from ground up - no bullshit on it, and you know how (almost) every part works and what it does.
it definitely taught me about how linux works, at least the parts that are relevant for most users. starting from a clean install without any kind of gui (or common networking tools) really made me understand all the building blocks modern desktop linux uses. sure, installing a full blown desktop environment skips most things, but going with just a window manager and adding required features package by package really does help with understanding, and if a problem does pop up later you’ll know exactly where to look, instead of having to search super generic terms.
I’ve downloaded the occasional weird archive that refused to unpack with 7z, but worked just fine with winrar. Very rare cases though, but that’s why i kept it installed about 2 years ago. since switching to linux i haven’t encountered a file like that, so i haven’t needed it since then.
most games have never had flicker issues for me on arch/sway with a rtx2070. Steam itself used to be unusable and last i checked was still a bit glitchy, Discord also sucked, but the games always worked fine.
apart from some issues with recognizing the mouse cursor in a few games.
same happened to me, super annoying.
there’s third party tools that seem to be able to back up your categories and restore them, so for anyone who’s put an effort into the categories and doesn’t want it to disappear, look into it. personally i didn’t trust these third party tools enough, so now i only have automated categories, and favorites for the stuff i care about right now.
agreed with debian, it’s by far the most stable and no bullshit system i’ve ever used. however, BIG condition: do NOT install .deb files manually. that’s an extremely easy way to break your system. use what’s in the repos, and if it’s not in the repos, use something like flatpak (not sure how well it works for debian since i haven’t used it).
in general though, if you want a stable linux system, just don’t try to install stuff that isn’t packaged in official repos.
that said, i did end up finding open source alternatives for all the software i use often, and don’t use bottles much.
honestly, wine has seemed unreasonably complex to me in the past and i haven’t tried since. but Bottles offers a nice easy to use GUI, i do recommend giving it a shot. at least on arch linux it’s super easy to install via the AUR.
the only issue is some apps need additional dependencies which can take some searching to figure out what exactly is needed. the arch wiki lists a bunch of them though, and often the error messages bottles shows will point you the right way.
i’ve gotten almost every .exe to work with it, most immediately, some after a short bit of tinkering.
since we’re sharing anecdotes… i have a desktop pc with an rtx2070 and ALL my issues are due to the gpu.
recently installed wlroots-nvidia from the AUR and it fixed the worst of it for now, but still getting glitches. i don’t recommend Sway when you’re on nvidia.
So, a lot of people have already mentioned that the arch wiki contains great info. What’s missing, IMO is this: Installing Arch as described on https://wiki.archlinux.org/title/Installation_guide will leave you with an EXTREMELY basic system - you just have a bare command line, with none of the tools you’d use daily for actually using your pc.
This is where the learning comes in - choosing the software you need on your system, and learning how it all interacts with each other. IMO, you can be an experienced sysadmin, and never really have to deal with the details of what’s going on during installation - it’s the applications on top that actually do the work, and that you need to configure and run. Sure, you’ll need to learn systemd and other components, but that all comes with use of the software you need, not necessarily the base system.
This is also why I strongly recommend having a second, working machine with a browser while installing Arch for the first time. A plain arch install does not come with the tools you’re used to to connect to wifi, or even wired networks. and without a working browser, it can be hard to figure out how to connect to the internet. First things i had to do when setting it up were searching for the proper network tools and then choosing between desktop environments and window managers. For learning I recommend a WM, as a full blown desktop environment like Gnome comes with a whole host of tools already, but with a WM you need to set things up yourself so you learn more. (I went with Sway, but if you have an nvidia GPU i cannot recommend it - it works but with many little issues.)
my phone won’t even do “force stop” anymore… fairphone 5 running whatever os fairphone ships, and all force stop does is put the app in the background or whatever, if it has an issue the issue will still be there when opening it again.