[beagleboard] Error Listening To Socket - MOOS-IvP won't run on Beaglebone Black

2014-03-05 Thread haeusler . phillip
I am attempting to run MOOS-IvPhttp://oceanai.mit.edu/moos-ivp/pmwiki/pmwiki.php?n=Main.HomePageon a Beaglebone Black On attempting to run the MOOS database it continuously throws the exception Exception Thrown in listen loop: Error Listening To Socket. Operation not supported This software

Re: [beagleboard] Connecting BBB UART to another UART device

2014-03-05 Thread William Hermans
The serial debug port on the beaglebone black *is* a UART interface. That is, RXD/TXD + GND only. You should be able to technically use this with your RFID device, *however* it may also be possible that uboot by default may cause issues, or perhaps damage to your external device at powerup /

[beagleboard] Re: Error Listening To Socket - MOOS-IvP won't run on Beaglebone Black

2014-03-05 Thread haeusler . phillip
I managed to get it to work in single threaded mode. Has any one had any issues with threads with the BBB? On Wednesday, 5 March 2014 18:58:42 UTC+10:30, haeusler...@gmail.com wrote: I am attempting to run MOOS-IvPhttp://oceanai.mit.edu/moos-ivp/pmwiki/pmwiki.php?n=Main.HomePageon a

Re: [beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread walter harms
Am 05.03.2014 07:52, schrieb William Hermans: There is no reason why you can not use an IDE / Editor on a PC and then use SCP, SSH or whatever else to move the source over then compile on the BBB. However, there is a reason why most people choose to cross compile. Anything sizable will

[beagleboard] Windows Embedded CE6.0 BSP Support BeagleBoneBlack and Capes Now

2014-03-05 Thread stephen zhang
I saw an post on e2e.ti.com. Transfer the post here to help someone who maybe need. http://e2e.ti.com/support/embedded/wince/f/353/t/325716.aspx *Hi, All* *We now support Windows Embedded CE 6.0 OS running on BeagleBone and BeagleBoneBlack Boards, with BeagleBoneBlack Capes together.*

[beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread cl
Karl Longen 2frikkincra...@gmail.com wrote: [-- text/plain, encoding 7bit, charset: UTF-8, 35 lines --] Sadly there are no options to code directly on the BB; unless you run the full desktop environment on a tv or monitor. Ay? You can do it all from the command line surely, there's gcc

[beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread Karl Longen
He is asking to code via IDE directly in Armstrong...G++ and the other command line solutions do not fit the IDE requirement. On Wednesday, March 5, 2014 4:15:11 AM UTC-8, c...@isbd.net wrote: Karl Longen 2frikki...@gmail.com javascript: wrote: [-- text/plain, encoding 7bit, charset: UTF-8,

[beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread Karl Longen
BTW you have never tried to code pages and pages using just VI probably Any person in their right state of mind would not use VI, unless you are writing short programs (like shell script), or very simple applications. Renounce to auto correction, color syntax, auto completion, and a ton

Re: [beagleboard] GPIO Edge

2014-03-05 Thread Jason Kridner
On Tue, Mar 4, 2014 at 5:56 PM, Dorian Levy dorianal...@gmail.com wrote: If setting /sys/class/gpio/gpioxx/edge creates an interrupt in the /proc/interrupts file, why is there no event file associated with it? What is the best way to use a gpio pin to count the number of times a switch is

Re: [beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread walter harms
Am 05.03.2014 13:25, schrieb Karl Longen: He is asking to code via IDE directly in Armstrong...G++ and the other command line solutions do not fit the IDE requirement. he did not specify what IDE could simply use emacs. re, wh On Wednesday, March 5, 2014 4:15:11 AM UTC-8,

[beagleboard] Windows Embedded CE6.0 BSP Support BeagleBoneBlack and Capes Now

2014-03-05 Thread steven zhang
I saw an post on e2e.ti.com. Transfer the post here to help someone who maybe need. http://e2e.ti.com/support/embedded/wince/f/353/t/325716.aspx *Hi, All* *We now support Windows Embedded CE 6.0 OS running on BeagleBone and BeagleBoneBlack Boards, with BeagleBoneBlack Capes together.*

Re: [beagleboard] Re: Touchscreen Jitter / Jumping on Beaglebone Black LCD Capes

2014-03-05 Thread Piotr Murawski
Good point! However, the issue in the errata is about pen-up whereas I had pen-down false interrupt. Increasing charging time clearly moves the problem away. Piotr. W dniu poniedziałek, 24 lutego 2014 14:45:31 UTC+1 użytkownik Bas Laarhoven napisał: Hi Piotr, Have you studied the errata

[beagleboard] Beaglebone hacked

2014-03-05 Thread macarr
Ok...I'm awake now! I got a phone call from an overseas gentleman about my computer needing service. It sounded like a crank call but I was having problems so I contacted Microsoft. They found a rootkit and fixed everything. This evening I brought up my Beaglebone but had troubles reaching it

[beagleboard] Re: BeBoPr+ vs Replicape

2014-03-05 Thread Marcos Duque Cesar
Where's the best place to order one BeBoPr++? -- 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, send an email to

[beagleboard] Device tree overlay failed. Cannot overlay BB-BONE-LCD7-01 dtbo file.

2014-03-05 Thread zj_fighting
Hello, everyone. I have a LCD7 RGB screen. I wanted to use it in my BB-Black. I added capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN to the uEnv.txt file. Then I typed echo BB-BONE-LCD7-01 $SLOTS, but BB-Black replied -sh: echo: write error: No such file or directory to me. I am sure

[beagleboard] Device tree overlay failed. Cannot overlay BB-BONE-LCD7-01 dtbo file.

2014-03-05 Thread zj_fighting
Hello, everyone. I have a LCD7 RGB screen. I wanted to use it in my BB-Black. I added capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN to the uEnv.txt file. Then I typed echo BB-BONE-LCD7-01 $SLOTS, but BB-Black replied -sh: echo: write error: No such file or directory to me. I am sure

[beagleboard] BBB in vehicle

2014-03-05 Thread imberest
Hello all, I am totally new to BBB, i even don't have one yet. We are making electric vehicle from zero, we have only chassis. We are programming the main controller. I need a touch screen panel to control all vehicle systems(lights, heating system, start/stop). I think that BBB would be best

Re: [beagleboard] Re: BeBoPr+ vs Replicape

2014-03-05 Thread Charles Steinkuehler
On 03/05/14 03:05, Marcos Duque Cesar wrote: Where's the best place to order one BeBoPr++? Contact Bas (the designer) directly, his e-mail is earlier in the thread. I don't think he's got distribution setup yet, but I know he has some board built. You might want to monitor the support forum,

[beagleboard] LI-5M03CS (Aptina MT9P031) on BB-xM Rev C

2014-03-05 Thread Andreas Weber
Dear users, I'm trying to get the LI-5M03CS (Aptina MT9P031) on BB-xM Rev C configuration running with Debian. First I tried some newer kernels but the FDT based boot isn't fully supported yet (or at least this is what I think after some reading) Then I cloned the

Re: [beagleboard] BBB + PREEMPT_RT

2014-03-05 Thread quikcjack
I did a test using the latest kernel from https://github.com/beagleboard/kernel/blob/3.8/configs/beaglebone and the kernel configuration I posted this morning. To load the cpu I used stress --cpu 1 cyclictest -l1000 -m -n -t1 -p99 -i400 -h400 -q. I have attached the output of cyclictest

Re: [beagleboard] Connecting BBB UART to another UART device

2014-03-05 Thread Ramon Mendes
Thks for answearing! So uboot (the bootloader right?) might send bad commands to my device... well, can it really damage my device? I am just guessing ... For using UART with the P8/P9 pins do I need to go through the hassle of doing the so called device-tree-overlay? Em quarta-feira, 5 de

[beagleboard] Re: Connecting BBB UART to another UART device

2014-03-05 Thread dickelbeck
The debug UART has both the uboot software behind it on boot, and later a linux serial console. During boot, if your device emits any characters, this will trick uboot into putting up its menu and hanging the boot process. It will be waiting for you to make a menu choice and your device will

Re: [beagleboard] GPIO Edge

2014-03-05 Thread Dorian Levy
I tried the gpio-keys driver. I was able to count the interrupts, but was not able to determine which pin. I tried the following code, but when I hooked up switches to two pins the first switch I triggered would give the correct code, but when I triggered the second switch it would give the

Re: [beagleboard] GPIO Edge

2014-03-05 Thread Jack Mitchell
libsoc has an implementation that will allow you to count interrupts by using poll on the sysfs standard GPIO implementation. You can take a look to see if that would help you. https://github.com/jackmitch/libsoc Cheers, Jack. On 05/03/14 15:08, Dorian Levy wrote: I tried the gpio-keys

Re: [beagleboard] Xenomai master - BBB RCNelson 3.13-bone5 kernel patches

2014-03-05 Thread David Lewin
Thanks for this answer, anyway you may have missed my previous threads when I've said that I'm not looking for this. My goal is to be able to do tests and programmation with Xenomai, not spending time trying to have it running. Hence my question for how to to compile with the correct environment

Re: [beagleboard] Powering the BBB

2014-03-05 Thread Gerald Coley
That particular regulator can have different pinouts. I have been bitten before. So double check that based on the supplier. What voltage are you seeing on the output? I believe the best you can get out of that regulator without a big heatsink is maybe 500mA which is borderline for the BBB. You

[beagleboard] AM335x Device Tree Overlay

2014-03-05 Thread steve
Hello, I'm using Yocto with [meta-ti] to create images for the Ti's AM335x EVM Starter Kit or a Beaglebone black (linux-ti-staging 3.12.10) Since last days everything went perfectly fine, but I've now some issues with the device tree. I created a device tree overlay (dtbo file) to enable

Re: [beagleboard] Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread Paulo Ferreira
On 05/03/2014, at 12:30, Karl Longen 2frikkincra...@gmail.com wrote: BTW you have never tried to code pages and pages using just VI probably Any person in their right state of mind would not use VI, unless you are writing short programs (like shell script), or very simple applications.

[beagleboard] Re: Device tree overlay failed. Cannot overlay BB-BONE-LCD7-01 dtbo file.

2014-03-05 Thread porkupan
What does dmesg | grep capemgr say about this? Maybe you forgot to reboot after typing into uEnv.txt? On Wednesday, March 5, 2014 12:16:35 AM UTC-5, zj_fighting wrote: Hello, everyone. I have a LCD7 RGB screen. I wanted to use it in my BB-Black. I added

[beagleboard] Re: Custom DT overlay only loads at runtime on 3.18.13-40

2014-03-05 Thread porkupan
I guess, I should have realized that the filesystems get mounted only *after* the DT overlays are loaded. So only the DT overlays linked directly into the kernel image (as part of the kernel build) are available at startup time. Well, this sucks, but at least I know what to do now. On

[beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread cl
walter harms wha...@bfs.de wrote: Am 05.03.2014 13:25, schrieb Karl Longen: He is asking to code via IDE directly in Armstrong...G++ and the other command line solutions do not fit the IDE requirement. he did not specify what IDE could simply use emacs. Exactly! :-) -- Chris

[beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread cl
Karl Longen 2frikkincra...@gmail.com wrote: BTW you have never tried to code pages and pages using just VI probably I have used it since some time in the mid 1980s, so I am fairly familiar with it - and it's available on *every* platform I program on which is a big advantage. (Not to

Re: [beagleboard] Re: Custom DT overlay only loads at runtime on 3.18.13-40

2014-03-05 Thread Robert Nelson
On Wed, Mar 5, 2014 at 10:02 AM, porkupan vladimir.bor...@gmail.com wrote: I guess, I should have realized that the filesystems get mounted only after the DT overlays are loaded. So only the DT overlays linked directly into the kernel image (as part of the kernel build) are available at

Re: [beagleboard] Powering the BBB

2014-03-05 Thread Dorian Levy
Addicore 5V 1.5A Positive Voltage Regulator L7805CV On Wed, Mar 5, 2014 at 10:52 AM, Gerald Coley ger...@beagleboard.orgwrote: That particular regulator can have different pinouts. I have been bitten before. So double check that based on the supplier. What voltage are you seeing on the

[beagleboard] Re: AM335x Device Tree Overlay

2014-03-05 Thread porkupan
I am not an expert, but I would guess that if your system didn't implement capemgr, you won't be able to load device tree overlays. I would assume the capemgr would be an integral part of all kernels above 3.8, but I may be wrong. If you still use the device tree, you can edit the

Re: [beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread Micka
VI ? Really ? You should start using Eclipse or visual studio they provide tons of function that vi don't provide. eclipse/visualstudio = with a few click you configure your workspace, you build your project, you deploy your project, your run/debug your project . VI = with tons of hours

Re: [beagleboard] Powering the BBB

2014-03-05 Thread Gerald Coley
Are you using a heatsink? Voltage? Gerald On Wed, Mar 5, 2014 at 10:07 AM, Dorian Levy dorianal...@gmail.com wrote: Addicore 5V 1.5A Positive Voltage Regulator L7805CV On Wed, Mar 5, 2014 at 10:52 AM, Gerald Coley ger...@beagleboard.orgwrote: That particular regulator can have different

Re: [beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread Alexander Holler
Am 05.03.2014 13:30, schrieb Karl Longen: BTW you have never tried to code pages and pages using just VI probably Any person in their right state of mind would not use VI, unless you are writing short programs (like shell script), or very simple applications. That's just plain wrong and

Re: [beagleboard] Re: Custom DT overlay only loads at runtime on 3.18.13-40

2014-03-05 Thread porkupan
Yeah, I was thinking about something like this. But since I am making a video controller overlay, it is better if it had been loaded at kernel initialization, and not as part of the init scripts. I'd like the display to be available to show some kernel startup. So I will either just

[beagleboard] Re: Beaglebone hacked

2014-03-05 Thread vladimir
clean what up? On Wednesday, March 5, 2014 5:35:23 AM UTC+1, mac...@msn.com wrote: Ok...I'm awake now! I got a phone call from an overseas gentleman about my computer needing service. It sounded like a crank call but I was having problems so I contacted Microsoft. They found a rootkit and

Re: [beagleboard] Re: Custom DT overlay only loads at runtime on 3.18.13-40

2014-03-05 Thread Robert Nelson
On Wed, Mar 5, 2014 at 10:19 AM, porkupan vladimir.bor...@gmail.com wrote: Yeah, I was thinking about something like this. But since I am making a video controller overlay, it is better if it had been loaded at kernel initialization, and not as part of the init scripts. I'd like the display

Re: [beagleboard] Re: Custom DT overlay only loads at runtime on 3.18.13-40

2014-03-05 Thread David Lambert
I am confused by the reference to 3.18.13-40. Should this be 3.8.13-40? I don't think there is a cape manager in later kernels such as 3.13.x?? Dave. On 03/05/2014 10:30 AM, Robert Nelson wrote: On Wed, Mar 5, 2014 at 10:19 AM, porkupan vladimir.bor...@gmail.com wrote: Yeah, I was thinking

[beagleboard] A project on enhancing the Beaglebone beginners experience(GSoC?)

2014-03-05 Thread Tarang Shah
Hi, I am Tarang, a student looking forward to improve the out of the box beaglebone experience. This will mostly involve improving the current bone101 webpages with additional demos and improvement of the current demos. This is the set of pages that people are greeted when they go to 192.168.7.2

Re: [beagleboard] Re: Custom DT overlay only loads at runtime on 3.18.13-40

2014-03-05 Thread porkupan
No, I definitely cannot afford any more bootup delay. I am already not meeting my 25 second startup requirement, and I have to figure out why. The dmesg http://paste.ubuntu.com/7036139/ is not much help, but it seems that the init scripts are too heavy. On Wednesday, March 5, 2014 11:30:49

Re: [beagleboard] Re: Custom DT overlay only loads at runtime on 3.18.13-40

2014-03-05 Thread porkupan
Yes, of course 3.8. Sorry if I confused you. I don't thing 3.18 is out there yet, is it? :-) On Wednesday, March 5, 2014 11:38:53 AM UTC-5, David wrote: I am confused by the reference to 3.18.13-40. Should this be 3.8.13-40? I don't think there is a cape manager in later kernels such as

Re: [beagleboard] Re: AM335x Device Tree Overlay

2014-03-05 Thread Ben Gamari
porkupan vladimir.bor...@gmail.com writes: I am not an expert, but I would guess that if your system didn't implement capemgr, you won't be able to load device tree overlays. I would assume the capemgr would be an integral part of all kernels above 3.8, but I may be wrong. I think you

Re: [beagleboard] Re: Custom DT overlay only loads at runtime on 3.18.13-40

2014-03-05 Thread Robert Nelson
On Wed, Mar 5, 2014 at 10:58 AM, porkupan vladimir.bor...@gmail.com wrote: No, I definitely cannot afford any more bootup delay. I am already not meeting my 25 second startup requirement, and I have to figure out why. The dmesg is not much help, but it seems that the init scripts are too

[beagleboard] Re: AM335x Device Tree Overlay

2014-03-05 Thread steve
Hello Porkupan, Thank you for your fast answer ! I searched in the meta-ti linux-ti-staging kernel (git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git), and I didn't found it. Does somebody know which files and dependencies are required to implement it ? Le mercredi 5 mars 2014 17:11:19

Re: [beagleboard] Re: AM335x Device Tree Overlay

2014-03-05 Thread John Syn
From: st...@piziwate.net Reply-To: beagleboard@googlegroups.com Date: Wednesday, March 5, 2014 at 8:54 AM To: beagleboard@googlegroups.com Cc: st...@piziwate.net Subject: [beagleboard] Re: AM335x Device Tree Overlay Hello Porkupan, Thank you for your fast answer ! I searched in the

[beagleboard] Linux when moving from beaglebone to custom AM335x board

2014-03-05 Thread cmicali
We have been prototyping on beaglebone black for about a year and are building a custom AM335x board for our product. We plan on using the WL18xx WIFI/BLE chip and a few other TI peripherals. I have been assuming we will have to use the older 2.6? TI-supported linux instead of the 3.8-bone

Re: [beagleboard] Powering the BBB

2014-03-05 Thread Dorian Levy
No heatsink 5V On Mar 5, 2014 11:13 AM, Gerald Coley ger...@beagleboard.org wrote: Are you using a heatsink? Voltage? Gerald On Wed, Mar 5, 2014 at 10:07 AM, Dorian Levy dorianal...@gmail.comwrote: Addicore 5V 1.5A Positive Voltage Regulator L7805CV On Wed, Mar 5, 2014 at 10:52 AM,

Re: [beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread William Hermans
Cross compiling is really as simple as downloading a Linaro toolchain, and just setting up the toolchain binary paths in an IDE. Even on Windows. Then on Windows you can use Visual Studio, Eclipse, Code:Blocks, or even use the toolchain directly via comandline, with an editor like notepad++, or

Re: [beagleboard] Powering the BBB

2014-03-05 Thread Gerald Coley
OK. Then what you are describing as your issue, i would expect to happen. Gerald On Wed, Mar 5, 2014 at 12:37 PM, Dorian Levy dorianal...@gmail.com wrote: No heatsink 5V On Mar 5, 2014 11:13 AM, Gerald Coley ger...@beagleboard.org wrote: Are you using a heatsink? Voltage? Gerald On

Re: [beagleboard] Re: BBB is a great home server but printing is a challenge

2014-03-05 Thread Yves Grignon
I will try to help but I did this some time ago and being an old man, my memory is failing me. Using CUPS I can print to my HPLJ printer from my BBB but not from Windows. Windows seems to need a driver to print to a networked printer and it does not have one for the HPLJ 1012. A friend had

Re: [beagleboard] Re: Connecting BBB UART to another UART device

2014-03-05 Thread William Hermans
I do not know that uboot would / would not damage your UART device, but I also do not know that it will not. Then as dickelbeck mentions above there are other potential pitfalls. As for the Linux console, this could / should be configurable via inittab, but uboot I have no idea exactly what needs

[beagleboard] BBXM and SGX libs

2014-03-05 Thread Brett
Hello, I am trying to get a BBXM running with the SGX libraries. The requirements of my project are to run an EGL2 application without an X11 server. I've followed the steps on http://elinux.org/BeagleBoardUbuntu without success. Using Ubuntu 13.10 built kernel version 3.13.5-armv7-x11 but I

Re: [beagleboard] Powering the BBB

2014-03-05 Thread Dorian Levy
Because the IC can't provide the required current without a heat sink? Or because the BBB is going into thermal protection? A little insight into why you would expect that would be appreciated. On Mar 5, 2014 1:43 PM, Gerald Coley ger...@beagleboard.org wrote: OK. Then what you are describing as

Re: [beagleboard] Powering the BBB

2014-03-05 Thread Gerald Coley
Because the regulator is going into thermal limit due to excessive heat dissipation. Make the 11.7V supply say 8V and it will run longer. The hole in the tab of the regulator is for the heat sink. Now, if the regulator is putting out 7V, then it could be the board. Gerald On Wed, Mar 5, 2014

Re: [beagleboard] BBXM and SGX libs

2014-03-05 Thread Robert Nelson
On Wed, Mar 5, 2014 at 1:00 PM, Brett brett.saw...@fltsimeng.com wrote: Hello, I am trying to get a BBXM running with the SGX libraries. The requirements of my project are to run an EGL2 application without an X11 server. I've followed the steps on http://elinux.org/BeagleBoardUbuntu without

Re: [beagleboard] Re: BBB is a great home server but printing is a challenge

2014-03-05 Thread Yves Grignon
The good news is that it can be made to work. I had 2 USB flash drives on my BBB at some point. The bad news is that I originally had same problems as you have and I don't remember how I resolved them. I must have found a solution on this board or some other. -- For more options, visit

Re: [beagleboard] Powering the BBB

2014-03-05 Thread Dorian Levy
11.7V supply shouldn't be a problem because it can take up to 25V, but I'll try a heat sink and see if that helps. On Wed, Mar 5, 2014 at 2:05 PM, Gerald Coley ger...@beagleboard.org wrote: Because the regulator is going into thermal limit due to excessive heat dissipation. Make the 11.7V

Re: [beagleboard] Powering the BBB

2014-03-05 Thread Gerald Coley
This is a linear regulator. Very old technology. A watt waster. It is dissipating the difference between the input voltage and the output voltage. That creates a lot of heat. Gerald On Wed, Mar 5, 2014 at 1:13 PM, Dorian Levy dorianal...@gmail.com wrote: 11.7V supply shouldn't be a problem

[beagleboard] BeagleBone Black Vdd Power

2014-03-05 Thread edwin . j . slv
Using the Beaglebone black Revision A6A. I powering it with supplying 5V to the Vdd pins. The 5V is coming from an adjustable regulator with an enable line. Also I have a 10uF tantalum capacitor on the regulator's output to avoid sending a noisy 5V. When that enable line goes high, the

[beagleboard] Setting up PWM for servos and electronic speed controllers.

2014-03-05 Thread andy . w . erickson
Just letting newcomers to the Beaglebone Black know that there is a fast and dirty way to get servos and electronic speed controllers up and running with a short video I made. You can check it out herehttp://www.youtube.com/watch?v=CceitHWEaKU . -- For more options, visit

[beagleboard] Web Server with CGI

2014-03-05 Thread André Lessa
Hi for all, I need to configure my BeagleBone Black to operating with Web Server lighttpd and use CGI to interface with the progran in C and the Web Page. I can put the Web Server lighttpd to work, and open many pages with .html and .php, but I see many example of code in c that generate the

Re: [beagleboard] BeagleBone Black Vdd Power

2014-03-05 Thread Gerald Coley
The PMIC is sensitive to slow ramping power supplies. A 10uF capacitor is also a little small. You could be seeing a dip in the voltage when the PMIC does kick in and it could in some instances cause it to shutdown. Gerald On Wed, Mar 5, 2014 at 2:16 PM, edwin.j@gmail.com wrote: Using

Re: [beagleboard] Web Server with CGI

2014-03-05 Thread Don deJuan
On 03/05/2014 12:32 PM, André Lessa wrote: Hi for all, I need to configure my BeagleBone Black to operating with Web Server lighttpd and use CGI to interface with the progran in C and the Web Page. I can put the Web Server lighttpd to work, and open many pages with .html and .php, but I see

[beagleboard] Re: Beaglebone hacked

2014-03-05 Thread Vladimir Pantelic
you replied to me only and not the group, please include the group always in replies. On 03/05/2014 09:26 PM, Michael Carr wrote: Hi Vladimir The first highlighted TCP entry is the IP address to the site from where I was hacked. */tcp0 0 beaglebone.home:43017

Re: [beagleboard] Java on BBB = YES, Java Applets on the BBB = NO

2014-03-05 Thread James Evans
On Monday, March 3, 2014 6:24:34 PM UTC-5, Dennis Cote wrote: On Saturday, March 1, 2014 12:01:55 PM UTC-7, Ggnome wrote: Were you able to get Java running? I'm trying to access a Java applet on my website There are instructions for installing Java from Oracle on the BB.org website

[beagleboard] How can I omit pullup resister.

2014-03-05 Thread masterplays555
Hi, forks! I got BBB and start enjoying. I wonder How to work pullup pinmode at input in software. http://beagleboard.org/Support/BoneScript/pinMode/ I want to pull up P8_31(GIPO_10) as Input 、but it effect noting. 1.b.pinMode(P8_31,

[beagleboard] Re: BeagleBone Black Vdd Power

2014-03-05 Thread cl
edwin.j@gmail.com wrote: [-- text/plain, encoding 7bit, charset: UTF-8, 22 lines --] Using the Beaglebone black Revision A6A. I powering it with supplying 5V to the Vdd pins. The 5V is coming from an adjustable regulator with an enable line. Also I have a 10uF tantalum capacitor on

Re: [beagleboard] How can I omit pullup resister.

2014-03-05 Thread Gerald Coley
Check the datasheet. The pull up may or may not be small enough depending on what it has to pull up. The current is the max the pin can do. In other words, that is who large the pull up actually is. Turning on all the weak pullups isn't going to strain the total current of the power supply which

[beagleboard] Nice case for the BBB and LCD!

2014-03-05 Thread James Evans
On Wednesday, February 12, 2014 3:04:29 PM UTC-5, blueboatjc wrote: I needed a case designed to hold the BeagleBone Black and 4D Systems 4.3 LCD Touchscreenhttp://www.4dsystems.com.au/product/22/125/Beagle_Bone_LCD_Capes/4DCAPE_43/. It is designed to sit on a desk and have the screen

[beagleboard] How to write attachInterrupt in BoneScript in details.

2014-03-05 Thread masterplays555
Hi, forks!! I have some questions about attachInterrupt. I saw the topic attachInterrupt contents called on startup and stop without event triggered https://groups.google.com/forum/#!topic/beagleboard/bhacfUnNJYM Q1: I think one of solution is check actual button has pushed or not.

[beagleboard] Re: Availability - how come nobody has any BeagleBone Black to sell?

2014-03-05 Thread Carl-Fredrik Sundström
Adafruit has some beagles in stock right now. I didn't receive stock notification that I had requested just saw it by chance. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard group. To

[beagleboard] [GSOC] BeaglePilot

2014-03-05 Thread markhocevar13
Hi, I am senior student in undergraduate program of Computer and Information Science from Slovenia. I recently came across Google Summer Of Code and Beagle Bone BeaglePilot project and i love the challenge. My question is who (and how) to contact for more information about the project? Thanks

Re: [beagleboard] Re: [Issue] BeagleBone Black Random Reboot

2014-03-05 Thread Damien
Thanks Lei. this fix works! I ran the BB for 8 days without problem. On Thursday, February 27, 2014 1:51:26 AM UTC+11, Lei Wang wrote: Damien, Check the link on TI e2e: http://e2e.ti.com/support/embedded/android/f/509/t/308616.aspx It basically switched the clock source from 32K to 24MHz

Re: [beagleboard] Powering the BBB

2014-03-05 Thread John Syn
From: Dorian Levy dorianal...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Wednesday, March 5, 2014 at 11:13 AM To: beagleboard@googlegroups.com Subject: Re: [beagleboard] Powering the BBB 11.7V supply shouldn't be a problem because it can take up to 25V, but I'll try a heat

Re: [beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread Karl Longen
Emacs is not an IDE, but a text editor. IDE include a source code (text) editor, a compiler, a linker and a debugger Eclipse, Netbeans, Mono development, Visual studio; these are IDE I second the use of Emacs, it is great to write code, but you still need to use a compiler, linker and debugger

Re: [beagleboard] How to write attachInterrupt in BoneScript in details.

2014-03-05 Thread George Lu
You could use button.watch() in onoff in place of attachInterrrupt. See https://www.npmjs.org/package/onoff. On Wed, Mar 5, 2014 at 2:00 PM, masterplays...@gmail.com wrote: Hi, forks!! I have some questions about attachInterrupt. I saw the topic attachInterrupt contents called on startup

Re: [beagleboard] Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread Karl Longen
These are commodities added on top; the original VI or VIM do not have all of these features. If you log in into a standard Unix box, you won't have that. Technically you can write shell script that allow you to compile and link directly from VI, but is more work than expected...it was not

[beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread Karl Longen
Exactly, that was in the pastthis is 2014; we don't necessarily need to use things from the past, when there is something else new that perform better Do you still drive your old carburetor car from the 70s? Do you still use an 8086, green phosphor monitor and textual OS? You may, but why

Re: [beagleboard] Xenomai master - BBB RCNelson 3.13-bone5 kernel patches

2014-03-05 Thread t-szczyrba
e W dniu środa, 5 marca 2014 16:36:50 UTC+1 użytkownik dlewin555 napisał: Thanks for this answer, anyway you may have missed my previous threads when I've said that I'm not looking for this. My goal is to be able to do tests and programmation with Xenomai, not spending time trying to have

Re: [beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread Karl Longen
I don't see anything wrong.in this world nothing is wrong (other than the attitude), there is what is right for someone and what is right for most of the people. In 15 years working as programmer, I have NEVER experienced a single developer using VI for anything other than modify server

[beagleboard] How using a SD card as extra storage device with auto mount at reboot on Beagle Bone Black

2014-03-05 Thread fernandoice11
Hello: I am beginner using Arnströmg and need some help. I have to charge a software with Videos and need high capacity (4G) for this, for these reason, need more storage, the problem is that after format the SD and to create the logical partitions ext3, all is Ok and i can to mount and work

Re: [beagleboard] BBXM and SGX libs

2014-03-05 Thread Brett
I had some success with the 3.7.x kernel and the SGX libraries! However I could not get the kernel to boot fully with Ubuntu 13.10 (ubuntu-13.10-console-armhf-2014-02-16.tar.xz). I ended up using an old Ubuntu 11.10 I found on our file server (ubuntu-11.10-r14-minimal-armel-2012-09-27.tar.xz).

[beagleboard] Re: python alsa problems on BeagleBoard xm (Angstrom)

2014-03-05 Thread cswiger
Ever get this to work? I am hitting the same issue in Angstrom on a beaglebone black. Have noticed this oddity, I cannot set the periodsize: bbb: a.setperiodsize(2048) 235L even smaller sizes, like 128, fail. Maybe that's hard coded for the limited hardware and I need to find

Re: [beagleboard] Re: Availability - how come nobody has any BeagleBone Black to sell?

2014-03-05 Thread Eric Palmer
Thanks, just got me one! Good timing looking at email. Eric On Wed, Mar 5, 2014 at 5:09 PM, Carl-Fredrik Sundström audio...@gmail.comwrote: Adafruit has some beagles in stock right now. I didn't receive stock notification that I had requested just saw it by chance. -- For more options,

Re: [beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-05 Thread Karl Longen
Did you try with Eclipse? It is multi platform, and there is a nice youtube tutorial video that show how to set it up for the BB. Quite simple to cross compile, but not possible on the BB itself; Eclipse just sit and cry if you run it on the IDE, even without loading the full desktop (tried to

[beagleboard] Re: Here is the BeagleBone Debian (beta) image you want to test

2014-03-05 Thread Robert Nelson
I use a Mac and despite the latest version of HoRNDIS fixing issues with Internet Connection Sharing, getting on the WIFI at home makes getting my BeagleBones on the network much easier, further making grabbing new packages with 'sudo apt-get install' much simpler. Drivers and firmware for

Re: [beagleboard] Kernel/device tree road-map for the BBB

2014-03-05 Thread David Lambert
On 02/12/2014 12:56 PM, Robert Nelson wrote: The path i'm going to start heading for v3.13.x/v3.14.x is just to do separate major cape dtb's.. So in u-boot: fdtbase=am335x-bone or am335x-boneblack cape=xzy (defined in uEnv.txt (lcd4-a1/etc)) Then it'll just load: $fdtbase-$cape.dtb on

[beagleboard] Re: debian: test images (2014-01-29) (resend with correct topic..)

2014-03-05 Thread joselorente2001
I have been trying the most recent images installing pyqt4. I am having some trouble with a promram that uses Qpixmap, adding an image to a window. The program works on a complete Ubuntu distribution (13.10) as well as in a window installation of pyqt but is not working on the Debian version

Re: [beagleboard] Kernel/device tree road-map for the BBB

2014-03-05 Thread Robert Nelson
On Wed, Mar 5, 2014 at 6:36 PM, David Lambert d...@lambsys.com wrote: On 02/12/2014 12:56 PM, Robert Nelson wrote: The path i'm going to start heading for v3.13.x/v3.14.x is just to do separate major cape dtb's.. So in u-boot: fdtbase=am335x-bone or am335x-boneblack cape=xzy (defined in

Re: [beagleboard] Kernel/device tree road-map for the BBB

2014-03-05 Thread David Lambert
On 03/05/2014 06:52 PM, Robert Nelson wrote: I just fixed this last friday, the 'cape' variable was used in the wrong spot in u-boot so it never got used.. cd /opt/scripts/ git pull ./tools/update_bootloader.sh I am confused, where is this script? I have searched netinstall and linux-dev

Re: [beagleboard] Powering the BBB

2014-03-05 Thread doog
in hopes of explaining what is being talked around is this. You want 5V from 11V so there's 6V difference. Those linear regulators will give you the 5V at some current level(let's say 1A for simplicity). So you get 5V at 1A and that's 5Watts(5V*1A) but that 1A of current is also involved

Re: [beagleboard] Kernel/device tree road-map for the BBB

2014-03-05 Thread Robert Nelson
On Wed, Mar 5, 2014 at 7:01 PM, David Lambert d...@lambsys.com wrote: On 03/05/2014 06:52 PM, Robert Nelson wrote: I just fixed this last friday, the 'cape' variable was used in the wrong spot in u-boot so it never got used.. cd /opt/scripts/ git pull ./tools/update_bootloader.sh I am

[beagleboard] Re: Cmake problem in both Fedora 17 and Ubuntu 12

2014-03-05 Thread onebeartoe
Thanks this one help using Ubuntu 13.4 on BeagleBone Black. On Monday, February 11, 2013 3:31:01 PM UTC-6, richard taylor wrote: On Friday, February 8, 2013 5:46:44 PM UTC-8, richard taylor wrote: Per a previous post, I have an issue with the Beagleboard XM freezing when running a USB

[beagleboard] Re: Ubuntu 13.10 NO GUI (NO graphical user interface)

2014-03-05 Thread nooshi . bn86
Hello, I have this same question. Where is it answered? On Friday, December 13, 2013 8:12:16 PM UTC-8, Dhanushka Jayaweera wrote: *Hey There.. * *I followed this procedure and installed Ubuntu 13.10 in my BBB. Used the prebuilt image.**

Re: [beagleboard] Linux when moving from beaglebone to custom AM335x board

2014-03-05 Thread Jason Kridner
On Wed, Mar 5, 2014 at 1:18 PM, cmicali chris.mic...@sagedevices.comwrote: We have been prototyping on beaglebone black for about a year and are building a custom AM335x board for our product. We plan on using the WL18xx WIFI/BLE chip and a few other TI peripherals. I have been assuming we

Re: [beagleboard] Powering the BBB

2014-03-05 Thread Artie Lekstutis
On 3/5/2014 9:07 PM, doog wrote: in hopes of explaining what is being talked around is this. You want 5V from 11V so there's 6V difference. Those linear regulators will give you the 5V at some current level(let's say 1A for simplicity). So you get 5V at 1A and

  1   2   >