-
-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Laggy steam Big Picture Mode when switching in from desktop mode #1675
Comments
This would fix issue ublue-os#1675 in KDE images
Might want to report this at the extest repo. |
Update, can reproduce here in a GNOME desktop image. |
I had this behavior before the Steam Families update. |
Hm, maybe I hadn't opened BPM until then. Could be older |
This adds a script that stops Steam gracefully to later on start it directly in Big Picture mode. This serves as workaround for issue ublue-os#1675
This adds a script that stops Steam gracefully to later on start it directly in Big Picture mode. This serves as workaround for issue ublue-os#1675
* Revert "chore: Kill X11 session for good" This reverts commit b7ee250. * fix(legion go): remove lcd script (#1745) It was not meant to be... * fix(steam): Add shortcut to start Steam BPM without slugishness This adds a script that stops Steam gracefully to later on start it directly in Big Picture mode. This serves as workaround for issue #1675 * chore(steam): Remove steam bpm shortcut from deck images --------- Co-authored-by: Kyle Gospodnetich <[email protected]> Co-authored-by: Antheas Kapenekakis <[email protected]>
The fix merged to I've put details in the PR. #1754 (comment) |
Describe the bug
Quote from discord
Only seems to happen when switching from desktop to Big Picture Mode.
Seems is caused by preloading
extest
inbazzite-steam
, as by modifying it to not preload it, switching between desktop / BPM doesn't suffer from said lag.What did you expect to happen?
To not be laggy
Output of
rpm-ostree status
Hardware
zeglius@bazzite
bazzite-nvidia:stable
Bazzite 40 (FROM Fedora Kinoite)
Linux 6.9.12-205.fsync.fc40.x86_64
38 mins
Spawned on Feb 28 2024
HP Pavilion Notebook
Intel(R) Core(TM) i5-8250U (4) @ 3.40 GHz
NVIDIA GeForce GTX 1050 Mobile [Discrete]
Intel UHD Graphics 620 @ 1.10 GHz [Integrated]
3.93 GiB / 7.63 GiB (52%)
602.17 GiB / 888.76 GiB (68%) - btrfs [Read-only]
1920x1080 @ 60 Hz (as 1536x864) in 16″ [Built-in]
62% [Discharging]
ST LIS3LV02DL Accelerometer
KDE Plasma 6.1.4
KWin (Wayland)
fish 3.7.0
Ptyxis 46.6
2808 (rpm), 425 (nix-user), 48 (nix-default), 33 (flatpak-system), 23 (flatpak-user), 214 (brew)
● ● ● ● ● ● ● ●
Extra information or context
extest
is used for touchpads in handhelds for wayland sessions.In theory, we shouldn't need
extest
in KDE images thanks tolibei
, but seems is not the case with GNOME1.UPDATE
Seems the issue culprit is switcheroo rather than evtest, see here
Footnotes
Needs to be verified by a GNOME handheld user withoutVerified by the extest developer himself, see here ↩extest
being preloaded.The text was updated successfully, but these errors were encountered: