This is more of a basic Linux question than anything else. You may want to pick up a Linux book and read about user groups, and permissions.
On Mon, Dec 2, 2013 at 3:06 PM, <[email protected]> wrote: > Hello, > > I want to setup to use the GPIOs without root access. > > So far i am able to access the GPIOs with root access in my C++ program > using SYSFS, but when I run the program again, it receives Permission > Denied. > > The program tries to access /sys/class/gpio, trying to call : export 60 > > /sys/class/gpio > > is there a way to read and write to the GPIOs without root access? > > Richard > > > -- > 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/groups/opt_out. > -- 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/groups/opt_out.
