this post was submitted on 26 Nov 2023
23 points (92.6% liked)
Linux Gaming
15256 readers
56 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think he wants to try something different. He was frustrated that gaming on Linux requires "so much fiddling" (the kids today truly have no idea). So he tried installing windows, and that went about as well as you could expect (I did try to warn him, but he had to see for himself). So, he's ready to reinstall Linux, and I suggested trying a gaming distro just so he doesn't feel like it was a total waste of time.
He can also dual boot it between two distros. I have both Linux Mint Debian for stability and Garuda for current updates that benefit gaming. I recommend installing Linux Mint first and then Garuda, and use Garuda’s boot manager, which can also be customized pretty well from the setup assistant.
edit: by setup assistant I meant a program that’s available after initial install, not during install.
Oh yeah, the setup assistant from garuda sounds like it might be helpful for him.
Yeah, there’s a few layers to the assistant programs. I should clarify there’s a “Garuda Welcome” program that contains “Garuda Assistant”, “Gamer”, “Settings Manager”, “Network Assistant”, “Boot Options”, etc, where you’ll find various parts of setup, but the main unintuitive part is that there’s a “Setup Assistant” button at the bottom separate from all that, where it does a system update, then provides a tabbed interface for installing non-gaming related programs. You see it when it first installs, and it took me a bit to figure out how to get back to that dialog because I was looking in all the other places, and thought “Setup Assistant” was just for initial setup.
Thanks!!!
Should also clarify that not all programs are available from the welcome/assistant. There’s also Octopi which is the standard package manager, and you can install other package managers from the assistant program.
Should also add a tip that sometimes on a reboot the system may not display anything until you turn the whole thing off and on again. To fix that you go to the boot manager settings in the welcome program and add “nomodeset” to the end of kernel parameters for each linux distro. May need to repeat this after a major update that updates grub, but the param is usually still there in the boot settings program, you just have to select the distro option and click “Apply” to reenable it.
Oh, haha, that's a weird bug; thanks for the tip.