[beagleboard] Re: ftdi libftd2xx problem

2014-10-26 Thread Joao Fernandes
evs evanspronsen@... writes: Hi, I need to get the ftdi libftd2xx library installed on my beaglebone black.  But I have a problem. After installing as documented I got the following error message: (from the EEPROM example)./read ./read: error while loading shared libraries:

[beagleboard] Compatible Single 3G+Wifi USB dongle for Beaglebone black

2014-10-26 Thread Raj_RB
Hi guys, I am looking to implement a project with these below steps independently (but not at the same time). 1) File transfer from Beaglebone black to PC ( Windows 7/Ubuntu) using WiFi (without internet) and 2) File transfer from Beaglebone black to PC using 3G (using http protocol) and 3)

[beagleboard] libpruio-0.2

2014-10-26 Thread TJF
libpruio-0.2 is out now: New: - Ring buffer (RB) run mode (samples analog input continously). - PWM output in IO and RB mode (variable frequency and duty cycles). - CAP input in IO and RB mode (analyses frequency and duty cycles of a pulse train). - New examples *pwm_adc*,

Re: [beagleboard] Re: BBB and ADS InstantFM Music

2014-10-26 Thread John Syn
From: Peter Gregory talkto...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Sunday, October 26, 2014 at 8:12 AM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] Re: BBB and ADS InstantFM Music It is definitely a

[beagleboard] Multiple LI-5M03 in BB Xm

2014-10-26 Thread Michael Lefsky
I would like to attach multiple LI-5M03 to a single BB Xm and be able to access them sequentially with a pause between cameras of 1 sec or less. I have seen similar queries on this group, but not one using the LI-5M03. I have good reasons for picking the LI-5M03 (specifically its 2.2 um pixel

[beagleboard] Re: Yocto build error

2014-10-26 Thread Allan Granados
Hi, what Target are you trying to construct, as it seems to be you are trying to construct for the beagleboard, but what was your bitbake command. First you probably want to clean the state of your build directory to make sure no garbage was left behind. Then if the problem persists it seems to

[beagleboard] Re: Enable UART1

2014-10-26 Thread janszymanski12345
login as: debian Debian GNU/Linux 7 BeagleBoard.org BeagleBone Debian Image 2014-04-23 Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian debian@138.25.248.153's password: debian@beaglebone:~$ cd /lib/firmware debian@beaglebone:/lib/firmware$ ls *UART* ADAFRUIT-UART1-00A0.dtbo

Re: [beagleboard] libpruio-0.2

2014-10-26 Thread William Hermans
TJF, It would be nice if you're going to link to a site to a majority of English speakers, that the link you give to us links to a written English page. At minimum you're posting in English so yeah, be nice to us. On Sun, Oct 26, 2014 at 10:17 AM, TJF jeli.freih...@gmail.com wrote:

Re: [beagleboard] Multiple LI-5M03 in BB Xm

2014-10-26 Thread Robert Nelson
On Sun, Oct 26, 2014 at 3:18 PM, Michael Lefsky lef...@gmail.com wrote: I would like to attach multiple LI-5M03 to a single BB Xm and be able to access them sequentially with a pause between cameras of 1 sec or less. I have seen similar queries on this group, but not one using the LI-5M03. I

[beagleboard] Jessie (snapshot) image 2014-10-08 missing kernel sources + and BBB not recognized by computer

2014-10-26 Thread Husam Ceceli
I just flashed the 2014-10-08 jessie snapshot as it comes with pre-loaded SGX kernel modules and I wanted to try lxqt. But however my computer doesn't recognize the BBB (as a removable device) when I connect it through USB. ( I installed all the drivers etc.) This problem only occurs with jessie

Re: [beagleboard] Jessie (snapshot) image 2014-10-08 missing kernel sources + and BBB not recognized by computer

2014-10-26 Thread Robert Nelson
On Sun, Oct 26, 2014 at 5:20 PM, Husam Ceceli h.cec...@hotmail.nl wrote: I just flashed the 2014-10-08 jessie snapshot as it comes with pre-loaded SGX kernel modules and I wanted to try lxqt. But however my computer doesn't recognize the BBB (as a removable device) when I connect it through

Re: [beagleboard] Multiple LI-5M03 in BB Xm

2014-10-26 Thread Michael Lefsky
In my ignorance, it isn't clear to me why this is a problem. If I connected all the camera bus pins to each camera and then powered them up and dow in an orderly fashion, what would keep them from operating independently of each other? On Sunday, October 26, 2014 4:03:23 PM UTC-6,

Re: [beagleboard] Jessie (snapshot) image 2014-10-08 missing kernel sources + and BBB not recognized by computer

2014-10-26 Thread Husam Ceceli
Many thanks! Does the newer build have SGX modules or do I have to do: sudo apt-get install ti-sgx-es8-modules-`uname -r` sudo depmod -a `uname -r` sudo update-initramfs -uk `uname -r` everytime I upgrade to a newer TI kernel or flash a newer jessie build? Op zondag 26 oktober 2014 23:28:36

Re: [beagleboard] Jessie (snapshot) image 2014-10-08 missing kernel sources + and BBB not recognized by computer

2014-10-26 Thread Robert Nelson
On Sun, Oct 26, 2014 at 6:00 PM, Husam Ceceli h.cec...@hotmail.nl wrote: Many thanks! Does the newer build have SGX modules or do I have to do: sudo apt-get install ti-sgx-es8-modules-`uname -r` sudo depmod -a `uname -r` sudo update-initramfs -uk `uname -r` everytime I upgrade to a newer

Re: [beagleboard] Multiple LI-5M03 in BB Xm

2014-10-26 Thread Robert Nelson
On Sun, Oct 26, 2014 at 5:57 PM, Michael Lefsky lef...@gmail.com wrote: In my ignorance, it isn't clear to me why this is a problem. If I connected all the camera bus pins to each camera and then powered them up and dow in an orderly fashion, what would keep them from operating independently of

[beagleboard] Re: BBB as modified file system --- MTP

2014-10-26 Thread ivo welch
ok, further research. I discovered that I probably want to write a usb mtp (media transfer protocol) driver for the BBB. if anyone has already written one, please let me know. On Saturday, October 25, 2014 8:48:38 PM UTC-7, ivo welch wrote: dear BBB experts: I would like to create a

Re: [beagleboard] BBB qt 5.3.2 alsa USB sound card kb conflict - qt example spectrum in eglfs flashes console debug messages

2014-10-26 Thread Peter Gregory
The flashing of debug messages is caused by the Qt library. By default, it logs debug and warning messages to the console. You can disable it by setting the build options -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT There are bugs in 5.3.2 that you will have to manually fix when specifying this

[beagleboard] BBB - Qt Everywhere 5.3.2 Debian 7.6, 3.14 Kernel EGLFS 4DCAPE-43T Touchscreen issues

2014-10-26 Thread Peter Gregory
I have a Beaglebone Black with a 4DCAPE-43T LCD running Debian 7.6 Console, kernel 3.14.16-r30. I've installed the SGX driver and OpenGL works great. I've compiled Qt 5.3.2 Everywhere on the beaglebone black and for the most part it works great. I'm having issues getting the touchscreen

Re: [beagleboard] Is the Beaglebone black USB port protected against backflow current?

2014-10-26 Thread Przemek Klosowski
I think his cable is just stealing another 500mA from another USB port, because older disks tended to exceed the 0.5A power draw on startup. On Fri, Oct 24, 2014 at 12:59 PM, Gerald Coley ger...@beagleboard.org wrote: The problem with what you are trying to to do id not current. It is the fact

Re: [beagleboard] Re: Yocto build error

2014-10-26 Thread Vishnu Patekar
Hello, *Below steps works for me. It builds yocto binaries every time for beaglebone successfully.* -- Yocto Pre-requisites for ubuntu 12.04 -- 1. ~$ sudo apt-get install chrpath gawk diffstat texinfo g++ 2. ~$ sudo apt-get