Re: [beagleboard] Can't locate /sys/class/leds folder

2017-10-21 Thread William Hermans
On Sat, Oct 21, 2017 at 2:39 PM, William Hermans wrote: > wgd@wgd:~$ uname -a > Linux wgd 4.4.68-ti-r111 #1 SMP Wed Jun 28 10:06:34 UTC 2017 armv7l > GNU/Linux > wgd@wgd:~$ ls /sys/class/leds/ > beaglebone:green:usr0 beaglebone:green:usr2 > beaglebone:green:usr1

Re: [beagleboard] Can't locate /sys/class/leds folder

2017-10-21 Thread William Hermans
wgd@wgd:~$ uname -a Linux wgd 4.4.68-ti-r111 #1 SMP Wed Jun 28 10:06:34 UTC 2017 armv7l GNU/Linux wgd@wgd:~$ ls /sys/class/leds/ beaglebone:green:usr0 beaglebone:green:usr2 beaglebone:green:usr1 beaglebone:green:usr3 wgd@wgd:~$ cat /etc/dogtag BeagleBoard.org Debian Image 2017-07-01 -- For

[beagleboard] Can't locate /sys/class/leds folder

2017-10-21 Thread QuarkyUp
Hey all, So I followed this paper in order to setup my Beaglebone Black : free-electrons.com/doc/training/buildroot/buildroot-labs.pdf But now that I want to try out some simple code (blinking on-board LED), I can't find the "leds" folder where I can manipulate those LEDs. There is no "leds"

[beagleboard] Bb Blue and EduMip host issue

2017-10-21 Thread wade beatty
Hi, I am working with my grandson on the EduMip robot with BB Blue. It is assembled and I can start it balancing through cloud 9 with rc_balance but not with balance.py where we could control it with the arrow keys. I get an error on RUN with balance.py: - Your code is