On Tuesday, December 23, 2014 1:38:17 PM UTC-5, david turvene wrote: > > > It seems like the device names have changed so I did a little quick > hacking on hw_oldkernel.js, which resulted in the GPIO's being found but > other errors generated. Rather than continue this, I'm going to step back > and look at my options.... > > With the new device names, I can work on the GPIO's through the cloud9 IDE. All I had to do is change the gpio sysfs string from "/sys/class/leds/beaglebone::" to "/sys/class/leds/beaglebone:green:" (hw_oldkernel.js) This works ONLY through the cloud9 browser IDE; when I run on a command line using sudo, the bonescript paths are not found and when I run as a normal user I get permission errors on the devices. Soooo, I guess the cloud9 IDE has superuser rights or something.
Overall it's a pretty nice interface. -- 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.
