Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2015-06-11 Thread Zoltán Sebök
I found some postings about the issue on the internet at different other places, but I can't remember anymore, where it was. Many repliers stated, that it's caused by hardware or cabling. In my case, when the USB cable is too long, the issue occured. But it also occured on some specific devices wit

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2015-06-10 Thread Sina Chou
update information 4.1.0-rc7-bone7, use usb webcam logitech c920 to take pictures. Babble interrupt issues still exist.. The following is the part of dmesg while having the issue [ 349.815873] musb-hdrc musb-hdrc.1.auto: Babble [ 349.820659] musb-hdrc: setup fifo_mode 4 [ 349.820706] musb-hdrc

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2015-01-27 Thread miki
Hi there. My experience is different, namely that power on the hub is not essential to alleviate babble interrupts. I've seen lots of babble using a specific device (GNS-5890 ADS-B receiver from http://www.gns-gmbh.com/index.php?id=238&L=1) when hooked up directly to the BBB USB host port, bu

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2015-01-21 Thread zoli1972 . s
I can confirm, that the issue can be solved by inserting an active USB hub (externally powered). Zoli Am Freitag, 12. Dezember 2014 14:52:50 UTC+1 schrieb vervaeke...@gmail.com: > > Try to use an USB hub with external power. This solved my problem. > > On Saturday, August 9, 2014 4:38:14 AM UTC+

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-12-12 Thread vervaeke . jonathan
Try to use an USB hub with external power. This solved my problem. On Saturday, August 9, 2014 4:38:14 AM UTC+2, shad...@gmail.com wrote: > > Anyone know about the patch referenced here? Or any other workaround to > make USB usable on BBB? > > http://comments.gmane.org/gmane.linux.usb.general/871

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-08-11 Thread shadowsor
Anyone know about the patch referenced here? Or any other workaround to make USB usable on BBB? http://comments.gmane.org/gmane.linux.usb.general/87138 -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "Beag

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-06-24 Thread abferm
I've seen the babble interrupt on all of the kernels I have tried. 3.8, 3.12, and 3.14. I have also seen a lot of vbus errors during the boot process. Could the heart of the problem be the fact that the power filter capacitor is of lower capacitance than is recommended by the USB 2.0 spec? --

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-06-13 Thread Ives van der Flaas
Do you by any chance know in what revision the babble interrupt problem was fixed? Was it only fixed in 3.12 or also in other trees (e.g. 3.8)? Op dinsdag 13 mei 2014 17:19:42 UTC+2 schreef cody: > > What version of the 3.12 kernel do you have? The latest version of the > 3.12 kernel should ha

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-05-13 Thread Robert Nelson
On Tue, May 13, 2014 at 12:20 PM, Renato Riolino wrote: > I use a LCD connected via gpio ( setting the gpio pins thru /sys/class/gpio > ) and a DS1307 realtime clock via i2c. > > Do they work too on kernel 3.14? Could you point me to the 3.14 kernel and > the custom dtb for usart? I need all usa

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-05-13 Thread Renato Riolino
I use a LCD connected via gpio ( setting the gpio pins thru /sys/class/gpio ) and a DS1307 realtime clock via i2c. Do they work too on kernel 3.14? Could you point me to the 3.14 kernel and the custom dtb for usart? I need all usarts availables and UART1 needs to be 485. []'s Renato Em te

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-05-13 Thread Robert Nelson
On Tue, May 13, 2014 at 12:06 PM, Renato Riolino wrote: > Very strange, because I have capemanager working here: It works fine with the usarts, but lcd/spi/pwm it blows up pretty quickly.. If all you need is the usarts, we have a custom dtb for v3.14.x for you. Regards, -- Robert Nelson http:

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-05-13 Thread Renato Riolino
Very strange, because I have capemanager working here: ubuntu@arm:~$ uname -a Linux arm 3.12.3-00082-g6cf1f10-dirty #1 SMP Fri Dec 6 11:44:27 BRST 2013 armv7l armv7l armv7l GNU/Linux ubuntu@arm:~$ cat /sys/devices/bone_capemgr.6/slots 0: 54:PF--- 1: 55:PF--- 2: 56:PF--- 3: 57:PF--- 5:

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-05-13 Thread Robert Nelson
On Tue, May 13, 2014 at 11:38 AM, Renato Riolino wrote: > My kernel is: > > 3.12.3-00082-g6cf1f10-dirty > > I tried kernel 3.13 and 3.14 but they didn't worked for me because I need > capemanager. No one is really support the capemgr in v3.12.x, nor does it really work. Regards, -- Robert Nel

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-05-13 Thread Renato Riolino
My kernel is: 3.12.3-00082-g6cf1f10-dirty I tried kernel 3.13 and 3.14 but they didn't worked for me because I need capemanager. Thanks Em terça-feira, 13 de maio de 2014 12h19min42s UTC-3, cody escreveu: > > What version of the 3.12 kernel do you have? The latest version of the > 3.12 kerne

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-05-13 Thread Cody Lacey
What version of the 3.12 kernel do you have? The latest version of the 3.12 kernel should have a patch that fixes that problem. On Tue, May 13, 2014 at 8:04 AM, Renato Riolino wrote: > Hi! > > I'm having this same issue with my BeagleBone Black. I have an USB > keyboard connected direct on the

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-05-13 Thread Renato Riolino
Hi! I'm having this same issue with my BeagleBone Black. I have an USB keyboard connected direct on the beagle's usb port and I'm using ubuntu 13.04 with kernel 3.12. After some random amount of time, the keyboard stop working and the only thing I see on dmesg is: CAUTION: musb: Babble Inte

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-01-25 Thread Ulf Samuelsson
I do no think the problem exists if you have a hub connected and try to hotplug using the hub. The patch is then not needed. Have you seen this happening? Best Regards Ulf Samuelsson 25 jan 2014 kl. 02:23 skrev Dan Lipsitt : > Ulf, does your kernel patch interrupt data streams? In other words

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-01-24 Thread Dan Lipsitt
Ulf, does your kernel patch interrupt data streams? In other words, for example, if I'm running a webcam and I hotplug another device, will data transfers from the webcam be affected? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscr

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-01-20 Thread Bryan Pirtle
I am getting this same issue on my new BBB running ubuntu saucy 13.10. My FTDI peripheral loads up and works fine for ahile, but then the babble interrupt inevitably comes, and nothing I do can allow the system to recover. Is there anything I can change to be able to recover from this without

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-01-20 Thread Kangyin Su
The following codes can workaround that... #!/bin/sh echo "on" > /sys/bus/usb/devices/usb1/power/control while [ 1 ]; do cat /dev/bus/usb/001/001 > /dev/null sleep 5 cat /dev/bus/usb/001/002 > /dev/null sleep 5 done On Saturday, August 31, 2013 11:42:09 PM UTC+8, jez...@gmail

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-24 Thread APRichelieu
Den tisdagen den 24:e december 2013 kl. 17:42:02 UTC+1 skrev Brent: > I don't have any problem with your hourly rate, but I'm not confident your > patched kernel will fix my problem.  Here's why... I bought the SMSC > evaluation kit for the 2512 chip that supports two downstream ports.  I plug >

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-24 Thread APRichelieu
Den tisdagen den 24:e december 2013 kl. 16:53:11 UTC+1 skrev RobertCNelson: > >> 'Without source' go read the GPL again... > > >> > > > A lot of products ship equipment with binaries only, but they must make an > > offer to ship the source to anyone receiving a binary as well, which I do. > > >

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-24 Thread Brent C. Sink
I don't have any problem with your hourly rate, but I'm not confident your patched kernel will fix my problem. Here's why... I bought the SMSC evaluation kit for the 2512 chip that supports two downstream ports. I plug it into the BBB and it recognizes it. Any mass storage device that I have plu

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-24 Thread Robert Nelson
>> 'Without source' go read the GPL again... >> > A lot of products ship equipment with binaries only, but they must make an > offer to ship the source to anyone receiving a binary as well, which I do. > It is possible to charge for both binaries and sources according to the GPL. I'm not arguing

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-24 Thread APRichelieu
Den tisdagen den 24:e december 2013 kl. 14:18:26 UTC+1 skrev RobertCNelson: > On Dec 24, 2013 2:04 AM, "APRichelieu" wrote: > > > > > > Den tisdagen den 24:e december 2013 kl. 01:03:16 UTC+1 skrev Brent: > > > > Ok, got it.  I need to contribute to try it out.  Here is my problem, and > > > I

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-24 Thread Robert Nelson
On Dec 24, 2013 2:04 AM, "APRichelieu" wrote: > > Den tisdagen den 24:e december 2013 kl. 01:03:16 UTC+1 skrev Brent: > > Ok, got it. I need to contribute to try it out. Here is my problem, and I would like to hear if this solves it. I have a hub that uses the SMSC 2512 hub chip (USB2512QFN36).

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-24 Thread APRichelieu
Den tisdagen den 24:e december 2013 kl. 01:03:16 UTC+1 skrev Brent: > Ok, got it.  I need to contribute to try it out.  Here is my problem, and I > would like to hear if this solves it.  I have a hub that uses the SMSC 2512 > hub chip (USB2512QFN36).  Mass storage devices work as long as it's ins

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-23 Thread Brent C. Sink
Ok, got it. I need to contribute to try it out. Here is my problem, and I would like to hear if this solves it. I have a hub that uses the SMSC 2512 hub chip (USB2512QFN36). Mass storage devices work as long as it's inserted at power up. Any hot plugging after boot will not work. Does your ke

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-23 Thread APRichelieu
Den måndagen den 23:e december 2013 kl. 20:26:20 UTC+1 skrev Brent: > Where do I go to get Ulf's kernel?  I would like to test but I don't know > where to look.  Is there a patch somewhere that I missed? > Check The http://igg.me link in your post. > On Monday, December 9, 2013 5:57:56 PM UTC

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-23 Thread Brent
Where do I go to get Ulf's kernel? I would like to test but I don't know where to look. Is there a patch somewhere that I missed? On Monday, December 9, 2013 5:57:56 PM UTC-5, bko...@scanimetrics.com wrote: > > I've also put in $125 and must say that I haven't had any troubles since > using Ul

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-21 Thread troy . condit
Using a usb extention cable also fixes my issue with thumbdrive. On Sunday, December 1, 2013 2:58:34 PM UTC-8, troy@gmail.com wrote: > > I have two thumb drives same manufacture, different models. One drive I > can insert and it mounts just fine with a udev rule. I can take that drive > in

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-09 Thread bkozak
I've also put in $125 and must say that I haven't had any troubles since using Ulf's kernel. Thanks Ulf On Monday, December 2, 2013 1:53:39 PM UTC-7, Philippe Laurent wrote: > > I've ponied up for the $125 donation. Gotta have this running right. > > > On Mon, Dec 2, 2013 at 7:23 AM, APRichelie

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-02 Thread Philippe Laurent
I've ponied up for the $125 donation. Gotta have this running right. On Mon, Dec 2, 2013 at 7:23 AM, APRichelieu wrote: > > > Den lördagen den 31:e augusti 2013 kl. 17:42:09 UTC+2 skrev > jez...@gmail.com: > >> I'm using my Beaglebone Black with a USB temperature sensor. It works >> very well,

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-02 Thread APRichelieu
Den lördagen den 31:e augusti 2013 kl. 17:42:09 UTC+2 skrev jez...@gmail.com: > > I'm using my Beaglebone Black with a USB temperature sensor. It works very > well, however I noticed monitoring stopped last night after roughly 35 days > uptime. This morning I looked more closely into the log f

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-01 Thread troy . condit
I have two thumb drives same manufacture, different models. One drive I can insert and it mounts just fine with a udev rule. I can take that drive in and out as many times as I like and it always mounts and unmounts. The other drive will lock up the Host, I can reset it by reading \dev\bus\u

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-11-20 Thread Ulf Samuelsson
2013-11-20 22:15, Philippe Laurent skrev: The scanner does not power back on if disconnected. The BBB has to be power cycled before the scanner is usable. The relevant DMESG entries are below: [15104.176465] hub 1-0:1.0: state 7 ports 1 chg evt 0002 [15104.176536] hub 1-0:1.0: port 1, s

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-11-20 Thread Philippe Laurent
The scanner does not power back on if disconnected. The BBB has to be power cycled before the scanner is usable. The relevant DMESG entries are below: [15104.176465] hub 1-0:1.0: state 7 ports 1 chg evt 0002 [15104.176536] hub 1-0:1.0: port 1, status 0100, change 0001, 12 Mb/s [15104.176555]

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-11-20 Thread Ulf Samuelsson
What happens if you remove the scanner, and plug it in again? Best Regards Ulf Samuelsson 20 nov 2013 kl. 17:56 skrev Philippe Laurent : > Ulf, many thanks for the mention. If I hit the last brick wall, I'll hire you > to make the fix available. > > Meanwhile, some interesting developments. C

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-11-20 Thread Philippe Laurent
Ulf, many thanks for the mention. If I hit the last brick wall, I'll hire you to make the fix available. Meanwhile, some interesting developments. Curious about the grounding conversation, I removed the BBB from the metal case in which it was enclosed, and placed it on a non-conductive mat. Pow

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-11-15 Thread Ulf Samuelsson
Den lördagen den 31:e augusti 2013 kl. 17:42:09 UTC+2 skrev jez...@gmail.com: > I'm using my Beaglebone Black with a USB temperature sensor. It works very > well, however I noticed monitoring stopped last night after roughly 35 days > uptime. This morning I looked more closely into the log file a

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-11-14 Thread Philippe Laurent
Bummer, despite all of the research, the musb: Babble Interrrupt issue continues to plague. In the hopes that there's a hardware dev out there listening. The board I'm using is A5C. On Saturday, August 31, 2013 11:42:09 AM UTC-4, jez...@gmail.com wrote: > > I'm using my Beaglebone Black with a U

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-11-05 Thread Juanjo
In my case I have a cape that connects via USB (besides the usual headers). And I have a TP on VBUS, sometimes just inserting a tester on the test point generates a Babble Interrupt. Mine isn't properly grounded. You can always check the governor and cpu frequency with: juanjo@balin:~$ cat /sy

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-11-04 Thread Philippe Laurent
A few more updates. I've read in a number of other locations that this might be due to a grounding issue or a power draw issue. Starting with tackling the power draw issue, it appears that the system bus outputs different power to the USB device depending on its CPU throttling status. The lower

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-11-02 Thread Philippe Laurent
Crap. On third reboot (full power off/on), the device is experiencing the same musb: Babble Interrupt error as before. So... this is a hardware issue? The BBB is powered by a separate adapter (not USB), so power shouldn't be the problem. On Friday, November 1, 2013 1:13:09 PM UTC-4, Philippe La

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-11-01 Thread Philippe Laurent
I resolved my issue by installing and using Ubuntu 13.04 on the BBB. It's been up and running the python scanning script for over 24 hours, which is roughly 23 hours longer than it has before. I used the instructions at http://shrkey.com/setting-up-beaglebone-black-to-boot-off-the-microsd-card/

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-10-30 Thread Bekir Bahadir
Same problem here. Im also willing to pay for a solution Am Samstag, 31. August 2013 17:42:09 UTC+2 schrieb jez...@gmail.com: > > I'm using my Beaglebone Black with a USB temperature sensor. It works very > well, however I noticed monitoring stopped last night after roughly 35 days > uptime. Thi

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-10-29 Thread Philippe Laurent
Ditto here, application/solutions developer skills, not driver/kernel stuff. This 'CAUTION: musb: Babble Interrupt Occurred' error is an unfortunate deal-breaker for me, and that's a real shame considering that we were going to deploy ~28+ of these for our factory automation needs. The form-fact

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-10-28 Thread Juanjo
I have a powered USB hub "Plugable" branded. Every time I plug it on my bones I got the Babble Interrupt. On Monday, October 28, 2013 9:44:43 PM UTC-3, Brent wrote: > > Not surprised. I've had all sorts of problems with USB when using a hub > chip. It all seems to point to a software/driver glit

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-10-28 Thread Brent C. Sink
Not surprised. I've had all sorts of problems with USB when using a hub chip. It all seems to point to a software/driver glitch. I really wish I could help out to fix it, but I'm more of an application developer. On Oct 28, 2013 8:33 PM, wrote: > I've got the same 'CAUTION: musb: Babble Interrupt

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-10-28 Thread pbl
I've got the same 'CAUTION: musb: Babble Interrupt Occurred' error in dmesg. Running the latest Angstrom on the Black with a Symbol DS457 attached. On Thursday, October 24, 2013 2:17:01 AM UTC-4, Rune wrote: > > That's what I'm running, so then maybe that's not the answer :) > > Any other ideas

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-10-23 Thread Rune
That's what I'm running, so then maybe that's not the answer :) Any other ideas as to why the USB drops out? Regards, Rune On Thursday, 24 October 2013 00:05:01 UTC+2, RobertCNelson wrote: > > On Wed, Oct 23, 2013 at 5:01 PM, Rune B. Kalleberg > > > wrote: > > Have you confirmed that this pa

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-10-23 Thread Robert Nelson
On Wed, Oct 23, 2013 at 5:01 PM, Rune B. Kalleberg wrote: > Have you confirmed that this patch works? That patch was first enabled with the "3.8.13-bone28" release.. > I'm running Debian Wheezy and > getting the same issue myself. Wifi dongle drops out and will not come back > up unless i power

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-10-23 Thread Rune B. Kalleberg
Have you confirmed that this patch works? I'm running Debian Wheezy and getting the same issue myself. Wifi dongle drops out and will not come back up unless i power cycle. Would this kernel fix work with Debian? Or just Anstrom? I often get another message as well: [92458.978265] CAUTION: musb: