From 112cfdb1ea5446e6e5b68d5a20367da77f85909e Mon Sep 17 00:00:00 2001 From: Samuel Dionne-Riel Date: Tue, 29 Aug 2023 23:11:21 -0400 Subject: [PATCH] docs: Add steam deck info from README --- docs/devices/valve-steam-deck/index.md | 31 ++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 docs/devices/valve-steam-deck/index.md diff --git a/docs/devices/valve-steam-deck/index.md b/docs/devices/valve-steam-deck/index.md new file mode 100644 index 00000000..abed8a14 --- /dev/null +++ b/docs/devices/valve-steam-deck/index.md @@ -0,0 +1,31 @@ +Steam Deck +========== + +Configuration +------------- + +When configuring the system, import `./modules` from this repo in your configuration and enable the Steam Deck-specific hardware configurations with `jovian.devices.steamdeck.enable = true;`. + + +Firmware Updates +---------------- + +Firmware update, at this time, is not handled automatically. + +### `steamdeck-firmware` + +Updates to the BIOS and the controller are available in the `steamdeck-firmware` package: + +- BIOS: Run `sudo jupiter-biosupdate` +- Controller: Run `sudo jupiter-controller-update` + +### `jupiter-dock-updater-bin` + +Updates to the Docking Station firmware are available in the `jupiter-dock-updater-bin` package. +Connect to the dock via USB-C and run `jupiter-dock-updater` to update. + + +Helpful Tips +------------ + +To enter the boot menu, power off the Steam Deck then hold down `Volume-` and tap the `Power` button.