this post was submitted on 07 Aug 2024
73 points (100.0% liked)

Steam Deck

14422 readers
256 users here now

A place to discuss and support all things Steam Deck.

Replacement for r/steamdeck_linux.

As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title

The following is a list of suggested flairs:
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.

Some more Steam Deck specific flairs:
[Boot Screen] - Custom boot screens/videos.
[Selling] - If you are selling your deck.

These are not enforced, but they are encouraged.

Rules:

Link to our Matrix Space

founded 3 years ago
MODERATORS
 

Text transcription of image:

@everyone The Music Control plugin is delisted and should be uninstalled as it causes Steam BPM to "bootloop" in newer versions of Decky Loader such as the current pre-releases of 3.X.X. We also have users experiencing the same issue without that plugin installed so I would recommend manually deleting one plugin at a time to see which plugin is effecting you. You will need to delete any effected plugin(s) from ~/homebrew/plugins/ (You will need to use sudo to delete the files, suggest using konsole and using sudo rm -r /path/to/plugin). Pressing Ctrl+Alt+Semicolon on a USB keyboard connected to your deck should allow you to bypass the "bootloops" and delete the plugin. Best place for discussion is <#960284126701813770>. Best of luck!

Additionally the Decky recorder plugin can prevent you from being able to use desktop mode, just giving you a black screen instead (funnily enough having steam recording turned on can do the same thing), so it's also recommended to be uninstalled.

If you're affected by any of these issues, you will want to fix it using the console. You can bypass the loop by pressing Ctrl+alt+; and then try to enter desktop mode. If you can't get into desktop mode, you can switch to a terminal in game mode by pressing ctrl+alt+f5 once you're loaded into steam OS.

Once in a terminal, you can navigate to the plugin folder with the command cd ~/homebrew/plugin, use the command ls to see all the installed plugins, and then use sudo rm -r pluginfoldername to delete individual ones.

If removing plugins doesn't fix things for you, you can instead run curl -L https://github.com/SteamDeckHomebrew/decky-installer/releases/latest/download/uninstall.sh | sh to fully uninstall Decky loader and all plugins. Afterwards you can reinstall without the problematic plugins.

When you've finished running commands, you can type reboot to restart your deck.

If you're affected and having trouble getting it fixed, feel free to ask for help here or on the Decky discord server.

EDIT: We have an updated list of plugins that are breaking boot:

  • DeckRoulette 1.1.3-0950f29
  • GameView Music 1.1.0-1
  • MicroSDeck 0.9.1-1 (see list below)
  • MusicControl 1.1.5 (see list below)
  • Network Info 1.0.1-13b914b
  • Remote Play Whatever 1.0.0
  • System Toolbox 1.0.2-1

Thankfully a new pre-release of Decky Loader came out this morning and claims to have fixed the issue.

top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 1 month ago (1 children)

This is the second plug-in I've read about in the last two weeks that causes major system crashes on the Steam Deck. Why are these little add on tools breaking the whole OS? That's nuts.

[–] [email protected] 5 points 1 month ago (1 children)

They're mostly breaking the GUI of game mode, which causes it to restart the game mode GUI. The underlying OS isn't really affected -- you should be able to SSH into an affected system or force boot into desktop mode.

[–] [email protected] 1 points 1 month ago

The jackbox megapicker issue was apparently corrupting decks bad enough that you had to reinstall SteamOS through a recovery drive to fix it. Thankfully the decky plugin issue is much less serious.

[–] [email protected] 7 points 1 month ago (1 children)

Thanks a lot for sharing this! Decky plugins often break after a Steam OS update, which is understandable, but a bootloop is more trouble than I’m looking for right now…

[–] [email protected] 4 points 1 month ago

Yeah agreed, I thought this was serious enough to warn people about.

[–] [email protected] 6 points 1 month ago
[–] [email protected] 0 points 1 month ago* (last edited 1 month ago) (1 children)

Just turn off Decky Recorder before shutting down, restarting, or switching to desktop mode. Works for me every time.

Turn off the Replay Mode toggle.

I also don't have many issues with Music Control.

[–] [email protected] 2 points 1 month ago

I had to completely uninstall Decky Recorder before I could load into desktop mode, just having it disabled wasn't enough for some reason.