I really appreciate your replies, Robert. My two threads of questions are a little inter-related.
Ultimately, I'm trying to do 2 things: 1. Run a custom app using openCV on BBB 2. Provide a web interface to interact with that app with bonescript If I downgrade the kernel to 3.8, won't I have cross-compile issues from my Jessie PC? I seem to recall that what got me into the mess where I messed up my board was this: openCV uses other armhf libraries. Those versions (Jessie) don't match the BBB (wheezy, if I downgrade). So, if I want to cross-compile openCV on BBB AND have bonescript work, is the only way to do it to put wheezy on my PC? On a side note, any idea when bonescript might understand 4.1? thanks for all your help. On Tue, Jul 7, 2015 at 3:59 PM, Robert Nelson <[email protected]> wrote: > On Tue, Jul 7, 2015 at 3:56 PM, Adam Weiss <[email protected]> wrote: > > In that case, is there any reason that the bonescript demos (both from > the > > default web page and Cloud 9) wouldn't update the LEDs? > > Is anyone else seeing this on Jessie on BBB? > > Downgrade to 3.8.x, bonescript doesn't understand 3.14/4.1 yet.. > > cd /opt/scripts/tools/ > git pull > sudo ./update_kernel.sh --stable --bone-channel > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/g6vHNbdxnBM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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.
