Valve Steam Deck (valve-jupiter): Difference between revisions
Appearance
m Reverted edits by Doomfan345 (talk) to last revision by Craftyguy Tag: Rollback |
LongnoseRob (talk | contribs) update to gitlab.postmarketos.org |
||
(7 intermediate revisions by 7 users not shown) | |||
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 | ||
| status_wifi = Y | | status_wifi = Y | ||
| status_xwayland = Y | | status_xwayland = Y | ||
| status_fde = | | status_fde = Y | ||
| status_mainline = P | | status_mainline = P | ||
| status_battery = Y | | status_battery = Y | ||
Line 48: | Line 48: | ||
| status_fossbootloader = N | | status_fossbootloader = N | ||
| booting = yes | | booting = yes | ||
|type=handheld | |||
}} | }} | ||
Line 65: | Line 66: | ||
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. | 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. | ||
< | <syntaxhighlight lang="shell-session"> | ||
$ pmbootstrap init | $ pmbootstrap init | ||
$ pmbootstrap install --sdcard /path/to/sdcard | $ pmbootstrap install --sdcard /path/to/sdcard | ||
</ | </syntaxhighlight> | ||
To boot the SD card, the boot option menu can be reached by holding down the Vol- button while pressing the power button. | To boot the SD card, the boot option menu can be reached by holding down the Vol- button while pressing the power button. | ||
== Known issues == | |||
A list of known issues can be found [https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/?sort=closed_at_desc&state=opened&label_name%5B%5D=device-valve-jupiter&first_page_size=20 in the pmaports repository]. Notably, there's a full disk encryption quirk where the boot password dialog is shown sideways, but it's still usable otherwise with no functionality lost. | |||
== See also == | == See also == | ||
Line 82: | Line 87: | ||
* {{Kernel package|DEVICE_CODENAME}} | * {{Kernel package|DEVICE_CODENAME}} | ||
--> | --> | ||
[[Category:Game Console]] |
Latest revision as of 08:26, 4 November 2024
![]() Phosh on Steam Deck | |
Manufacturer | Valve |
---|---|
Name | Steam Deck |
Codename | valve-jupiter |
Released | 2022 |
Type | handheld |
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 |
Works |
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.
Known issues
A list of known issues can be found in the pmaports repository. Notably, there's a full disk encryption quirk where the boot password dialog is shown sideways, but it's still usable otherwise with no functionality lost.
See also
- pmaports!3877 Initial merge request
- Valve project with SteamOS source code