On Wed, Apr 6, 2016 at 11:00 AM, Josh Datko <[email protected]> wrote:

> On the BBB, using Linux beaglebone 4.1.18-ti-r53 (from console flasher
> image), the CryptoCape no longer appears to load:
>
>
> debian@beaglebone:~$ dmesg | grep CRYPTO
> [    3.607175] bone_capemgr bone_capemgr: slot #3: 'BB-BONE
> -CRYPTO,00A0,SparkFun,BB-BONE-CRYPTO'
> [    4.617394] bone_capemgr bone_capemgr: loader: failed to load slot-3
> BB-BONE-CRYPTO:00A0 (prio 0)
>
> I'm not sure how to debug this further.
>
> I tried this on both an older cape and a newer one and I (or SparkFun)
> haven't changed.
>
> I checked
> https://github.com/RobertCNelson/dtb-rebuilder/tree/4.1-ti/src/arm but
> I didn't see the overlay.
>
> Is there something else one needs to do now to enable this (or other
> capes?)
>

The 'console' doesn't ship the *.dtbo objects (yet, i need to finish up the
deb package)..

sudo apt-get update
sudo apt-get install git-core device-tree-compiler

git clone https://github.com/beagleboard/bb.org-overlays
cd ./bb.org-overlays

./install.sh

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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to