[beagleboard] Controlling which partition gets booted to in an A/B partitioning scheme using a boot partition

2017-12-22 Thread 'Luther Goh Lu Feng' via BeagleBoard
I have a multi paritioned microSD card as follows. P1 is the boot partition, P2 and P3 are rootfs partitions. Based on my investigations, I have ensured both P2 and P3 are bootable rootfs. By default, the BBB will boot to P2. By adding mmcpart=3 in /boot/uEnv.txt, I can let the BBB boot to P3. T

[beagleboard] Debian Stretch Flavors

2017-12-22 Thread Paul Van den Bergh
Hi All, On https://elinux.org/BeagleBoard:BeagleBoneBlack_Debian there are four kind of 'flavors' of Debian Stretch: - Machinekit - lxqt - iot - console I would like to know which features are supported by the different flavors. Couldn't find info via Google, allas... Is there s

[beagleboard] Bootstrapping the PocketBeagle with a 2GB SD card

2017-12-22 Thread Stuart Longland
Hi all, Just having a crack at getting the PocketBeagle going. If I plug it in to USB with no SD card attached, I see the blue power LED come on, and the following kernel messages: > Dec 22 19:59:53 localhost kernel: [1568370.371239] usb 2-1.6: new full-speed > USB device number 4 using ehci-pc

[beagleboard] npm fmclick1

2017-12-22 Thread pete
fmclick1 at npm is javascript version of si4703 radio driver. -- 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 em

[beagleboard] Timers, interrupts and other such delights

2017-12-22 Thread Hugh Frater
I have a mechatronic device which has a couple of 'jog' buttons, these are working nicely on a interrupt. The interrupt code fires on level change then checks the value - corresponding code sections send a command to the PRU via /dev/rpmsg_pru31. Part of the command sent is a numeric value repr

[beagleboard] node-red errors: waiting for missing types to be registered: - bbb-discrete-out -- How do i fix this

2017-12-22 Thread kris . r . jensen
Here is the output from starting node-red at the command line Welcome to Node-RED === 22 Dec 04:55:06 - [info] Node-RED version: v0.17.5 22 Dec 04:55:06 - [info] Node.js version: v6.12.2 22 Dec 04:55:06 - [info] Linux 4.4.91-ti-r133 arm LE 22 Dec 04:55:11 - [info] Loading palett

[beagleboard] Hardware-accelerated GUI

2017-12-22 Thread dvd1202
I have to develop a GUI application for Beaglebone Black. As I'm using Gtk, it's unacceptably slow. Problem is that the SGX drivers don't work with X, so I have to access the frame buffer directly somehow. Using Gtk is ideal but not necessary - my goal is to develop a GUI that makes use of hard

[beagleboard] Network connection problem

2017-12-22 Thread Pankhuri Vanjani
This status doesn't turn to active sometimes after connecting. If i restart it later or do it again n again..then it gets fine ... but is there any good solution to it?

[beagleboard] hardware trouble! can't boot my BBB

2017-12-22 Thread vinkerv
Hi, I got a BBB board a few days ago. It is a board with XAM3359 MPU. It can not boot from emmc. So I tried to boot from SD card. However, everytime it stopped at the same place, with log: U-Boot 2013.04-dirty (Jun 19 2013 - 09:57:14) I2C: ready DRAM: 512 MiB WARNING: Caches not enabl

[beagleboard] hardware trouble, BBB can't boot successfully

2017-12-22 Thread vinker vinker
Hi, I got a BBB a few days ago. It has a XAM3359 MPU. It can't boot from emmc, so I tried to boot it from SD card. However, everytime it stopped at the same place with the same log. The image version is Angstrom-Cloud9-IDE-GNOME-eglibc-ipk-v2012.12-beaglebone-2013.06.20.img.

[beagleboard] Re: Roboticscape support under Ubuntu 16.04 LTS on Beaglebone Black Wireless + Robotics Cape

2017-12-22 Thread Louis L. Whitcomb
Hi Robert:    Just checking in to see if you have had a chance to look into the combination of the robotics cape under Ubuntu that we discussed via email on 11/27/2017?  The beaglebone blue worked great under Ubuntu, but the roboticscape does not.  If not, perhaps you can point me in the righ

Re: [beagleboard] Timers, interrupts and other such delights

2017-12-22 Thread 'Mark Lazarewicz' via BeagleBoard
I'm  working on commercial  drive much more complex than what your doing but jog is a use case. we use  rtos not Linux but concept is the same. While loops in interrupts bad practice might be causing problem and won't work in multithreaded environment. We have a high speed periodic servo thread c

[beagleboard] npm fmclick1 javascript node version of si4703 mikrobus fm click board

2017-12-22 Thread pete
npm install fmclick1. node javascript version of si4703 driver. -- 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

Re: [beagleboard] npm fmclick1 javascript node version of si4703 mikrobus fm click board

2017-12-22 Thread Stuart Longland
On 23/12/17 07:12, pete wrote: > npm install fmclick1.  node javascript version of si4703 driver. Are you having problems with this Node module? This is the second time you've posted this and I really don't understand what you are trying to tell us. -- Stuart Longland (aka Redhatter, VK4MSL) I

[beagleboard] Re: npm fmclick1 javascript node version of si4703 mikrobus fm click board

2017-12-22 Thread pete
no i finally got it published. it is javascript version of si4703 driver. when i first posted i was still having trouble publishing to npm. thanks. On Friday, December 22, 2017 at 4:12:42 PM UTC-5, pete wrote: > > npm install fmclick1. node javascript version of si4703 driver. > -- For more