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

Unable to set SoapyRemote thread priority unless Server running as root #19

Closed
gedger opened this issue Jul 9, 2016 · 2 comments
Closed

Comments

@gedger
Copy link

gedger commented Jul 9, 2016

SoapyRemote does't appear to be able to set it's own thread priority as it gives a warning

[WARNING] Set thread priority 0.5 failed: Operation not permitted

If the Server is run as root then warning goes away.

@guruofquality
Copy link
Contributor

Its a linux security limits thing. The only options are to run as root or to edit the security limits. Some notes here: https://github.com/pothosware/SoapyRemote/wiki#remotepriority

@gedger
Copy link
Author

gedger commented Jul 11, 2016

Thanks, sorry missed this in the documentation.

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