[beagleboard] Re: Device tree overlays may load manually, but not at boot.

2014-08-16 Thread Terje Froysa
Thanks for good advice! I have taken care of the information for my further work. I will be away for 3 weeks now, so i can't attend this forum for a while if additional posts are made. Best regards Terje Froysa -- For more options, visit http://beagleboard.org/discuss --- You received

[beagleboard] Re: Beaglebone Black Rev. C: Protecting GPIO pins during boot until SYS_RESETn signal is HI

2014-08-16 Thread serge . nsk14
On Wednesday, August 13, 2014 7:52:05 PM UTC+6, Paul wrote: What kind of solutions are others out there using to protect GPIO pins during boot? I have a sensor connected that is loop powered so it will be applying voltage at all times to the BBB. My thought is to use some sort of FET

[beagleboard] How to build console-image with hardware vfp disabled

2014-08-16 Thread 'Kai' via BeagleBoard
By default, console-image build has the following config. How do I disable callconvention-hard, I struggled, but not find a solution. Build Configuration: BB_VERSION= 1.20.0 BUILD_SYS = x86_64-linux NATIVELSBSTRING = Fedora-20 TARGET_SYS= arm-angstrom-linux-gnueabi

[beagleboard] Can one read the ADC as a non-root user?

2014-08-16 Thread cl
I want to read the ADC inputs on my Beaglebone Black without root privilege. Using the Adafruit_BBIO.ADC package in Python requires root privilege, are there any ways of doing it without? -- Chris Green ยท -- For more options, visit http://beagleboard.org/discuss --- You received this message

[beagleboard] Re: ADC reading by PRU

2014-08-16 Thread TJF
Hello Rodrigo, Am Samstag, 16. August 2014 00:19:01 UTC+2 schrieb Rodrigo Caropreso: I was planning to use the libpruio Library (my assembly is a little bit rusty and this library should help me to achieve this task) but last week I've got stuck into this seg fault issue. ... Is it

[beagleboard] Re: Updated bone101

2014-08-16 Thread mtn_beagle
Jason, The Bone 101 page has updated to reflect Rev C and 4 GB. From this paragraph on the 101 page: See updates http://beagleboard.github.io/Support/BoneScript/updates/ for the step-by-step guide. The link to update images from the revised page

[beagleboard] MachineKit LinuxCNC on the BeagleBoard Black

2014-08-16 Thread John Dammeyer
I've created the MachineKit SD card image. Verified as non-corrupted. I've held down the Boot button and powered up the Beaglebone Black. I use PuTTY on WIN7 to connect. I log in as machinekit. Enter the same as password. And the system hangs there doing nothing else. Clearly it runs to

Re: [beagleboard] Can one read the ADC as a non-root user?

2014-08-16 Thread John Syn
On 8/16/14, 9:20 AM, c...@isbd.net c...@isbd.net wrote: I want to read the ADC inputs on my Beaglebone Black without root privilege. Using the Adafruit_BBIO.ADC package in Python requires root privilege, are there any ways of doing it without? Use group permissions. If you are part of a group

Re: [beagleboard] Asterisk server on BBB

2014-08-16 Thread Artie Lekstutis
In case anyone else is interested in running an Asterisk server on the BBB I've found that http://www.beaglebone-asterisk.org performs fairly well. Even better than on one of my older x86 systems. After doing some testing I'm ready for an initial deployment. Looks like it should be able to