this post was submitted on 05 Jul 2025
12 points (92.9% liked)
Linux Gaming
19828 readers
360 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.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Quick follow-up, because tonight I installed EndeavourOS on my Surface Pro 4. (It's not Garuda, but it's still Arch.)
If you can follow instructions and copy/paste Pacman commands, you can install the Surface kernel. I did hit a couple of unexpected errors along the way, but the error messages were very specific. So it was easy to resolve them.
The instructions page is written very well, and there's a whole section dedicated to Arch.
There are only two things I haven't done yet: set up secure boot, and enable Bluetooth. Both of those things are pretty well documented, I just haven't tried to do it yet.
Thanks!
Funnily enough, Bluetooth is already working. I'd say the only thing missing is touch screen and, well, proper GPU performance.
Yeah, I'm sure Bluetooth is just from something I missed. Some config I need to update, or something.
Touchscreen and pen both work perfectly with the new kernel.
When installing a new kernel, you basically stop getting kernel updates from the main repository, right?
I really have to look into all this a bit more I guess.
You add the new kernel's repository to your repo list. During updates, Pacman will pull what it needs from the various repos.
That's the short-short version. Possibly not technically accurate, but that's basically what it does.
After I ran the setup commands, edited the config file, then ran the command to install + update, it updated without me having to manually select any files.