[beagleboard] UART loopback

2015-01-16 Thread philippe.frossard
Hi, I have a problem when I connect P9.24 (ttyO1.TX) with P9.26 (ttyO1.RX), If I send data on serial port like this : echo 1 /dev/ttyO1 And read data on serial port like this : cat /dev/ttyO1 The command output a lot of data indefinitely ... and my ssh link doesn't respond, If I remove the

[beagleboard] Cloud9 don't work

2015-01-16 Thread Santosh Nagargoje
Cloud9 don't work when doing programming related to led blink. What can I do? -Original Message- From: beagleboard@googlegroups.com beagleboard@googlegroups.com Sent: ‎16-‎01-‎2015 03:16 To: Digest recipients beagleboard@googlegroups.com Subject: [beagleboard] Digest for

[beagleboard] USB Ethernet not starting after flashing image to eMMC

2015-01-16 Thread Steve Osselton
I have been maintaining an up to data Ubuntu 14.04.1 image and TI kernel on an SD card then flashing to the eMMC using bbb-eMMC-flasher-eewiki-ext4.sh Now when I do this the Bone appears not to have USB ethernet after rebooting to eMMC, am pretty sure this has worked previously. Booting from

Re: [beagleboard] USB Ethernet not starting after flashing image to eMMC

2015-01-16 Thread Robert Nelson
On Fri, Jan 16, 2015 at 7:23 AM, Steve Osselton steve.ossel...@prismtech.com wrote: I have been maintaining an up to data Ubuntu 14.04.1 image and TI kernel on an SD card then flashing to the eMMC using bbb-eMMC-flasher-eewiki-ext4.sh Now when I do this the Bone appears not to have USB

Re: [beagleboard] BeagleBone Black doesn't sometimes start. Only Power LED is on

2015-01-16 Thread Patrick Schmidt
Hi Andrew, Thank you for your reply. I feel like this is steering me in the right direction but I have one more question. After I do the clean and configure steps, I am looking for the /include/config.h file but I don't see it anywhere. I do see it after I do the compile step so it must be

Re: [beagleboard] Reversed Image on LCD - BeagleBoard-xM Display Panel ULCD7

2015-01-16 Thread stavros . pothoulakis
I'll look into this possibility. So as I understand, that the resistor may be a pull-up or pull-down, that sets a logic level and hence the inversion? On Thursday, January 15, 2015 at 4:02:36 AM UTC+11, Gerald wrote: Not sure why it is. There are resistors on the board that set this

Re: [beagleboard] Load the MLO and U-BOOT in beaglebone black though USB port

2015-01-16 Thread gokul . gcg
Hi all, So as far as I know we need to take support from TI for USB boot option . right? Since we don't know what is actually expected by ROM code,we cant. is there any source available for ROM code ? Gokul c g goku...@kalkitech.in On Wednesday, January 14, 2015 at 9:53:07 PM UTC+5:30,

[beagleboard] Cannot set mux to gpio

2015-01-16 Thread stefan . mavrodiev
Hello, I'm using beaglebone with kernel 3.12. I want to use I2c0-sda and i2c0-scl as gpio, but I cannot change multiplexing. I do NOT want to use overlay, but to rebuild dtb file. I've removed all i2c0 configuration and added multiplexing description but still my value is 0x60. (I2C) Is it

Re: [beagleboard] Load the MLO and U-BOOT in beaglebone black though USB port

2015-01-16 Thread gokul . gcg
hi According to Silicon Errata SPRZ360 section 3.1.3 Boot: USB Boot ROM Code Uses Default DATAPOLARITY .The AM335x USB PHYs supports a DATAPOLARITY feature that allows the data plus (DP) and data minus (DM) data signals to be swapped. This feature was added to simplify PCB layout.In some

Re: [beagleboard] BeagleBone Black doesn't sometimes start. Only Power LED is on

2015-01-16 Thread martin . zoller
Hi Mikkel, I'm just wondering if Andrew's autoboot solution/hack hasn't propagated to the official software yet? It's been a while that I haven't looked at the preinstalled software of a BBB since I get them pre-flashed with my own image... The official Angstrom image releases for BBB seem

[beagleboard] Kernel compile problem

2015-01-16 Thread weidesire
Hello I was trying to add some modules into my kernel. After selecting, the system tells me to insert make Then I got this error. root@beaglebone:/usr/src/kernel# make CHK include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h make[1]:

[beagleboard] beaglebone black HD camera cape issue

2015-01-16 Thread patelaxar1456
Hello everyone I need a help over this issue. I've bought a beaglebone black and its hd camera cape, Whenever i put the cape on the bbb board, the board is able to communicate computer from PuTTY terminals only by serial communication setting and doesn't work using SSH setting. Hence i cannot

[beagleboard] Re: Setting up a WiFi hotspot on BB black using WiFI USB adapter with RTL8188CUS chipset

2015-01-16 Thread ftagius
On Wednesday, January 14, 2015 at 5:16:51 PM UTC-5, AK@hobbyist wrote: Hi I am new to Beagleboen black and am trying to set up a WiFi hotpspot on Beagleboe Black using the USB adapters with RTL8188CUS chipset. I am not able to create it. If somebody has done ti please let me know.

Re: [beagleboard] Re: BeagleBoard-X15 - seriously? :)

2015-01-16 Thread Matthijs van Duin
On 14 January 2015 at 17:17, Gerald Coley ger...@beagleboard.org wrote: I agree. But, the IP owners seem to be worried about someone copying their IP than they are using it and getting royalties. *stares at the PCIe chapter again and wonders how that would be helpful* Is there some magic

Re: [beagleboard] write new sd card image

2015-01-16 Thread arturo . goomez
I just bought a BBB and after a week I have the same output error. I've tried to reflash the eMMC and using the SD card with several releases, but no success and the same situations described by faimbs. I've an expensive brick is there a solution or maybe the reason of the problem? Any help

[beagleboard] DM3730 from the ground up; problems debuggibg via XDS100v2

2015-01-16 Thread sergey . chub . radiofizika
Hello. I'd like to preface my question by saying outright that I'm not sure whether it's the right place to raise such questions as the one about to follow, but I'm truly at sea on this one and I need help. The lab I'm working in has acquired a BeagleBoard-xM to explore the extent of DM37xx

Re: [beagleboard] BeagleBone Black doesn't sometimes start. Only Power LED is on

2015-01-16 Thread patch914
Mikkel, I just found this forum after having these same boot problems with a couple beaglebones I have. I figured I would reply to you since I noticed you just posted a reply. I am a little confused on how to apply the fix Andrew provided. I am able to follow the instructions on downloading

Re: [beagleboard] USB OTG Host mode with BBB?

2015-01-16 Thread m017kc
Hi, I have got BBB Rev C. I did it, but BBB died and I can't restore him четверг, 18 декабря 2014 г., 21:37:28 UTC+3 пользователь shei...@gmail.com написал: Dear Ian, Did you able to convert USB0 Port in BBB to Host? If So, Can you explain? I need to Convert Both the ports in BBB to

[beagleboard] Re: Beaglebone Black and Web Servers?

2015-01-16 Thread Phil
(iii) Django can be installed. apt-get install python-django On Tuesday, 4 November 2014 11:40:21 UTC+11, Nick Apperley wrote: Have answers to some of your questions. See the replies below: (i) Apache (ii)Linux (Debian or Ubuntu) Not sure if Django can be installed on the BBB. Will

[beagleboard] DM3730 from the ground up; XDS100v2; register access problem

2015-01-16 Thread sergey . chub . radiofizika
Hello. I'd like to preface my question by saying outright that I'm not sure whether it's the right place to raise such questions as the one about to follow, but I'm truly at sea on this one and I need help. The lab I'm working in has acquired a BeagleBoard-xM to explore the extent of DM37xx

[beagleboard] USB-RS232 adapter problem in 3.14.xx

2015-01-16 Thread malaakso
Hi, I have a simple C program which writes something to a serial port and then reads an answer, every 5 ms or so. I'm using an FTDI USB-to-RS232 adapter connected to BBB at 115200 bps. In 3.8.13-bone63 this works fine, but there are some reasons I need to use a later kernel. I upgraded to the

[beagleboard] Reduce PRU DDR read latency

2015-01-16 Thread djg
I see up to 5.8 microseconds of latency when the PRU is reading from DDR memory. Is it possible to reduce this? I tried changing registers that looked promising for giving the PRU priority but they didn't have a noticeable effect. This is running on a Beaglebone black using a PRU timer to

Re: [beagleboard] Re: BeagleBoard-X15 - seriously? :)

2015-01-16 Thread Gerald Coley
I no longer work for TI. So you need to address TI directly on this issue. Gerald On Thu, Jan 15, 2015 at 10:45 AM, Matthijs van Duin matthijsvand...@gmail.com wrote: On 14 January 2015 at 17:17, Gerald Coley ger...@beagleboard.org wrote: I agree. But, the IP owners seem to be worried

Re: [beagleboard] write new sd card image

2015-01-16 Thread Robert Nelson
On Thu, Jan 15, 2015 at 9:20 PM, arturo.goo...@gmail.com wrote: I just bought a BBB and after a week I have the same output error. I've tried to reflash the eMMC and using the SD card with several releases, but no success and the same situations described by faimbs. I've an expensive brick

Re: [beagleboard] USB-RS232 adapter problem in 3.14.xx

2015-01-16 Thread Robert Nelson
On Fri, Jan 16, 2015 at 2:53 AM, malaa...@elisanet.fi wrote: Hi, I have a simple C program which writes something to a serial port and then reads an answer, every 5 ms or so. I'm using an FTDI USB-to-RS232 adapter connected to BBB at 115200 bps. In 3.8.13-bone63 this works fine, but there

Re: [beagleboard] BeagleBone Black doesn't sometimes start. Only Power LED is on

2015-01-16 Thread Mikkel Kirkgaard Nielsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi again Patrick. On 2015-01-16 16:01, Patrick Schmidt wrote: After I do the clean and configure steps, I am looking for the /include/config.h file but I don't see it anywhere. You could do like in my mainline patch, add the options to a specific

Re: [beagleboard] BeagleBone Black doesn't sometimes start. Only Power LED is on

2015-01-16 Thread Robert Nelson
On Fri, Jan 16, 2015 at 9:45 AM, Mikkel Kirkgaard Nielsen m...@mikini.dk wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi again Patrick. On 2015-01-16 16:01, Patrick Schmidt wrote: After I do the clean and configure steps, I am looking for the /include/config.h file but I don't see

Re: [beagleboard] BeagleBone Black doesn't sometimes start. Only Power LED is on

2015-01-16 Thread Patrick Schmidt
Hi Mikkel, I am trying to follow Andrew's post as close as I can. The tree I am building from is git://git.denx.de/u-boot.git, the one provided in Andrew's post. RESOLVED: Upon investigating the u-boot output we found we were facing the same problem reported earlier in this thread by

[beagleboard] Can't ssh with Chipsee images

2015-01-16 Thread Caio Marcos Malheiros Alves
Hi all, I was given a BBB and a Chipsee 7 to work with. With the provided images (Angstrom, Debian and EZSDK) they boot and run and work fine, but with none of them I can ssh through USB into them. I've worked on the same BBB but with other LCD cape (4d systems' 4D-CAPE70T) that runs on

Re: [beagleboard] Can't ssh with Chipsee images

2015-01-16 Thread Robert Nelson
On Fri, Jan 16, 2015 at 11:43 AM, Caio Marcos Malheiros Alves caiomar...@gmail.com wrote: Hi all, I was given a BBB and a Chipsee 7 to work with. With the provided images (Angstrom, Debian and EZSDK) they boot and run and work fine, but with none of them I can ssh through USB into them.

Re: [beagleboard] Can't ssh with Chipsee images

2015-01-16 Thread Robert Nelson
On Fri, Jan 16, 2015 at 11:46 AM, Robert Nelson robertcnel...@gmail.com wrote: On Fri, Jan 16, 2015 at 11:43 AM, Caio Marcos Malheiros Alves caiomar...@gmail.com wrote: Hi all, I was given a BBB and a Chipsee 7 to work with. With the provided images (Angstrom, Debian and EZSDK) they boot

Re: [beagleboard] Re: BeagleBone Black as reliable 3G/4G router/ modem

2015-01-16 Thread bremenpl
Right now I am trying to use the tutorial from here: http://crazy-embedder.blogspot.it/2014/12/beaglebone-black-as-3g-router-or.html?m=1 The difference I have other model of the huawei modem (e3131). After I hit lsusb, I dont see the full string like: Bus 002 Device 005: ID 12d1:1003 Huawei

[beagleboard] What happens if PRU host try and write same memory address at same time?

2015-01-16 Thread Bill Gray
Hi, I've been writing a program to have the PRU on my BBB manage a switched-mode power converter. I want to make sure that if something goes wrong in the host program the power converter is shutdown gracefully, so I have implemented a simple watch dog timer scheme. The idea is that the host

[beagleboard] Re: I think I have found something that rPI and arduino can do but BBB cannot

2015-01-16 Thread kyle
Alternatively, use an Arduino to manage the I2C butchering device and get your data from the Arduino. Honestly I wish these psudo-I2C devices were driven out. There is a protocol for a reason. -- For more options, visit http://beagleboard.org/discuss --- You received this message because

Re: [beagleboard] Re: BeagleBone Black as reliable 3G/4G router/ modem

2015-01-16 Thread David Goodenough
On Friday 16 January 2015 10:53:06 bremenpl wrote: Right now I am trying to use the tutorial from here: http://crazy-embedder.blogspot.it/2014/12/beaglebone-black-as-3g-router-or.h tml?m=1 The difference I have other model of the huawei modem (e3131). After I hit lsusb, I dont see the full

Re: [beagleboard] Re: I think I have found something that rPI and arduino can do but BBB cannot

2015-01-16 Thread William Hermans
There are also *many* low cost M0+, M3, and M4 dev boards out there. Not to mention the MSP430 launchpad. Some of the NXP MCUs can even be used with very minimal external circuitry to get them up and running, Something like one resistor and one capacitor, if memory serves correctly Other MCU's

Re: [beagleboard] write new sd card image

2015-01-16 Thread Arturo Gómez
Thank you for your prompt response. I have tried plugging only a Power supply of 5v/2.4A with the same problem. The sequence of LEDS start blinking but abruptly only the User LED 2 remains on. The releases tested: Angstrom-Cloud9-IDE-GNOME-eglibc-ipk-v2012.12-beaglebone-2013.06.20.img.xz

Re: [beagleboard] Re: BeagleBone Black as reliable 3G/4G router/ modem

2015-01-16 Thread Bremenpl
Sorry for that, ive done it by accident i think. So I tried to install the network-manager, but it was not fully installed because it run into some errors (I think im not abble to install a single package clean there...). After the restart there is still no eth1 or any other. Normally I was

Re: [beagleboard] write new sd card image

2015-01-16 Thread Robert Nelson
On Fri, Jan 16, 2015 at 12:24 PM, Arturo Gómez arturo.goo...@gmail.com wrote: Thank you for your prompt response. I have tried plugging only a Power supply of 5v/2.4A with the same problem. The sequence of LEDS start blinking but abruptly only the User LED 2 remains on. Umm.. What else did

Re: [beagleboard] ethernet gadget with beagleboard

2015-01-16 Thread Ran Shalit
Hi, I solved the issue. I compile now inside kernel and added: CONFIG_USB_MUSB_OMAP2PLUS_GLUE Thank you very much for all help! Ran On Fri, Jan 16, 2015 at 8:23 AM, Ran Shalit ransha...@gmail.com wrote: Hello, Can anyone please try to see if he can work with usb otg and beagleboard this is

[beagleboard] off-by-1 enumeration of some devices in .dts* files (what does ti,hwmods do?)

2015-01-16 Thread Jim Giles
(I also posted to the Beaglebone Group; please advise which group is more appropriate) Hello, I'm trying to create a .dts file for a design based on the BBB, but using the am3352b-zce60 pinout. I'm confused about how to reference several of the devices in the Device Tree, and what ti,hwmods

Re: [beagleboard] off-by-1 enumeration of some devices in .dts* files (what does ti,hwmods do?)

2015-01-16 Thread Robert Nelson
On Fri, Jan 16, 2015 at 2:57 PM, Jim Giles gdwo...@gmail.com wrote: (I also posted to the Beaglebone Group; please advise which group is more appropriate) Hello, I'm trying to create a .dts file for a design based on the BBB, but using the am3352b-zce60 pinout. I'm confused about how to

[beagleboard] Re: UART loopback

2015-01-16 Thread Stephen Agate
I have the same problem too on the 3.18.1 kernel. It can be fixed by initialising the port first, with something like: stty -F /dev/ttyO1 raw clocal -crtscts -echo S. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the

Re: [beagleboard] UART loopback

2015-01-16 Thread Peter Hurley
On 01/16/2015 03:48 AM, philippe.frossard wrote: Hi, I have a problem when I connect P9.24 (ttyO1.TX) with P9.26 (ttyO1.RX), If I send data on serial port like this : echo 1 /dev/ttyO1 And read data on serial port like this : cat /dev/ttyO1 The command output a lot of data indefinitely ...

[beagleboard] Re: Checking GPIOpins for being healthy

2015-01-16 Thread TJF
This shouldn't be a problem, since most header pins are configured as GPIO input by default and therefor can receive 3V2 input. Am Donnerstag, 15. Januar 2015 16:30:30 UTC+1 schrieb meino@gmx.de: I would like to check, whether these PINS had survived me. What is a valid most simplistic

[beagleboard] 2gb image for 4gb BBB?

2015-01-16 Thread Ridemywideglide
I'm looking at updates for the BBB, and the eMMC flasher versions all say 2gb. Why is this when it's supposed to be a 4gb eMMC? I also tried downloading https://rcn-ee.net/rootfs/bb.org/testing/2014-12-19/lxde-4gb/BBB-eMMC-flasher-debian-7.7-lxde-4gb-armhf-2014-12-19-4gb.img.xz from here

[beagleboard] Setting up a microSD card for storage purposes

2015-01-16 Thread Jeffrey Huang
Hi guys, I've only just started playing around with BeagleBone Black. I'm trying to use the inserted microSD card as a storage device to write text files to. Could someone point me in the right direction to set this up? Thanks beforehand. -- For more options, visit

Re: [beagleboard] 2gb image for 4gb BBB?

2015-01-16 Thread Robert Nelson
On Fri, Jan 16, 2015 at 5:24 PM, Ridemywideglide ridgwayr...@gmail.com wrote: I'm looking at updates for the BBB, and the eMMC flasher versions all say 2gb. Why is this when it's supposed to be a 4gb eMMC? I also tried downloading

Re: [beagleboard] 2gb image for 4gb BBB?

2015-01-16 Thread William Hermans
Not to Mention that the RevC is probably in the minority of the total boards sold to the public. RevA / RevB both had 2GB eMMCs on board . . On Fri, Jan 16, 2015 at 4:35 PM, Robert Nelson robertcnel...@gmail.com wrote: On Fri, Jan 16, 2015 at 5:24 PM, Ridemywideglide ridgwayr...@gmail.com

Re: [beagleboard] 2gb image for 4gb BBB?

2015-01-16 Thread Ridemywideglide
I'm using a 128gb card so I meet the minimum size, but this image won't go onto the BBB for some reason. Since it's your image, can you tell me how to get it onto the BBB? Thanks On Friday, January 16, 2015 at 4:36:04 PM UTC-7, RobertCNelson wrote: On Fri, Jan 16, 2015 at 5:24 PM,

Re: [beagleboard] 2gb image for 4gb BBB?

2015-01-16 Thread Robert Nelson
On Fri, Jan 16, 2015 at 6:03 PM, Ridemywideglide ridgwayr...@gmail.com wrote: I'm using a 128gb card so I meet the minimum size, but this image won't go onto the BBB for some reason. Since it's your image, can you tell me how to get it onto the BBB? Really? A 128gb card... You do realilze

Re: [beagleboard] 2gb image for 4gb BBB?

2015-01-16 Thread Ridemywideglide
Yea is was the only spare I had laying around.. It's installed the 5-14 image several times so it should be fine.. I have a couple 8 gig'rs on the way so maybe I'll try again when they get here.. On Friday, January 16, 2015 at 5:16:52 PM UTC-7, RobertCNelson wrote: On Fri, Jan 16, 2015 at

Re: [beagleboard] 2gb image for 4gb BBB?

2015-01-16 Thread William Hermans
*Wonders how long before someone gets / tries a 256GB card* On Fri, Jan 16, 2015 at 6:12 PM, Ridemywideglide ridgwayr...@gmail.com wrote: Yea is was the only spare I had laying around.. It's installed the 5-14 image several times so it should be fine.. I have a couple 8 gig'rs on the way so

Re: [beagleboard] 2gb image for 4gb BBB?

2015-01-16 Thread William Hermans
Ok, so as a note to all those out there . . . to resize one of the 2G images to *any* sdcard size, The below guide will work. However, this is only tested on a single partition image, and if using a 2 partition image, you need to use the appropriate partition. **USE AT YOUR OWN RISK* *One single

Re: [beagleboard] 2gb image for 4gb BBB?

2015-01-16 Thread Charles Steinkuehler
Or you could just boot the uSD card with the 2G uSD image and run: sudo /opt/scripts/tools/grow_partition.sh ...then worst-case you only mess up your BeagleBone and not your x86 PC. On 1/16/2015 8:45 PM, William Hermans wrote: Ok, so as a note to all those out there . . . to resize one of

Re: [beagleboard] 2gb image for 4gb BBB?

2015-01-16 Thread William Hermans
*Or you could just boot the uSD card with the 2G uSD image and run:* * sudo /opt/scripts/tools/grow_* *partition.sh* * ...then worst-case you only mess up your BeagleBone and not your x86 PC.* The steps can also be done LIVE on the Beagelbone black, but can only resize the partition

Re: [beagleboard] 2gb image for 4gb BBB?

2015-01-16 Thread William Hermans
Anyway, I think it is commendable that people like Robert, take their time to build these images for us, and write scripts to make things such as resizing a partition bigger. You too Charles for the work you've done. Truly. However, running script(s) to do these things for us, teaches us nothing.

[beagleboard] Power Management - Suspend

2015-01-16 Thread Robert Fisher
Hi all. I have been trying to find a way to put my BBB into a suspend or sleep state. I found out that power management was not incorporated into the 3.8 kernel, however several posts suggested that it would be working in later kernel (3.14+). I have installed several versions of 3.14

Re: [beagleboard] Power Management - Suspend

2015-01-16 Thread Robert Nelson
On Fri, Jan 16, 2015 at 10:35 PM, Robert Fisher rwfish...@gmail.com wrote: Hi all. I have been trying to find a way to put my BBB into a suspend or sleep state. I found out that power management was not incorporated into the 3.8 kernel, however several posts suggested that it would be