Skip to content
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

Sunshine service failing to autostart on Bazzite gnome desktop images #2044

Open
wolfyreload opened this issue Jan 2, 2025 · 1 comment
Open
Labels
bug Something isn't working sunshine Self-hosted game stream host for Moonlight

Comments

@wolfyreload
Copy link
Contributor

Describe the bug

It looks like there is a problem with sunshine failing to autostart on the desktop images of Bazzite. tested on bazzite-gnome-nvidia:testing-41.20250101 and bazzite-gnome:testing-41.20250101

I get the following errors in the log

sunshine[6282]: Error: Client failure: Daemon connection failed
sunshine[6282]: Error reading events from display: Broken pipe
systemd[1624]: sunshine.service: Main process exited, code=exited, status=1/FAILURE
systemd[1624]: sunshine.service: Failed with result 'exit-code'.

If I manually start the service with systemctl --user start sunshine is starts without issue

Also tested on "bazzite-deck-gnome:testing-41.20250101" and the service starts without issue so it seems to be specific to the Gnome desktop images.

As a work around, I've added Sunshine to Tweaks >> Startup Applications

What did you expect to happen?

I would expect the sunshine service to start up on bazzite-gnome-nvidia and bazzite-gnome like it does on bazzite-gnome-deck

Output of rpm-ostree status

● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-gnome-nvidia:testing-41.20250101
                   Digest: sha256:d327c14bfb9ed80279ef456a2aeee3b0b23a87167a7f20dc0faf5a23d82fac1f
                  Version: testing-41.20250101 (2025-01-01T10:37:35Z)
                     Diff: 2 upgraded, 76 removed, 37 added
          LayeredPackages: code cosmic-store nemo qdirstat

ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck-gnome:testing-41.20250101
                   Digest: sha256:e2a26ab8246441a3a44b9dfbf2f59708120605059be745f1d6af665580de6be4
                  Version: testing-41.20250101 (2025-01-01T10:38:30Z)
          LayeredPackages: code cosmic-store nemo qdirstat

  ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-gnome:testing-41.20250101
                   Digest: sha256:590b5e06d4875b3b99e7b20c642441b1e393af97b63c00fca17c97c34cac2c42
                  Version: testing-41.20250101 (2025-01-01T10:43:02Z)
          LayeredPackages: code cosmic-store nemo qdirstat

Hardware

Desktop with Nvidia RTX 1050 TI but I also tested on the ROG Ally RC71L_RC71L and the issue is reproduce-able there.

Extra information or context

No response

@dosubot dosubot bot added bug Something isn't working sunshine Self-hosted game stream host for Moonlight labels Jan 2, 2025
@wolfyreload
Copy link
Contributor Author

Note that KDE is not affected at all, seems to be Gnome specific

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sunshine Self-hosted game stream host for Moonlight
Projects
None yet
Development

No branches or pull requests

1 participant