Re: [beagleboard] Beaglebone Blue Ubuntu 18.04.2 problem with robotcontrol

2019-04-14 Thread Peter Lawler
On 15/4/19 10:47 am, Robert Nelson wrote: Like what is stated here: http://strawsondesign.com/docs/librobotcontrol/installation.html#installation_s5 Regards, Yes. One isn't directed to that page out of the box in any way though (at least with my Element 14 vendored Blue). The only URL

Re: [beagleboard] Beaglebone Blue Ubuntu 18.04.2 problem with robotcontrol

2019-04-14 Thread Peter Lawler
I can confirm that having done precisely this on the weekend, it works. Though it took me a while to find the hidden notation about it. May I humbly suggest that the robotics package checks the necessary bootloader during install/update and defaults to "fixing" it (or at least suggesting it should

[beagleboard] Re: Can't get Dallas 1wire to present a device

2019-03-27 Thread Peter Lawler
On Thursday, 28 March 2019 13:20:24 UTC+11, Peter Lawler wrote: > > Hi! > I'm trying to forward port some stuff to latest uboot and kernel. Part of > it relies on Dallas 1Wire. But I can't seem to get devices to appear on the > bus. Here's what I've done > Hi

[beagleboard] Can't get Dallas 1wire to present a device

2019-03-27 Thread Peter Lawler
Hi! I'm trying to forward port some stuff to latest uboot and kernel. Part of it relies on Dallas 1Wire. But I can't seem to get devices to appear on the bus. Here's what I've done # Ensure have the latest overlays $ git clone https://github.com/BeagleBoard/bb.org-overlays.git $ cd bb.overlays

Re: [beagleboard] Beaglebone AI

2019-03-05 Thread Peter Lawler
IIRC they had demo units at Embedded World last week (or at least we're talking about them) On Wed., 6 Mar. 2019, 10:00 Graham, wrote: > > https://beagleboard.org/ai > > Hmm. > > --- Graham > > == > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received

Re: [beagleboard] BBB Infinite boot loop (possibly cooked after uboot update?)

2018-04-09 Thread Peter Lawler
On 10/04/18 03:45, Robert Nelson wrote: That's really strange, kinda looks like memory corruption from all the randomness, can you give this image a quick check: https://rcn-ee.net/rootfs/bb.org/testing/2018-04-08/stretch-console/bone-debian-9.4-console-armhf-2018-04-08-1gb.img.xz it has

[beagleboard] BBB Infinite boot loop (possibly cooked after uboot update?)

2018-04-09 Thread Peter Lawler
Hi! See below the serial boot log of a machine I've tried to get off the ground. It won't boot itself, nor an SD Card. I've tried with a fresh SD card image with the boot button depressed, and with the internal eMMC install as well. Odd thing is, it'd appear to be running 2018-01 uBoot, where

[beagleboard] Re: connman wifi autoconnect

2017-09-13 Thread Peter Lawler
, that's my wild stab in the dark. On Monday, 11 September 2017 08:22:24 UTC+10, Peter Lawler wrote: > > Hi! > I can't seem to get connman to bring up my USB WiFi connection > automatically on boot. Seems to happen on both 4.4 and 4.9 kernels. > Suggestions welcome. > >

[beagleboard] connman wifi autoconnect

2017-09-10 Thread Peter Lawler
Hi! I can't seem to get connman to bring up my USB WiFi connection automatically on boot. Seems to happen on both 4.4 and 4.9 kernels. Suggestions welcome. I'd like to move away from having ethernet on my older boards. I'm using WiPi dongles that work perfectly fine if I manually connect...

Re: [beagleboard] Issues loading capes

2017-09-05 Thread Peter Lawler
On Wednesday, 6 September 2017 10:51:46 UTC+10, RobertCNelson wrote: > > > > On Sep 5, 2017 5:07 PM, "Peter Lawler" <relwa...@gmail.com > > wrote: > > Thanks, I'll check them out. > > Just glancing at the doc now, I'm not immediately seeing to h

Re: [beagleboard] Issues loading capes

2017-09-05 Thread Peter Lawler
elson" <robertcnel...@gmail.com> wrote: > On Tue, Sep 5, 2017 at 6:23 PM, Peter Lawler <relwalre...@gmail.com> > wrote: > > Hi! > > Not really sure where to go from here. > > > > $uname -a > > Linux tester 4.9.45-ti-r57 #1 SMP PREEMPT Fri Aug 25 22:58:

[beagleboard] Issues loading capes

2017-09-05 Thread Peter Lawler
Hi! Not really sure where to go from here. $uname -a Linux tester 4.9.45-ti-r57 #1 SMP PREEMPT Fri Aug 25 22:58:38 UTC 2017 armv7l GNU/Linux $ cat /etc/dogtag rcn-ee.net console Debian Image 2017-08-11 $ sudo sh -c "echo 'BB-UART1' > /sys/devices/platform/bone_capemgr/slots" [ 80.994834]

[beagleboard] Re: write to slots file as normal user?

2017-08-31 Thread Peter Lawler
On 31 Aug 2017 22:18, "Robert Nelson" <robertcnel...@gmail.com> wrote: On Thu, Aug 31, 2017 at 6:56 AM, Peter Lawler <relwalre...@gmail.com> wrote: > > > On Thursday, 31 August 2017 12:58:16 UTC+10, Drew Fustini wrote: >> >> This person noticed th

[beagleboard] Re: write to slots file as normal user?

2017-08-31 Thread Peter Lawler
On Thursday, 31 August 2017 12:58:16 UTC+10, Drew Fustini wrote: > > This person noticed that Adafruit_BBIO doesn't work when not root: > https://forums.adafruit.com/viewtopic.php?f=49=105847#p606973 > > Issue seems to be: > open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE)

Re: [beagleboard] Serial Debug Header access query

2017-05-30 Thread Peter Lawler
On 30/05/17 08:30, Robert Nelson wrote: > Hi Peter, > > systemd should trigger on: > > debug: [console=ttyO0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 > rootwait coherent_pool=1M net.ifnames=0 quiet cape_universal=enable] > ... > > and setup a serial login console... > > do you have this

Re: [beagleboard] Serial Debug Header access query

2017-05-29 Thread Peter Lawler
Thanks for that, Robert. On my way to second job. Will check it out when I get back to the desk in about 6 hours. On 30 May 2017 08:31, "Robert Nelson" wrote: Hi Peter, systemd should trigger on: debug: [console=ttyO0,115200n8 root=/dev/mmcblk0p1 ro

[beagleboard] Serial Debug Header access query

2017-05-29 Thread Peter Lawler
Hi! Just wondering if something's changed recently in the way the Serial Debug Header operates? I'm asking because I've grabbed the recent release, updated to stretch, and OK yes sure added a couple of what I'd call 'basic' things in - nothing too major - but now I don't get access via the

Re: [beagleboard] Hardware backdoor / violation / malware / spyware risks after purchase

2017-03-26 Thread Peter Lawler
Your Subject talks "after purchase" but your Body suggests before. Either way, solution is pretty much the same. As the design files are available, fab your own from the ground up. And by that I mean own the fab plant n stuff, buy an ARM license, get an engineering degree, implement the chip,

[beagleboard] 2S LiPo

2017-03-15 Thread Peter Lawler
Anyone got a good source for the 2S battery used in the Blue? Sure, I can eBay or stuff just thought I'd ask in here first for any recommendations. Ideally placed that would be OK shipping to Australia. P. -- For more options, visit http://beagleboard.org/discuss --- You received this message

Re: [beagleboard] Re: on accessing the p8/9 headers

2017-03-13 Thread Peter Lawler
On 13/03/17 12:26, 'woody stanford' via BeagleBoard wrote: Or I will be forced to go to Mouser and ask for a refund on my BB. Wait, Mouser will process refunds if the owner posts spam to a moderated list?! P. -- For more options, visit http://beagleboard.org/discuss --- You received this

Re: [beagleboard] Root login change?

2017-03-02 Thread Peter Lawler
I reckon it's probably more likely that after 25 or so years, most people have either been trained out of the bad habit or just didn't think it was possible because it's such a risky thing to do. iptables, however... P. On 3 Mar. 2017 16:42, "Robert Nelson" wrote: >

Re: [beagleboard] Is there a web server on the BBB

2017-02-04 Thread Peter Lawler
Probably the nodejs thing for bonescript. Can't recall where the pages are stored On 4 Feb. 2017 16:52, "'woody stanford' via BeagleBoard" < beagleboard@googlegroups.com> wrote: > I notice something comes back on my port 80. > > Is there a real web sever serving that page thats coming back, and

Re: [beagleboard] Re: WiFi was working, is now missing

2016-12-10 Thread Peter Lawler
On 11/12/16 05:33, perverseosmo...@gmail.com wrote: A guy on amazon says that maybe they've changed the chipset in these? If that's the case, is there a reliable WiFi dongle for the BeagleBone that doesn't require tremendous effort to get working? It took me 3 before I found the TL-WN727N.

[beagleboard] crash(1) not available for armhf

2016-10-30 Thread Peter Lawler
Hi! Just wondering if anyone has any experience using crash(1) on BBB et al. I've just been updating my script for installing admin tools on my boxens, and discovered Debian Bug #763856 where crash(1) is not available for armhf (but is available on armel and arm64). To be clear, I don't

Re: [beagleboard] Re: Python GPIO Error

2016-07-17 Thread Peter Lawler
On 14/07/16 22:40, msriram1...@gmail.com wrote: While I try to implement it using the Beaglebone Black I am getting the following error. "Traceback (most recent call last): File "ult.py", line 5, in import BBIO.GPIO as GPIO# Import GPIO library ImportError: No

Re: [beagleboard] BeagleBone Black is not Boot

2016-07-13 Thread Peter Lawler
Make sure all flow control is of. I've purchased some cables where TX and RX are reversed, check that well On 14 Jul 2016 12:14, "Sangyong Lee" wrote: > Thank you for reply. > > I was tried connect to debug mode used serial cable. > > but, is not connect. It has been shown

Re: [beagleboard] does beagleboard X15 support 4k HDMI output?

2016-07-13 Thread Peter Lawler
Off the top of my head first thing in the morning, sounds like a PCIe add-on board project for someone. On 14 Jul 2016 07:40, "Gerald Coley" wrote: > No. 1920 x 1080 60FPS. > > Gerald > > > On Wed, Jul 13, 2016 at 4:35 PM, Yicheng Bai wrote: > >>

Re: [beagleboard] Re: Adafruit BBIO Python library

2016-05-30 Thread Peter Lawler
On 30/05/16 17:34, Drew Fustini wrote: Thanks Robert and Pete. I made a change to setup.py to define BBBVERSION41 based on platform.release() which does reflect the correct kernel version. I've opened a Pull Request against Pete's adafruit-beaglebone-io-python

Re: [beagleboard] Re: Adafruit BBIO Python library

2016-05-29 Thread Peter Lawler
On 30/05/16 08:00, Robert Nelson wrote: On Sun, May 29, 2016 at 12:58 AM, Drew Fustini wrote: What would be the proper way to update /usr/include/linux/version.h to reflect 4.1+? OH yuck.. ;) I've always thrown linux-libc-dev into the great /dev/null Since the

[beagleboard] Adafruit BBIO Python library

2016-04-28 Thread Peter Lawler
Hi folks, Just a quick note to let you know I've spent some time tracking down the differences between 3.8 and later versions for the Adafruit BBIO Python library. I first noted this post https://forums.adafruit.com/viewtopic.php?f=49=91903=468811#p469266 which discusses that the 3.8

[beagleboard] BB-RELAY-4PORT overlay

2016-04-24 Thread Peter Lawler
Hi folks, Having a brain fade moment I think. I'm interested utilising in the BB-RELAY-4PORT overlay, so I've loaded it up. # cat /sys/devices/platform/bone_capemgr/slots 0: PF -1 1: PF -1 2: PF -1 3: PF -1 9: P-O-L- 0 Override Board Name,00A0,Override

Re: [beagleboard] Re: Troubleshooting one-wire DS18B20 detection on BBB, debian, kernel: 3.8.13-bone70

2016-04-04 Thread Peter Lawler
On 2016/04/05 10:35 AM, William Hermans wrote: No idea if kernel 4.1.x will work for the OP or not. Indeed. I would, however, strongly suggest that if it's for work connected to op's mail address - Queensland (Australia) Department of Agriculture and Fisheries - they move to a 4.1 LTS kernel

Re: [beagleboard] Re: Troubleshooting one-wire DS18B20 detection on BBB, debian, kernel: 3.8.13-bone70

2016-04-04 Thread Peter Lawler
On 2016/04/05 10:27 AM, Robert Nelson wrote: Guys, or just use v4.1.x, i have a nice example using P9.12: https://github.com/beagleboard/bb.org-overlays/blob/master/examples/BB-W1-P9.12/example.sh Regards, Followup: After moving my data pin from 17 using my attempt at DTO to pin 12 with

Re: [beagleboard] Re: Troubleshooting one-wire DS18B20 detection on BBB, debian, kernel: 3.8.13-bone70

2016-04-04 Thread Peter Lawler
On 2016/04/05 10:27 AM, Robert Nelson wrote: Guys, or just use v4.1.x, i have a nice example using P9.12: https://github.com/beagleboard/bb.org-overlays/blob/master/examples/BB-W1-P9.12/example.sh I'm so embarrassed right now. I now remember thinking on Sunday 'I think RCN shipped a demo'

Re: [beagleboard] Re: Troubleshooting one-wire DS18B20 detection on BBB, debian, kernel: 3.8.13-bone70

2016-04-04 Thread Peter Lawler
On 2016/04/05 10:14 AM, matthew.redd...@daf.qld.gov.au wrote: Hi William and Peter... Using the modprobe w1-gpio produces no output. 'modprobe -v w1-gpio' would produce more detail (to test, use modprobe -r w1-gpio to unload the module first). However I'm just reading up and what William

Re: [beagleboard] Re: Troubleshooting one-wire DS18B20 detection on BBB, debian, kernel: 3.8.13-bone70

2016-04-04 Thread Peter Lawler
On 2016/04/05 10:08 AM, William Hermans wrote: So, perhaps, but if there is something wrong with the device tree blob file, the driver wont auto load. Which would give us an indication as to what's wrong. ahhh... *grabs another coffee* -- For more options, visit

Re: [beagleboard] Re: Troubleshooting one-wire DS18B20 detection on BBB, debian, kernel: 3.8.13-bone70

2016-04-04 Thread Peter Lawler
On 2016/04/05 9:49 AM, William Hermans wrote: Ok, so the device tree seems to load but where is the output of lsmod ? It should look something like( more or less ) with hopefully the generic one-wire module also loaded. My understanding was that 3.8 and above kernels needed no module,

[beagleboard] Re: Troubleshooting one-wire DS18B20 detection on BBB, debian, kernel: 3.8.13-bone70

2016-04-04 Thread Peter Lawler
On Tuesday, 5 April 2016 08:04:14 UTC+10, matthew...@daf.qld.gov.au wrote: > > Hello BBB Gurus, > > Hi there, I offer no help really... but heh funny you raise this as I'm trying to get this sensor to 'work' under 4.1.18 by first trying to follow the 3.8 way of doing things then learning

Re: [beagleboard] looks like the BeagleBone Black and this community is dead. Cannot even flash 8.3.

2016-03-20 Thread Peter Lawler
On 21 Mar 2016 06:28, "Karl Easterly" wrote: > Mine are going in the trash Seriously? Don't trash em. Send em to me. Email me your details and I'll pay for shipping if you like. PO Box 195 Lindisfarne Tasmania AUSTRALIA 7015 P. -- For more options, visit

[beagleboard] Unable to locate certain 4.1.13-ti-r34 packages

2015-11-26 Thread Peter Lawler
Hi! I noticed today that there's a new 'stable' kernel available (for Stretch, in my case, probably for others as well) via RCN's tools, so I tried update_kernel.sh .. E: Unable to locate package mt7601u-modules-4.1.13-ti-r34 E: Couldn't find any package by regex

Re: [beagleboard] Unable to locate certain 4.1.13-ti-r34 packages

2015-11-26 Thread Peter Lawler
On 27 Nov 2015 14:13, "Robert Nelson" <robertcnel...@gmail.com> wrote: > > > On Nov 26, 2015 3:02 PM, "Peter Lawler" <relwalre...@gmail.com> wrote: > > > > Hi! > > I noticed today that there's a new 'stable' kernel available (for Stretc

Re: [beagleboard] Unable to locate certain 4.1.13-ti-r34 packages

2015-11-26 Thread Peter Lawler
On 27 Nov 2015 14:36, "Robert Nelson" <robertcnel...@gmail.com> wrote: > > > On Nov 26, 2015 9:25 PM, "Peter Lawler" <relwalre...@gmail.com> wrote: > > > > > > On 27 Nov 2015 14:13, "Robert Nelson" <robertcnel...@gmail.com>

Re: [beagleboard] Unable to locate certain 4.1.13-ti-r34 packages

2015-11-26 Thread Peter Lawler
On 27 Nov 2015 15:32, "Robert Nelson" <robertcnel...@gmail.com> wrote: > > On Thu, Nov 26, 2015 at 9:55 PM, Peter Lawler <relwalre...@gmail.com> wrote: > > > > On 27 Nov 2015 14:36, "Robert Nelson" <robertcnel...@gmail.com> wrote: > >

Re: [beagleboard] Future of BeagleBone (Black)?

2015-05-19 Thread Peter Lawler
On 19/05/15 16:45, Karl Karpfen wrote: So: what future could be there for the BeagleBone (Black)? Will there be a somehow compatible successor? Or what else is planned? Well, there's the upcoming X15. http://elinux.org/Beagleboard:BeagleBoard-X15 And if I were a betting man, I'd put a few

Re: [beagleboard] RE: Add a new cape for BeagleBone

2015-05-18 Thread Peter Lawler
On 19/05/15 03:07, Pascal FIFRE wrote: Hi, Did you receive my mail ? Yes we did. I (and I can't speak for others but would not be surprised if similar there) suspect you aren't receiving the responses. Please see Gerald's comments:

Re: [beagleboard] BBB cpu upgrade?

2015-04-25 Thread Peter Lawler
At a guess, after the X15 comes out there will probably be a small form factor based on the same CPU. At a guess P. On 25/04/2015 11:18 PM, Chris Morgan chmor...@gmail.com wrote: Hi all. We, the company I work for and myself personally, like the bbb for its performance, price, headers and

Re: [beagleboard] CortexA15 L2 cache enable

2015-04-21 Thread Peter Lawler
vacation and stop changing things. Gerald On Fri, Apr 17, 2015 at 1:12 AM, liyaoshi liyao...@gmail.com wrote: Actually I only have dra752 on hand . not beagleboard x15 .just custom J6 board 2015-04-17 13:45 GMT+08:00 Peter Lawler relwalre...@gmail.com: On 17/04/15 11:51, liyaoshi wrote: Hello

Re: [beagleboard] CortexA15 L2 cache enable

2015-04-16 Thread Peter Lawler
On 17/04/15 11:51, liyaoshi wrote: Hello all Do you know , how to enable L2 cache in Beagle-x15 board ? Screw enabling L2 cache, how to get hold of a Beagle-x15 board? ;) P. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed

[beagleboard] Re: rcn-ee.net 2015-02-19 builds

2015-02-22 Thread Peter Lawler
On 23/02/2015 12:27 AM, Robert Nelson robertcnel...@gmail.com wrote: Those are the rootfs documented here, http://elinux.org/BeagleBoardDebian and http://elinux.org/BeagleBoardUbuntu Huzzah! Thanks. P. On Feb 22, 2015 2:03 AM, Peter Lawler relwalre...@gmail.com wrote: Hi! (CC Robert

Re: [beagleboard] Use microSD as storage

2015-02-11 Thread Peter Lawler
On 12/02/15 07:21, Gerald Coley wrote: Hello. Gerald G'day. Pete. On Wed, Feb 11, 2015 at 12:23 PM, hristo.i...@gmail.com wrote: Hi there -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

[beagleboard] BeagleBone Cookbook - O'Reilly Media

2015-02-10 Thread Peter Lawler
Just wondering if anyone's picked up a copy of the Early Release of this book yet and if so what's the opinion? http://shop.oreilly.com/product/0636920033899.do -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google

Re: [beagleboard] BeagleBone Cookbook - O'Reilly Media

2015-02-10 Thread Peter Lawler
On 11/02/15 09:47, Philip Polstra wrote: I'm pretty sure Jason likes it! ;-) Hah. I only just now noticed his email address. Bodes well :) Speaking of BBB books, there is an advanced robotics book that just came out that's pretty good. What's the title? I seem to recall seeing a couple at

Re: [beagleboard] Mobile Developers - iOS and Android ::::: Columbus, OH

2015-02-09 Thread Peter Lawler
On 10/02/15 09:08, rajagut...@gmail.com wrote: Hi, This is Nagaraju Gutta, - Recruitment and Resources from SancroSoft USA Inc. We have an urgent requirement as follows: snip Requirement Details Mobile developers - iOS and Android Maybe you should spam iOS and Android mail lists,

Re: [beagleboard] Rpi2 + Windows 10. Who's gonna buy BBB?

2015-02-03 Thread Peter Lawler
On 04/02/15 02:50, Gerald Coley wrote: My point was Microsoft is scared, They are after the Arduino shield market. What intrigues me about MS's move is whether it'll increase pressure on Apple to let other manufacturers run iOS for (and ergh I hate this term) IoT environments. Pete. -- For

Re: [beagleboard] Re: OSX + Baeglebone = Nightmare

2015-02-01 Thread Peter Lawler
On 02/02/15 11:54, SimuGQ wrote: What profit margin have you made there? Mate, you clearly don't realise there's NO profit at all involved. Beaglebone is a joke until these drivers are sorted. You're the one on bleeding edge, complaining that stuff that was released and compatible BEFORE

Re: [beagleboard] t

2014-12-23 Thread Peter Lawler
⸘y‽ On 24/12/14 12:05, liyaoshi wrote: u? 2014-12-24 1:03 GMT+08:00 Robert Nelson robertcnel...@gmail.com: o On Tue, Dec 23, 2014 at 10:53 AM, Gerald Coley ger...@beagleboard.org wrote: i On Tue, Dec 23, 2014 at 9:32 AM, Robert Jonathan Šimon bertiks...@gmail.com wrote: e -- For more

Re: [beagleboard] which program language is better for BBB

2014-12-20 Thread Peter Lawler
On 21/12/14 10:48, Robert Nelson wrote: A banking language tied to the Programmable Realtime Unit, just think how fast we could trade! pru schwab anyone? I lost my coffee over my keyboard. Well played! P. -- For more options, visit http://beagleboard.org/discuss --- You received this

Re: [beagleboard] Re: Dude, where's my BeagleBone Black?

2014-06-12 Thread Peter Lawler
Hi, FWIW I got an email overnight (4am Aussie time) saying Adafruit had restocked. By the time I'd woken up and got to my computer about 4 hours later, they'd sold out. I note that Sparkfun have also sold out. I did have email notifications set up from Element 14, but I've not heard about

Re: [beagleboard] Re: Dude, where's my BeagleBone Black?

2014-06-12 Thread Peter Lawler
' seems non-existent, and I find it hard to imagine that the 'Board' (a) isn't shipped in a box (b) costs $15 more for not having a box or USB cable. I don't get it. Pete. On Thu, Jun 12, 2014 at 3:49 PM, Peter Lawler blee...@gmail.com wrote: Hi, FWIW I got an email overnight (4am

Re: [beagleboard] Where did all the BBB go?

2014-04-11 Thread Peter Lawler
On 11/04/14 15:03, C Hedstrom wrote: I keep seeing numbers like 10,000 shipped since January, and Adafruit had three (3) for sale a week ago and already sold out. Where on earth did all these BBB go? You may want to read the thread 'Availability - how come nobody has any BeagleBone Black to