embd icon indicating copy to clipboard operation
embd copied to clipboard

BeagleBone slots file location changed in Kernel 4.1+

Open douglas-gibbons opened this issue 8 years ago • 0 comments

Kernel 4.1+ changed the name of the slots directory from: /sys/devices/bone_capemgr.*/slots to /sys/devices/platform/bone_capemgr/slots

The fix for me was a pattern change in lines 102 and 131 of embd/host/bbb/bbb.go

Let me know if you need a pr.

douglas-gibbons avatar Mar 07 '17 00:03 douglas-gibbons