Appimage: no right for inputs #304
Unanswered
solisinvictum
asked this question in
Sunshine
Replies: 0 comments 2 replies
-
https://docs.lizardbyte.dev/projects/sunshine/en/latest/about/usage.html#linux You need to restart the system after applying udev rules. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have of course. Have now like mentioned on the other discussion, installed arch and compiled it from aur. this works. On Debian 12 not. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
User is in the input group. sunshine still complains:
[2023:09:15:06:14:31]: Error: Could not create Sunshine Mouse: Keine Berechtigung
[2023:09:15:06:14:31]: Error: Could not create Sunshine Touchscreen: Keine Berechtigung
[2023:09:15:06:14:31]: Error: Could not create Sunshine Keyboard: Keine Berechtigung
[2023:09:15:06:14:31]: Error: Unable to create some input devices! Are you a member of the 'input' group?
cat /etc/udev/rules.d/85-sunshine.rules
KERNEL=="uinput", SUBSYSTEM=="misc", OPTIONS+="static_node=uinput", TAG+="uaccess"
Expected Behavior
No response
Additional Context
No response
Host Operating System
Linux
Operating System Version
Debian 12
Architecture
64 bit
Sunshine commit or version
latest
Package
Linux - AppImage
GPU Type
none (software encoding)
GPU Model
123
GPU Driver/Mesa Version
123
Capture Method (Linux Only)
No response
Config
Apps
No response
Relevant log output
Beta Was this translation helpful? Give feedback.
All reactions