On Thu, Nov 5, 2015 at 12:24 PM, jason <[email protected]> wrote:
> I am attempting to update my beaglebone black Rev C to the 4.1 kernel from
> https://github.com/RobertCNelson/bb-kernel and filesystem from
> https://rcn-ee.com/rootfs/eewiki/minfs/debian-8.2-minimal-armhf-2015-09-07.tar.xz
>
> uname -a: Linux arm 4.1.10-bone16 #2 Tue Oct 27 19:53:33 EDT 2015 armv7l
> GNU/Linux
>
> I am having an issue loading capes from the kernel command line.I downloaded
> and installed the bb.org overlays per the eewiki instructions without issue,
> however capemgr will not load the dtbo files on boot. I can load them
> manually without an issue after the kernel boots or by specifying them in
> /etc/default/capemgr. This behavior appears similar to what would occur when
> the .dtbo is not loaded into the initrd, however I have run the
> /opt/scripts/tools/developers/update_initrd.sh and it made no difference. Is
> there a step I might have missed along the way.

Sounds like either the initrd is not being used or the dtbo objects
aren't present..

Make sure this file:

https://raw.githubusercontent.com/rcn-ee/repos/master/bb-customizations/suite/jessie/debian/dtbo

exists

/usr/share/initramfs-tools/hooks/dtbo

If you can please add a serial boot log, i want to see what u-boot's
doing with the initrd. ;)

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