Issues with Legion Go post latest update
Hello,
after the latest update, all games in game mode (steam, non-steam, emulated) started crashing
black screen ->
basically my path is missing /var in front of it.. Is my system torched? Everything has been working fine up until i updated to the latest version. I suspect i may be a steam issue as at least emulator games seems to work fine outside stream. I could try doing steam reset command, but i'm afraid i'll lose all my settings.. I guess: 1. is my system torched? Can i make my image be pulled from verified registry? 2. whats up with Distrobox error? 3. What can i do to fix games crashing? Thanks.
Verifying installation...
screen -> game mode.
Upon doing rpm-ostree status
i noticed that my image is pulled from ostree-unverified-registry
for whatever reason? Is this normal?
Moreover, when doing system update from desktop, i spotted another error with Distrobox: It says:
Error: database path "{path}" does not match our volume path "/var/{path}: database configuration missmatch
basically my path is missing /var in front of it.. Is my system torched? Everything has been working fine up until i updated to the latest version. I suspect i may be a steam issue as at least emulator games seems to work fine outside stream. I could try doing steam reset command, but i'm afraid i'll lose all my settings.. I guess: 1. is my system torched? Can i make my image be pulled from verified registry? 2. whats up with Distrobox error? 3. What can i do to fix games crashing? Thanks.
6 Replies
enter your bios and make sure UMA Frame Buffer is set to 4GB
then try again
it is currently set to Auto.
Is 4GB required?
Can i set it to 6GB?
Why this change is required?
Also, which of my 3 questions is this addressing? 🙂
Thanks, and sorry for many questions.
your system is not torched, you can fix #1 by rebasing to a signed image
#2 might require you remake your distrobox container
#3 is fixed by the bios setting
leave at 4GB for now, it's a recent kernel bug
auto should be fine but clearly isn't
im just going to chime in here that for some games (FF7) i had to set it higher than 4GB 🤢
Yeah, 4 seems a bit low for me, i'd rather set it to 6, but if this kernel bug explicitly requires 4, then i'd go with that.
Also, thanks a lot @Kyle Gospo for answers. Are there any guides to solve #1 and #2? I do not know how to rebase or remake distrobox.
the kernel bug just make the auto adjusting not work properly
also for #1 you can just rebase to the signed registry
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
or
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck-gnome:stable
whichever is applicable to you (check rpm-ostree status
)