Re: [beagleboard] olsr working but cannot get information from them.

2015-02-04 Thread John Syn
From: SHAO MIN shaomin1...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Wednesday, February 4, 2015 at 12:56 AM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: [beagleboard] olsr working but cannot get information from them.

[beagleboard] Re: eCAP module and interrupts

2015-02-04 Thread TJF
libpruio http://beagleboard.org/project/libpruio/ can access all eCAP modules. Currently polling values by function CapMod::Value http://users.freebasic-portal.de/tjf/Projekte/libpruio/doc/html/class_cap_mod.html#aa2b7f2ab614463ea7709d440604be83e is supported. You can use it to configure the

Re: [beagleboard] systemd-logind.service fails in Debian

2015-02-04 Thread Sherman Boyd
This is a problem with the console version of the Debian image. I just tried a fresh install of 01/27/2015. Installing dbus does indeed fix the issue, thank you! On Friday, January 30, 2015 at 4:20:34 PM UTC-7, RobertCNelson wrote: On Fri, Jan 30, 2015 at 5:10 PM, Sherman Boyd

[beagleboard] Re: Running /var/lib/cloud9/examples/extras/simulator

2015-02-04 Thread Günter Pütz
Hi Jeff, it seems that you are trying to run the examples with apache and php. This will not work. The examples and cloud9 IDE are a different world: Instead of running a server like apache and then running php scripts at a request, with node.js they go a comlete different way: node.js is

[beagleboard] olsr working but cannot get information from them.

2015-02-04 Thread SHAO MIN
down votfavorite http://askubuntu.com/questions/531684/olsr-not-communicating-in-two-hops# I was trying to set mesh network using olsr protocol. node1 node2-ode3 (olsrd) adhoc(olsrd) adhoc(olsrd) (laptop)

[beagleboard] Cloud9 Code Autocompletion doesn't work

2015-02-04 Thread Günter Pütz
Hi, as the heading says, I am not able to use code autocompletition in Cloud9 as they describe here: https://docs.c9.io/autocompletion.html. What works is adding closing tags in html, but what I am missing is a completition with javascript. An example: var http = require('http'); http. = at

Re: [beagleboard] Re: Completely disable screensaver

2015-02-04 Thread Colin Bester
I am running on 4DCape43 LCD on Debian BBB and added xset -dpms xset s off to .xsessionrc file in user's home directory and this prevents my LCD from blanking after a period. ~C On Saturday, January 18, 2014 at 10:02:10 PM UTC-6, blueboatjc wrote: Hi, I have tried this on my Beagle Bone

[beagleboard] Cloud 9 Autorun Directory

2015-02-04 Thread ddomke
I am having some problems understanding exactly what happens when I place a program in the autorun directory under Cloud9. I have put several simple programs in there and they all run fine on startup. However . . . I have a JavaScript web server and an HTML file in a directory under Cloud9.

[beagleboard] Beaglebone works from barrel jack only (not USB power)

2015-02-04 Thread jordan . balagot
Hi, I've had my beaglebone black working for several months using USB power from the computer. Lately I've been using it for a project and switched to barrel jack DC power. Now, it only works with barrel jack DC power, and if I plug it into a computer, USB battery, or power supply

Re: [beagleboard] Beaglebone works from barrel jack only (not USB power)

2015-02-04 Thread Gerald Coley
Sounds like the PMIC may have been damaged on the USB power input or the current the board now consumes exceeds the 500mA budget on the USB. If the later is the case, then the culprit could also be a damaged pin on the processor somewhere. Gerald. On Wed, Feb 4, 2015 at 12:31 PM,

Re: [beagleboard] Beaglebone works from barrel jack only (not USB power)

2015-02-04 Thread Chad Baker
Project? Do you have any capes attached? discrete components, ether, …? Try removing everything, if it starts now then start adding things back on until the problem reappears, that or a combination of the additions is usually the problem. If the problem stays, you now have it ready for an RMA.

[beagleboard] Re: Cannot flash latest Debian image to eMMC

2015-02-04 Thread blake . hollingsworth
I ended up buying a newer Rev C of the board. The image flashed within a few minutes. So I know it's not a problem with the image or the SD card. On Tuesday, February 3, 2015 at 4:06:51 PM UTC-5, Blake Hollingsworth wrote: Hi Micheal, I reviewed his blog, and yes that is exactly what I am

[beagleboard] Re: BuildRoot with Nelson Build

2015-02-04 Thread tcmichals
On Monday, February 2, 2015 at 3:03:35 PM UTC-6, Satya wrote: In my scenario i would like to use Nelson Build with BuildRoot Filesystem. Followed the instruction to build kernel Uboot along with MLO from NELSON post: https://eewiki.net/display/linuxonarm/BeagleBone+Black Stuck

Re: [beagleboard] Re: BuildRoot with Nelson Build

2015-02-04 Thread Maddimsetty Pratap
Hi michal, Thanks for the valuable information. Can you please elaborate over the patch which you are talking about??, i had compiled with beaglebone_defconfig with instructions provided at: http://www.embarcados.com.br/beaglebone-black-buildroot/ I need to integrate and support

Re: [beagleboard] olsr working but cannot get information from them.

2015-02-04 Thread SHAO MIN
Is it because that the ip address and the wireless adapater is in different subnet? because my beaglebone is 192.168.7.2 and my wireless network is 192.168.0.251. On Thursday, 5 February 2015 00:25:41 UTC+8, john3909 wrote: From: SHAO MIN shaom...@gmail.com javascript: Reply-To:

Re: [beagleboard] Problem Cross Compiling Beaglebone Black

2015-02-04 Thread Graham
The compile time error says that it is looking for the gcc crosscompiler, and can't find it. You seem to have downloaded the linaro crosscompiler, which is different. Either will work. You need to decide which compiler you want to use, make sure it is installed in the computer, and build a

Re: [beagleboard] Problem Cross Compiling Beaglebone Black

2015-02-04 Thread evilwulfie
i may be missing something here but it looks like you are trying to use i386 things for a arm processor ? On 2/4/2015 5:13 PM, m wrote: *I *I have a Beaglebone black with Linux 3.8.13-bone20 Debian Wheezy 7.0 and I am trying to cross compile wireless drivers from my host machine which is

[beagleboard] Problem Cross Compiling Beaglebone Black

2015-02-04 Thread m
*I *I have a Beaglebone black with Linux 3.8.13-bone20 Debian Wheezy 7.0 and I am trying to cross compile wireless drivers from my host machine which is Debian 7.4 Wheezy but i am running into a brick wall, arg! I could use some advice. This is what I've done so far, sudo dpkg

[beagleboard] GPIO_40 vs PWM

2015-02-04 Thread Philip Theis
I attempting to use GPIO_40 on P9_14 It is not responding as other GPIO pins are. My assumption is that since it is dual purpose with PWM1A that the PWM is keeping it from being used as a GPIO digital output pin. How can I stop the PWM process that is keeping GPIO_40 from working? thanks, Phil

[beagleboard] Re: Cannot flash latest Debian image to eMMC

2015-02-04 Thread Blake Hollingsworth
This is very strange, but I did end up getting the image flashed to the emmc. I booted normally into Angstrom, then inserted the SD card. I hit the RESET button, and waited. I noticed the debian login prompt and I just let the thing sit for a few minutes. It flashed within 20 minutes and

Re: [beagleboard] Problem Cross Compiling Beaglebone Black

2015-02-04 Thread m
Graham, I thought I was only using the linaro compiler, I didn't realize I was trying to use two different compilers. When I run, ${CC}gcc --version It says I'm using, arm-linux-gnueabihf-gcc (crosstool-NG linaro-1.13.1-4.9-2014.09 - Linaro GCC 4.9-2014.09) 4.9.2 20140904 (prerelease) Also

Re: [beagleboard] Cloud9 Code Autocompletion doesn't work

2015-02-04 Thread Robert Nelson
On Feb 4, 2015 3:23 AM, Günter Pütz puetz.guen...@gmail.com wrote: Hi, as the heading says, I am not able to use code autocompletition in Cloud9 as they describe here: https://docs.c9.io/autocompletion.html. What works is adding closing tags in html, but what I am missing is a completition

[beagleboard] Connect innolux-LCD 7.0 inch AT070TN92 to my beaglebone black

2015-02-04 Thread nima talebpour
Hi. I would like to connect innolux-LCD 7.0 inch AT070TN92 to my beagle bone black to my beaglebone black. but I do not have enough information for doing that. could you please guide me how can I do this ? -- For more options, visit http://beagleboard.org/discuss --- You received this

Re: [beagleboard] Re: GPIO in C/C++ on the Beaglebone Black?

2015-02-04 Thread Julian Gold
This - like several solutions - tries to open /dev/mem for read and write. On my Rev C debian BBB, this operation fails, I suspect due to access rights as it seems like it may need root access privilege? (Similarly for the sysfs method, you can't write to sys/class/gpio/export unless you're

[beagleboard] is there a BBB-specific tutorial for device trees?

2015-02-04 Thread Robert P. J. Day
in my never-ending quest to be as lazy as possible, i'm looking for a publicly-available tutorial on device trees for my training course(s) that specifically addresses the beaglebone black. for example, here's one for zilinx's zynq-7000: http://xillybus.com/tutorials/device-tree-zynq-1

[beagleboard] Re: Beaglebone Black won't power on

2015-02-04 Thread nima talebpour
I have a same problem. but, it happened to my BBB because one of my wires has a connection to the below of my BBB. and I think is dead! :( for the record same as you in my BBB power led just flashes one time and go off again . On Sunday, January 25, 2015 at 10:05:20 PM UTC+3:30, Islam Rostom

Re: [beagleboard] Cloud9 Code Autocompletion doesn't work

2015-02-04 Thread Günter Pütz
Ok, Robert - I have the may 2014 release running, what may be the reason, as you pointed out. I will test a newer version from elinux and give some feedback. Thank you! 2015-02-04 11:43 GMT+01:00 Robert Nelson robertcnel...@gmail.com: On Feb 4, 2015 3:23 AM, Günter Pütz

[beagleboard] Help using Chipsee screen

2015-02-04 Thread auke989
Hello! I'm having trouble getting my Chipsee Display http://www.logicsupply.com/components/displays/bbb-exp-c/ to work with my Beaglebone black. I've tried the following 1. I tried to make it run with the Angstrom and Debian images they provided. The screen worked and so on, but I couldn't

[beagleboard] Re: BeagleBone Black programming IDE C/C++

2015-02-04 Thread psgeceg2
sir we need some basic tutorials on how to interface BBB and eclipse on linux platforms . so kindly guide me with the necessary tutorials and help us at the earliest sir. my mail id is ecofriendve...@gmail.com thank you. On Tuesday, June 4, 2013 at 3:22:49 PM UTC+5:30, pjwl wrote: Hello,

[beagleboard] beaqgle bone black interface with eclipse IDE

2015-02-04 Thread psgeceg2
We are doing a project on gesture recognition and speech processing using beaglebone black. we need some basic help on how to use BBB in ubuntu with Eclipse IDE and some hardware clarifications. kindly do help us in quick time. -- For more options, visit http://beagleboard.org/discuss ---

Re: [beagleboard] Netinstall for Wheezy on Beagleboard xM

2015-02-04 Thread rolph
On Tuesday, November 11, 2014 at 5:41:01 PM UTC-8, RobertCNelson wrote: On Tue, Nov 11, 2014 at 7:35 PM, Paulo Sherring pauloas...@gmail.com javascript: wrote: Hi all. I am trying to use Netinstall script, provided here https://github.com/RobertCNelson/netinstall ( Thanks to you, mr

[beagleboard] Re: Device Tree Compiler

2015-02-04 Thread ssprithvi313
thanks On Wednesday, 7 August 2013 00:04:41 UTC+5:30, Jacob Stockton wrote: How does one get the device tree compiler installed on the BBB with Ubuntu (-uname 3.8.13)? I am trying to compile device trees specific to the BBB. I found a guide here

Re: [beagleboard] Re: GPIO in C/C++ on the Beaglebone Black?

2015-02-04 Thread Jacek Radzikowski
As /dev/mem gives you uncontrolled access to the entire memory, you need administrative rights to open the device. If you are concerned about security, it should possible to drop privileges after opening the device; However, the program has to be started as root, either from root account, or as

Re: [beagleboard] Re: Debugging bluetooth

2015-02-04 Thread ed petrie
great tip - thanks for the help! On 2 February 2015 at 15:27, Satya pratapna...@gmail.com wrote: Did you tried btmon ?? or hcidump -i hci0 -w dump Run the above command on your beaglebone black...!!! You will get a dump file, copy it to the windows machine and use wire shark to analyse

[beagleboard] Possible to install Adafruit_BBIO on local Mac OX dev machine??

2015-02-04 Thread Phillip Glau
I've got Adafruit_BBIO installed and working on BBB. However, I'd prefer to write code on my Mac OSX machine using an IDE like PyCharm. Maybe this is an obvious questions, but is it possible to install Adafruit_BBIO on the local machine so at least the IDE can recognized the classes, etc. I

[beagleboard] GPIO with Pulldown (muxed 27) reads HIGH when disconnected

2015-02-04 Thread MissileVania
Good evening! I have manged to get a device tree compiled and loaded at boot, but am having an odd issues with a GPIO pin (48, P9-15, PINS 16) that when looked at through .../44e10800.pinmux/pins says it's muxed with a pull-down(0027), but always reads ~1.54 volts when disconnected from