this post was submitted on 23 Jun 2026
431 points (99.8% liked)

Steam Hardware

22396 readers
111 users here now

A place to discuss and support all Steam Hardware, including Steam Deck, Steam Machine, Steam Frame, and SteamOS in general.

As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title

The following is a list of suggested flairs:
[Deck] - Steam Deck related.
[Controller] - Steam Controller related.
[Machine] - Steam Machine related.
[Frame] - Steam Frame related.
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.

If your post is only relevant to one hardware device (Deck/Machine/Frame/etc) please specify which one as part of the title or by using a device flair.

These are not enforced, but they are encouraged.

Rules:

Link to our Matrix Space

founded 5 years ago
MODERATORS
 

Tucked into their FAQ about the Steam Machine release was a mention about making your own Steam Machine by installing steamOS to a computer you already have. AMD only for now.

you are viewing a single comment's thread
view the rest of the comments
[–] Dettweiler42@lemmy.dbzer0.com 10 points 2 days ago (5 children)

We could always do this, by the way. SteamOS has been available since the release of the Steam Deck. The main drawback is that core updates will wipe a bunch of changes you've made to your OS. I got tired of reinstalling AUR and a bunch of other things every month, so I changed distros.

Once that issue goes away, I'll likely switch back.

[–] Moah@lemmy.blahaj.zone 2 points 22 hours ago (1 children)

What did you switch to? I want to get away from windows and rn my main contender is Bazzite, but i wouldnt mind a non Fedora alternative...

[–] Dettweiler42@lemmy.dbzer0.com 2 points 21 hours ago

I like both Mint and Zorin. Once I learned you can make your desktop environment whatever you want, I became less concerned about which specific Ubuntu distro I use, because I just want KDE Plasma. Kubuntu seems like a great option. Bazzite also seems good, but I haven't tried it yet and I like to tinker every once in a while.

[–] SirIglooi@sh.itjust.works 12 points 2 days ago (2 children)

I dont think thats really an issue and more so a design choice to keep steam os immutable. I doubt that'll change since it does make it much harder to break the system.

[–] jestho@lemmy.zip 2 points 1 day ago

On immutable fedora, I can layer packages. Is this not possible on SteamOS?

[–] Soapbox@lemmy.zip 3 points 2 days ago

Yep. I think its actually pretty ideal for a pure gaming machine that lives under the TV. If I were going to build a machine for that I would go with SteamOS.

[–] rumba@lemmy.zip 3 points 1 day ago

Need to make all changes through ansible, then you just run one job post update :)

[–] Fubarberry@sopuli.xyz 6 points 2 days ago

My understanding is SteamOS was lacking hardware support for most devices, and that they've been slowly fixing this. It's been mostly functional for awhile now, but used to be completely broken, and it's only now that Valve is saying it's actually ready for most AMD devices.

It's part of why people had needed to use things like Bazzite/ChimeraOS on other gaming handhelds, because bare SteamOS wouldn't work. There were things like hardcoded support for just the Van Gogh chipset, hardcoded TDP management that would cause system crashes on different hardware, no support for network devices, etc.

[–] Jyek@sh.itjust.works 1 points 1 day ago (1 children)

Bazzite is the same way. It's an immutable OS

[–] SirIglooi@sh.itjust.works 1 points 1 day ago

You can layer packages with rpm-ostree on bazzite tho, which do persist through updates. As far as I know, steam os has no such thing.