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

sudoless setup #150

Open
segfault16 opened this issue Apr 2, 2020 · 1 comment
Open

sudoless setup #150

segfault16 opened this issue Apr 2, 2020 · 1 comment
Assignees

Comments

@segfault16
Copy link
Owner

Right now it's only possible to run with sudo on raspberrypi, probably due to the DMA port used for driving the leds with rpi_ws281x library. Should be tested if SPI port works as well.

@segfault16 segfault16 self-assigned this May 24, 2020
@segfault16
Copy link
Owner Author

segfault16 commented May 24, 2020

Bluetooth needs sudo setcap cap_net_admin,cap_net_raw+eip on python / executable
However, setcap removes LD_LIBRARY_PATH which is required for the pyinstaller package to find the bundled libraries..

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

No branches or pull requests

1 participant