Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Incubator Q&A

Welcome to the staging ground for new communities! Each proposal has a description in the "Descriptions" category and a body of questions and answers in "Incubator Q&A". You can ask questions (and get answers, we hope!) right away, and start new proposals.

Post History

60%
+1 −0
Incubator Q&A Can I set up a regular machine like the Steam Deck?

The Steam Deck comes with an OS which is basically a customized Arch, plus Steam, Plasma and some extra programs. The Steam Deck mounts most system dirs as read only, so for example it's not possi...

1 answer  ·  posted 5mo ago by matthewsnyder‭  ·  last activity 1mo ago by matthewsnyder‭

#2: Post edited by user avatar Monica Cellio‭ · 2024-01-14T03:52:21Z (4 months ago)
#1: Initial revision by user avatar matthewsnyder‭ · 2023-12-14T00:50:01Z (5 months ago)
Can I set up a regular machine like the Steam Deck?
The Steam Deck comes with an OS which is basically a customized Arch, plus Steam, Plasma and some extra programs.

The Steam Deck mounts most system dirs as read only, so for example it's not possible to install things with pacman. I believe it's because Valve ships updates as disc images. I don't care about replicating this part.

Otherwise, is it possible to set up something similar on a regular desktop computer? My goal is to build a game computer, connect it to the monitor in my living room, and control it mainly with a gamepad, attaching a keyboard as needed. I like how the Steam Deck (when connected to a TV and gamepad) boots straight into a Steam UI where most things are gamepad compatible, and has an option to boot into "Desktop Mode" where you can use the gamepad as a mouse and pull up an on screen keyboard. I like that it is based on Arch linux which is a practical distro.

I saw also something called SteamOS, but this seems to be something different. It's based on Debian, not Arch. Though perhaps this is a better option for using your own machine.