[beagleboard] Re: Missing Usb0 interface booting from SD Ubuntu 14.04

2015-02-14 Thread Ian Bishop
Thanks for the above. When I go to the library folder and run modprobe g_ether I received a cannot insert error: operation not permitted. I then forgot I wasn't logged in as root so appended sudo but received the error No such device even although it's listed. Tried to copy g_ether.ko to

[beagleboard] Could not access ADC on beaglebone black

2015-02-14 Thread kunal mehindru
i am getting error: Error: ENOENT, no such file or directory '/sys/devices/bone_capemgr.8/slots' bone_capemgr.8 is alailable but it does not have slots file in it Please help -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to

Re: [beagleboard] webrequest with thread.

2015-02-14 Thread John Syn
From: ber...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Friday, February 13, 2015 at 12:14 AM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: [beagleboard] webrequest with thread. i have a database table that holds the url

[beagleboard] BBB UART broken or is this normal behaviour?

2015-02-14 Thread oli4gate
I have some strange behaviours on the UART's of my beaglebone black. I have done the same test (like below) on UART1; UART2 and UART4, and they are all acting the same way. I did the following test: - bridged (loopbacked) the port - open two terminal windows - on one terminal

[beagleboard] Re: Unable to Connect to BBB via USB from OSX Yosemite

2015-02-14 Thread SimGQ
One factor that plays a huge part in connecting to the BBB is the quality of the USB lead. We had issues when using longer leads, which seemed to be physically thinner than those supplied with the boards. Once the shorter fatter leads were used connections tended to be more consistent. --

Re: [beagleboard] Beaglebone Black Ethernet Phy Not Detected on Boot.

2015-02-14 Thread alexschneider250
If a changed ID is a problem, why does the network work after changing that ID manually in U-Boot and then rebooting, as I described here https://groups.google.com/d/msg/beagleboard/9mctrG26Mc8/PK6bxAszAkoJ? Alex On Friday, February 13, 2015 at 8:45:08 PM UTC+1, RobertCNelson wrote: On Fri,

Re: [beagleboard] BBB UART broken or is this normal behaviour?

2015-02-14 Thread Alexander Holler
Am 14.02.2015 um 13:12 schrieb oli4gate: I have some strange behaviours on the UART's of my beaglebone black. I have done the same test (like below) on UART1; UART2 and UART4, and they are all acting the same way. I did the following test: - bridged (loopbacked) the port - open two

[beagleboard] Re: Static IP on eth0

2015-02-14 Thread Enric Climent
Ok, here is my /etc/network/interfaces file : # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0

Re: [beagleboard] Beaglebone Black Ethernet Phy Not Detected on Boot.

2015-02-14 Thread alexschneider250
Hi Bill, Thank you for doing that experiment. I run two automated tests with the delayed PHY initialization, each one with 130 power-ups over 130 minutes (one power-up per minute), where I still saw a few Phy 0 not found messages. In the first test, BBB periodically reset itself by means of a

Re: [beagleboard] Beaglebone Black Ethernet Phy Not Detected on Boot.

2015-02-14 Thread alexschneider250
Hi John, Thank you for doing this experiment. Did you power off your board right after checking for Phy 0 not found in U-Boot console, without booting Linux? Have you ever tried to let Linux boot after seeing that Phy 0 not found? Regards, Alex On Friday, February 13, 2015 at 6:58:46 PM

[beagleboard] Re: Problem booting BBB using Micro SD card

2015-02-14 Thread Hemant Kapoor
If in the UK then you can get one from amazon http://www.amazon.co.uk/gp/product/B00FB60N5A?psc=1redirect=trueref_=oh_aui_detailpage_o03_s00 I had the same issue of not reprogramming the mmc... The solution that worked for me was to format the sd card and put latest version of debian

[beagleboard] Re: BBB USB Transfer Rate

2015-02-14 Thread Jeffrey Wilson
I am having transfer rate issues as well. My post over on BeagleBone group has gotten zero attention. https://groups.google.com/forum/#!topic/beaglebone/KxYwZewmRLY In my case, the BBB cannot handle the video throughput of my camera, meanwhile a Rpi can. Jeff On Monday, December 29, 2014 at

Re: [beagleboard] Re: BBB USB Transfer Rate

2015-02-14 Thread Chris Morgan
I can also confirm ~10MB/sec transfer rates with some testing I've done. This was some time ago, maybe 6 months, and with Angstrom. Chris On Sat, Feb 14, 2015 at 6:44 PM, Jeffrey Wilson colg...@gmail.com wrote: I am having transfer rate issues as well. My post over on BeagleBone group has

Re: [beagleboard] Re: BBB USB Transfer Rate

2015-02-14 Thread liyaoshi
my PC ip 10.10.0.1 board ip 10.10.0.2 2015-02-15 14:57 GMT+08:00 liyaoshi liyao...@gmail.com: Just as a reference on my test result I use usb gadget network and run iperf as benchtools # uname -a Linux buildroot 3.14.33 #10 SMP PREEMPT Sun Feb 15 13:57:32 CST 2015 armv7l GNU/Linux # cat

Re: [beagleboard] Re: BBB USB Transfer Rate

2015-02-14 Thread William Hermans
Just to let you all, and anyone else know my own findings . . . I setup a rootfs to load from an external USB hard drive( last year-ish ). I found that writes were as high as 20MB/s, but reads were around like the both of you seem to say. 10MB/s. So my own numbers seem to jibe with both of yours

Re: [beagleboard] Re: BBB USB Transfer Rate

2015-02-14 Thread liyaoshi
Just as a reference on my test result I use usb gadget network and run iperf as benchtools # uname -a Linux buildroot 3.14.33 #10 SMP PREEMPT Sun Feb 15 13:57:32 CST 2015 armv7l GNU/Linux # cat /proc/cpuinfo processor : 0 model name : ARMv7 Processor rev 2 (v7l) BogoMIPS: