John Syn <[email protected]> wrote: > > On 8/16/14, 9:20 AM, "[email protected]" <[email protected]> wrote: > > >I want to read the ADC inputs on my Beaglebone Black without root > >privilege. Using the Adafruit_BBIO.ADC package in Python requires > >root privilege, are there any ways of doing it without? > Use group permissions. If you are part of a group and ADC is part of the > same group, you can access ADC without being root. > Er, ADC can't really be "part of a group" as it's not a user.
If there *is* a group whose membership allows access to the ADC inputs then I'd like to know what it is. I've looked through /etc/group and there's nothing obviously associated with IO. -- Chris Green ยท -- 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]. For more options, visit https://groups.google.com/d/optout.
