On Thu, Jun 1, 2017 at 5:13 PM, Mary Metelko <[email protected]> wrote:
> The Adafruit_BBIO code usage does work when the user is root. > Then it's a matter of permissions. Which means you need to adjust permission forr the user using those applications. Make udev rules for the hardware you're using to allow a group to use that hardware, then add that user to that group. Or just run the application as root. FYI, startup scripts run in the traditional manner all run as root anyhow. So perhaps running as root is the optimal fix ? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALHSORpR8n8r5A3epu1wJiXBJEuFLfX3CJzTsq5LVNV%3D8A41gQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
