[beagleboard] Re: Flir Lepton 3 and I2C

2017-12-17 Thread Davide Aguiari
I solved this problem by editing Lepton3_BBB/grabber_lib/Lepton_SDK/src/bbb_I2C.c (or rasp_I2C.c) where it uses open("/dev/i2c-2 ) instead of libmpsse. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

Re: [beagleboard] PHP installation problem

2017-12-17 Thread Stuart Longland
On 18/12/17 03:35, pmi.inter...@gmail.com wrote: > but php -v still does not work successfully.   > > If there is any advice I would be pleased to hear it. Just did a quick look on packages.debian.org… Debian 9 (aka "stretch") seems to provide PHP v7: https://packages.debian.org/stretch/php-cli

Re: [beagleboard] PocketBeagal Debian internet over macOS 10.13.2 USB host? (internet over USB)

2017-12-17 Thread Stuart Longland
On 18/12/17 01:57, Jon Pellant wrote: > I am able to 'screen' into the PB (pocketbeagle). I am loosely trying to > follow this video; however, this video is > 4+ years old and not my environment. For example, Debian does not have > the 'udhcpc' command. No expert on

[beagleboard] PHP installation problem

2017-12-17 Thread pmi . internal
I recently have tried starting with a newer image: bone-debian-9.2-iot-armhf-2017-10-10-4gb.img on a rev C BeagleBoneBlack. I have been trying to build it back to the same level as I had before, adding the PRU libraries, ntpdate, and socket. Now I find that the php files I have been using on

[beagleboard] How can I read PPM RC signal and use telemetry radio on the BBBlue?

2017-12-17 Thread dhruvlaad
Which port should I use to read a PPM RC Signal on the BBBlue? Will the DSM port work? Also, how can I use a Telemetry radio along with the BBBlue? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoa

[beagleboard] PocketBeagal Debian internet over macOS 10.13.2 USB host? (internet over USB)

2017-12-17 Thread Jon Pellant
Environment: - Host: MacBookPro - OS: macOS 10.13.2 - board: pocketbeagle - boardOS: Debian 9 IoT I am able to 'screen' into the PB (pocketbeagle). I am loosely trying to follow this video; however, this video is 4+ years old and not my environment. F

[beagleboard] How To Turn Off SSID Broadcasting

2017-12-17 Thread r2cochran2
How can I turn off SSID broadcasting by my device? I've disabled tethering through connman. Now I would like to stop the access point from broadcasting its SSID. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Gr

Re: [beagleboard] Re: PocketBeagles are Unstable

2017-12-17 Thread Jason Kridner
Thanks a lot for this analysis. I will update the image tomorrow as we try to root source the problem on the old images. > On Dec 17, 2017, at 4:10 PM, Graham wrote: > > Some further information. > > I have been unable to get your latest Stretch 9.3 IoT image to fail and > autonomously reboo

Re: [beagleboard] Re: PocketBeagles are Unstable

2017-12-17 Thread Robert Nelson
On Sun, Dec 17, 2017 at 3:10 PM, Graham wrote: > Some further information. > > I have been unable to get your latest Stretch 9.3 IoT image to fail and > autonomously reboot, when powered by Vin (P1-pin1) > ie.:" bone-debian-9.3-iot-armhf-2017-12-10-4gb.img" > > I am starting an extended test t

Re: [beagleboard] Re: PocketBeagles are Unstable

2017-12-17 Thread Graham
Some further information. I have been unable to get your latest Stretch 9.3 IoT image to fail and autonomously reboot, when powered by Vin (P1-pin1) ie.:" bone-debian-9.3-iot-armhf-2017-12-10-4gb.img" I am starting an extended test today, and letting two PBs run for the rest of the week, on

[beagleboard] multiple PWM ..

2017-12-17 Thread richatnstar via BeagleBoard
Regarding previous post (Multiple PWM), I'm running Debian 9 -- Linux arm 4.9.61-bone8 thx -- 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 rece

[beagleboard] Problem with multiple PWM overlays

2017-12-17 Thread richatnstar via BeagleBoard
Hello, I'm trying to use 3 PWM channels for RGB Led control -- I can install one overlay successfully & drive a (single color) LED changing the period & duty cycle. *root@arm:~# sudo echo BB-PWM0 > /sys/devices/platform/bone_capemgr/slots