On Sat, May 10, 2014 at 11:14 AM, cecco <[email protected]> wrote:
>
> Hello to everyone!
> I've just experimented this things in last week, and with suggestion of that
> "special community" I've solved the same problem.
> Today I’ve downloaded last release of Ubuntu (14.04-05-06) with Linux arm
> 3.8.13-bone49 #1 kernel from here and written the image with "sudo
> ./setup_sdcard.sh --mmc /dev/sdxxx --uboot bone".
> All works very fine, except for load my cape overlay: from command line is
> ok, but from uEnv.txt (as we know, but when you are desparate...) and from
> '/etc/default/capemgr' won't work!
> The problem is that '/etc/default/capemgr' seems to not be read: I can put
> what I want in it, but no errors or warnings appear in dmesg...
> My previous successfully tests are made with debian and 3.8.13-bone47
> kernel.

Odd, the ubuntu upstart script looks like this:

https://github.com/RobertCNelson/omap-image-builder/blob/master/target/init_scripts/capemgr-ubuntu.sh

First thing it does is:

. /etc/default/capemgr

So what does your /etc/default/capemgr look like?

Regards,

-- 
Robert Nelson
http://www.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