[beagleboard] prussdrv_exec_program *** buffer overflow detected ***

2014-11-27 Thread Phil W.
Hey fellows, im using the code from shabaz BBB - High speed data acquisition and web-based UI article and I did a rewrite o

[beagleboard] Last Debian Image invalid partition boot

2014-11-27 Thread Micka
Hi, I've installed the last image on my sd : /debian-7.7-console-armhf-2014-10-29# ./setup_sdcard.sh --mmc /dev/sdb --dtb beaglebone But when I start to boot from the SD I got : gpio: pin 53 (gpio 53) value is 1 mmc0 is current device micro SD card found mmc0 is current device gpio: pin 54 (gpi

[beagleboard] Re: Last Debian Image invalid partition boot

2014-11-27 Thread Micka
I tried : To force a boot from the microSD card, delete the MLO file in the FAT partition of the eMMC. You can access this when the board is connected over the USB cable and it appears as a thumbdrive. But there is no windows partition normally the script /debian-7.7-console-armhf-2014-

[beagleboard] Upgrading Angstrom manually

2014-11-27 Thread Laurent d'Havé
Hello i have a couple of BBB running Angstrom (custom built with bitbake). I'd like to upgrade these devices. They do not have access to the net, but they have access to our intranet. and i can send them custom commands and files. I see two possibilities : 1/ Bitbake a new image. Upload the ne

[beagleboard] Re: Last Debian Image invalid partition boot

2014-11-27 Thread Robert Nelson
On Thu, Nov 27, 2014 at 4:41 AM, Micka wrote: > Hi, I've installed the last image on my sd : > > /debian-7.7-console-armhf-2014-10-29# ./setup_sdcard.sh --mmc /dev/sdb --dtb > beaglebone > > > But when I start to boot from the SD I got : > > gpio: pin 53 (gpio 53) value is 1 > mmc0 is current devi

Re: [beagleboard] Re: Last Debian Image invalid partition boot

2014-11-27 Thread William Hermans
Happy Thanksgiving Robert :) On Thu, Nov 27, 2014 at 6:23 AM, Robert Nelson wrote: > On Thu, Nov 27, 2014 at 4:41 AM, Micka wrote: > > Hi, I've installed the last image on my sd : > > > > /debian-7.7-console-armhf-2014-10-29# ./setup_sdcard.sh --mmc /dev/sdb > --dtb > > beaglebone > > > > > > B

Re: [beagleboard] Re: Last Debian Image invalid partition boot

2014-11-27 Thread Robert Nelson
On Thu, Nov 27, 2014 at 8:35 AM, William Hermans wrote: > Happy Thanksgiving Robert :) Happy Thanksgiving William! Pass out the good wine and beer! -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you ar

Re: [beagleboard] Re: Last Debian Image invalid partition boot

2014-11-27 Thread Micka
I'm stuck on the screen : 392 bytes read in 53 ms (6.8 KiB/s) 6967192 bytes read in 1188 ms (5.6 MiB/s) 2109770 bytes read in 387 ms (5.2 MiB/s) 84819 bytes read in 138 ms (599.6 KiB/s) ## Flattened Device Tree blob at 80f8 Booting using the fdt blob at 0x80f8 Loading Ramdisk to 9f03

Re: [beagleboard] Re: Last Debian Image invalid partition boot

2014-11-27 Thread Micka
More informations on this subject : I2C: ready DRAM: 512 MiB WARNING: Caches not enabled NAND: No NAND device found!!! 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 *** Warning - readenv() failed, using default environment musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, Sof

Re: [beagleboard] Re: Last Debian Image invalid partition boot

2014-11-27 Thread Robert Nelson
Sorry working on prime rib, will look at this tomorrow On Nov 27, 2014 9:55 AM, "Micka" wrote: > For your information, I'm still waiting for the beaglebone black to start ! > > Well, I will check later your mail ^^ . Thanks anyway :) > > > > Le Thu Nov 27 2014 at 16:05:06, Micka a écrit : > >> I

[beagleboard] Re: Duplicate BeagleBone black setup

2014-11-27 Thread Graham
Jan: I also had problems restoring and copying a BBB image for the Rev.C (4 GB eMMC) and the new larger Debian distributions, particularly if you have added additional code and updates to the distribution for your application. I suspect that the existing instructions/methods assume smaller code

Re: [beagleboard] Re: Duplicate BeagleBone black setup

2014-11-27 Thread Graham Haddock
And one additional thing: 3a.) While you are inside Gparted, expanding the partition size, make sure that the 'boot' bit is set for the partition, otherwise the BBB can not automatically boot from the card. --- Graham On Thu, Nov 27, 2014 at 10:13 AM, Graham wrote: > Jan: > > I also had problem

Re: [beagleboard] Re: JavaFX 8 on BeagleBone Black (SGX driver problem?)

2014-11-27 Thread Nick Apperley
By default OpenJDK 8 uses the Zero JVM which doesn't provide a high level of performance. Highly recommended to use the high performance JamVM JVM instead, which is comparable performance wise to the JVM used in Oracle's Java SE Embedded 8. JamVM was originally designed to perform well on resou

[beagleboard] Re: Duplicate BeagleBone black setup

2014-11-27 Thread janszymanski12345
Graham, You saved me a lot of time and frustration. Thank you, much appreciate it. My teacher at uni used to quote Alber Einstein - “If you can't explain it to a six year old, you don't understand it yourself.” Your comprehensive instruction is easy and logical. I am getting a new uSD cards for

Re: [beagleboard] Re: Duplicate BeagleBone black setup

2014-11-27 Thread William Hermans
“If you can't explain it to a six year old, you don't understand it yourself.” Or maybe they just feel that the people who need the instruction should invest a little of their own time. e.g. YOU should spend some time learning the environment you're attempting to use. Because a six year old quite

Re: [beagleboard] Re: Duplicate BeagleBone black setup

2014-11-27 Thread Graham Haddock
Jan: SSH secure copy is part of the core Linux toolbox, and should be part of any of the Debian distributions for the BBB. And it will work in both directions, so you can also push an ".img" (or any file) from the remote Linux computer back to the BBB. Telnet access to the command line via SSH i