On Sun, Nov 19, 2017 at 7:12 AM, Trinadh Morla <[email protected]> wrote: > Hi, > > I am trying to use overlay concept to use GPIO pin on beaglebone green > wireless board, but while using bone cape manger and slots to use pins it > has been failing with below error. > > /sys/devices/platform/bone_capemgr/slots > root@beaglebone:~/boneLed/overlay# echo DM-GPIO-Test > > /sys/devices/platform/bone_capemgr/slots > -bash: echo: write error: No such file or directory > root@beaglebone:~/boneLed/overlay# > > Could you please help to resolve this issue?
Kernel Overlays are EOL. You can type "dmesg | grep bone" and figure out what your issue is above on your own. But i'll be telling you to use U-Boot Overlays if you want support.. https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays 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/CAOCHtYjrX1%2BpwYRWfDkRkLW90Vdh0W_ybK9jqx8VzhNrGOqDYw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
