I fired up a fresh copy of the 4-18 image and noticed: debian@Bone:/var/lib/cloud9$ *ls -ls* total 24 4 drwxr-xr-x 2 root root 4096 Apr 18 20:34 autorun 4 drwxrwxr-x 6 root cloud9ide 4096 Apr 18 20:30 examples 12 -rw-rw-r-- 1 root cloud9ide 8808 Jun 27 2016 LICENSE 4 -rw-rw-r-- 1 root cloud9ide 1291 Jun 27 2016 README.md
autorun is in the wrong group. And some of the things in /opt/cloud9 aren't in cloud9ide. debian@Bone:/var/lib/cloud9$ *cd /opt/* debian@Bone:/opt$ ls -ls total 16 4 drwxr-xr-x 3 root root 4096 Apr 18 2017 backup 4 drwxr-xr-x 5 root root 4096 Apr 18 20:31 cloud9 4 drwxr-xr-x 11 debian debian 4096 Apr 18 20:34 scripts 4 drwxr-xr-x 13 debian debian 4096 Apr 18 20:37 source debian@Bone:/opt$ *cd cloud9*/ debian@Bone:/opt/cloud9$ *ls -las* total 20 4 drwxr-xr-x 5 root root 4096 Apr 18 20:31 . 4 drwxr-xr-x 6 root root 4096 Apr 18 2017 .. 4 drwxr-xr-x 3 debian debian 4096 Apr 18 20:31 build 4 drwxrwxr-x 4 root cloud9ide 4096 Apr 18 20:36 .c9 4 drwxrwxr-x 2 root cloud9ide 4096 Apr 18 20:31 .cache debian@Bone:/opt/cloud9$ c*d .c9/* debian@Bone:/opt/cloud9/.c9$ ls -ls total 16 4 drwxr-xr-x 2 root root 4096 Apr 18 20:36 bin 4 -rw-rw-r-- 1 root cloud9ide 2 Apr 13 17:47 installed 4 drwxrwxr-x 3 root cloud9ide 4096 Apr 18 20:31 node 4 -rw-r--r-- 1 root root 3414 Apr 21 2017 user.settings --Mark On Tuesday, April 18, 2017 at 5:42:06 PM UTC-4, robert nelson wrote: > > On Tue, Apr 18, 2017 at 4:40 PM, Mark Yoder <[email protected] > <javascript:>> wrote: > > I'm not getting the gpio permissions to work. I think there are two > methods > > posted here. > > > > Could you repost the one the works? > > Just: > > sudo apt update ; sudo apt upgrade > > and > > cd /opt/scripts/ > git pull > > sudo reboot > > Regards, > > -- > Robert Nelson > https://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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/aa57219a-d019-49c8-9a87-466f4897d009%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
