Re: [beagleboard] Re: CONFIG_WATCHDOG_NOWAYOUT = How ?

2014-04-08 Thread Micka
I just installed the package : insserv: warning: script 'K01script-initd-' missing LSB tags and overrides insserv: warning: script 'script-initd-' missing LSB tags and overrides insserv: warning: script 'K02script-initd-' missing LSB tags and overrides insserv: warning: script 'script-initd-'

Re: [beagleboard] Re: CONFIG_WATCHDOG_NOWAYOUT = How ?

2014-04-08 Thread Yiling Cao
I have done this months ago, and very useful. this is under kernel config, .config file, so: make menuconfig ARCH=arm search for nowayout │ Symbol: WATCHDOG_NOWAYOUT [=n] │ │ Type : boolean │ │ Prompt: Disable watchdog shutdown on close │ │

Re: [beagleboard] Form factor

2014-04-08 Thread Yiling Cao
5cm x 5cm stamp board similar to BBB designs + (integrated Ti audio chip) http://ariaboard.com/ On Tue, Apr 8, 2014 at 1:48 PM, John Syn john3...@gmail.com wrote: From: Ronny Julian k4rjjra...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Monday, April 7, 2014 at 6:14 PM To:

Re: [beagleboard] Re: Running debian from internal BBB flash

2014-04-08 Thread Erik de Castro Lopo
Robert Nelson wrote: The script was under: cd /opt/scripts/tools/ sudo ./beaglebone-black-eMMC-flasher.sh Cool, thanks. I'll remember that for next time. Cheer, Erik -- Erik de Castro Lopo mle+...@mega-nerd.com -- For more options, visit http://beagleboard.org/discuss --- You

[beagleboard] Re: Problem in dynamically loading libraries (QT5 on AM335x board)

2014-04-08 Thread Morix Dev
Hello, I found the solution: the problem is due to ICU which cannot (don't know why) dynamically load its data at runtime from libicudata.so.52. I recompiled ICU for packaging data in standard file (instead of shared library) and now it works fine! You can review the full story

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

2014-04-08 Thread Bas Laarhoven
First impression of an Embest 'BeagleBone Black' from Farnell: - The board I got is using the same PCB rev. B6, as the rev B BeagleBone Black. - It does not have the CE (like), FCC and Beagleboard.org logos, but an Embest / Element14 marking instead. - The PCB overall finish (milling, solder

Re: [beagleboard] Form factor

2014-04-08 Thread Eric Fort
the reality here is that it looks like by combining the RPi module format *AND* a carrier board RPi is *FINALLY* playing catchup to what beagle has had all along and even there beagle still leads in being more open with more peripherals and probably a lower price when all if totaled up. A module

[beagleboard] where can i buy beaglebone black in india?

2014-04-08 Thread santhosh kumar
i checked their site and all the sellers in india seems to be out of stock for a month now? any ways where i can get one in india? seems even amazon is out of stock :| any help is appreciated ! -- For more options, visit http://beagleboard.org/discuss --- You received this message because you

[beagleboard] [Beagleboard xm] Using GPIO interrupt with Device Tree issue

2014-04-08 Thread Christophe Ricard
Hi, I am currently facing concern to manage gpio interrupt inside my device driver with device tree. It is working fine with static platform_data configuration. My device is connected to i2c. Here is my how my node looks like: i2c2 { clock-frequency = 40; status = okay; foo:

[beagleboard] ADC reading by PRU

2014-04-08 Thread Youngtae Jo
I've tried to find some example of ADC reading by PRU for my project, but I couldn't find it. And I made that of source code and attach here for some people who have the same problem with me. I hope it will be helpful. [ AM335x ARM-CORE PRU ADC Example ] - Sequence of example 1. Install

Re: [beagleboard] where can i buy beaglebone black in india?

2014-04-08 Thread Vishnu Patekar
Yes, it is out of stock. One of my friend ordered 2 BBB in Oct 2013. He's yet to get it. Even, distributor is not ready to return Money. On Tue, Apr 8, 2014 at 2:54 PM, santhosh kumar sanb...@gmail.com wrote: i checked their site and all the sellers in india seems to be out of stock for a

Re: [beagleboard] where can i buy beaglebone black in india?

2014-04-08 Thread Bas Laarhoven
http://in.element14.com/element14/bbone-black/beaglebone-black-cortex-a8-sbc/dp/2401441?Ntt=240-1441 No stock yet, but in Europe stock arrived a couple of days ago. -- Bas On 8-4-2014 12:36, Vishnu Patekar wrote: Yes, it is out of stock. One of my friend ordered 2 BBB in Oct 2013. He's yet

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

2014-04-08 Thread Jonny Leach
I have just got my embest from Farnell, I am quite annoyed that I had a circuitco BBB on back order since beginning of Feb and Farnell stop stocking it with out telling me leaving my order at on backorder But hey ho... The main thing I'm surprised about is the lack of CE/FCC certification

Re: [beagleboard] New Beaglebone LCD cape project

2014-04-08 Thread Victor
Brilliant idea. But every LCD have different backlight voltage. I need to think about it. Did you mean some specific LCD? On Tuesday, April 8, 2014 8:27:51 AM UTC+3, liyaoshi wrote: Seems good If you can add more FPC connectors to support several types of LCD PANEL , I think it should be

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

2014-04-08 Thread Jonny Leach
I have just got my embest from Farnell, I am quite annoyed that I had a circuitco BBB on back order since beginning of Feb and Farnell stop stocking it with out telling me leaving my order at on backorder But hey ho... The main thing I'm surprised about is the lack of CE/FCC certification

[beagleboard] where can i buy beagle board black in india?

2014-04-08 Thread santhosh kumar
it is like none of the stores in the sites have the stock ? does anyone have idea what can be done ? even amazon has no stocks for a month ? i want to buy it :) -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google

Re: [beagleboard] Re: Problem in dynamically loading libraries (QT5 on AM335x board)

2014-04-08 Thread Thiago Marques
Hi, Thanks, sorry for the delay to respond, it's because I was in another project. Today I will try to compile the ICU again. My ./configure command line is: ./configure -prefix /opt/qt5 -debug-and-release -make libs -xplatform linux-arm-gnueabi-g++ -opengl es2 -confirm-license -opensource

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

2014-04-08 Thread Jonny Leach
I have just got my embest from Farnell, I am quite annoyed that I had a circuitco BBB on back order since beginning of Feb and Farnell stop stocking it with out telling me leaving my order at on backorder But hey ho... The main thing I'm surprised about is the lack of CE/FCC certification

Re: [beagleboard] Form factor

2014-04-08 Thread Tom Davies
On Tuesday, 8 April 2014 19:22:14 UTC+10, Ronny Julian wrote: This is supposed to be the same price as a B model It will have many more GPIOS and 4 GB flash/ on board. Just wondered if there was something in the works for BBB. There is a rev of the BBB with 4GB emmc coming. I would

[beagleboard] where can i buy beagle board black in india?

2014-04-08 Thread Jonny Leach
Newark/Farnell have started producing certified clones of the board. What country are you in? -- 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

Re: [beagleboard] Re: CONFIG_WATCHDOG_NOWAYOUT = How ?

2014-04-08 Thread kavitha bk
Yes I have alos enable config WATCHDOG_NOWAYOUT=y On Tue, Apr 8, 2014 at 1:26 PM, Yiling Cao yiling@gmail.com wrote: I have done this months ago, and very useful. this is under kernel config, .config file, so: make menuconfig ARCH=arm search for nowayout │ Symbol:

[beagleboard] BeagleBone Black how to input data Receivers Rc contole

2014-04-08 Thread จักร์พงศ์ เอี่ยมฤกษ์งาม
Beager bone black how to input data Receiver Rc contole Receiver http://www.futaba-rc.com/receivers/air.html Thank you -- 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

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

2014-04-08 Thread Bas Laarhoven
On 8-4-2014 14:04, Jonny Leach wrote: I have just got my embest from Farnell, I am quite annoyed that I had a circuitco BBB on back order since beginning of Feb and Farnell stop stocking it with out telling me leaving my order at on backorder Same here. I've had some boards on back order for

[beagleboard] Ina219 with linux kernel driver

2014-04-08 Thread Pierre Kancir
Hi, I am trying to use ina219 http://www.ti.com/product/ina219 sensor ( http://www.adafruit.com/products/904) with linux kernel driver on beaglebone black. I want to use device tree overlay to use the sensor. I follow kernel indications (

Re: [beagleboard] Form factor

2014-04-08 Thread Gerald Coley
I have no plans to do what I did 8 years ago. Gerald On Tue, Apr 8, 2014 at 7:22 AM, Tom Davies tgdav...@gmail.com wrote: On Tuesday, 8 April 2014 19:22:14 UTC+10, Ronny Julian wrote: This is supposed to be the same price as a B model It will have many more GPIOS and 4 GB flash/ on

Re: [beagleboard] What went wrong

2014-04-08 Thread Gerald Coley
Possibly, depending on what you did. Try starting over and do a basic configuration, only the board and display and see how far you gt. Gerald On Mon, Apr 7, 2014 at 4:27 PM, nashid.muja...@gmail.com wrote: Yes you're correct, but I used this port as well due to attempting to figure out why

Re: [beagleboard] where can i buy beagle board black in india?

2014-04-08 Thread Gerald Coley
They are compliant. http://beagleboard.org/logo Gerald On Tue, Apr 8, 2014 at 7:27 AM, Jonny Leach jonny...@gmail.com wrote: Newark/Farnell have started producing certified clones of the board. What country are you in? -- For more options, visit http://beagleboard.org/discuss ---

Re: [beagleboard] where can i buy beagle board black in india?

2014-04-08 Thread Siji Sunny
On Tue, Apr 8, 2014 at 4:51 PM, santhosh kumar sanb...@gmail.com wrote: it is like none of the stores in the sites have the stock ? does anyone have idea what can be done ? even amazon has no stocks for a month ? i want to buy it :)

[beagleboard] Re: Help Needed: Regd Custom X environment

2014-04-08 Thread viraniac
This issue is now fixed. I have installed xinit and have followed the 3 step tutorial to get it run the java program. Also have disabled screen blanking using setterm and xset s off. Regards viraniac On Sunday, April 6, 2014 9:40:16 PM UTC+5:30, vira...@gmail.com wrote: Hi, I need to build

[beagleboard] Re: Help Needed : Custom built debian image

2014-04-08 Thread viraniac
The issue with launching custom application at boot is fixed. Now the only problem remaining is optimizing the boot process for faster starting and to enable boot splash which I am working on currently. I have ordered a FTDI cable to get the details of the boot process over serial console. Hi

[beagleboard] Re: Windows 8 (64bit) driver install problems

2014-04-08 Thread themayorofgusville
Thank you, Piyush. I had the same problem. On Monday, April 29, 2013 5:12:04 PM UTC-5, Piyush Agarwal wrote: Hi Kenny, As Jason noted the installer is unsigned, this means you need to restart Windows 8 in the mode where it allows you to install unsigned drivers. Here's a quick

[beagleboard] Ina219 with linux kernel driver on Beaglebone Black

2014-04-08 Thread pierre . kancir
Hi, I am trying to use ina219 sensor (http://www.adafruit.com/products/904) with linux kernel driver on beaglebone black. I want to use device tree overlay to use the sensor. I follow kernel indications ( http://lxr.free-electrons.com/source/Documentation/devicetree/bindings/i2c/ina2xx.txt)

Re: [beagleboard] Re: Beaglebone Black USB Host turns off

2014-04-08 Thread Tomas Mandys
Update of previous post: I'm currently running BBB Linux CNC image based on Debian Wheezy 7.3 on SDCard. I had to upgrade kernel to Linux arm 3.14.0-rc8-bone0 #1 SMP Sat Mar 29 00:25:15 UTC 2014 armv7l GNU/Linux from package Debian because of compiled in support for DS3232 RTC clock. I can see hot

[beagleboard] Ina219 with linux kernel driver in Beaglebone Black

2014-04-08 Thread pierre . kancir
Hi, I am trying to use ina219 http://www.ti.com/product/ina219 sensor ( http://www.adafruit.com/products/904) with linux kernel driver on beaglebone black. I want to use device tree overlay to use the sensor. I follow kernel indications (

Re: [beagleboard] Re: Beaglebone Black USB Host turns off

2014-04-08 Thread Gerald Coley
3.8 version... http://beagleboard.org/latest-images Gerald On Tue, Apr 8, 2014 at 6:55 AM, Tomas Mandys 2p.plus@gmail.com wrote: Update of previous post: I'm currently running BBB Linux CNC image based on Debian Wheezy 7.3 on SDCard. I had to upgrade kernel to Linux arm

Re: [beagleboard] Form factor

2014-04-08 Thread Ronny Julian
Works for me. Topic dropped. On Tue, Apr 8, 2014 at 9:23 AM, Gerald Coley ger...@beagleboard.org wrote: I have no plans to do what I did 8 years ago. Gerald On Tue, Apr 8, 2014 at 7:22 AM, Tom Davies tgdav...@gmail.com wrote: On Tuesday, 8 April 2014 19:22:14 UTC+10, Ronny Julian

Re: [beagleboard] Re: Help Needed : Custom built debian image

2014-04-08 Thread Robert Nelson
On Mon, Apr 7, 2014 at 11:37 PM, viran...@gmail.com wrote: The issue with launching custom application at boot is fixed. Now the only problem remaining is optimizing the boot process for faster starting and to enable boot splash which I am working on currently. I have ordered a FTDI cable to

Re: [beagleboard] What went wrong

2014-04-08 Thread Anthony Kent
We're on the same sheet I've tried restarting the process and the device still isn't recognized. Anthony Kent MCSE, MCITP-EA 817.899.4067 On Tue, Apr 8, 2014 at 8:27 AM, Gerald Coley ger...@beagleboard.org wrote: [image: Boxbe] https://www.boxbe.com/overview This message is eligible for

[beagleboard] Arduino Shield to BeagleBone Black Cape

2014-04-08 Thread Jason Kridner
With only 7 days left, the Shield I/O BeagleBone Black to Arduino Shield adapter needs some support. They are looking to raise 5,000 euro and are currently sitting just under 1,000. Read more below or at https://www.indiegogo.com/projects/arduino-shield-to-beaglebone-black-cape--2 .

Re: [beagleboard] What went wrong

2014-04-08 Thread Gerald Coley
You could request an RMA and have it looked at. http://www.elinux.org/Beagleboard:BeagleBoneBlack Gerald On Tue, Apr 8, 2014 at 8:39 AM, Anthony Kent anthonyken...@gmail.comwrote: We're on the same sheet I've tried restarting the process and the device still isn't recognized. Anthony

Re: [beagleboard] Re: why update eMMC?

2014-04-08 Thread Bas Laarhoven
Gerals, That section talks about a price increase between USD 5 to USD 15 for the rev C version. Has anything been decided? Mouser has increased the price from EUR 36 ($49) to EUR 48 ($66). Let's hope that's $15 for manufacturing plus some reseller profit, instead of the other way around!

Re: [beagleboard] Re: why update eMMC?

2014-04-08 Thread Gerald Coley
We have settled at this point on $10. That has not been implemented yet, but that is the plan. Still trying to get feedback from all of the distributors before we nail it down.. Gerald On Tue, Apr 8, 2014 at 8:44 AM, Bas Laarhoven s...@xs4all.nl wrote: Gerals, That section talks about a

Re: [beagleboard] Re: GSoC 2014 idea

2014-04-08 Thread Jason Kridner
Sorry I missed this. For getting involved in GSoC, join the http://groups.google.com/forum/?fromgroups#!forum/beagleboard-gsoc list for the most up-to-date information. There are some other helpful links at http://beagleboard.org/gsoc. Unfortunately, deadline for new project proposals are well

Re: [beagleboard] ADC reading by PRU

2014-04-08 Thread Jason Kridner
On Tue, Apr 8, 2014 at 6:15 AM, Youngtae Jo youngta...@gmail.com wrote: I've tried to find some example of ADC reading by PRU for my project, but I couldn't find it. And I made that of source code and attach here for some people who have the same problem with me. I hope it will be helpful.

[beagleboard] Re: [Beagleboard xm] Using GPIO interrupt with Device Tree issue

2014-04-08 Thread Christophe Ricard
My mistake. After checking over and over the dts i figured out that gpio_130 is on bank 5 (not 6). i2c2 { clock-frequency = 40; status = okay; foo: foo@0x08 { compatible = foo, foo_i2c; reg = 0x08; interrupt-parent = gpio5; interrupts = 2

[beagleboard] GUI for Universal DTO

2014-04-08 Thread Charles Steinkuehler
Alexander Rössler wrote a nifty GUI front-end for my universal device tree overlay: http://youtu.be/lJBh1-RuIFs As a reminder, this overlay enables most typically useful hardware for the BeagleBone (I2C, UARTS, PWM, etc) and allows run-time user-space control of pin multiplexing. With

Re: [beagleboard] GUI for Universal DTO

2014-04-08 Thread Jason Kridner
On Tue, Apr 8, 2014 at 10:53 AM, Charles Steinkuehler char...@steinkuehler.net wrote: Alexander Rössler wrote a nifty GUI front-end for my universal device tree overlay: http://youtu.be/lJBh1-RuIFs As a reminder, this overlay enables most typically useful hardware for the BeagleBone (I2C,

[beagleboard] Finally : did someone succeeded to have a Qt GUI app ?

2014-04-08 Thread dlewin555
Hi, Is there finally someone who succeeded to have a GUI compiled with Qt (from Debian for example ) ? I've tested many things, and they either rely on Angstrom (which I'd like to avoid) or don't work at all (Timesys included) So I'm looking for a successful try ... -- For more options,

Re: [beagleboard] LCD 3.5 Cape Blocks all Analog Input Pins on Beaglebone Black

2014-04-08 Thread mustangsax14
Hello, I am trying to also use the BeagleBone ADC along with an LCD screen that has touch functionality. I've decided that the touch functionality isn't important and would rather disable it to give me full access to the internal ADC. The screen is the 4DCape-43T. I would like a little bit of

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

2014-04-08 Thread Bas Laarhoven
On 8-4-2014 17:01, rh_ wrote: On Tue, 08 Apr 2014 10:51:09 +0200 Bas Laarhoven s...@xs4all.nl wrote: --8-- So at first sight, the Embest board seems an exact and good replacement for the current rev B BeagleBone Black and it's available for immediate shipment. How much the TH connector

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

2014-04-08 Thread David Funk
Seriously: The box I got carries both the CE and FCC logos. Makes you wonder why they took the effort to remove these logos from the board itself! Because those boards have not passed the proper certifications to carry those logos. -david On Tue, Apr 8, 2014 at 8:10 AM, Bas Laarhoven

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

2014-04-08 Thread Jonny Leach
This is my point exactly about how they wouldn't ship the Raspberry Pi without the Logo on... also an update, they seem to be telling people now about the shortage: Dear customer, Many thanks for your order for BeagleBone Black, unfortunately due to a global shortage your order is currently

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

2014-04-08 Thread Bas Laarhoven
LOL, in a couple of minutes all their stock will have gone. That email triggered a massive attack on their stock. 300 boards sold in one hour... -- Bas On 8-4-2014 18:15, Jonny Leach wrote: This is my point exactly about how they wouldn't ship the Raspberry Pi without the Logo on...

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

2014-04-08 Thread selsinork
On 08/04/14 16:36, Bas Laarhoven wrote: Regarding the connector solder quality: Hopefully they are still tuning their production process, circuitco obviously has had more time (and 100k boards) to do that! e14/Embest have been building these for quite some time, but only selling to China

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

2014-04-08 Thread selsinork
On 08/04/14 17:22, Bas Laarhoven wrote: LOL, in a couple of minutes all their stock will have gone. That email triggered a massive attack on their stock. 300 boards sold in one hour... Looks like they'll be gone in a hour or so. Glad I ordered one yesterday :) -- For more options, visit

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

2014-04-08 Thread Bas Laarhoven
On 8-4-2014 19:12, selsin...@gmail.com wrote: On 08/04/14 16:36, Bas Laarhoven wrote: Regarding the connector solder quality: Hopefully they are still tuning their production process, circuitco obviously has had more time (and 100k boards) to do that! e14/Embest have been building these for

Re: [beagleboard] Re: Help Needed : Custom built debian image

2014-04-08 Thread viraniac
Hi Robert, The defualt init process is systemd. I added connman and wicd, still no improvement in boot time. The image takes about a minute to boot. So instead of removing packages from the image-builder script, I am now adding chkconfig and xinit package to the image-builder script. Also I

Re: [beagleboard] Re: Help Needed : Custom built debian image

2014-04-08 Thread Robert Nelson
On Tue, Apr 8, 2014 at 12:45 PM, viran...@gmail.com wrote: Hi Robert, The defualt init process is systemd. I added connman and wicd, still no improvement in boot time. The image takes about a minute to boot. dump your serial console log to pastebin. (dmesg | pastebinit) So instead of

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

2014-04-08 Thread Gerald Coley
We put epoxy on some of the connectors because the pads and etch of the PCB get ripped up when the boards are abused. Not because the soldering is bad. Gerald On Tue, Apr 8, 2014 at 1:21 PM, selsin...@gmail.com wrote: On 08/04/14 18:53, Bas Laarhoven wrote: Still 32 of the original 817+

Re: [beagleboard] Re: Help Needed : Custom built debian image

2014-04-08 Thread viraniac
Hi Robert, Currently the BBB is booted from the beagleboard provided image and the image build is in process. I will upload my logs in 10 hours. Even for the beagleboard.org provided images, the following error message is being displayed quite often which is little bit annoying. locale:

[beagleboard] uBoot Partition is full

2014-04-08 Thread jusrogers
Ok, So, I updated my BBB from 13.04 to 13.10 because of this OpenSSL issue vulnerability that is surfacing, but I had an older Kernel installed, version 3.8.12-bone17. I pulled down the script to update to 3.8.13-bone40. It appeared to update ok, but my entire /boot/uboot partition is full. It

[beagleboard] How to enable LCD04 cape on Kernel 3.13.x

2014-04-08 Thread michael . ring
I do see the example line cape=lcd04-01 in uEnv.txt and based on that I thought I could get the LCD to work. Here's what I did: I copied BB-BONE-LCD4-01-00A0.dtbo to /boot/uboot/dtbs/am335x-boneblack-lcd4-01.dtb and rebooted. the system does not boot, I guess the cause is that in

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

2014-04-08 Thread selsinork
On 08/04/14 18:46, Bas Laarhoven wrote: What do you mean with older version? Both the original BBB rev B and the Embest board show the same sw pre-loaded: U-Boot 2013.04-dirty (Jul 10 2013 - 14:02:53) Angstrom v2012.12 - Kernel 3.8.13 I've not used angstrom for a while, but I'm fairly

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

2014-04-08 Thread Jason Kridner
On Tue, Apr 8, 2014 at 1:46 PM, Bas Laarhoven s...@xs4all.nl wrote: On 8-4-2014 19:12, selsin...@gmail.com wrote: On 08/04/14 16:36, Bas Laarhoven wrote: Regarding the connector solder quality: Hopefully they are still tuning their production process, circuitco obviously has had more time

Re: [beagleboard] uBoot Partition is full

2014-04-08 Thread Robert Nelson
On Tue, Apr 8, 2014 at 1:19 PM, jusrog...@centripetalnetworks.com wrote: Ok, So, I updated my BBB from 13.04 to 13.10 because of this OpenSSL issue vulnerability that is surfacing, but I had an older Kernel installed, version 3.8.12-bone17. I pulled down the script to update to

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

2014-04-08 Thread selsinork
On 08/04/14 19:32, Gerald Coley wrote: We put epoxy on some of the connectors because the pads and etch of the PCB get ripped up when the boards are abused. Not because the soldering is bad. Out of curiosity what's the worst abuse you've seen done to a BBB so far ? I've seen some pretty

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

2014-04-08 Thread Gerald Coley
Ripped off miniUSB connected with pieces of etch dangling in the air supporting the connector on the board. Out of 140,000+ boards shipped, we have seen 5 ripped off connectors similar to this. Our overall RMA rate is .002% Gerald On Tue, Apr 8, 2014 at 1:41 PM, selsin...@gmail.com wrote: On

Re: [beagleboard] Re: Help Needed : Custom built debian image

2014-04-08 Thread Robert Nelson
On Tue, Apr 8, 2014 at 1:00 PM, viran...@gmail.com wrote: Hi Robert, Currently the BBB is booted from the beagleboard provided image and the image build is in process. I will upload my logs in 10 hours. Even for the beagleboard.org provided images, the following error message is being

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

2014-04-08 Thread selsinork
On 08/04/14 19:41, Jason Kridner wrote: Hopefully element14 will care as much about the quality of boards, but only time will tell. I certainly hope they do. Having been heavily involved with RPi production I also expect they're quite familiar with the sorts of abuse these kind of boards get.

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

2014-04-08 Thread Gerald Coley
Embest is the only other one. Gerald On Tue, Apr 8, 2014 at 1:59 PM, selsin...@gmail.com wrote: that's a rather impressive RMA number ! On 08/04/14 19:45, Gerald Coley wrote: Ripped off miniUSB connected with pieces of etch dangling in the air supporting the connector on the board.

Re: [beagleboard] How to enable LCD04 cape on Kernel 3.13.x

2014-04-08 Thread Robert Nelson
On Tue, Apr 8, 2014 at 1:00 PM, michael.r...@swisscom.com wrote: I do see the example line cape=lcd04-01 DOH! Blame me for having a broken default for an example.. I don't have the lcd04-01 static cape done for v3.13.x/v3.14.x yet. Regards, -- Robert Nelson http://www.rcn-ee.com/ --

Re: [beagleboard] uBoot Partition is full

2014-04-08 Thread jusrogers
Thanks, that makes sense. I set this system up a long time ago using armhf. I already backed everything up, and I'll do a reload. With a newer version to start. Thanks On Tuesday, April 8, 2014 2:41:19 PM UTC-4, RobertCNelson wrote: On Tue, Apr 8, 2014 at 1:19 PM,

Re: [beagleboard] Re: Help Needed : Custom built debian image

2014-04-08 Thread viraniac
Hi Robert, I am not setting any myself. I only make changes in packages and in target/chroot/beagleboard.org.sh to add java and configure xinit. May be once the latest image gets ready, the error might be gone. Is this fixed recently? Also when I run the gift-wrap-images(doesn't actaully

Re: [beagleboard] Re: Help Needed : Custom built debian image

2014-04-08 Thread Robert Nelson
On Tue, Apr 8, 2014 at 2:17 PM, viran...@gmail.com wrote: Hi Robert, I am not setting any myself. I only make changes in packages and in target/chroot/beagleboard.org.sh to add java and configure xinit. May be once the latest image gets ready, the error might be gone. Is this fixed

Re: [beagleboard] How to enable LCD04 cape on Kernel 3.13.x

2014-04-08 Thread michael . ring
Sniff, too bad. So what are the steps to do it? Take default and merge it with lcd04 or is there more magic involved? Am Dienstag, 8. April 2014 21:10:22 UTC+2 schrieb RobertCNelson: On Tue, Apr 8, 2014 at 1:00 PM, michae...@swisscom.com javascript: wrote: I do see the example

[beagleboard] UART4 stopped working: did not get pins for uart4 error: -19

2014-04-08 Thread pollock . phil
Hi, On my BBB I have a Serial RS-232 BeagleBone Cape (BB_BONE_SERL-03 Rev A1) that I have jumpered for UART4. It works under Angstrom and was recently working under Ubuntu 12.04 LTS. Now it is not working under Ubuntu. There seems to be pin error which may be preventing it from loading. I

Re: [beagleboard] How to enable LCD04 cape on Kernel 3.13.x

2014-04-08 Thread Robert Nelson
On Tue, Apr 8, 2014 at 2:30 PM, michael.r...@swisscom.com wrote: Sniff, too bad. So what are the steps to do it? Take default and merge it with lcd04 or is there more magic involved? For simple things: (usarts/spi/i2c) we can do:

Re: [beagleboard] UART4 stopped working: did not get pins for uart4 error: -19

2014-04-08 Thread Robert Nelson
On Tue, Apr 8, 2014 at 2:39 PM, pollock.p...@gmail.com wrote: Hi, On my BBB I have a Serial RS-232 BeagleBone Cape (BB_BONE_SERL-03 Rev A1) that I have jumpered for UART4. It works under Angstrom and was recently working under Ubuntu 12.04 LTS. Now it is not working under Ubuntu. There seems

[beagleboard] Re: Finally : did someone succeeded to have a Qt GUI app ?

2014-04-08 Thread halherta
dlewin, Assuming you have LXDE X installed under Debian you can install qt4 with apt-get: sudo apt-get install libqt4-dev. For a more comprehensive QT4 install including qtCreator (natively on the BBB) try sudo apt-get install qt-sdk. To build a QT app from the command line, create a

[beagleboard] Re: UART4 stopped working: did not get pins for uart4 error: -19

2014-04-08 Thread pollock . phil
On Tuesday, April 8, 2014 2:39:03 PM UTC-5, polloc...@gmail.com wrote: Hi, On my BBB I have a Serial RS-232 BeagleBone Cape (BB_BONE_SERL-03 Rev A1) that I have jumpered for UART4. It works under Angstrom and was recently working under Ubuntu 12.04 LTS. Now it is not working under Ubuntu.

Re: [beagleboard] Re: Help Needed : Custom built debian image

2014-04-08 Thread viraniac
Hi, this is a pastbin from the beagleboard.org image. http://paste.debian.net/92548/ My script is still running so can't restart the system with custom built images. Will update in 2 hours. Regards, viraniac On Wednesday, April 9, 2014 1:05:12 AM UTC+5:30, RobertCNelson wrote: On Tue, Apr

Re: [beagleboard] UART4 stopped working: did not get pins for uart4 error: -19

2014-04-08 Thread pollock . phil
Thanks Robert, I forgot to mention the specifics of my attempts to disable HDMI. I modified /boot/uboot/uEnv.txt to disable HDMI by changing the optargs line: ubuntu@ubuntu-armhf:~$ cat /boot/uboot/uEnv.txt optargs=fixrtc capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN loadfdt=ext4load

Re: [beagleboard] Re: UART4 stopped working: did not get pins for uart4 error: -19

2014-04-08 Thread Robert Nelson
ubuntu@ubuntu-armhf:~$ cat /boot/uboot/uEnv.txt optargs=fixrtc capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN loadfdt=ext4load mmc ${mmcdev}:2 ${fdtaddr} /boot/dtbs/${fdtfile} loaduimage=mw.l 4804c134 fe1f; if ext4load mmc 0:2 ${loadaddr} /boot/zImage; then mw.l 4804c194 0120;

Re: [beagleboard] Re: Finally : did someone succeeded to have a Qt GUI app ?

2014-04-08 Thread David Lewin
Thanks for your answer Hal. I succeeded to build apps on my PC but the failing part is when cross-compiling from PC and executing it to BBB. Does this mean that a Qt application can only be developped from the board , instead of QtCreator on PC as usual ? 2014-04-08 21:59 GMT+02:00

Re: [beagleboard] Re: Finally : did someone succeeded to have a Qt GUI app ?

2014-04-08 Thread Robert Nelson
On Tue, Apr 8, 2014 at 4:16 PM, David Lewin dlewin...@gmail.com wrote: Thanks for your answer Hal. I succeeded to build apps on my PC but the failing part is when cross-compiling from PC and executing it to BBB. Does this mean that a Qt application can only be developped from the board ,

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

2014-04-08 Thread Bas Laarhoven
Of course. But is it worth the extra cost involved. Our cheap labour friends seem to think it's not. That makes me wonder why you're still doing it (My recently bought BBB rev B boards still have the epoxy). -- Bas On 8-4-2014 20:32, Gerald Coley wrote: We put epoxy on some of the

Re: [beagleboard] Re: Finally : did someone succeeded to have a Qt GUI app ?

2014-04-08 Thread David Lewin
Indeed, as I've already got the case now I pay attention to that point: the gnueabihf from Linaro were used as in the Louis good tutorial : http://armsdr.blogspot.fr/2014/01/bare-metal-qt-52-on-beaglebone-black_16.html Anyway, whereas the cross-compilation was ok-the app execute fine- the display

Re: [beagleboard] Re: Finally : did someone succeeded to have a Qt GUI app ?

2014-04-08 Thread Hussam Hertani
David, yes absolutely You can build applications natively on the BBB using a native compiler (ygcc compiler on the BBB not a cross compiler...) and a native set of the QT4 libraries. Expect slightly slower build times though. Also running QtCreator natively on the BBB might be a bit laggybut

[beagleboard] BBB stepper controller using PRU

2014-04-08 Thread tom
Greetings. I just joined the group, which I figured was overdue since I have been doing a lot of work on the BBB over the past 6 months or so. I had the idea of using some kind of controller to implement a camera focus controller to do focus stacking. This has all worked out and is

Re: [beagleboard] Re: Finally : did someone succeeded to have a Qt GUI app ?

2014-04-08 Thread Hussam Hertani
David you can definitely cross-compile QT apps for the BBB as wellI just found the process to be somewhat unwieldy. Getting native compilation to work is much easier and achieves more or less the same thing most of the time On Tue, Apr 8, 2014 at 8:05 PM, Don deJuan

[beagleboard] Start a NodeJS app on boot

2014-04-08 Thread Stacy Cottles
I need a simple way to start my node application on boot in Angstrom. I've tried many methods but none worked (even the one from element14). -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard

Re: [beagleboard] Re: why update eMMC?

2014-04-08 Thread Dave Nelson
On the documentation like http://www.elinux.org/Beagleboard:BeagleBoneBlack#Revision_C_.28Pending.29 is there any chance I could talk you into putting dates instead of using terminology like 4-5 weeks which leaves me searching for publication dates of the document? On Tue, Apr 8, 2014 at 9:48

[beagleboard] Flashed Image on BeagleBone Black itself

2014-04-08 Thread Terrence Li
Hi, I am new to the beaglebone black and I accidentally wrote an image on the bbb itself using the win32disk imager. I understand that it affected the eMMC of the board, but I have tried flashing the image to the board using the stock image on a microSD. However, the board's led would flash

Re: [beagleboard] Re: why update eMMC?

2014-04-08 Thread Brad Hopper
Just a typo on my part. Think I might have been reading about omap versions or something. The Sparkfun link said rev C and so should I have. On Apr 8, 2014 9:25 AM, Gerald Coley ger...@beagleboard.org wrote: I don't know anything about a Rev D. All I was told about was a Rev C.

[beagleboard] Debian, Bluez and a Sony PS3 Sixaxis Controller

2014-04-08 Thread macarr
Hi All, First I want to thank Robert, Jason and everyone that coded/tested to bring Debian to our projects. My life became considerably easier because of those efforts. Magnificent! The next hurdle for me has been trying to get a Sony PS3 sixaxis controller and the Sony wireless keyboard

[beagleboard] Re: BeagleBone Black (BBB) 7 LCD LVDS bundle (Cape + 7 Display) form Chalkboard

2014-04-08 Thread Vishnu S
Hi, I am also facing a similar issue wit beaglebone black. Have u been able to make the chalkboard display work with beaglebone black?? VS On Monday, July 15, 2013 2:06:26 PM UTC+5:30, Berthold Braun wrote: I have put the bbb on ice for now, because it is quite new and i think that the bbw

Re: [beagleboard] Debian, Bluez and a Sony PS3 Sixaxis Controller

2014-04-08 Thread Don deJuan
On 04/08/2014 09:33 PM, mac...@msn.com wrote: Hi All, First I want to thank Robert, Jason and everyone that coded/tested to bring Debian to our projects. My life became considerably easier because of those efforts. Magnificent! The next hurdle for me has been trying to get a Sony PS3

Re: [beagleboard] Debian, Bluez and a Sony PS3 Sixaxis Controller

2014-04-08 Thread Don deJuan
On 04/08/2014 09:33 PM, mac...@msn.com wrote: Hi All, First I want to thank Robert, Jason and everyone that coded/tested to bring Debian to our projects. My life became considerably easier because of those efforts. Magnificent! The next hurdle for me has been trying to get a Sony PS3