On Fri, Oct 7, 2016 at 2:01 PM, Britton Kerin <[email protected]> wrote: > I used to configure the IO pins with my custom DTO like this: > > SYSTEM_CK ("dtc -O dtb -o DM-GPIO-HWM-00A0.dtbo -b 0 -@ DM-GPIO-HWM.dts"); > SYSTEM_CK ("cp DM-GPIO-HWM-00A0.dtbo /lib/firmware/"); > SYSTEM_CK ("echo DM-GPIO-HWM >/sys/devices/bone_capemgr.9/slots"); > > After flashing to the latest image > (bone-debian-8.4-lxqt-4gb-armhf-2016-05-13-4gb.img) and an apt-get upgrade, > this no longer works: the third command faile because > /sys/devices/bnoe_capemgr.9/slots no longer exists. > > Unfortunately I didn't check before the apt-get upgrade. I found some stuff > that makes it look like this probably isn't the problem though. > > What should I be looking for to get the third command or something equivalent > working again?
/sys/devices/platform/bone_capemgr/slots https://github.com/beagleboard/bb.org-overlays/blob/master/readme.md 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/CAOCHtYgCnBgDTz6gU%2BnPGMsZH%3DwTzx8in_g64%3Dkhmhw4XVwLgA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
