Steam Big Picture: "An error has occurred during the update process"
Hey there - I'm currently on the Bazzite GNOME desktop build, and I layered the
gamescope-session-plus
and gamescope-steam-session
packages, and enabled the Bazzite repos in /etc/yum.repos.d/. I can boot into Big Picture mode through gamescope just fine; however, when attempting to progress past the network screen, it comes up with an error: "An error has occurred during the update process", and refuses to progress any further, no matter if I'm on a wired or wireless network.
I noticed these error messages in systemctl logs, in case they're helpful. They look to be permission errors:
In addition, I'm also wondering if it's possible to get the "Return to Gaming Mode" option to work through the logo menu.11 Replies
You can rebase to the Deck image:
rpm-ostree rebase ostree-image-signed:docker//ghcr.io/ublue-os/bazzite-deck-gnome
It should work just fineYeah, I might just end up rebasing in the end. Less hassle that way
You won't lose any user data doing so. I'd highly recommend it
I asked this earlier but just to make sure again: there's no real caveats to running the deck build on a desktop setup, right?
No caveats whatsoever. I use it on my desktop 🙂
Sweet, thank you!!
No problem. By the way, the reason this error occurs is because the desktop image doesn't ship our steamos-update script. No way around that unfortunately
Ah, good to know. It felt like a bit of a hacky solution trying to get it to work under the desktop image as it was
I've got it set up now. Is there a way to boot into GDM on startup? Unfortunately with the way the Deck image is set up, it either has to boot into gamescope-session on login (which I don't want), or with
ujust toggle-autologin
, it will boot into my desktop at login, but then I can't actually go into gamescope-session without it resetting me back to the desktop immediately. In addition I lose the ability to lock the screen (probably due to no GDM)
Well, I rebased back to the desktop build, and gamescope now seems to works fine there lol. Only weird thing is return to desktop in gamemode is non functional, and just softlocks
Should do it
Gave it a go. Unfortunately the return to desktop button still softlocks when I change to GDM, I'm assuming because I had to disable SDDM and the autologin daemon. Any workaround for that? It feels so close! When I was using Arch Linux, the default behaviour was to boot me back to GDM when switching to desktop mode (which is ideal for my case)
Update: if you select "restart steam", it'll boot you back into GDM. I'm satisfied with this solution for the time being
I'll look into it