Replies: 0 comments 3 replies
-
On .deb package (debian 12 bookworm amd64) something like this
Now vaapi finally works, but when I try to connect in local web I've got moonlight error -1 and this (RTSP handshake fail)
|
Beta Was this translation helpful? Give feedback.
-
Sorry, please. Now problem in script
I very need to start x session manually, and it works when I write startx on my pc (not ssh, just on local pc) and after in gui open terminal and write "sunshine". In this scenario everything works. But how can I use sunshine remotely and headless through ssh? Please help and once again I apologize for my incompetence.. |
Beta Was this translation helpful? Give feedback.
-
We use GitHub issues strictly for actionable bug reports. Please respect that! Your GPU is very old, and limited. Patching it might help. https://docs.lizardbyte.dev/projects/sunshine/en/latest/troubleshooting/general.html#nvidia-issues You also missed some steps with the flatpak install that allow it to set capabilities. https://docs.lizardbyte.dev/projects/sunshine/en/latest/about/installation.html#flatpak-package Finally, it looks like you are trying to use X11, but your computer is actually using Wayland. Switch your desktop to X11/Xorg and then you should be able to follow this guide. https://docs.lizardbyte.dev/projects/sunshine/en/latest/about/guides/linux/headless_ssh.html |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the nightly release?
Describe the Bug
Error while start sunshine with different conditions.
Expected Behavior
I used sunshine game streaming on Linux Mint 21, Ubuntu 22.04/23.10, Debian 12 Bookworm (now). But I've after a few launches got error. Main was about encoder. On Nvidia GPU (750Ti) sunshine used only software, although before at release 20 in August Nvidia GPU with 525 proprietary driver worked very well and sunshine could use my gpu as encoder. Now sunshine uses only software, but after 1-2 launches it crashes and can't even found software encoder (failed). Now I use my built-in graphics (Intel UHD 630), 'cause I thought, what in nvidia was problem, but with intel VA-API I have also same problem (intel drivers installed). In 1 start all works ok with vaapi, but on 2nd and next launches errors. On flatpak and debian file same errors.
Additional Context
Now I executing script to start sunshine
and all works okay, my monitor showing video and sunshine executing, but past problems are also in place.
P.S. Sunshine errors also were before ssh and startx commands. I think problem not in ssh, 'cause there's image on monitor and DE (Gnome 43) working well
Host Operating System
Linux
Operating System Version
Debian 12 Bookworm
Architecture
64 bit
Sunshine commit or version
21
Package
Linux - flatpak
GPU Type
Nvidia
GPU Model
Geforce GTX 750 Ti
GPU Driver/Mesa Version
535
Capture Method (Linux Only)
X11
Config
Apps
No response
Relevant log output
Beta Was this translation helpful? Give feedback.
All reactions