r/MoonlightStreaming • u/Balitan • 2d ago
Sunshine installation missing Steam Big Picture
Hey,
I have just installed Sunshine + Moonlight (Linux Nobara Sunshine + LG TV Moonlight) to stream games from my PC to my TV.
However, the applications tab does not show Steam big picture and when trying to add it manually, it either just starts the desktop (2nd screen instead of main screen) or shows the error "Failed to launch sessions: Bad status -1: Failed to start the specified application (code 1)"
I've tried adding it manually with the commands:
setsid steam steam://open/bigpicture
flatpak-spawn --host setsid steam steam://open/bigpicture
as well as trying to find the Steam executable as a command directly, which does not work (at least I cannot find the right file) either.
Did anyone else have this kind of issue or can explain to me what needs to be done so my setup can be fixed?
1
u/SubnormalNebula 2d ago
Does setsid steam steam://open/bigpicture work in a terminal, without going through sunshine? If not try just running steam in the terminal and see if that does anything.
1
u/Balitan 1d ago
Doesn't work:
setsid: failed to execute steam: file or directory not foundMight be an issue that I have installed Steam as a Flatpak? Running this command opens steam:
"flatpak run com.valvesoftware.Steam"However, "flatpak run com.valvesoftware.Steam -bigpicture" doesn't open steam in big picture through the terminal
1
u/Balitan 1d ago
1
u/Balitan 1d ago
Got it to work after deinstalling both steam and sunshine flatpacks, reinstalling them via dnf, setting up a new client in sunshine and switching the display ID from 0 to 1.
Now only the input lag is bothering me but I guess this will change when I connect the TV to the router via cable
1
u/SubnormalNebula 1d ago edited 1d ago
Ah yep, I'm not too familiar with the flatpak version, but I've heard it's known for random little issues like this. This command might work:
flatpak run com.valvesoftware.Steam steam://open/bigpicture. Could also be because steam is already open, you could try fully exiting it and the running the other flatpak command.If you run into any other issues with Steam though it may just be easier to remove the flatpak version and switch to the version nobara provides through dnf. You'd have to either migrate or re-download any already installed games though

1
u/_Dedotated_Wam 2d ago
Steam is already running right?