[beagleboard] Re: Beagle Bone Black Dog Standoff Dog Feet

2014-09-29 Thread Tim Cole
Now there's a great visual pun! On Sunday, September 28, 2014 10:37:16 PM UTC-4, John Kollman wrote: https://www.shapeways.com/model/2670740/dogfeet11.html?materialId=6 I created some dog feet standoffs for my beagle board black. Made them available at shapeways if anyone wants a set. I

[beagleboard] Power off current consumption

2014-09-29 Thread Seth
I measured the current (DC jack powered) my BBB (rev C, kernel v3.16.3) draws at idle: ~200mA. Then I issued a *poweroff* (or *shutdown now*) command, and after the system had halted I measured current draw at ~240mA. This is a bare BBB with nothing attached (besides the serial debug cable).

[beagleboard] kernel v3.16 + PWM

2014-09-29 Thread Seth
It seems as though PWM does not work in v3.16 as in earlier kernels. Am I overlooking something or does PWM not work yet in the more recent kernel versions? Thanks. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the

[beagleboard] Using SPI to communicate with AD7490 A/D

2014-09-29 Thread Iceman
Hello I am trying to control an AD7490 16 channel ADC using spi0 on the beaglebone black, currently I am using a very simple code where all I want to do is get the ADC to read first channel i.e (channel 0) and return the value it gets, however it seems that the only two values that AD7490

[beagleboard] Re: USB mass storage not detected on TV

2014-09-29 Thread aniruddha
aniruddha.more@... writes: Anyone has any Idea??? I am trying to connect bbb to tv, tv does not detect it as mass storage but my computer does can anyone explain the procedure to do so ? Other usb devices like usb flash drives are detected by TV. Thanks in advance :) --

Re: [beagleboard] Module is loaded, but no wlan0 interface

2014-09-29 Thread Brent
Thanks for the help - I figured it out... it was operator error. The evaluation board that I was using with the Marvell chip apparently just needed another connector plugged in for power. Once I plugged that in, the interface was available for me to bring up. On Saturday, September 27, 2014

[beagleboard] Disable X in new Rev C Debian Image

2014-09-29 Thread bremenpl
Hello there, I have searched a while on how to disable GUI on BeagleBone Black but most of the answers I ahve found were regarding the old Angstrom image that havent worked for the new Debian one. I would really aprichiate if anyone could tell me how to disable X on Rev C Debian. The exact

Re: [beagleboard] Disable X in new Rev C Debian Image

2014-09-29 Thread Robert Nelson
On Mon, Sep 29, 2014 at 7:48 AM, bremenpl breme...@gmail.com wrote: Hello there, I have searched a while on how to disable GUI on BeagleBone Black but most of the answers I ahve found were regarding the old Angstrom image that havent worked for the new Debian one. I would really aprichiate if

Re: [beagleboard] Disable X in new Rev C Debian Image

2014-09-29 Thread Bremenpl
I have come to that. Could you tell me how to do that? W dniu 2014-09-29 15:20, Robert Nelson pisze: On Mon, Sep 29, 2014 at 7:48 AM, bremenpl breme...@gmail.com wrote: Hello there, I have searched a while on how to disable GUI on BeagleBone Black but most of the answers I ahve found were

Re: [beagleboard] Disable X in new Rev C Debian Image

2014-09-29 Thread bremenpl
The method I have found about adding optargs=text to the uEnv file doesnt quite work. I am in console then but I cant see the login screen, there are just some loading text strings. In the same time I can ssh to the beaglebone already. W dniu poniedziałek, 29 września 2014 15:20:40 UTC+2

RE: [beagleboard] Re: USB mass storage not detected on TV

2014-09-29 Thread William Pretty Security
The beaglebone has to identify itself as a 'mass storage device' I believe the original beaglebone whites did. But I forget the procedure. -Original Message- From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On Behalf Of aniruddha Sent: Monday, September 29, 2014

[beagleboard] Regarding Function

2014-09-29 Thread aradhanasharma15
*Dear Professional Colleague,* Greetings! Be part of Global Social Innovation Awards 2014 by Renewable Energy Federation. Request you to kindly nominate/send delegates from your Organization or send nominations for awards. Also contact us if you are interested in tie-up/collaboration

[beagleboard] trouble updating ubuntu on beagle

2014-09-29 Thread Eric Fort
In running updates on my beagle black ubuntu I had the following errors: update-initramfs: Generating /boot/initrd.img-3.15.3-armv7-lpae-x5 WARNING: missing /lib/modules/3.15.3-armv7-lpae-x5 Device driver support needs thus be built-in linux image! depmod: ERROR: could not open directory

Re: [beagleboard] Disable X in new Rev C Debian Image

2014-09-29 Thread Peter Gregory
Would flashing the console only version of Debian to the beaglebone work? It has no x-server code loaded and is a very small footprint. You can use apt-get install to add things as necessary. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are

Re: [beagleboard] Disable X in new Rev C Debian Image

2014-09-29 Thread Bremenpl
The thing is I wouldnt want to get rid of it completlly, I could remove it if so. It seems that I managed to do this, but for some reason I need to press enter at the start to show the login screen Dnia 29 września 2014 16:19:10 Peter Gregory talkto...@gmail.com napisał(a): Would flashing

[beagleboard] Re: Disable X in new Rev C Debian Image

2014-09-29 Thread cl
Peter Gregory talkto...@gmail.com wrote: Would flashing the console only version of Debian to the beaglebone work? It has no x-server code loaded and is a very small footprint. You can use apt-get install to add things as necessary. This is the best approach if you want an 'ssh to it only'

Re: [beagleboard] Host - Pru synchronization

2014-09-29 Thread Ray Madigan
Thank you very much. I appreciate you taking time to help me figure this out. Now I just have to figure out how to do what you just said. On Friday, September 26, 2014 2:15:28 PM UTC-7, Charles Steinkuehler wrote: You can't clear bits in the status register, you have to clear whatever is

[beagleboard] Nuked eMMC on Beaglebone Black, now can't boot from SD

2014-09-29 Thread gundersonwest
So apparently I did something stupid. I was booting Kali Linux from an SD card on my Beaglebone Black rev. B, and I got it in my head that it'd be a good idea to wipe the eMMC entirely and make it a swap partition. I figured if I rendered the board unbootable that I could either force it to

Re: [beagleboard] Re: BeagleBone Black: v3.8.13-bone37 kernel flash slowly fills up

2014-09-29 Thread jglossinger
I've been thinking more about this slow leak. I do believe it has something to do with logging, and it seems that logs are being stored in a temporary file until reboot even after being written to /var/log. But perhaps the more important question is, why are there so many errors being logged?

[beagleboard] BeagleBone Black Rev C goes to sleep mode after 10 min, led no. 1 2 stay lit

2014-09-29 Thread avenge . alex
BeagleBone Black Rev C goes to sleep mode after 10 min, led no. 1 2 stay lit I have configured Deluge on start up, can't access deluge from web-ui neither can I ssh into it. Can any body please help I complete newbie to linux BeagleBone Black. -- For more options, visit

[beagleboard] Script Halting

2014-09-29 Thread aerosmurfed
Hi, I am running BBB Rev C (element 14). I have been noticing that after a couple of hours my python script is halting. I have been only running a very simple LED blink script. After a while the LED is either static ON or OFF. I first noticed that script was halting when implementing a flask

Re: [beagleboard] Re: BeagleBone Black: v3.8.13-bone37 kernel flash slowly fills up

2014-09-29 Thread jglossinger
The errors I posted recently don't show up as often as I claimed, so that's not the problem. This is a mystery to me. Sorry for all the emails about this. If you have any suggestions on things to test for, I'd love to hear. Thanks again. On Thursday, September 25, 2014 1:58:52 PM UTC-7,

[beagleboard] Beaglebone USB mass storage mode not working on tvs

2014-09-29 Thread aniruddha . more
I am trying to connect beaglebone black to tv . but the tv does not detect it as a mass storage device -- 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

[beagleboard] Script Halts

2014-09-29 Thread Tm
Hi, I am running a BeagleBone Black Rev C (from element 14). I have noticed that after a while my python script stops executing. For example I am running a very simple piece of code to blink an LED: #!/usr/bin/python import Adafruit_BBIO.GPIO as GPIO import time GPIO.setup(P8_12, GPIO.OUT)

[beagleboard] Changing the new kernel image

2014-09-29 Thread kondaveetiarungopal
Hi All, my name is arun.currently iam working on beagle bone black.i am new to beagle bone black.i want to flash debian on beagle bone black.please tell me how to do that. Regards, Arun -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are

Re: [beagleboard] Beagle board web cam interface

2014-09-29 Thread shardul2393
Hello everyone How do i get images from my web camera to beagle board ? Need this for my project. -- 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

Re: [beagleboard] Re: BeagleBone Black: v3.8.13-bone37 kernel flash slowly fills up

2014-09-29 Thread James Glossinger
Ok, I figured this all out. There is no filling up of the disk from the operating system. My method of investigating was causing the problem. I started with a real disk use issue in my own software that I fixed. Then I noticed a remaining and much slower disk use that turned out to be caused by

Re: [beagleboard] Re: Disable X in new Rev C Debian Image

2014-09-29 Thread William Hermans
Actually, starting from the LXDE image and then removing stuff you do not want works fine. *IF*, and this is a big if, you know exactly what packages to remove for each thing you do not want. However, there is always aptitude which is a smart where managing packages are concerned. Although I do

Re: [beagleboard] Re: Disable X in new Rev C Debian Image

2014-09-29 Thread Bremenpl
I havent started to work on this image yet. I wouldnt thibk of building my own image for the bbb from scratch, I have never done that. I thought it would be esier to just turn off the xwindows. I dont to work woth embedded Qt wigdets application, but only one without the gui enviroment around.

Re: [beagleboard] Nuked eMMC on Beaglebone Black, now can't boot from SD

2014-09-29 Thread Robert Nelson
On Fri, Sep 26, 2014 at 5:31 PM, gundersonw...@gmail.com wrote: So apparently I did something stupid. I was booting Kali Linux from an SD card on my Beaglebone Black rev. B, and I got it in my head that it'd be a good idea to wipe the eMMC entirely and make it a swap partition. I figured if I

Re: [beagleboard] Re: Disable X in new Rev C Debian Image

2014-09-29 Thread Robert Nelson
On Mon, Sep 29, 2014 at 12:21 PM, Bremenpl breme...@gmail.com wrote: I havent started to work on this image yet. I wouldnt thibk of building my own image for the bbb from scratch, I have never done that. I thought it would be esier to just turn off the xwindows. I dont to work woth embedded Qt

Re: [beagleboard] Re: Disable X in new Rev C Debian Image

2014-09-29 Thread Bremenpl
Alright ill give it a try. I believe i need to power up my beaglebone from a sd card to flash this into emmc. Are there any catches in here? Dnia 29 września 2014 19:22:53 Robert Nelson robertcnel...@gmail.com napisał(a): On Mon, Sep 29, 2014 at 12:21 PM, Bremenpl breme...@gmail.com wrote:

Re: [beagleboard] Re: Disable X in new Rev C Debian Image

2014-09-29 Thread William Hermans
Yes, building a new image is worth it. BUt you would not have to do ths entierly from scratch, as at least one bare file system exists. I would recommend you use what Robert suggested though. As it sounds as though you need to understand Linux better - first. On Mon, Sep 29, 2014 at 10:25 AM,

Re: [beagleboard] Script Halts

2014-09-29 Thread William Hermans
You can try attaching strace to the process and redirect output to a file. On Sun, Sep 28, 2014 at 8:27 AM, Tm fgftyujk...@gmail.com wrote: Hi, I am running a BeagleBone Black Rev C (from element 14). I have noticed that after a while my python script stops executing. For example I am

Re: [beagleboard] Re: BeagleBone Black: v3.8.13-bone37 kernel flash slowly fills up

2014-09-29 Thread William Hermans
Either way, this still would not be a leak This is standard Linux behavior. Logging that is. On Sun, Sep 28, 2014 at 12:03 PM, James Glossinger jglossin...@gmail.com wrote: Ok, I figured this all out. There is no filling up of the disk from the operating system. My method of investigating was

Re: [beagleboard] Re: Disable X in new Rev C Debian Image

2014-09-29 Thread Robert Nelson
On Mon, Sep 29, 2014 at 12:25 PM, Bremenpl breme...@gmail.com wrote: Alright ill give it a try. I believe i need to power up my beaglebone from a sd card to flash this into emmc. Are there any catches in here? Your choice, either use the flasher which runs a flashing script of the microSD or

Re: [beagleboard] Re: Disable X in new Rev C Debian Image

2014-09-29 Thread Bremenpl
So ler me make sure I understand. If i put the flasher image on a Sd card and put it into bbb, it will automatically flash the image to emmc? I used to do this manually, i downloaded the image while booyed on sd card image and used dd. Dnia 29 września 2014 19:34:22 Robert Nelson

Re: [beagleboard] Re: Disable X in new Rev C Debian Image

2014-09-29 Thread William Hermans
*So ler me make sure I understand. If i put the flasher image on a Sd card and put it into bbb, it will automatically flash the image to emmc? I used to do this manually, i downloaded the image while booyed on sd card image and used dd.* That is the description of what a flasher image does,

[beagleboard] Re: Power off current consumption

2014-09-29 Thread Shawn Johnson
I can confirm that power consumption increases after 'shutdown -h' command completes on the rev C. I'm attaching plots showing idle current consumption at idle, but I don't have plots for consumption after power off. Our work around was to cut power using our voltage regulator circuit. This

Re: [beagleboard] Script Halts

2014-09-29 Thread William Hermans
However, I do not know python well. I can read through the code and understand what It does. There may be known issues with the language it's self which could be causing this behavior. Through either the library you're using, or in your own code. e.g. by using bad coding technique. Again I know

Re: [beagleboard] Re: Disable X in new Rev C Debian Image

2014-09-29 Thread Bremenpl
Thank you, ill give it a try. Dnia 29 września 2014 19:41:52 William Hermans yyrk...@gmail.com napisał(a): *So ler me make sure I understand. If i put the flasher image on a Sd card and put it into bbb, it will automatically flash the image to emmc? I used to do this manually, i

[beagleboard] which BBB IO pins are ready to use by default?

2014-09-29 Thread Britton Kerin
A while back I went through the BBW schematic and determined which IO pins appeared not to be in use at all in the default shipping setup (because the named signal coming out of the chip didn't show up anywhere else except a header). I then tested them all to make sure they worked for digital IO.

Re: [beagleboard] which BBB IO pins are ready to use by default?

2014-09-29 Thread Robert Nelson
On Mon, Sep 29, 2014 at 1:48 PM, Britton Kerin britton.ke...@gmail.com wrote: A while back I went through the BBW schematic and determined which IO pins appeared not to be in use at all in the default shipping setup (because the named signal coming out of the chip didn't show up anywhere else

Re: [beagleboard] Re: BeagleBone Black: v3.8.13-bone37 kernel flash slowly fills up

2014-09-29 Thread James Glossinger
If logging was the problem, then you are correct. Logging was only one of the possible reasons I was looking into. On Mon, Sep 29, 2014 at 10:34 AM, William Hermans yyrk...@gmail.com wrote: Either way, this still would not be a leak This is standard Linux behavior. Logging that is. On Sun,

[beagleboard] Problem with fonts under Angstrom 3.8, using FLTK

2014-09-29 Thread RT Mistler
I have a BBB running with no display manager, but running XServer. With this set up I can use the FLTK toolkit to make applications. At some point we reached a good level of presentation where it's now ready to test, etc. This is also with the LCD3 CAPE attached. We make a full screen app

Re: [beagleboard] Re: BeagleBone Black: v3.8.13-bone37 kernel flash slowly fills up

2014-09-29 Thread William Hermans
Well you're not the first to experience this issue and maybe not the last. However with that said I've yet to experience it myself. The only thing I can think of is that I use a custom rootsfs based off of Roberts barefs image. I also compile my own kernel, but I would think that should have

Re: [beagleboard] Host - Pru synchronization

2014-09-29 Thread Charles Steinkuehler
Section 6.2.2.5 Interrupt Status Clearing: https://github.com/beagleboard/am335x_pru_package/blob/master/am335xPruReferenceGuide.pdf On 9/26/2014 6:47 PM, Ray Madigan wrote: Thank you very much. I appreciate you taking time to help me figure this out. Now I just have to figure out how to

Re: [beagleboard] which BBB IO pins are ready to use by default?

2014-09-29 Thread Britton Kerin
On Mon, Sep 29, 2014 at 10:50 AM, Robert Nelson robertcnel...@gmail.com wrote: On Mon, Sep 29, 2014 at 1:48 PM, Britton Kerin britton.ke...@gmail.com wrote: A while back I went through the BBW schematic and determined which IO pins appeared not to be in use at all in the default shipping

[beagleboard] BBB 3.17.0-rc7-bone4 kernel woes

2014-09-29 Thread Chris Yungmann
Hello all, I am trying to get a kernel built and placed on my BBB so that I can proceed to make some necessary kernel changes. However, I have been having a terrible time getting it booting. Most recently, I was trying Robert Nelson's 3.17-rc7-bone4 release, and got the following output on

[beagleboard] How to enable I2C P9_24 P926 (BBB RevC)?

2014-09-29 Thread Robert Hurd
I'm trying to enable headers pins P9_24 P9_26 for I2C communication with my SL030 StrongLink RFID reader. From the documentation P9_24 P9_26 are I2C-1 in Mode 3. By default the pin names are UART1_TXD UART1_RXD respectively. From this source http://datko.net/2013/11/03/bbb_i2c/, I2C-1 is at

Re: [beagleboard] BBB 3.17.0-rc7-bone4 kernel woes

2014-09-29 Thread William Hermans
Everything looks mostly correct, I'm assuming you're following Robert's DebianOnARM guide ? 3 things do come to mind, first one was possibly you're using the wrong device tree board file, but i see that step was taken above. Second thing that comes to mind is that you missed part of the steps in

Re: [beagleboard] Multi camera project BeagleBlack

2014-09-29 Thread Peter Fearing
I'm not sure what you mean by surround view/adas. They're both forward facing and will be fixed in position to try to eliminate any possible alignment issues. I can't see that the ISP is necessary for all image processing. If so that would make the Black completely incompatible with any sort