[beagleboard] Re: double wl1271 probe on dm3730

2013-10-15 Thread Carlo
lisarden, I have a lot of change on my kernel 2.6.32 for other driver, so I dont want change my revision. I manually transform the wl12xx driver for support the SDIO interface, with a probe for spi and a probe for sdio. It seems run well, but I not so sure about it. I dont apply the pm

[beagleboard] Re: AM3352-SOM module

2013-10-15 Thread dh8vh
Tsvetan Usunov, OLIMEX Ltd usunov@... writes: Hi, our AM3352-SOM prototypes were assembled today http://olimex.wordpress.com/2013/07/25/am3352-som-module-with-1ghz-sitara-cortex-a8-soc-prototypes-are-ready/ we test them now and they boot Debian hf for BeagleBoneBlack successfully

Re: [beagleboard] Using beaglebone black as a programmer for other MCU's

2013-10-15 Thread Paulo Ferreira
On 14/10/2013, at 14:10, Gal Rubinstein gal...@gmail.com wrote: hello all, I brought a the black a month ago and i really like it, doing a lot of nice things withe the GPIOs my question is: is there a way to emulate the functionality of the JTAG (or whatever else) to program the

[beagleboard] wifi disconnects after some time in the latest ubuntu BBB release

2013-10-15 Thread neckTwi
After I installed latest BBB ubuntu release https://rcn-ee.net/deb/rootfs/raring/ubuntu-13.04-console-armhf-2013-09-26.tar.xz wifi disconnects for some time n reconnects and disconnects, weird! I tried with another wifi modem n reproduced same behavior. wifi worked good with previous

[beagleboard] Re: Beaglebone black socket bonescript And socket io question

2013-10-15 Thread Andrew Snider
I found this example via google, I think it will help you. http://isolasoftware.it/2012/04/23/beaglebone-and-websockets-a-full-example-that-turn-onoff-a-led/ On Monday, October 14, 2013 4:20:00 PM UTC-4, jjar...@gmail.com wrote: I want to know if when i want show the state of one digital or

[beagleboard] Re: Which branch for building OE? v2012.12-yocto1.3 still or v2013.06-yocto1.4?

2013-10-15 Thread rchrdlyon1
Thanks, That seems to work. It will take a couple more hours to finish. Then we will start looking at exactly what has changed. Step 5 had to be modified as the ~/.oe directory is no longer used. No big deal. Regards On Tuesday, October 15, 2013 3:46:52 PM UTC+11, smith.wi...@gmail.com

[beagleboard] Compile Angstrom for Beagle Bone black.

2013-10-15 Thread ashish.agra...@xzadium.com
Hello, I want to use Angstrom linux on Beangle bone black. I come across some steps used to compile Angstrom (from source code) for *BeagleBone* but not for *BeagleBone black.* so My query is: 1) Can I directly use the images compiled for BeagleBone on BeagleBone Black? If not, can you please

[beagleboard] Re: Can't get serial connection to BBB on OSX 10.8.4

2013-10-15 Thread tee . eff95
Just a quick reply, the virtual serial connection is for a BB White. On BB Blach it's an virtual Ethernet connection. I let you search for that. You could try this adress: http://192.168.7.2 Le lundi 14 octobre 2013 03:56:20 UTC+2, steview...@gmail.com a écrit : I'm kind of a newbie, just got

[beagleboard] Assembly operating system on beaglebone black

2013-10-15 Thread tilky
I was wondering if there was any way of writing my own operating system in assembly on a beaglebone black. I know that this is possible on a raspberry pi, but I like the many IO pins that beaglebone has to offer. So is there any way to do this or do I have to just stick to python, etc. --

[beagleboard] Sending data through wifi

2013-10-15 Thread danjimenezm
Hello, I would like if it's possible to send and receive data obtained, for example, from some sensors placed on the beaglebone black to another computer or other device, I searched but sadly did not find a lot of solutions, I would like to know if this is doable using a wifi dongle, since

Re: [beagleboard] wifi disconnects after some time in the latest ubuntu BBB release

2013-10-15 Thread Gerald Coley
Did you look here? http://circuitco.com/support/index.php?title=BeagleBoneBlack#WIFI_Adapters Gerald On Tue, Oct 15, 2013 at 6:08 AM, neckTwi satyagowtha...@gmail.com wrote: After I installed latest BBB ubuntu release

[beagleboard] Re: eQep -quadrature encoder controller - anybody using it?

2013-10-15 Thread Giuseppe Iellamo
Hi all, just to let you know, It turned out to be an electrical issue with the resistor used, the voltage level were good but maybe the current was too low. Now it works! Thank you very much! Giuseppe Il giorno lunedì 14 ottobre 2013 15:07:48 UTC+2, James Zapico ha scritto: Giuseppe,

Re: [beagleboard] Assembly operating system on beaglebone black

2013-10-15 Thread liyaoshi
I will be always here waiting for you . 2013/10/15 tilky tilkythepiano...@gmail.com I was wondering if there was any way of writing my own operating system in assembly on a beaglebone black. I know that this is possible on a raspberry pi, but I like the many IO pins that beaglebone

Re: [beagleboard] Compile Angstrom for Beagle Bone black.

2013-10-15 Thread Mark Barton
On 10/15/2013 5:22 AM, ashish.agra...@xzadium.com wrote: Hello, I want to use Angstrom linux on Beangle bone black. I come across some steps used to compile Angstrom (from source code) for *BeagleBone* but not for *BeagleBone black.* so My query is: 1) Can I directly use the images compiled

Re: [beagleboard] Questions about BBB

2013-10-15 Thread Philip Polstra
Should be possible. Hard drive might need external power and USB flash drive is probably too slow for sustained writes. On Oct 15, 2013 7:30 AM, ricardomartinezru...@gmail.com wrote: I'm doing a electronic project and I think that BeagleBone Black may be the solution. The specifications

Re: [beagleboard] Assembly operating system on beaglebone black

2013-10-15 Thread Bob Hartwig
I've never written an OS in assembly, but I once mopped my floor with a toothbrush... On Tue, Oct 15, 2013 at 8:40 AM, liyaoshi liyao...@gmail.com wrote: I will be always here waiting for you . 2013/10/15 tilky tilkythepiano...@gmail.com I was wondering if there was any way of

[beagleboard] Re: Can't get serial connection to BBB on OSX 10.8.4

2013-10-15 Thread smith . winston . 101
On Sunday, October 13, 2013 9:56:20 PM UTC-4, steview...@gmail.com wrote: I'm kind of a newbie, just got a brand new BBB. I installed the FTDI driver that shipped with the BBB. Checked the Info.plist, file was patched. Rebooted computer, reconnected BBB USB, waited for BBB to boot, checked

Re: [beagleboard] udev rule for user access to usb device does not work

2013-10-15 Thread juerose
Thanks Nick, you are right, user rose was not member of users group, I thought, that every ordinary user is member of the users group. I now tried to add user rose to the users group with 'usermod -a -G users rose'. Now I find a rose entry in /etc/group, but nevertheless 'id' does not show

[beagleboard] Current version of R Nelson's 3.8 kernel

2013-10-15 Thread cwrseckford
(This may be a duplicate post - Google Groups seems to have eaten the first one.) Does anyone know the most recent version number of Robert Nelson's 3.8 kernel for the BeaglBone Black? After updating I have 3.8.13-bone22.3, but I thought there was something more recent. Thanks - Will --

Re: [beagleboard] Assembly operating system on beaglebone black

2013-10-15 Thread Frank Hunleth
I'd echo the sentiment of other comments, but if your goal is to learn about operating systems, it might be interesting for you to try to port xv6 unix [1] to the Beaglebone. The xv6 code is short and quite understandable. I haven't looked at the status of the ARM port of xv6, so it could still be

[beagleboard] Angstrom Firewall not like other linux distributions

2013-10-15 Thread Paul Sanchez
Hi, I hope somebody can help me with BBB. I have been trying to use Angstrom as other linux distros, reading general iptables tutorials, like this: https://help.ubuntu.com/community/IptablesHowTo When I try to run any of this: iptables -A INPUT -m conntrack --ctstate ESTABLISHED,RELATED -j

[beagleboard] Re: Tutorial: Installation of USB Soundcard C-Media Electronics on BeagleBone Black Ubuntu and mpd + mp

2013-10-15 Thread myerss65
I want to use my beagle bone black to rip analog signals to my Beagle bone using an audio cape. Does anyone know if I would require a sound card to do so? On Wednesday, August 21, 2013 6:57:59 PM UTC-4, 6err...@gmail.com wrote: Hello, 1. sudo nano /boot/uboot/uEnv.txt 2. Edit:

Re: [beagleboard] Assembly operating system on beaglebone black

2013-10-15 Thread William Hermans
Err yeah I mentioned the dragon book which is a book on compilers . . . so not related. Sorry about that. On Tue, Oct 15, 2013 at 11:00 AM, Frank Hunleth fhunl...@troodon-software.com wrote: I'd echo the sentiment of other comments, but if your goal is to learn about operating systems, it

Re: [beagleboard] Re: Help me. I can't install USB Drivers

2013-10-15 Thread William Hermans
I do not run Win8 personally, but there are posts on these very groups that say you need to enter into some special mode in order to install unsigned drivers. Search the groups, you'll probably find the post. On Tue, Oct 15, 2013 at 10:51 AM, Rune B. Kalleberg greb...@gmail.comwrote: Windows 7

[beagleboard] Questions about BBB

2013-10-15 Thread ricardomartinezrubio
I'm doing a electronic project and I think that BeagleBone Black may be the solution. The specifications are as follows: -Linux with PHP or C, for remote connection to mySQL server and TCP / IP sockets for connection to cameras. -Possibility of digital inputs and outputs and analog inputs,

Re: [beagleboard] Cape PCB outline in DXF, anyone?

2013-10-15 Thread Gerald Coley
A cape is supposed to look like whatever you like. But importing the BBB PCB should cover it. Will that work? There are 3D models as well. http://circuitco.com/support/index.php?title=BeagleBoneBlack#Hardware_Files Gerald On Tue, Oct 15, 2013 at 3:15 PM, Jesper We jes...@seventhwave.se

Re: [beagleboard] Current version of R Nelson's 3.8 kernel

2013-10-15 Thread Robert Nelson
On Tue, Oct 15, 2013 at 11:56 AM, cwrseckf...@gmail.com wrote: (This may be a duplicate post - Google Groups seems to have eaten the first one.) Does anyone know the most recent version number of Robert Nelson's 3.8 kernel for the BeaglBone Black? After updating I have 3.8.13-bone22.3, but

Re: [beagleboard] How to update current Debian Installation?

2013-10-15 Thread Robert Nelson
On Tue, Oct 15, 2013 at 10:54 AM, Billy Vultur vultur.bi...@googlemail.com wrote: Hi to all. My current BBB Installation is running quite well with the debian-7.1-2013-08-26.img from Robert. How to update to a newer image like BeagleBone/BeagleBone Black: v3.8.13-bone28 kernel 4bit

Re: [beagleboard] Questions about BBB

2013-10-15 Thread William Hermans
Reads on an external hard drive ( USB 2.0 ) for me on Debian wheezy are about 10.6 Megabytes / second. Writes for me on Debian wheezy are about 21 Megabytes / second. I also did these tests while booted off this external ( USB 2.0 ) hard drive. Which was a Seagate barracuda 7200 RPM drive in a

[beagleboard] HTML redirect from Bone 101 page

2013-10-15 Thread bryan . martin
Hi. Here's my issue in a nutshell: I'm setting up a BeagleBone Black as a catalogue search machine for our library. (Almost) everything's working great. There's only one small issue: In order to restrict browsing to our catalogue, localhost:80 is set as the proxy server, with an exception for

[beagleboard] I2C and Invensense MPU6050 Driver

2013-10-15 Thread clarkbriggs101
We are using the Invensense MPU6050 IMU on I2C with Beaglebone Black (Angstrom 3.8.13). We can use I2C-tools and file I/O thru /dev/i2c but the read speed is disappointingly slow. We only read the 3x gyros and 3x accels (each one byte at a time plus the 2 byte temperature reading) and it

Re: [beagleboard] I2C and Invensense MPU6050 Driver

2013-10-15 Thread Jacek Radzikowski
You're barking at a wrong tree. /sys/devices/bone_capmgr.9/slots is used to load device tree overlays and has nothing to do with devices on I2C bus. The correct place to write to instantiate a new i2c device is /sys/bus/i2c/devices/i2c-X/new_device (substitute X with bus number to which the chip

[beagleboard] Re: Access GPIO/SPI etc. on Expansion Header

2013-10-15 Thread Andrew Henderson
For SPI, mux the pins in the device tree to enable the SPI0 and or SPI1 interfaces, then reference the Linux kernel documentation: https://www.kernel.org/doc/Documentation/spi https://github.com/piranha32/IOoo/blob/master/src/SPI.cpp I suspect that the spidev_test.c file in the kernel or the