[beagleboard] Using PRU with PocketBeagle: remoteproc problems

2017-11-13 Thread Ken Shirriff
I got a PocketBeagle and I want to try out the PRU on it. Everything seems different from the PRUSSDRV stuff I'm used to. I can't get remoteproc to work, so I wanted to know which kernel and interfaces I should use. Specifically, I'm running the 2017-10-10 Stretch IoT build from

RE: [beagleboard] Re: X15 - any expansion boards for GPIO access?

2017-11-13 Thread Gerald Coley
I have something, but not tested. Not sure when I can get to it. Gerald From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On Behalf Of Jeff Andich Sent: Monday, November 13, 2017 4:42 PM To: BeagleBoard Subject: [beagleboard] Re: X15 - any

[beagleboard] Re: X15 - any expansion boards for GPIO access?

2017-11-13 Thread Jeff Andich
Hi, I cannot find the post, but a few months ago, I asked if there was a breakout board planned for the 4 expansion headers on the X15. I THINK Gerald responded by indicating that he had something already designed, but that he hadn't yet had the chance to release it and get it into the

Re: [beagleboard] Re: UART4 RS485 (RTS) not working

2017-11-13 Thread Rnd Mpt
We used the rs485 version/branch of the modbus on github. Sorry i meant to say rts instead of cts. I used my github as notes. Follow readmes and see if it helps. Its been a while since we did this. Let me know if more help is needed https://github.com/rwdutoit/beaglebone?files=1 On Mon, 13 Nov

[beagleboard] Rose-Hulman Embedded Linux Project Demos

2017-11-13 Thread Mark A. Yoder
Tomorrow my embedded linux students are demoing their projects. I'm having them reply to this message with a link the a wiki describing the project. You can also look under P here[1]. Take a look at what they have done. --Mark [1] https://elinux.org/index.php?title=Category:ECE497 --

Re: [beagleboard] Bluetooth on BBBW and BBGW

2017-11-13 Thread Robert Nelson
On Mon, Nov 13, 2017 at 1:22 PM, Stephane Charette wrote: >> > Not familiar with Bluetooth. I own several BBBW and BBGW devices. Is >> > there >> > a way to interconnect the devices using Bluetooth? >> ... >> >> Something like: >> >>

Re: [beagleboard] Bluetooth on BBBW and BBGW

2017-11-13 Thread Stephane Charette
> > > Not familiar with Bluetooth. I own several BBBW and BBGW devices. Is > there > > a way to interconnect the devices using Bluetooth? > ... Something like: > > http://bluez.sourceforge.net/contrib/HOWTO-PAN Thanks, Robert, I will try that today. Meanwhile, I'm curious to know, are

Re: [beagleboard] Bluetooth on BBBW and BBGW

2017-11-13 Thread Robert Nelson
On Mon, Nov 13, 2017 at 1:00 PM, Stephane Charette wrote: > Not familiar with Bluetooth. I own several BBBW and BBGW devices. Is there > a way to interconnect the devices using Bluetooth? > > What would that mean -- does Bluetooth provide an IP address? Is there an >

[beagleboard] Bluetooth on BBBW and BBGW

2017-11-13 Thread Stephane Charette
Not familiar with Bluetooth. I own several BBBW and BBGW devices. Is there a way to interconnect the devices using Bluetooth? What would that mean -- does Bluetooth provide an IP address? Is there an interface I can access from bash scripts? An API from C/C++? Thanks for pointers in the

Re: [beagleboard] Kernel and uboot source code for Beagle bone green wireless

2017-11-13 Thread Robert Nelson
On Mon, Nov 13, 2017 at 11:51 AM, Trinadh Morla wrote: > Hi, > > While porting Linux kernel into beagle bone green wireless board i am > getting error "wlcore: ERROR could not get configuration binary > ti-connectivity/wl18xx-conf.bin: -2" and then board was not booting

Re: [beagleboard] Kernel and uboot source code for Beagle bone green wireless

2017-11-13 Thread Trinadh Morla
Hi, While porting Linux kernel into beagle bone green wireless board i am getting error "wlcore: ERROR could not get configuration binary ti-connectivity/wl18xx-conf.bin: -2" and then board was not booting up. Can you please help to this issue? Thanks, Trinadh. On Mon, Nov 13, 2017 at 8:16 PM,

Re: [beagleboard] Re: Newbie and Mikrobus Clicks

2017-11-13 Thread Tom Dison
I will give that a go. With the USB add-on board soldered on and a wifi-click I would have quite the portable beagle. > All the wifi boards look to be uart based.. Just use the "config-pin > Px_yz uart" option on both rx/tx.. > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ >

[beagleboard] Re: Having difficulties getting TI SDK 4.01.00 graphics stack running in buildroot

2017-11-13 Thread Kyle
I figured out the problem. Buildroot was automatically adding the following compiler flags. Removing these fixed the problem. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -- For more options, visit http://beagleboard.org/discuss --- You received this message because you

Re: [beagleboard] Re: Newbie and Mikrobus Clicks

2017-11-13 Thread Robert Nelson
On Fri, Nov 10, 2017 at 7:47 PM, Tom Dison wrote: > Thanks, I soldered the headers on, uncommented the lines in uEnv.txt, and > got the ETH-WIZ-CLICK working. I'd like to get the Wifi click working, but I > don't see an appropriate entry in /lib/firmware to use. I'd also

Re: [beagleboard] Unable to get WiFi working on BBBW using the latest Debian image

2017-11-13 Thread Robert Nelson
On Sun, Nov 12, 2017 at 11:02 PM, wrote: > Hi All, > Same problem here. Which is TP1. I could not find it on the header > information . Look at the pcb, it's on the silkscreen.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit

Re: [beagleboard] Kernel and uboot source code for Beagle bone green wireless

2017-11-13 Thread Robert Nelson
On Mon, Nov 13, 2017 at 12:55 AM, wrote: > Hi, > > Could you please help me where can i get u boot and Linux kernel source code > to support beagle-bone green wireless board? Both are mainline: https://eewiki.net/display/linuxonarm/BeagleBone+Black Regards, --

Re: [beagleboard] onewire interface kernel 4.9.45-ti-r57

2017-11-13 Thread Robert Nelson
On Mon, Nov 13, 2017 at 8:41 AM, Scott Smith wrote: > Can anyone help me with configuring the onewire interface with kernel > 4.9.45-ti-r57. I have seen some tutorial using Robert C Nelson's > dtb-rebuilder for previous kernel versions, but I don't understand how to

[beagleboard] onewire interface kernel 4.9.45-ti-r57

2017-11-13 Thread Scott Smith
Can anyone help me with configuring the onewire interface with kernel 4.9.45-ti-r57. I have seen some tutorial using Robert C Nelson's dtb-rebuilder for previous kernel versions, but I don't understand how to implement this with kernel 4.9. Thanks in advance, Scott Smith -- For more

[beagleboard] Re: UART4 RS485 (RTS) not working

2017-11-13 Thread cadmagician
https://github.com/RobertCNelson/bb-kernel/issues/38 2017. november 10., péntek 20:33:49 UTC+1 időpontban dmezz...@gmail.com a következőt írta: > > Did you ever get this to work > > I am using the Nelson yakbuild kernel 4.9.45 and disabled the 8250 and > enabled omap serial in kernel

[beagleboard] Re: php+postgresql on Angstrom with nginx

2017-11-13 Thread mr . m3bed
i am facing the same issue of installing nginx + php as a web server so when i access that web from internal network !! have you found a solution for it your help and advance is highly appreciated. بتاريخ السبت، 15 فبراير، 2014 7:09:11 ص UTC+3، كتب Buchmanster Fuller: > > I'm trying to set

[beagleboard] Re: Ubuntu 14.04.1 boot on BeagleBone Black Hangs

2017-11-13 Thread lofnakumari
Hi, How did you solve this issue. Thanks On Monday, December 29, 2014 at 12:56:13 PM UTC+5:30, Raghu Bulusu wrote: > > I compiled kernel based on wiki instructions and am stuck booting to > ubuntu 14.04.1...any clues as to why or how I can debug this? > > [3.863361] davinci_mdio

Re: [beagleboard] Ubuntu 14.04.1 boot on BeagleBone Black Hangs

2017-11-13 Thread lofnakumari
Hi, I am also facing the same issue using uBuntu 14.04. and the below is my booting log. Starting kernel ... [0.00] Booting Linux on physical CPU 0x0 [0.00] Linux version 4.9.41-ge3a80a1c5c (root@ubuntu-virtual-machine) (gcc

Re: [beagleboard] UART4 RS485 (RTS) not working

2017-11-13 Thread Rnd Mpt
You have to use the hardware cts. Waveshare does not do this and youll have to solder in this wire/cts On Fri, 10 Nov 2017, 21:33 , wrote: > Did you ever get this to work > > I am using the Nelson yakbuild kernel 4.9.45 and disabled the 8250 and > enabled omap serial in

[beagleboard] Kernel and uboot source code for Beagle bone green wireless

2017-11-13 Thread trinadh . morla
Hi, Could you please help me where can i get u boot and Linux kernel source code to support beagle-bone green wireless board? Thanks, Trinadh. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

Re: [beagleboard] Unable to get WiFi working on BBBW using the latest Debian image

2017-11-13 Thread reshmi
Hi All, Same problem here. Which is TP1. I could not find it on the header information . On Thursday, October 5, 2017 at 7:07:42 PM UTC+5:30, RobertCNelson wrote: > > On Thu, Oct 5, 2017 at 7:12 AM, Hamza Khan > wrote: > > > > Hey All, > > > > I'm a newb on Linux and