Re: [beagleboard] Using the SD card as extra storage on the Black

2015-01-07 Thread rjc2827
When I get to your line mount /dev/sda1 /mnt/card I get the response mount point /mnt/card does not exist Bob On Thursday, June 27, 2013 1:03:34 PM UTC-7, William C Bonner wrote: > > I was just going to mention my results along the same lines. I put my SD > card in a USB adapter so it showed u

[beagleboard] Right way to use MT9P031 camera on BeagleBoard xM Rev C on Debian

2015-01-07 Thread Andreas Weber
Dear users, I have a BeagleBoard-xM Rev C with LI-5M03CS camera module from Leopard Imaging with Aptina mt9p031 sensor. What is the correct way to get this constellation running? I know http://elinux.org/BeagleBoardDebian but it looks like the mt9p031 doesn't work with 3.17.x kernel yet. TIA,

[beagleboard] Running C/C++ applications using OpenCV in Eclipse

2015-01-07 Thread aryaksasidharan
Hi, I am trying to stream video from Axis IP camera using BBB. I have installed Eclipse IDE (luna) and i can remotely program BBB. Now i just downloaded opencv and extracted all files. I need to include this into eclipse ide. when i wrote a sample program and tried to run that one. But i failed

[beagleboard] Angstrom OS Image issue

2015-01-07 Thread Deepan NS
Hi, I need to install the Angstrom latest OS in the BBB eMMC(2GB). My BBB is having only 2GB of eMMC flash memory. I have downloaded latest version image from the Beagleboard.org -- Angstrom Distribution (BeagleBone Black - 2GB eMMC) 2013-09-04 But it shows 4GB after extracted. Bu

[beagleboard] Angstrom OS Installation

2015-01-07 Thread Deepan NS
Hi, I need to install the Angstrom latest OS in the BBB eMMC(2GB). My BBB is having only 2GB of eMMC flash memory. I have downloaded latest version image from the Beagleboard.org -- Angstrom Distribution (BeagleBone Black - 2GB eMMC) 2013-09-04 But it shows 4GB after extracted. Bu

Re: [beagleboard] Angstrom OS Installation

2015-01-07 Thread Robert Nelson
On Wed, Jan 7, 2015 at 3:44 AM, Deepan NS wrote: > Hi, > > I need to install the Angstrom latest OS in the BBB eMMC(2GB). My BBB is > having only 2GB of eMMC flash memory. > > I have downloaded latest version image from the Beagleboard.org -- > Angstrom Distribution (BeagleBone Black -

[beagleboard] Recompile kernel

2015-01-07 Thread Robert Kuhn
Hi, I use the Bone Black with the current Debian firmware (2014-05-14). I need to recompile the kernel to activate a specific feature. Whats the best way to do this? Is there a description for this? Thanks! -- For more options, visit http://beagleboard.org/discuss --- You received this messa

Re: [beagleboard] Using the SD card as extra storage on the Black

2015-01-07 Thread Graham
I suspect that will only work if your card is named "card." You might try substituting the name or ID of your card for the term 'card'. --- Graham == On Wednesday, January 7, 2015 2:31:22 AM UTC-6, rjc2827 wrote: > > When I get to your line > mount /dev/sda1 /mnt/card > > I get the response > mo

[beagleboard] Designing a Power Supply Section for the BeagleBoneBlack

2015-01-07 Thread Kevin D'Souza
Hello Guys, I need to design a power supply solution for my application. I have 1x BeagleBoneBlack 2x XBee's and a 5v700mA power consuming UART Device. So its 3 devices in total BeagleBone- 800mA 2x XBeePro 2.4GHz modules-400mA (Max?) UART Device--

Re: [beagleboard] Recompile kernel

2015-01-07 Thread William Hermans
https://eewiki.net/display/linuxonarm/BeagleBone+Black On Wed, Jan 7, 2015 at 7:28 AM, Robert Kuhn wrote: > Hi, > > I use the Bone Black with the current Debian firmware (2014-05-14). I need > to recompile the kernel to activate a specific feature. Whats the best way > to do this? Is there a des

[beagleboard] Re: Designing a Power Supply Section for the BeagleBoneBlack

2015-01-07 Thread Kevin D'Souza
And now I found http://www.linear.com/product/LTC3633A-2 Dual Channel 3A, 20V Monolithic Synchronous Step-Down Regulator. Help Someone On Wednesday, January 7, 2015 8:57:55 PM UTC+5:30, Kevin D'Souza wrote: > > Hello Guys, > > I need to design a power supply solution for my application. > >

Re: [beagleboard] CE and ESD, BBB is failing 4kV contact discharge ESD testing

2015-01-07 Thread Lee
When we discharged the ESD into either USB shell (positioned at the edge of the enclosure as previously described) the beagle reset (more often that not). We believe we have now fixed that particular issue by solidly grounding the USB shell to the enclosure at the point of entry. A mechanical

[beagleboard] Re: Designing a Power Supply Section for the BeagleBoneBlack

2015-01-07 Thread Ian Woloschin
The LTC3633A is a great regulator, I'm using it on a project and it works quite well. I needed 5V and 3.3V from a 12V rail, so it was perfect for me, though a bit on the expensive side, and not ideal for hand soldering (not an issue for my project, since it's for work). Also, it's probably a

Re: [beagleboard] CE and ESD, BBB is failing 4kV contact discharge ESD testing

2015-01-07 Thread John Syn
From: Lee Reply-To: "beagleboard@googlegroups.com" Date: Wednesday, January 7, 2015 at 9:00 AM To: "beagleboard@googlegroups.com" Subject: Re: [beagleboard] CE and ESD, BBB is failing 4kV contact discharge ESD testing > When we discharged the ESD into either USB shell (positioned at the e

Re: [beagleboard] Regarding digitalRead in bonescript

2015-01-07 Thread Vasilis Iliadis
First of all thank you very much for your valuable input. I think that your suggested method using the PRUs is what I need. In my application I need high speed data transfers using the gpios. I have to read/write a nand flash chip that are several Gbits of memory. For the same reason I need to util

Re: [beagleboard] Using setup_sdcard.sh script from prebuilt images resulting in readonly fs

2015-01-07 Thread Paulo Sherring
One last question for this matter: when is this script triggered and where is it instantiated? Em 07/01/2015 00:23, "Robert Nelson" escreveu: > On Tue, Jan 6, 2015 at 9:13 PM, Paulo Sherring > wrote: > > Sorry for possible noob, silly question: So should I change the script > and > > copy it to,

[beagleboard] Why can't I see eMMC device from Linux 3.8?

2015-01-07 Thread Dallas Clement
I've got a beagle bone black which is booting a self built 3.8 kernel over TFTP / NFS. The kernel source is from (https://github.com/beagleboard/linux.git). For some reason, I am not able to see a mmc block device assigned. The cape manager sees it and assigns it to a slot. But ls -l /sys/b

Re: [beagleboard] Using setup_sdcard.sh script from prebuilt images resulting in readonly fs

2015-01-07 Thread Robert Nelson
On Wed, Jan 7, 2015 at 2:26 PM, Paulo Sherring wrote: > One last question for this matter: when is this script triggered and where > is it instantiated? /etc/init.d/generic-boot-script.sh https://github.com/RobertCNelson/omap-image-builder/blob/master/target/init_scripts/generic-debian.sh Regar

[beagleboard] Re: Running C/C++ applications using OpenCV in Eclipse

2015-01-07 Thread janszymanski12345
http://derekmolloy.ie/beaglebone/setting-up-eclipse-on-the-beaglebone-for-c-development/ the way I do it is more primitive: 1) do the opencv application on desktop PC 2) move the source code into BBB and compile it natively on BBB good luck, Jan On Wednesday, January 7, 2015 7:56:27 PM UTC+11

Re: [beagleboard] Regarding digitalRead in bonescript

2015-01-07 Thread William Hermans
Well, I know of nothing that you could not find via a search engine and "beaglebone black PRU" as I've done myself in the semi recent past. I'd shoot you some bookmarks, but I just got a new laptop in today that is a fresh install, and I'm trying to get that running . . . Everything I found though

Re: [beagleboard] Regarding digitalRead in bonescript

2015-01-07 Thread William Hermans
Also, I am not sure if this would be useful for your case, but I talked with a person about a year ago about he GPMC on board. Just from memory, I recall this person telling me that 40MB/s throughput would not be much of a problem using this. However, I know less about the GPMC, than I do about the

Re: [beagleboard] Using the SD card as extra storage on the Black

2015-01-07 Thread rjc2827
Earlier I said: When I get to your line mount /dev/sda1 /mnt/card I get the response mount point /mnt/card does not exist =-=-=-=-=-=-==-=-=-=-=--==-=- Now I continue: I tried using BEAGLE_BONE as the name (that's the name that my 8GB SD card came with, pre-formatted from Adafruit) but no help

Re: [beagleboard] Using setup_sdcard.sh script from prebuilt images resulting in readonly fs

2015-01-07 Thread Paulo Sherring
If it is worth noting, i had to comment out the g_serial (line #86) and uncomment the g_ether (line #88) for getting the desired behavior of showing up as ethernet over USB,which I think is the most common behavior. As for mount the whole file system as storage unit, turns out the it got all bug

[beagleboard] Re: Running C/C++ applications using OpenCV in Eclipse

2015-01-07 Thread aryaksasidharan
Hi, I am using Eclipse in Windows pc. Is it possible to cross compile opencv programs in windows eclipse? How code moved to the BBB? Using USB or through ssh? On Wednesday, January 7, 2015 2:26:27 PM UTC+5:30, aryaksa...@gmail.com wrote: > > Hi, > > I am trying to stream video from Axis IP camer

[beagleboard] Re: Beagle bone black Booting from sd card :- spl: wrong MMC boot mode error

2015-01-07 Thread Rahul Mahajan
HI now i unable to compile dts file dtc -I dtb -O dts -o BB-SPIDEV1-00A0.dts BB-SPIDEV1-00A0 DTC: dtb->dts on file "BB-SPIDEV1-00A0.dtbo" dtc -I dtb -O dts -o BB-SPIDEV1-00A0.dtbo BB-SPIDEV1-00A DTC: dtb->dts on file "BB-SPIDEV1-00A0.dts" FATAL ERROR: Blob has incorrect magic number

[beagleboard] Re: Beagle bone black Booting from sd card :- spl: wrong MMC boot mode error

2015-01-07 Thread Rahul Mahajan
Hi , My DTC version dtc -v Version: DTC 1.3.0 please tell me how to solve this problems there are so many confusing about DTS how to compie dts file and how to retried DTS file from DTBO file. please let me known thanks & regards, rahul mahajan On Friday, December 26, 2014 12:24:08 PM

[beagleboard] Re: Running C/C++ applications using OpenCV in Eclipse

2015-01-07 Thread janszymanski12345
My guess is that there are precompiled libraries, so if you cross compile on PC the library code is for x86 - it will not work on ARM. You can build opencv libraries on PC for ARM and then it will work (cross compilation), but that can be a bit tricky to install, although not necessary. You need

[beagleboard] Re: BBB rev c boot problem

2015-01-07 Thread mrTexasFreedom
Tim, I'm researching a similar problem with my Rev C. While studying your troubleshooting, I'd say the consistent element through all your different attempts is the same USB power source. If you could try a different USB power source, perhaps a computer, that might help establish that the USB