Open
Description
I am trying to get started with the CRAMPS tree overlay. My kernel version from /boot/uEnv.txt is uname_r=4.19.94-ti-r42
When I run sudo ./start-devicetree-overlay.sh CRAMPS/BeagleG-CRAMPS.dts
I get the following output:
`make: 'CRAMPS/BeagleG-CRAMPS-00A0.dtbo' is up to date.
Adding BeagleG-CRAMPS overlay
./start-devicetree-overlay.sh: line 69: /sys/devices/bone_capemgr.*/slots: No such file or directory
cat: '/sys/devices/bone_capemgr.*/slots': No such file or directory`
It seems that the bone_capemgr
directory is no longer present. It seems that for newer kernel versions the we might not compile and load the device tree overlays in this way. I will try to read more to understand how this updated process works but wondering if someone else has had this issue.
Metadata
Metadata
Assignees
Labels
No labels