I'm not getting the gpio permissions to work. I think there are two methods posted here.
Could you repost the one the works? --Mark On Tuesday, April 18, 2017 at 5:34:56 PM UTC-4, Mark Yoder wrote: > > The last URL should be: > > > https://github.com/rcn-ee/repos/blob/master/bb-customizations/suite/jessie/debian/80-gpio-noroot.rules > > On Thursday, April 13, 2017 at 4:48:30 PM UTC-4, robert nelson wrote: >> >> On Thu, Apr 13, 2017 at 3:07 PM, Mark Yoder <[email protected]> wrote: >> > That was it. gpio seems to be working now as debian. I'll keep >> playing... >> >> Okay got gpio working and it's not locking up the serial port: >> >> chown -R root:gpio /sys/class/gpio >> chmod -R ug+rw /sys/class/gpio >> >> >> https://github.com/RobertCNelson/boot-scripts/commit/dfd4241c909000837a1ebb7fb6c3d474def8e52f >> >> >> and this udev rule: >> >> >> https://github.com/rcn-ee/repos/blob/master/bb-bb-customizations/suite/jessie/debian/80-gpio-noroot.rules >> >> >> Regards, >> >> -- >> Robert Nelson >> https://rcn-ee.com/ >> > -- 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/e5708002-4706-4ce8-8f53-3e1404a5d834%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
