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

Fix motor board USB bug #79

Open
WillB97 opened this issue Nov 14, 2023 · 0 comments
Open

Fix motor board USB bug #79

WillB97 opened this issue Nov 14, 2023 · 0 comments

Comments

@WillB97
Copy link
Contributor

WillB97 commented Nov 14, 2023

There's bug with the rpi.gpio-common udev rule that causes the root hub to be made only readable by root when the motor board is plugged in too far down the USB tree.

See raspberrypi/linux#3779 (comment) and https://groups.google.com/g/linux.debian.bugs.dist/c/5jI9dDZgfUU

The mitigation for this is to remove the rpi.gpio-common package. We are already including the required udev rule and installing RPi.GPIO in pyenv, so this is the only change required.

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

1 participant