Re: [beagleboard] BeagleBone Blue

2016-01-09 Thread Eric Fort
Ok hurt me. How much and when? Also, what does one loose over the black to gain the cool features it offers... N just how many Servos will it control? On Jan 9, 2016 10:12 PM, "Drew Fustini" wrote: > I was excited to see this new page: > http://beagleboard.org/blue > > BeagleBone Blue is the

Re: [beagleboard] BeagleBone Blue

2016-01-09 Thread Jesse Cobra
That's cool, WiFi included! On Jan 9, 2016 10:12 PM, "Drew Fustini" wrote: > I was excited to see this new page: > http://beagleboard.org/blue > > BeagleBone Blue is the affordable and complete educational robotics > controller built around the popular BeagleBone open hardware computer. With > co

[beagleboard] BeagleBone Blue

2016-01-09 Thread Drew Fustini
I was excited to see this new page: http://beagleboard.org/blue BeagleBone Blue is the affordable and complete educational robotics controller built around the popular BeagleBone open hardware computer. With complete robotics education curriculum, barriers to learning and growing are completely el

Re: [beagleboard] Does apt-get upgrade not update BoneScript?

2016-01-09 Thread Jason Kridner
Seems we could switch it over to the native Debian package system rather than npm. On Sat, Jan 9, 2016 at 5:28 PM Wally Bkg wrote: > I've a pair of Beaglebone Greens, one running "latest" from > beagleboard.org image 2015-11-12 kernel 3.8.13-bone79, the other running > what came loaded in the eMM

[beagleboard] Does apt-get upgrade not update BoneScript?

2016-01-09 Thread Wally Bkg
I've a pair of Beaglebone Greens, one running "latest" from beagleboard.org image 2015-11-12 kernel 3.8.13-bone79, the other running what came loaded in the eMMC: 2015-03-01 kernel 3.8.13-bone71.1 Both are "current" with apt-get update ; apt-get upgrade as of a day or two ago. I'm having some

Re: [beagleboard] Codec drivers and alsa support for custom cape with sta321mp

2016-01-09 Thread Pablo Fonovich
Hi Robin: with printk statements, i've isolated the error to this instruction: ret = snd_soc_dai_set_sysclk(codec_dai, 0, sysclk, SND_SOC_CLOCK_OUT); but i don't know what is wrong... the sysclk variable is: unsigned int sysclk = ((struct snd_soc_card_drvdata_davinci *) snd_soc_ca

Re: [beagleboard] Signed BBB drivers for Windows 10

2016-01-09 Thread Jason Kridner
Can you post the checksum of the binaries and a screenshot? On Fri, Jan 8, 2016 at 11:46 AM Bill Esposito wrote: > As of when? I tried them on several windows 10 machines today (trying to > set up a teaching lab) and they show unsigned. > > -Bill > > On Jan 8, 2016, at 11:43 AM, Robert Nelson >

Re: [beagleboard] license

2016-01-09 Thread mchogan
The Open Compute Project has established two new hardware licenses, sharing the details and rationale at http://www.opencompute.org/blog/request-for-comment-ocp-hardware-license-agreement/ I'd like to recommend the BeagleBoard Foundation consider adopting the OCP Hardware License Permissive, wh

Re: [beagleboard] Codec drivers and alsa support for custom cape with sta321mp

2016-01-09 Thread Pablo Fonovich
Hi Robin: I intend to implement a portable multitrack recorder, that's why i choose this codec, it has many inputs and outputs, good sample rate and bit resolution, and all in a single chip. I can't find wendelin's mail direction, so i think i'll just write to that posts, but they are a bit old i t

Re: [beagleboard] BeagleBone Black won't startup (USR2 LED, always on)

2016-01-09 Thread ajinkya . kohokade
I am also facing same problem On Friday, 20 November 2015 02:24:49 UTC+5:30, Nacho fq wrote: > > Hey ! How are you? > > Not so good round here. I'm having the same problem you had, USR2 led > always on. Can you be more specific on the steps you took in order to fix > this problem? > > Thank you

[beagleboard] Re: How to change my screen resolution? TI-Android-4.2.2-JB on Beagleboneblack

2016-01-09 Thread dropshipas01
hello did you find a answer? On Tuesday, July 7, 2015 at 3:00:57 AM UTC-7, 호성손 wrote: > > Hello. > > I want to change my screen resolution. environment : TI-Android-4.2.2-JB > on Beagleboneblack, 7' HDMI Touch LCD(not a cape.) > > I have tried some solutions : modifing uEnv.txt -> didn't change

[beagleboard] Device tree overlay does not affect GPIO pin's state

2016-01-09 Thread taras . pitlik
Hi all, I started using Beaglebone Black with Debian 7.9 for my project and I'm trying to load my own device-tree overlay in order to get more GPIO pins available. I need to use P8.46 pin as GPIO (Mode7) pin. I've disabled HDMI cape and then built custom dts to configure P8.46 pin as GPIO pin (

[beagleboard] ubuntu doesnt go to desktop

2016-01-09 Thread vahearabyan54
hi guys I want to get ubuntu on my beaglebone black. I write image on micro sd and after plugging beaglebone black to power its start booting. Afterwards i had to type in login and password. Yeah i was logged in. The problem is i am not getting to desktop always coming ubuntu@arm: So

[beagleboard] Re: Disable unwanted services, like Apache and Avahi

2016-01-09 Thread Mark A. Yoder
A simple script I use is: # Turn off some services cd /etc/init.d/ mkdir -p hide mv apache2 hide This keeps apache from starting a boot time, but it also makes it easy to undo the change by simply moving apache2 out of the hide folder if you want it to start again. --Mark On Saturday, January

[beagleboard] Re: BeagleBoard Green showing Not Connected

2016-01-09 Thread Wally Bkg
I'm not much of a Mac user, but I have similar issues on Linux with both BBB and BBG. The usb "gadget" startup seems "flaky". What usually works for me if the usb gadget doesn't start on boot: I press and hold the powerbutton on the board and force a powerdown. Then I press it again to do

[beagleboard] Powering BBB from USB hub

2016-01-09 Thread Mübin Icyer
Hello, Is it possible to power the BBB only from USB hub? I need to connect some USB devices to BBB, I don't want to connect any miniUSB or powerjack cable to BBB like on the following image. I want to avoid second power cable (red in picture). Is soldering of a wire from power inputs (miniUSB

[beagleboard] Re: BBB in Cold Weather

2016-01-09 Thread 'dl4mea' via BeagleBoard
I recently had one random selected BBB sourced from Embest in the clima chamber at -40°C and it started and operated flawlessly within these conditions. I was somehow surprised by myself a little bit. -- Günter (dl4mea) -- For more options, visit http://beagleboard.org/discuss --- You receiv

[beagleboard] About beaglebone_pru_adc to read just one ADC port

2016-01-09 Thread ThanapatMax
>From https://github.com/pgmmpk/beaglebone_pru_adc Im install and follow instruction to make it read ADC value But i cant read the value in single port it always read 8 ports (AIN 0-7) I want to just read AIN 0 in 0-4095 range. -- For more options, visit http://beagleboard.org/discuss --- You

[beagleboard] Re: Disable unwanted services, like Apache and Avahi

2016-01-09 Thread cl
noloa...@gmail.com wrote: > > I have a BeagleBone Black. It is running a Debian 8.2 flasher image from > December 2015. I want to free resources by pruning the running config a > bit, but its not clear to me how to do so. > [snip] > How do I stop the following services: > > * web related ser

[beagleboard] Setting up Debian on BBB and PXF cape

2016-01-09 Thread Jan Ciesko
Hi guys, great to have this group :) My issue: I got hands on an Erle Brain which is BBB + a PXF cape. I've installed a Debian Jessy with a cape manager enabled kernel (4.1.x-ti) as well as bb.org-overlays. All compiled fine, but the cape is not loaded - see below for more info. Does nobody