this post was submitted on 10 Jan 2024
204 points (98.6% liked)

Linux Gaming

14927 readers
55 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
[–] [email protected] 33 points 8 months ago (1 children)

Please don't use that guide. That's the old 2.x line of SteamOS which hasn't been updated since 2019 and is based on a very old version of Debian. The SteamOS that the deck uses is 3.x and has also moved from Debian to Arch. Valve really needs to update that page.

If you want to build your own SteamOS machine, take a look at something like HoloISO (https://github.com/HoloISO/holoiso) which is built on the current branch of SteamOS with the deck-exclusive OS/hardware items swapped out for standard kit.

[–] [email protected] 4 points 8 months ago (1 children)

Man, I didn't know HoloISO is the only way to get the Arch-based SteamOS 3. I thought it's a custom fork like Proton vs Proton GE.

[–] [email protected] 7 points 8 months ago* (last edited 8 months ago) (1 children)

That's basically what this is though. From the project page:

Is this official?

No, but it may as well be 99% of the way there. Most of the code and packages, are straight from Valve, with zero possible edits, and the ISO is being built same rootfs bootstrap as all HoloISO installations run.

And also:

I have an NVIDIA G-

No. Not even questionable. If you have an NVIDIA GPU, You're on your own. Latest Valve updates for Steam client including normal and Jupiter bootstraps have broken gamepadui on NVIDIA GPUs, and if so, no support will be provided for you.

If this was a reimplementation, Nvidia GPUs would work because they're supported on Arch. But this isn't, it's just a repackaging of what Valve has already done.

Proton GE is to Proton what HoloISO is to SteamOS 3, an unofficial repackaging with some small tweaks.

[–] [email protected] 1 points 8 months ago (1 children)

Could you get the Nvidia drivers on your own?

[–] [email protected] 1 points 8 months ago* (last edited 8 months ago)

Yeah, you could probably grab the PKGBUILD from Arch and build it, You might need to make some tweaks and perhaps build some other packages as well. There's nothing stopping you, but why do it?

You can just use regular Arch (or any other distro) and not have the limitations of SteamOS (read only filesystem, old and fewer packages, etc). Install Steam and use Big Picture Mode and you're good.

If you're making a handheld, it's probably worth the effort. If it's a desktop PC, just use a regular desktop Linux distro and add stuff you like from SteamOS.