Jump to content

Valve Steam Deck (valve-jupiter): Difference between revisions

From postmarketOS Wiki
m rollbackEdits.php mass rollback
Tag: Rollback
update to gitlab.postmarketos.org
 
(6 intermediate revisions by 6 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 = N
| 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 = P
| 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.


<source lang="shell-session">
<syntaxhighlight lang="shell-session">
$ pmbootstrap init
$ pmbootstrap init
$ pmbootstrap install --sdcard /path/to/sdcard
$ pmbootstrap install --sdcard /path/to/sdcard
</source>
</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

Valve Steam Deck
Phosh on Steam Deck
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
Features
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


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