You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When launching sunshine the first time on my EndeavourOS (Arch based) and logging in on the web configuration UI I get the following message:
Attention! Sunshine detected these errors during startup. We STRONGLY RECOMMEND fixing them before streaming.
« Fatal: You must run [sudo setcap cap_sys_admin+p $(readlink -f sunshine)] for KMS display capture to work!
« Fatal: Unable to find display or encoder during startup.
« Fatal: Please check that a display is connected and powered on.
But the recommended command sudo setcap cap_sys_admin+p $(readlink -f sunshine) does not work on my system.
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
When launching sunshine the first time on my EndeavourOS (Arch based) and logging in on the web configuration UI I get the following message:
But the recommended command
sudo setcap cap_sys_admin+p $(readlink -f sunshine)
does not work on my system.But the recommended command from the documentation
sudo setcap cap_sys_admin+p $(readlink -f $(which sunshine))
works fine (https://docs.lizardbyte.dev/projects/sunshine/en/v0.14.0/about/usage.html#setup).So I think the message on the home screen should be updated.
Expected Behavior
I would expect that the displayed command help me resolve the problem.
Additional Context
No response
Host Operating System
Linux
Operating System Version
EndeavourOS (6.6.25-1-lts)
Architecture
64 bit
Sunshine commit or version
[2024:04:10:22:16:41]: Info: Sunshine version: v0.23.
Package
Linux - AUR (Third Party)
GPU Type
AMD
GPU Model
Radeon RX 6800
GPU Driver/Mesa Version
mesa 24.0.4-2 /
Capture Method (Linux Only)
Config
Apps
No response
Relevant log output
The text was updated successfully, but these errors were encountered: