bedHedd's blog because discourse > twitter

More steam deck debugging

This originally started as a post here, but I realized the tangent about resetting my sudo password wasn’t as important

figuring out how to reset steam/kde’s user password

Though before I could set the controllers on my steam deck, I actually forgot my sudo password (I set it a long time ago).

I intially tried this guide, but I ran into a error
https://old.reddit.com/r/SteamDeck/comments/x4ho0g/made_a_password_for_kde_completely_forgot_it_cant/imvfce4/

I ran into the same
steamos-chroot' '--disk' '/dev/nvme0n1' '--partset' 'B' /usr/bin/steamos-chroot: line 206: /run/lock//dev/nvme0n1-B.flock: No such file or directory
that this user encountered
https://old.reddit.com/r/SteamDeck/comments/x4ho0g/made_a_password_for_kde_completely_forgot_it_cant/kwl2suk/

The solution to that was actually to not use the recovery manager, but rather modify the grub boot settings.
I used this guide

The creator actually had the instructions also written too

Suggested by this user
https://old.reddit.com/r/SteamDeck/comments/181cwyi/problem_resetting_deck_password/kafdlmy/

It’s times like these where I’m glad I forced myself to daily drive linux on my main computer. All the times where things broke and I needed to look up how to fix it using exclusively the command line really helped build my resilience.

I think as Large Language Models get fine tuned for coding/CLI tasks such as open hermes

It won’t people from copy pasting commands and running them (I’m guilty of that), but it will make it easier to interpret commands and scripts before running them.

1 Like