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/CAOCHtYgvmE-jdyOk-hnGUHRwwiQUyZ7f9d1TyAzFX21cwZGx4A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
