Hi there Mahammad, First thank you for your response, so the nodejs came with the image, I can try updating and post here my findings.
I also tried octalbonescript and the author said that the library don't support capes, I don't know if it is the case with bonescript as well, but I will try update the nodejs. Thanks. On Monday, December 8, 2014 6:08:22 PM UTC-2, Mahammad Mostafa wrote: > > Hi Fernando.. the issues looks like typical nodejs modules installations > issues. > Did you install nodejs yourself or it came on the image? > There are a few but major changes regarding how to access the gpios > between the kernel 3.2 and 3.8.. so I recommend you make sure you have the > right nodejs version installed. And also reinstall all the modules by the > package manager. > > > On Thu, Dec 4, 2014 at 9:54 PM, Fernando Derkoski <[email protected] > <javascript:>> wrote: > >> Hi there I installed the image that came with the dvd, it works, but I >> cannot access the GPIO with node, with octalbonescript this is the >> error CapeMgr not found: undefined >> /usr/local/lib/node_modules/octalbonescript/index.js:155 >> var n = pin.gpio; >> ^ >> TypeError: Cannot read property 'gpio' of undefined >> >> with bonescript: >> >> /usr/local/lib/node_modules/bonescript/index.js:161 >> if(typeof resp.err != 'undefined') { >> ^ >> TypeError: Cannot read property 'err' of undefined >> >> Anyone have a solution? >> >> >> On Tuesday, October 7, 2014 5:31:24 PM UTC-3, Mahammad Mostafa wrote: >>> >>> Hi.. for the debian image.. I think it is already available under recent >>> Chipsee 2014 DVD.. image file name is: BBB_Exp_Debian20140522.img.xz >>> >>> Please check Chipsee customer support for it, they are very friendly. >>> >>> >>> >>> >>> On Tue, Oct 7, 2014 at 9:15 PM, <[email protected]> wrote: >>> >>>> I'm also interested in debian image >>>> [email protected] >>>> >>>> >>>> Il giorno domenica 5 ottobre 2014 14:41:44 UTC+2, [email protected] ha >>>> scritto: >>>> >>>>> Two questions: >>>>>> >>>>> 1. how do I stop the image from looking for internet? I just want it >>>>> to run on its own and boot up quickly. I don't want to connect to the >>>>> internet. >>>>> 2. I think chipsee finally has a debian image. Does anyone have a >>>>> copy? >>>>> >>>>>> >>>>>> >>>>> -- >>>> 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/Y-rcKPITy0Q/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 a topic in the >> Google Groups "BeagleBoard" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/beagleboard/Y-rcKPITy0Q/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> 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.
