[beagleboard] How to persist connmanctl settings

2017-02-24 Thread jhalpin100
I'm having a lot of trouble with connmanctl on my beaglebone black rev C. Most of the time it won't connect to my router, and when it does the settings don't persist after a reboot. Here are some details: bbb4g# uname -a Linux bbb4g 4.4.30-ti-r64 #1 SMP Fri Nov 4 21:23:33 UTC 2016 armv7l GNU/L

[beagleboard] Porting from BeagleBone Black (BBB) to BeagleBone Green Wireless (BBGW)

2017-02-24 Thread agm6274
Hello All, I've been working with BBB on a project which uses Xenomai (2.6.4 and 3), PRU and bunch of serial devices (UART, I2C and SPI). I want to move my application to BBGW (for WiFi and Bluetooth). I know there are images for BBGW (i'm still unclear which image to use), but can someone co

Re: [beagleboard] Tips on using a BBGW in a consumer product

2017-02-24 Thread William Hermans
So kind of off topic to this subject, but I felt compelled to add this. The beaglebones *DO* have a real-time clock. The problem with the real-time clock is that once the board powers down, the real-time clock is no longer functional. With no way to externally power the on die RTC, yes, there may

Re: [beagleboard] Tips on using a BBGW in a consumer product

2017-02-24 Thread William Hermans
On Tue, Feb 21, 2017 at 1:32 PM, Steve Groen wrote: > Generally: > > How do you incorporate a BBGW into a consumer product? > > Does anybody do this, or do they design their own board > > using BBGW as a base? > I almost did not respond to your post. Because we are incorporating a

[beagleboard] BBB, BB Blue & Mac OS 10.12 -Sierra

2017-02-24 Thread Kurt Talke
Hi all, I’m having trouble connecting to any BBB or the new Blue prototype i received ever since I updated to Mac OS Sierra (10.12.3). I’m guessing the Horndis drivers aren’t working properly, as the BBB doesn’t mount and isn’t recognized by my mac. Any ideas for a quick fix? Thanks, -Kurt

[beagleboard] Re: BBB, BB Blue & Mac OS 10.12 -Sierra

2017-02-24 Thread Jason Kridner
> On Feb 24, 2017, at 1:08 PM, Kurt Talke wrote: > > Hi all, > > I’m having trouble connecting to any BBB or the new Blue prototype i received > ever since I updated to Mac OS Sierra (10.12.3). I’m guessing the Horndis > drivers aren’t working properly, as the BBB doesn’t mount and isn’t >

[beagleboard] Re: Running GUI apps in a non-desktop debian BBB

2017-02-24 Thread TJF
Hi Dror! Am Donnerstag, 23. Februar 2017 16:40:46 UTC+1 schrieb Dror Lugasi: > > my question is: can i run IDE's like eclipse or monodevelop with the their > GUI in this current situation? > > i have tried to install them and then type "monodevelop" or "eclipse" in > the command line and nothing

[beagleboard] Re: Running GUI apps in a non-desktop debian BBB

2017-02-24 Thread Mark
For more information on how to setup eclipse on a windows computer and cross-compile for the Beaglebone, check out this link http://derekmolloy.ie/beaglebone/setting-up-eclipse-on-the-beaglebone-for-c-development/ On Thursday, February 23, 2017 at 9:40:46 AM UTC-6, Dror Lugasi wrote: > > Hi Eve

[beagleboard] Re: Tips on using a BBGW in a consumer product

2017-02-24 Thread Geoff L.
We are doing this in production now.I think the answer has a lot of dependencies, like what is the product and the build quantities. Also BBB does not have an RTC, so if you need reliable clock, you will need to figure out a solution for that. But if you can physically fit the BBGW in yo

[beagleboard] How to flash custom BBB image created with Buildroot into eMMC?

2017-02-24 Thread Timo Välimäki
Hi, I've created custom BBB image with the Buildroot. My build: Buildroot: 2017.02-rc1 Toolchain: gcc-linaro-5.4.1-2017.01-x86_64_arm-linux-gnueabihf Kernel: 4.8.11 (omap2plus + modified em335x-boneblack.dtb) U-boot: 2017.03-rc2 + patch: //rcn-ee.com/repos/git/u-boot-patches/v2017.03-rc2/0001-

Re: [beagleboard] Re: eQEP on 4.4.19-ti-r41

2017-02-24 Thread Hugh Frater
I was getting weird values - it turns out I didn't correctly understand how to use pin-config & the universal overlay. When I configured the pins correctly, everything works. On Friday, 3 February 2017 21:18:35 UTC, Drew Fustini wrote: > > On Fri, Feb 3, 2017 at 6:02 AM, Hugh Frater > wrote: >

Re: [beagleboard] xrandr Can't open display

2017-02-24 Thread Przemek Klosowski
On Fri, Feb 24, 2017 at 2:49 AM, sajeevan k wrote: > > After I enter startx in the command prompt of my desktop (ie > root@beaglebone:~#) the following messages appearing in the display of my > desktop. > > > root@beaglebone:~# startx > > > X.Org X Server 1.16.4 > (==) Using system config dir

[beagleboard] Re: Tips on using a BBGW in a consumer product

2017-02-24 Thread Jason Kridner
> On Feb 21, 2017, at 1:32 PM, Steve Groen wrote: > > Jason Kridner, > > Generally: > How do you incorporate a BBGW into a consumer product? Get an electrical engineer and an embedded Linux consultant to validate it in your application. Contact the hardware supplier (Seeed) and ask abo