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

Error: Could not create Sunshine Mouse: Permission denied #52

Open
VoidIsEverywhere opened this issue Dec 24, 2020 · 2 comments
Open

Error: Could not create Sunshine Mouse: Permission denied #52

VoidIsEverywhere opened this issue Dec 24, 2020 · 2 comments

Comments

@VoidIsEverywhere
Copy link

I followed all the steps to try to set up on my linux server, but the service keeps failing.
'''
● sunshine.service - Sunshine Gamestream Server for Moonlight
Loaded: loaded (/home/void/.config/systemd/user/sunshine.service; disabled; vendor preset: enabled)
Active: failed (Result: core-dump) since Wed 2020-12-23 21:18:00 CST; 3s ago
Process: 36312 ExecStartPre=/bin/sh -c while ! pgrep Xorg; do sleep 2; done (code=exited, status=0/SUCCESS)
Process: 36314 ExecStart=/home/void/Programs/sunshine/build/sunshine (code=dumped, signal=ABRT)
Main PID: 36314 (code=dumped, signal=ABRT)

Dec 23 21:18:00 franklin systemd[1554]: Starting Sunshine Gamestream Server for Moonlight...
Dec 23 21:18:00 franklin systemd[1554]: Started Sunshine Gamestream Server for Moonlight.
Dec 23 21:18:00 franklin sunshine[36314]: [2020:12:23:21:18:00]: Error: Could not create Sunshine Mouse: Permission denied
Dec 23 21:18:00 franklin systemd[1554]: sunshine.service: Main process exited, code=dumped, status=6/ABRT
Dec 23 21:18:00 franklin systemd[1554]: sunshine.service: Failed with result 'core-dump'.
'''
I check the groups list and my user name is in inputs:
'''input:x:107:void'''
The only thing I could thing that causes this is that I am using a dummy hdmi plug and not a monitor but, this set up on the same hard ware for moonlight on windows

@VoidIsEverywhere
Copy link
Author

I fixed the problem using the suggestion from #43 I was able to pair the host and client.

@mariotaku
Copy link

mariotaku commented Feb 25, 2021

I have encountered the same problem. And got it solved according to this one: chrippa/ds4drv#93 (comment)

Creating /etc/modules-load.d/uinput.conf with the contents of

uinput

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants