←back to thread

Steam Machine

(store.steampowered.com)
1173 points davikr | 10 comments | | HN request time: 0.001s | source | bottom
Show context
teroshan ◴[] No.45903562[source]
https://store.steampowered.com/sale/steamframe [1]

> Steam Frame is a PC, and runs SteamOS powered by a Snapdragon® 8 Series Processor. With 16GB of RAM, Steam Frame supports stand-alone play on a growing number of both VR and non-VR games without needing to stream from your PC.

So Steam + Proton works on aarch64? Is this something already available/supported, or is this an announcement?

[1] Steam Frame, which is the VR Headset releasing alongside the Steam Machine. Dedicated discussion here https://news.ycombinator.com/item?id=45903325

replies(7): >>45903594 #>>45903610 #>>45903782 #>>45904498 #>>45904680 #>>45904721 #>>45905519 #
1. delusional ◴[] No.45904498[source]
I'm more confused that it's running SteamOS which is supposedly Arch based, but arch doesn't officially support ARM. You have to use the ArchLinuxARM distro for that, which is less maintained. They got to be doing something off label for that.
replies(3): >>45904639 #>>45904856 #>>45905481 #
2. uncletaco ◴[] No.45904639[source]
Even if they are, Valve has a long track record of contributing back to open source projects.
replies(1): >>45904787 #
3. 0x1ch ◴[] No.45904787[source]
Proton was a community led effort years back. The guy who started that is now an employee at Valve (IIRC) working on Proton, but also getting paid :)
4. 0x457 ◴[] No.45904856[source]
> arch doesn't officially support ARM

Doesn't really mean much to Valve as SteamOS vendor:

- linux kernel supports aarch64 just fine

- user space supports aarach64 just as fine

- Valve provides runtime for games (be it via proton or native linux), so providing aarch64 builds is up to them anyway

The main point of ArchLinuxARM is providing compatible binaries, which isn't something hard to do in-house.

5. whatevaa ◴[] No.45905481[source]
Arch doesn't support ARM at all. Arm is somebody else hobby project.
replies(3): >>45905552 #>>45905930 #>>45907173 #
6. tiberious726 ◴[] No.45905552[source]
You mean valve's?
7. wafflemaker ◴[] No.45905930[source]
isn't Steam Deck arm based?
replies(2): >>45906038 #>>45906126 #
8. delusional ◴[] No.45906038{3}[source]
No. It's an AMD x64 CPU married to an onboard GPU.
9. milutinovici ◴[] No.45906126{3}[source]
No, it's AMD based
10. gavinsyancey ◴[] No.45907173[source]
Arch has been working with Valve on various build system improvements for some time [0], which as I understand it are targeted at making it more feasible for them to eventually support more architectures [1]. This doesn't release for several months; I wonder if there'll be an official Arch Linux ARM by then?

[0]: https://lists.archlinux.org/archives/list/arch-dev-public@li...

[1]: https://news.ycombinator.com/item?id=41696041