[beagleboard] Re: SPI overlay not working in 4.1.15

2016-04-13 Thread DLF
Hello I think I had a similar issue and noted it here. https://groups.google.com/forum/#!topic/beagleboard/gOynYr8fgns also this sounds similar https://groups.google.com/forum/#!searchin/beagleboard/SPI|sort:date/beagleboard/Dy-WC86s5M0/W5sAeTX_BQAJ bottom line=> can't mux the pins using the

Re: [beagleboard] Why is eMMC disabled by default on BBGreen?

2016-04-13 Thread Rick Mann
> On Apr 13, 2016, at 15:49 , Robert Nelson wrote: > > Ah. I had that line commented out. The install fixes the uname_r= line, but I > guess it doesn't adjust (or add) a dtb line. On top of that, looks like > 3.19.3-bone4 doesn't install the am335x-bonegreen.dtb.

Re: [beagleboard] Why is eMMC disabled by default on BBGreen?

2016-04-13 Thread Robert Nelson
> > Ah. I had that line commented out. The install fixes the uname_r= line, > but I guess it doesn't adjust (or add) a dtb line. On top of that, looks > like 3.19.3-bone4 doesn't install the am335x-bonegreen.dtb. Copying that > file from 4.4.6 doesn't seem to be sufficient (it hangs at "Starting >

Re: [beagleboard] Why is eMMC disabled by default on BBGreen?

2016-04-13 Thread Rick Mann
> On Apr 13, 2016, at 15:09 , Robert Nelson wrote: > > > > On Wed, Apr 13, 2016 at 5:00 PM, Rick Mann wrote: > I keep forgetting to make sure I re-enable eMMC, and then get hosed when I > reboot after installing a new kernel. > > Is there a

Re: [beagleboard] Why is eMMC disabled by default on BBGreen?

2016-04-13 Thread Robert Nelson
On Wed, Apr 13, 2016 at 5:00 PM, Rick Mann wrote: > I keep forgetting to make sure I re-enable eMMC, and then get hosed when I > reboot after installing a new kernel. > > Is there a reason eMMC is disabled in these (I just tried 3.19.3)? > It's eMMC "NOT" disabled by

[beagleboard] Why is eMMC disabled by default on BBGreen?

2016-04-13 Thread Rick Mann
I keep forgetting to make sure I re-enable eMMC, and then get hosed when I reboot after installing a new kernel. Is there a reason eMMC is disabled in these (I just tried 3.19.3)? TIA, -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You

[beagleboard] Re: Beagleboard XM Rev. C for sale

2016-04-13 Thread chuck
John --- I'd be happy to take that off your hands. I just tried to purchase one, but no surprise, no stock. Feel free to contact me directly: chuck _AT_ jackm _DOT_ org (And if this is against forum rules, please feel free to delete this post as well as the ad.) On Wednesday, April 13, 2016

Re: [beagleboard] Is bonescript compatible with node version >0.10.x ?

2016-04-13 Thread parth kathuria
Ok. Thanks! On Wednesday, April 13, 2016 at 11:20:08 AM UTC-7, RobertCNelson wrote: > > > > On Wed, Apr 13, 2016 at 1:18 PM, parth kathuria > wrote: > >> Hi Robert, >> >> Thanks you. I works perfectly with node v0.12. >> I will try node v4.x/5.x also. >> > > I believe

Re: [beagleboard] Is bonescript compatible with node version >0.10.x ?

2016-04-13 Thread Robert Nelson
On Wed, Apr 13, 2016 at 1:18 PM, parth kathuria wrote: > Hi Robert, > > Thanks you. I works perfectly with node v0.12. > I will try node v4.x/5.x also. > I believe bonescript needs a few more fixes for v4.x, that's one of the reasons we only upgraded to v0.12.x

Re: [beagleboard] Is bonescript compatible with node version >0.10.x ?

2016-04-13 Thread parth kathuria
Hi Robert, Thanks you. I works perfectly with node v0.12. I will try node v4.x/5.x also. Thanks. On Tuesday, April 12, 2016 at 2:11:36 PM UTC-7, RobertCNelson wrote: > > > > On Tue, Apr 12, 2016 at 3:12 PM, parth kathuria > wrote: > >> Hi, >> >> I have Beaglebone black

Re: [beagleboard] Boot up messages of ip address on Beaglebone Black running Debian Jessie

2016-04-13 Thread Robert Nelson
On Wed, Apr 13, 2016 at 11:47 AM, wrote: > The actual IP is *10.10.60.215* > > But why shows other ip addresses at the beginning right before login, I > already ConnMan service > > > BeagleBoard.org Debian Image 2015-11-12 > > Support/FAQ:

[beagleboard] Boot up messages of ip address on Beaglebone Black running Debian Jessie

2016-04-13 Thread kevinlang . ca
The actual IP is *10.10.60.215* But why shows other ip addresses at the beginning right before login, I already ConnMan service BeagleBoard.org Debian Image 2015-11-12 Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian default username:password is [debian:temppwd]

[beagleboard] am5728 customized board --- kernel boot unhandled fault: imprecise external abort (0x1406)

2016-04-13 Thread Yicheng Bai
Hi, I am working on debugging our customized AM5728 board. I am able to start to boot the kernel. However the kernel crashed during the usb initialization. The booting log is shown as following. Could anyone give me some insight for debugging this problem? Our board is designed based on the

Re: [beagleboard] Adding cape support for new kernel and homemade cape

2016-04-13 Thread yolcopc
Thanks Robert! Capemgr added, now it is time to make my own one. KR! -- 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,

Re: [beagleboard] Re: How to write a data file to Beaglebone from Python

2016-04-13 Thread mickeyf
I'm not a Python developer either, 'though I know it is very popular of late. Does it say something about Python itself that it did not throw up a big error in your face when the quotes were omitted? Or is the problem elsewhere? On Wednesday, April 6, 2016 at 11:24:18 AM UTC-7, John Baker

Re: [beagleboard] Is bonescript compatible with node version >0.10.x ?

2016-04-13 Thread Robert Nelson
On Wed, Apr 13, 2016 at 10:07 AM, Robert Nelson wrote: > > > On Tue, Apr 12, 2016 at 8:53 PM, Wally Bkg wrote: > >> Any suggestions on getting node-red-node-beaglebone to work with >> bonescript-0.5-beta3? I'm thrilled that all the bonescript

Re: [beagleboard] Is bonescript compatible with node version >0.10.x ?

2016-04-13 Thread Robert Nelson
On Tue, Apr 12, 2016 at 8:53 PM, Wally Bkg wrote: > Any suggestions on getting node-red-node-beaglebone to work with > bonescript-0.5-beta3? I'm thrilled that all the bonescript examples in > cloud9 IDE now work (analogwrite, analogRead, digitalRead, digitalWrite, & >

[beagleboard] Beagleboard XM Rev. C for sale

2016-04-13 Thread John Perrin
Beagleboard XM Rev. C for sale I have seen others in this forum doing this, but if it against forum rules, please delete it. Includes: HDMI DVI-D Male Cable (6-ft) AC Power Adapter 5V@2.5A (5.5mm) USB DB9M RS232 Serial cable Clear case for Beagleboard with holes for all ports microSD card

Re: [beagleboard] DOS partition trouble

2016-04-13 Thread Carl Krieder
The BBB ROM code does not try to execute anything in LSN 0, so whether any non-partition table bytes are x86 or random garbage is moot. Good luck trying to modify the ROM code so that it did. On Tue, Apr 12, 2016 at 4:18 PM, Robert Nelson wrote: > > > On Tue, Apr 12,

Re: [beagleboard] Cannot boot from MicroSD card containing Debian Jessie

2016-04-13 Thread Robert Nelson
On Wed, Apr 13, 2016 at 6:22 AM, Nguyễn Hồng Quân wrote: > Hi > > Update: After trying many times, I can boot the board and SSH to it > successfully. > The tip I learn here is to: > > - Disconnect wi-fi connection between before connect the board (I don't > know if this

Re: [beagleboard] Adding cape support for new kernel and homemade cape

2016-04-13 Thread Robert Nelson
On Wed, Apr 13, 2016 at 6:19 AM, wrote: > My BBB has to communicate with a new homemade cape, which has different > I2C sensors and a MCU controlled by UART. > > The BBB has a Debian 7.8 distro, Debian 4.6.3-14, with 4.1.18-ti-r56 > kernel. > > Then, I need to add cape support

Re: [beagleboard] Cannot boot from MicroSD card containing Debian Jessie

2016-04-13 Thread Nguyễn Hồng Quân
Hi Update: After trying many times, I can boot the board and SSH to it successfully. The tip I learn here is to: - Disconnect wi-fi connection between before connect the board (I don't know if this really help, or just coincidence). - Wait longer after 4 LEDs on. Can be 5 seconds. On Wed, Apr

[beagleboard] Adding cape support for new kernel and homemade cape

2016-04-13 Thread yolcopc
My BBB has to communicate with a new homemade cape, which has different I2C sensors and a MCU controlled by UART. The BBB has a Debian 7.8 distro, Debian 4.6.3-14, with 4.1.18-ti-r56 kernel. Then, I need to add cape support into capemgr in order to work with the cape. Looking for some info, I

Re: [beagleboard] Cannot boot from MicroSD card containing Debian Jessie

2016-04-13 Thread Nguyễn Hồng Quân
I tried to access serial console and this is what I get: ​ ​ On Wed, Apr 13, 2016 at 5:36 PM, Hồng Quân Nguyễn wrote: > Hello > > I have an BeagleBone Black with Debian Wheezy preinstalled. I bought an > 8GB microSD card and wrote >

[beagleboard] Cannot boot from MicroSD card containing Debian Jessie

2016-04-13 Thread Hồng Quân Nguyễn
Hello I have an BeagleBone Black with Debian Wheezy preinstalled. I bought an 8GB microSD card and wrote bone-debian-8.3-lxqt-4gb-armhf-2016-01-24-4gb.img image to it (with dd). The writing was complete. I mounted it in Ubuntu laptop to check its content. Then I plugged the card to BBB to

[beagleboard] Re: BeagleBoard-X15 Release Status

2016-04-13 Thread Si Moroney
On Tuesday, April 12, 2016 at 3:41:15 PM UTC+1, dimitar@beesight.eu wrote: > > Besides that, there is no real substitute to exactly this processor and > board, it is that unique (still) :). Of course there are couple of > industrial boards implementations from commercial vendors but I was