42
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 24 Sep 2023
42 points (100.0% liked)
Linux Gaming
15867 readers
126 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
I second the "Do not use manjaro". It has incredibly many issues that arch doesn't have and the only advantage is that it comes with an installer.
Arch with nvidia is a bit of a pain though. The nvidia driver updates break my system or some games every 1-2 months.
Also the new Arch install script is very easy and reduces the need for Manjaro, even for new users.
I disagree, it just does the steps in the manual for you. You still need to know what's happening.
I tried using it, got a bunch of python stack traces and eventually decided to do it manually. The reason why it failed was that windows put my EFI partition onto a different drive than itself.
An installer needs to catch stuff like that, so archinstall is beta at best.
I don't think a Linux installer should need to worry about Windows, frankly.
On the one hand, you're right. But on the other, the fuck is Windows even doing here:
It's windows. It always does absolutely asinine shit like this. It's only getting worse as time goes on, so the earlier you switch to a proper OS, the better.
I would still not recommend arch to new users or people who want a stable system
Tell me if I'm wrong or that's not what you meant. But your Nvidia problem should go away as soon as you use nvidia-dkms (or nvidia-open-dkms) instead of the regular nvidia package (or nvidia-open). I haven't had any problems (of that kind) in a long time.