steamdeck-sensor
A tiny HTTP API for Steam Deck sensors
to be used to ingest GPU information into Elasticsearch using the Elastic Agent.
Installation
go install github.com/AndersonQ/steamdeck-sensor@latest
sudo steamdeck-sensor install
Or download the binary from the release page
Recover the root password
If you lost your Steam Deck root password (of course I did not lose mine):
bzcat /path/to/steamdeck-repair-image.img.bz2 | sudo dd if=/dev/stdin of=/dev/sdX oflag=sync status=progress bs=128M
cd /dev
sudo steamos-chroot --disk nvme0n1 --partset A
pass deck # to change the password for the deck user