Valve Steam Deck (valve-jupiter): Difference between revisions
Appearance
m rollbackEdits.php mass rollback Tag: Rollback |
m device doesn't require flashing in the way a android phone does, instead it can just boot a generic image |
||
Line 16: | Line 16: | ||
<!-- the following status_* questions should be answered with Y for yes, P for partial, N for no, - for N/A or unavailable, or left blank for untested or unknown --> | <!-- the following status_* questions should be answered with Y for yes, P for partial, N for no, - for N/A or unavailable, or left blank for untested or unknown --> | ||
| status_usbnet = N | | status_usbnet = N | ||
| status_flashing = | | status_flashing = - | ||
| status_touch = Y | | status_touch = Y | ||
| status_screen = Y | | status_screen = Y |
Revision as of 02:57, 25 July 2023
![]() Phosh on Steam Deck | |
Manufacturer | Valve |
---|---|
Name | Steam Deck |
Codename | valve-jupiter |
Released | 2022 |
Hardware | |
Chipset | AMD Aerith |
CPU | AMD Zen 2 |
GPU | AMD Custom RDNA 2 |
Display | 7-inch 1280x800 |
Storage | 64GB eMMC, 256GB NVMe, or 512GB NVMe |
Memory | 16GB |
Architecture | x86_64 |
Software | |
Original software | SteamOS |
FOSS bootloader | no |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | partial |
USB Networking |
Broken |
---|---|
Internal storage |
No data |
SD card |
No data |
Battery |
Works |
Screen |
Works |
Touchscreen |
Works |
Touchpad |
Works |
Multimedia | |
3D Acceleration |
Works |
Audio |
Works |
Camera Flash |
No data |
Connectivity | |
WiFi |
Works |
Bluetooth |
Works |
Miscellaneous | |
FDE |
Partial |
USB-A |
Works |
USB OTG |
Works |
HDMI/DP |
Works |
Sensors | |
Accelerometer |
Broken |
Ambient Light |
Broken |
Haptics |
No data |
Contributors
Users owning this device
- AlleM43
- Asgardius (Notes: Aftermarket SSD)
- Craftyguy (Notes: Aftermarket SSD)
- Dragon788 (Notes: haven't done much dual booting, but I have 2x Decks to experiment on)
- Ell2e (Notes: Aftermarket SSD)
- Hexaheximal (Notes: 256GB, although I run postmarketOS from an SD Card)
- Little-miss-synth (Notes: the device is a pc in terms of hardware, treating as a porting target is pointless)
- Russanandres (Notes: SteamOS)
- Stupidenbyace
Installation
Use pmbootstrap to build your own installation image.
At the moment, only installing postmarketOS to SD card is supported. Installing pmOS to the NVMe drive in the Steam Deck will wipe existing SteamOS partitions, and hasn't been tested.
$ pmbootstrap init
$ pmbootstrap install --sdcard /path/to/sdcard
To boot the SD card, the boot option menu can be reached by holding down the Vol- button while pressing the power button.
See also
- pmaports!3877 Initial merge request
- Valve project with SteamOS source code