steamdeck-sensor

command module
v0.0.0-...-2b1da33 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2024 License: MIT Imports: 10 Imported by: 0

README

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
  • Shut down your Steam Deck if it isn't already off. Hold 'Volume Down' and click the Power Button - when you hear the chime, let go of the Volume Down button, and you'll be booted into the Boot Manager.

  • sudo ~/tools/repair_device.sh chroot should chroot into the installed system, but there is a bug. Thus do it manually using relative paths:

cd /dev
sudo steamos-chroot --disk nvme0n1 --partset A
pass deck # to change the password for the deck user

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL