On Mon, Sep 21, 2015 at 4:27 PM, Rick Mann <[email protected]> wrote: > >> On Sep 21, 2015, at 06:47 , Robert Nelson <[email protected]> wrote: >> >> On Mon, Sep 21, 2015 at 3:03 AM, Rick Mann <[email protected]> wrote: >>> I have a file /etc/default/capemgr. I'm not sure of its intended use. But >>> the contents in my Sep Jessie Debian are: >>> >>> --------- >>> # Default settings for capemgr. This file is sourced by /bin/sh from >>> # /etc/init.d/capemgr.sh >>> >>> # Options to pass to capemgr >>> CAPE= >>> >>> --------- >>> >>> I went looking for /etc/init.d/capemgr.sh, but it doesn't exist. Does that >>> mean /etc/default/capemgr? This >>> (http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Loading_custom_capes) >>> says it was a workaround for wheezy, is that fixed in jessie? >> >> >> It's was fixed via: "bb-customizations" >> >> Which has a script to push all *.dtbo's into the initrd.img >> >> https://github.com/rcn-ee/repos/blob/master/bb-customizations/suite/wheezy/debian/dtbo > > So, this happens when you're building an image, not at startup?
For background, go read up on the systemd/udev vs kernel.org firmware loading "issue" that cropped up around v3.9/etc.. The issue has been resolved in an initramfs hook, (see link above), the failsafe /etc/init.d/capemgr.sh script isn't needed anymore, but left for users that use it. 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.
