For PC gaming news and discussion.
PCGamingWiki
Rules:
- Be Respectful.
- No Spam or Porn.
- No Advertising.
- No Memes.
- No Tech Support.
- No questions about buying/building computers.
- No game suggestions, friend requests, surveys, or begging.
- No Let’s Plays, streams, highlight reels/montages, random videos or shorts.
- No off-topic posts/comments, within reason.
- Use the original source, no clickbait titles, no duplicates.
(Submissions should be from the original source if possible, unless from paywalled or non-english sources.
If the title is clickbait or lacks context you may lightly edit the title.)
- 1 user online
- 172 users / day
- 335 users / week
- 802 users / month
- 3.13K users / 6 months
- 1 subscriber
- 6.23K Posts
- 44.5K Comments
- Modlog
$25, on release day, without DRM? LFGGGGG!!!
I live outside the US so with me regional pricing it’s like $12.
Now, my steamdeck will not boot up.
It was glitchy after a decky update so I’ve got to fix that first.
Try booting into a live environment and renaming the folder with the Decky plugins. I think it’s ~/homebrew.
If you want to completely disable Decky from autostarting, you can chroot into your SteamOS and disable plugin_loader.service with the command “systemctl disable plugin_loader.service”. You might have to add “–user” after the word disable.
Thanks! How do I boot into a live environment? Is it an option from the boot menu?
You will need a USB type C to type A adapter and a USB hub. Flash the SteamOS recovery image (or any other distro) to a flash drive, noting that it will erase all the data on it. Plug a keyboard and that flash drive into the Steam Deck, then hold volume down while turning it on to get into the boot menu.
For chrooting instructions, read this: https://linuxcommandlibrary.com/man/steamos-chroot
Your drive is going to be /dev/nvme0n1
You may need to switch into your user profile after chrooting if the first systemctl command doesn’t work. I think the username in SteanOS is “deck”, so the command is “su deck”
Thanks! I have all that prepared as I was ready to reinstall.
I’ll try this first 🙏