Thanks so much, this is very useful, nice to know not to worry about the npm nags.
I'm having a lot of confusion as to what various dtb files do. Offhand, I've no idea which ones would "force a "white" *.dtb on a black". I just updated my kernel: cd /opt/scripts/tools git pull sudo ./update_kernel.sh --lts-4_1 --ti-channel What about: Suggested packages: linux-firmware-image-4.1.18-ti-r49 Should I install it? I'm having trouble with the BB-UART1 overlay (I started another thread with the details) so I'm trying the latest kernel and overlays in lieu of any suggestions yet from that thread. Thanks again! --wally. On Friday, February 26, 2016 at 1:47:38 PM UTC-6, RobertCNelson wrote: > > > /etc/systemd/system/sockets.target.wants/node-red.socket to > > /lib/systemd/system/node-red.socket. > > bb-node-red-installer:Installed > > > > > > I rebooted and all seems well, Presumably I next need to do : > > npm install i18next > > although I'm not sure what the "from version 2.0.0" is trying to tell > me. > > That message isn't for you... It's for the npm maintainer of > "node-red"... I haven't found a good way to keep npm shut up yet, > still show some progress.. > > > Cloning my 8GB SD card went a lot faster doing these upgrades, which > brings > > up the question: > > Can I make an SD card of the latest "Jessie testing" image on one BB, > say a > > BBB install and setup my "extras" and then clone it and boot it on a > > different BB, say a BBG? > > That works fine, i do it in the lab here all the time with the > Black/Green.. > > > I've BBW,BBB, & BBG, in other words, is there any "first boot" code in > the > > images that change things based on what system its booted on initially? > > u-boot can correctly detect the board... Just don't force a "white" > *.dtb on a black, as you'll burn out hdmi.. > > > I initially got my first BBG to be a hardware backup in case a hardware > > interface blunder killed my BBW, once the initial run able version of > my > > application was working, I cloned the SD card, edited /boot/uEnv.txt to > > disable eMMC and booted it on the BBG. My application appeared to run > (uses > > essentially all the GPIO on P8), without the external hardware connected > I > > couldn't be 100% sure. but all the /sys/class/gpio/gpio* matched the P8 > ones > > from the BBW > > 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]. For more options, visit https://groups.google.com/d/optout.
