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

pico not recognized due to 69-eigenharp.rules missing from /etc/udev/rules.d in Patchbox OS with ORAC installed #22

Open
DaveCasey opened this issue Jul 30, 2020 · 0 comments
Labels

Comments

@DaveCasey
Copy link

I'm not sure if this should be filed here, under Orac, or somewhere in the Patchbox/Pisound world. Thanks for making and generously sharing cool things. Sorry to bug you about stuff like this.

Describe the bug
Eigenharp pico not recognized by raspberry pi running latest patchbox os.
cp 69-eigenharp.rules to /etc/udev/rules.d in Patchbox OS with ORAC installed

To Reproduce
Install patchbox os on a raspberry pi
install the Orac module using the Patchbox Configuration Utility
ssh to the pi
ls /etc/udev/rules.d

Expected behavior
The pico being recognized by Orac on the pi as easily as it is on the organelle.

Screenshots
n/a

Desktop (please complete the following information):
Linux patchbox 4.19.71-rt24-v7+ #1 SMP PREEMPT RT Wed Mar 11 16:54:08 EET 2020 armv7l
running on Raspberry Pi 3.

Additional context
the following steps resolve the issue:
277 sudo cp 69-eigenharp.rules /etc/udev/rules.d
278 sudo udevadm control --reload-rules

@DaveCasey DaveCasey added the bug label Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant