Re: [beagleboard] Re: Ubuntu on the Beagle

2016-12-15 Thread Heinz Hummel
> > I have the feeling, in Ubuntu forums people expect a (somewhat high) > minimum level of knowledge, elsewhere you will not be taken seriously. > I mean Debian forums of course... -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are

Re: [beagleboard] Re: Ubuntu on the Beagle

2016-12-15 Thread Heinz Hummel
2016-12-15 20:52 GMT+01:00 William Hermans : > > > On Thu, Dec 15, 2016 at 3:02 AM, Heinz Hummel > wrote: > >> I don't know what the reason is but I personally prefer Ubuntu because it >> is easier to use, it has a bigger community which is more

Re: [beagleboard] Re: pru + 4.4 kernel?

2016-12-15 Thread Jay Doobie
I figured out what happened, it wasn't am335x-boneblack.dts, but am335x-boneblack-wireless.dts. Seems like I can talk to the PRU, but I don't see it doing what it should be doing. Need to grab a copy of prudebug and see if I can debug what the PRU is trying to do vs. is doing. Thanks! On

Re: [beagleboard] Re: pru + 4.4 kernel?

2016-12-15 Thread William Hermans
On Thu, Dec 15, 2016 at 8:40 PM, Jay Doobie wrote: > Sadly this did not work. I'm using the default kernel/setup from the > image bone-debian-8.6-lxqt-4gb-armhf-2016-11-06-4gb.img.xz >

[beagleboard] Wireless speed issues?

2016-12-15 Thread Jay Doobie
I'm running with bone-debian-8.6-lxqt-4gb-armhf-2016-11-06-4gb.img.xz , and my wireless connected without a problem, however at times I feel like I'm back in the 80s typing on a 300baud modem. I've

[beagleboard] Re: pru + 4.4 kernel?

2016-12-15 Thread Jay Doobie
Sadly this did not work. I'm using the default kernel/setup from the image bone-debian-8.6-lxqt-4gb-armhf-2016-11-06-4gb.img.xz . It uses kernel 4.4.30-ti-r64. Is there something better to start with?

Re: [beagleboard] BBGW uEnv.txt: 2 lines that work on BBB fail to boot on BBGW

2016-12-15 Thread lorrianemayfield via BeagleBoard
On Thu, 12/15/16, codemonkey wrote: Subject: Re: [beagleboard] BBGW uEnv.txt: 2 lines that work on BBB fail to boot on BBGW To: "BeagleBoard" Date: Thursday, December 15, 2016, 9:03 PM Hello

[beagleboard] Re: pru + 4.4 kernel?

2016-12-15 Thread Greg
Jay, you have to do a minimal edit to the device tree and rebuild the blobs. I'm pretty sure 4.4.x kernels will require this (not sure exactly when this was rolled out). Clone this to your Beaglebone: https://github.com/RobertCNelson/dtb-rebuilder Look in the directory src/arm. Find the file:

Re: [beagleboard] BBGW uEnv.txt: 2 lines that work on BBB fail to boot on BBGW

2016-12-15 Thread William Hermans
By the way . . . Yes, I can read the dts files fairly easily. The problem is knowing which > overlays are included for a given device. > Everything in /lib/firmware/ On Thu, Dec 15, 2016 at 6:18 PM, William Hermans wrote: > > > On Thu, Dec 15, 2016 at 3:06 PM, codemonkey

[beagleboard] pru + 4.4 kernel?

2016-12-15 Thread Jay Doobie
Hi, I was hoping to upgrade from 3.8.13 to the 4.4.x kernels and installed 4.4.30 on my BBB, my app fails on the following call: /* Open PRU Interrupt */ > if ((ret = prussdrv_open(PRU_EVTOUT_0))) { > printf("prussdrv_open open failed\n"); > return; > } Any ideas or pointers on upgrading?

Re: [beagleboard] BBGW uEnv.txt: 2 lines that work on BBB fail to boot on BBGW

2016-12-15 Thread William Hermans
On Thu, Dec 15, 2016 at 3:06 PM, codemonkey wrote: > Your intuition seems to be very good. After much testing, I now can see > that as soon as I enable "dtb=am335x-boneblack-emmc-overlay.dtb" and > reboot, the system does come up but wlan0 is no longer known. By that I > mean

[beagleboard] BBB Enclosure from Netgate

2016-12-15 Thread Mark
Hello -- Searched and found occasionally someone will post in re case/enclosure for BeagleBone boards. Ordered and received an alloy case from Netgate in Austin TX. Designed for BeagleBone Black. It's a nice case. http://store.netgate.com/BBB/Case.aspx Anyway, looks like they are getting out

Re: [beagleboard] Overlay does not create SPI pingroups with 4.4.21 kernel

2016-12-15 Thread William Hermans
If you load overlays that are already included in your image, then you do not have to update the initramfs. But if you create your own custom overlay, it will not be included in the initramfs. On Thu, Dec 15, 2016 at 4:10 PM, Phil wrote: > Thanks for the info. I am not so

Re: [beagleboard] Overlay does not create SPI pingroups with 4.4.21 kernel

2016-12-15 Thread Phil
Thanks for the info. I am not so sure about the need to update initramfs though. Just for yuks, I specified my custom overlay in uEnv.txt, and it seems to have loaded properly, which I confirmed by inspecting the output of dmesg. I am still verifying that my SPI ports work as expected (phase

Re: [beagleboard] BBGW uEnv.txt: 2 lines that work on BBB fail to boot on BBGW

2016-12-15 Thread codemonkey
Your intuition seems to be very good. After much testing, I now can see that as soon as I enable "dtb=am335x-boneblack-emmc-overlay.dtb" and reboot, the system does come up but wlan0 is no longer known. By that I mean that "ifconfig -a" and "connmanctl technologies" both fail to list it. The

Re: [beagleboard] Re: Ubuntu on the Beagle

2016-12-15 Thread William Hermans
>From a practical perspective. Ubuntu has support for packages that Debian may not have in the stable release. Both Debian, and Ubuntu use APT as a package repository manager. But they have different repositories. Canonical tends to support more cutting edge technologies in their software, were

Re: [beagleboard] Overlay does not create SPI pingroups with 4.4.21 kernel

2016-12-15 Thread William Hermans
On Thu, Dec 15, 2016 at 12:36 PM, Phil wrote: > On Thursday, December 15, 2016 at 11:20:13 AM UTC-6, Phil wrote: > I have written a device tree overlay that incorporates SPI0, SPI1 and the > PRUSS, and where SPI1 uses a GPIO for a 2nd chip select. Can I load this in > the

[beagleboard] v4.9.x-ti changes

2016-12-15 Thread Robert Nelson
Okay, let's see if i can keep this thread updated: v4.9.0-ti-r11 am3/am4 suspend/sleep has landed: git log: https://github.com/RobertCNelson/ti-linux-kernel/compare/36a901f61cd528a267639a998a421db457aa8085...3bc3a1c0dca20c0c97478f856013667d7e668721 Regards, -- Robert Nelson

Re: [beagleboard] BBGW uEnv.txt: 2 lines that work on BBB fail to boot on BBGW

2016-12-15 Thread William Hermans
On Thu, Dec 15, 2016 at 12:03 PM, codemonkey wrote: > Hello William, thank you for the prompt response. First of all, I have to > say that I have very little experience with the device tree, although I did > use dtb-rebuilder to enable SPI back in the linux v3.8 days. So, my

Re: [beagleboard] Re: How to set time automatically at power up?

2016-12-15 Thread William Hermans
There's also a software package known as fake hwclock. It's not a real time clock, and perhaps it'll even lose time over long periods. But it seems to do a reasonable job of keeping time on a system close. We actually use DS3232 on those devices that *need* to keep accurate time. On Thu, Dec

Re: [beagleboard] Re: Ubuntu on the Beagle

2016-12-15 Thread William Hermans
On Thu, Dec 15, 2016 at 3:02 AM, Heinz Hummel wrote: > I don't know what the reason is but I personally prefer Ubuntu because it > is easier to use, it has a bigger community which is more responsive and > more friendly and one can choose to use a LTS version (and stay

Re: [beagleboard] Overlay does not create SPI pingroups with 4.4.21 kernel

2016-12-15 Thread Phil
On Thursday, December 15, 2016 at 11:20:13 AM UTC-6, Phil wrote: > > I am having almost the identical issue with SPI as pbft, except that I am > running BBB's with *4.4.19-bone-rt-r13* and *4.4.38-bone-rt-r14*. I > assume these can be fixed as per your suggestion, but it appears that the >

Re: [beagleboard] BBGW uEnv.txt: 2 lines that work on BBB fail to boot on BBGW

2016-12-15 Thread codemonkey
Hello William, thank you for the prompt response. First of all, I have to say that I have very little experience with the device tree, although I did use dtb-rebuilder to enable SPI back in the linux v3.8 days. So, my first request is: please point me to documentation that is current and

Re: [beagleboard] Overlay does not create SPI pingroups with 4.4.21 kernel

2016-12-15 Thread Phil
I am having almost the identical issue with SPI as pbft, except that I am running BBB's with *4.4.19-bone-rt-r13* and *4.4.38-bone-rt-r14*. I assume these can be fixed as per your suggestion, but it appears that the dtb-rebuilder is for the TI kernels only. Is this the case? If so, how should

Re: [beagleboard] Re: How to set time automatically at power up?

2016-12-15 Thread Robert Nelson
On Thu, Dec 15, 2016 at 10:57 AM, Chris Green wrote: > Robert Nelson wrote: >> On Thu, Dec 15, 2016 at 10:14 AM, Chris Green wrote: >> > I run a headless BBB on my boat. I need it to have the right time so >> > that information it sends is

[beagleboard] Re: How to set time automatically at power up?

2016-12-15 Thread Chris Green
Robert Nelson wrote: > On Thu, Dec 15, 2016 at 10:14 AM, Chris Green wrote: > > I run a headless BBB on my boat. I need it to have the right time so > > that information it sends is correctly time stamped. > > > > How can I get it to power up with the

[beagleboard] How to set time automatically at power up?

2016-12-15 Thread Chris Green
I run a headless BBB on my boat. I need it to have the right time so that information it sends is correctly time stamped. How can I get it to power up with the right time and date? I have installed ntp/ntpd to keep the time correct once up and running but it doesn't initialise the time and

Re: [beagleboard] How to set time automatically at power up?

2016-12-15 Thread Robert Nelson
On Thu, Dec 15, 2016 at 10:14 AM, Chris Green wrote: > I run a headless BBB on my boat. I need it to have the right time so > that information it sends is correctly time stamped. > > How can I get it to power up with the right time and date? I have > installed ntp/ntpd to keep

Re: [beagleboard] No voltage registered on sys_5v pin

2016-12-15 Thread lorrianemayfield via BeagleBoard
On Thu, 12/15/16, Gerald Coley wrote: Subject: Re: [beagleboard] No voltage registered on sys_5v pin To: "beagleboard@googlegroups.com" Date: Thursday, December 15, 2016, 4:42 AM Is the

[beagleboard] Re: Ubuntu on the Beagle

2016-12-15 Thread Heinz Hummel
I don't know what the reason is but I personally prefer Ubuntu because it is easier to use, it has a bigger community which is more responsive and more friendly and one can choose to use a LTS version (and stay with older software) or a normal version (and get newer software). Debian seems to

[beagleboard] Re: wiring diagram

2016-12-15 Thread 'chris kearsley' via BeagleBoard
thank you for your replies tjf yes i have a a4988 driver to drive 1 stepper im new to all this so my goal is to learn from basic things like the led tutorial and use what things i have available without buying out yet On Wednesday, December 14, 2016 at 2:36:25 AM UTC, chris kearsley wrote: > >