Re: [beagleboard] Re: [beagle-alpha] Re: Cloud9 IDE Update (c9-core-installer_3.1.3543)

2017-06-01 Thread William Hermans
On Thu, Jun 1, 2017 at 2:26 PM, Metelko wrote: > I have updated my system starting with a base image from: > https://rcn-ee.com/rootfs/2017-04-07/elinux/ubuntu-16. > 04.2-console-armhf-2017-04-07.tar.xz > Then updating the kernel: Linux bbb-266a 4.9.30-ti-rt-r37 #1 SMP PREEMPT > RT Sun May 28 15

Re: [beagleboard] Re: [beagle-alpha] Re: Cloud9 IDE Update (c9-core-installer_3.1.3543)

2017-06-01 Thread Metelko
I have updated my system starting with a base image from: https://rcn-ee.com/rootfs/2017-04-07/elinux/ubuntu-16.04.2-console-armhf-2017-04-07.tar.xz Then updating the kernel: Linux bbb-266a 4.9.30-ti-rt-r37 #1 SMP PREEMPT RT Sun May 28 15:55:20 UTC 2017 armv7l armv7l armv7l GNU/Linux I am usin

Re: [beagleboard] Missing Intel WiFI (iwlwifi) on latest prebuilt and 4.4x ti bsp built kernels

2017-06-01 Thread Jason Kridner
On Wed, May 31, 2017 at 11:24 AM Custom AM5718 wrote: > I have a custom am57x board that uses the x15 prebuilt images and I > noticed that the iwlwifi module is not included. This prevents me from > loading my intel 3160 attached to pci > > I built the 4.4x ti bsp kernel but the config does not h

[beagleboard] Re: USB bandwidth with YUYV cameras

2017-06-01 Thread mron
BTW - The camera works fine on an rpi and my mac -- 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 beagl

Re: [beagleboard] Missing Intel WiFI (iwlwifi) on latest prebuilt and 4.4x ti bsp built kernels

2017-06-01 Thread Custom AM5718
Support for both would be ideal, we're going to target xenial On Thursday, June 1, 2017 at 1:48:46 PM UTC-4, RobertCNelson wrote: > > On Thu, Jun 1, 2017 at 12:38 PM, Custom AM5718 > wrote: > > We're investigating some code over to use the PRU, I think we'll still > > target 4.4x > > > > So

[beagleboard] USB bandwidth with YUYV cameras

2017-06-01 Thread mron
Does the BBB USB have the bandwidth to use a cheap webcam? I've been looking into this for a while and the answer seems to be no. I have a cheap camera, lsusb shows it to be a "Vega USB 2.0 Camera" . This is in the uvcvideo supported list. I can only grab 160x120 images. Lots of older posts (20

Re: [beagleboard] Missing Intel WiFI (iwlwifi) on latest prebuilt and 4.4x ti bsp built kernels

2017-06-01 Thread Robert Nelson
On Thu, Jun 1, 2017 at 12:47 PM, Robert Nelson wrote: > On Thu, Jun 1, 2017 at 12:38 PM, Custom AM5718 wrote: >> We're investigating some code over to use the PRU, I think we'll still >> target 4.4x >> >> So far everything looks fine... eeprom and tree works >> >> We had to patch our dts to add t

Re: [beagleboard] Missing Intel WiFI (iwlwifi) on latest prebuilt and 4.4x ti bsp built kernels

2017-06-01 Thread Robert Nelson
On Thu, Jun 1, 2017 at 12:38 PM, Custom AM5718 wrote: > We're investigating some code over to use the PRU, I think we'll still > target 4.4x > > So far everything looks fine... eeprom and tree works > > We had to patch our dts to add the pcie1 back in. We can do a merge request > later once we get

Re: [beagleboard] Missing Intel WiFI (iwlwifi) on latest prebuilt and 4.4x ti bsp built kernels

2017-06-01 Thread Custom AM5718
We're investigating some code over to use the PRU, I think we'll still target 4.4x So far everything looks fine... eeprom and tree works We had to patch our dts to add the pcie1 back in. We can do a merge request later once we get past the firmware load issue &pcie1_rc { status = "okay"; gp

Re: [beagleboard] Missing Intel WiFI (iwlwifi) on latest prebuilt and 4.4x ti bsp built kernels

2017-06-01 Thread Robert Nelson
Hi Shaun, On Wed, May 31, 2017 at 10:24 AM, Custom AM5718 wrote: > I have a custom am57x board that uses the x15 prebuilt images and I noticed > that the iwlwifi module is not included. This prevents me from loading my > intel 3160 attached to pci > > I built the 4.4x ti bsp kernel but the config

[beagleboard] Re: Missing Intel WiFI (iwlwifi) on latest prebuilt and 4.4x ti bsp built kernels

2017-06-01 Thread Custom AM5718
The iwlwifi configs were hidden because they depend on pci config which are not enabled by default in the 4.4x branch. Once I enabled the pci options I was able to select the intel configs and the modules were built. Here's the article I used to select the appropriate pci configs http://process

[beagleboard] Re: Intel WiFi support on latest bbx15 debian/ubuntu microsd prebuilt?

2017-06-01 Thread Custom AM5718
Sorry for the duplicate posts, I'll post my solution(s) to the other thread https://groups.google.com/forum/#!category-topic/beagleboard/s1RCR0FJOfo On Wednesday, May 31, 2017 at 3:06:50 PM UTC-4, Custom AM5718 wrote: > > I have a custom bbx15 board with an intel 3160 mini pci. It doesn't appea

[beagleboard] I2C pull-up resistance

2017-06-01 Thread Chase Schottler
I need to connect several lidar devices to the I2C bus of my BBBlue. My question is whether or not the BBBlue has internal pull-up resistors, and, if it does, what is their resistance/can their resistance be changed and how? -- For more options, visit http://beagleboard.org/discuss --- You re

Re: [beagleboard] I2C pull-up resistance

2017-06-01 Thread David Lechner
You can find the BeagleBone Blue schematic at https://github.com/beagleboard/beaglebone-blue/blob/master/BeagleBone_Blue_sch.pdf On 06/01/2017 10:00 AM, cscho...@gmail.com wrote: I need to connect a handful of lidars (3) to the I2C bus of my BBBlue. My question is whether or not the BBBlue ha

[beagleboard] I2C pull-up resistance

2017-06-01 Thread cschot16
I need to connect a handful of lidars (3) to the I2C bus of my BBBlue. My question is whether or not the BBBlue has internal pull-up resistors, and if it does, is it necessary (and possible) to set their resistance? -- For more options, visit http://beagleboard.org/discuss --- You received thi

Re: [beagleboard] NI VISA for BeagleBone Green

2017-06-01 Thread Robert Nelson
On Thu, Jun 1, 2017 at 8:24 AM, malkowki wrote: > Hi Shant, > > can you tell me how did you install the NI-VISA-5.4.1 package, is there anty > git repository to clone this driver? > > I will much appreciate your help. https://www.labviewmakerhub.com/doku.php?id=libraries:linx:start Regards, --

Re: [beagleboard] NI VISA for BeagleBone Green

2017-06-01 Thread malkowki
Hi Shant, can you tell me how did you install the NI-VISA-5.4.1 package, is there anty git repository to clone this driver? I will much appreciate your help. Regards, Le mercredi 16 décembre 2015 15:39:33 UTC+1, shant...@gmail.com a écrit : > > Aaah, the first one did the trick!! thank yo

[beagleboard] Install robotics cape on local PC

2017-06-01 Thread jesp . hc
Hi, Is it possible to install the robotics cape libraries on a PC in order to prototype code (being able to make etc) without having the beaglebone board? Best, Jesper -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Goo

Re: [beagleboard] ROS node support for BeagleBoard Blue

2017-06-01 Thread Jeff Albrecht
That worked. LED battery level display working now. - jeffa On Thursday, June 1, 2017 at 12:27:46 AM UTC-7, Jason Kridner wrote: > > > > On Wed, May 31, 2017 at 8:36 PM Jeff Albrecht > wrote: > >> On Wednesday, May 31, 2017 at 5:26:29 PM UTC-7, Jason Kridner wrote: >> >>> >>> >>> On May 31, 201

Re: [beagleboard] ROS node support for BeagleBoard Blue

2017-06-01 Thread Jason Kridner
On Wed, May 31, 2017 at 8:36 PM Jeff Albrecht wrote: > On Wednesday, May 31, 2017 at 5:26:29 PM UTC-7, Jason Kridner wrote: > >> >> >> On May 31, 2017, at 7:37 PM, Jeff Albrecht >> wrote: >> >> Can you provide the journalctl output? >> >> > Pastebin https://pastebin.com/aGMq9P7S > I didn't see