wifi USB dongle fails to work with musb-hdrc error
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | Snappy |
Undecided
|
Unassigned | ||
| | linux (Ubuntu) |
Undecided
|
Unassigned | ||
Bug Description
Sep 1 19:03:26 localhost kernel: [ 193.893355] musb-hdrc musb-hdrc.1.auto: VBUS_ERROR in a_wait_bcon (89, <AValid), retry #1, port1 00000104
Sep 1 19:03:27 localhost kernel: [ 194.279941] usb 1-1: new high-speed USB device number 2 using musb-hdrc
Sep 1 19:03:27 localhost kernel: [ 194.408824] usb 1-1: New USB device found, idVendor=148f, idProduct=7601
Sep 1 19:03:27 localhost kernel: [ 194.408879] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 1 19:03:27 localhost kernel: [ 194.408914] usb 1-1: Product: Љ
Sep 1 19:03:27 localhost kernel: [ 194.408945] usb 1-1: Manufacturer: Љ
Sep 1 19:03:27 localhost kernel: [ 194.408977] usb 1-1: SerialNumber: Љ
| summary: |
- wifi USB dongle fails to work + wifi USB dongle fails to work with musb-hdrc error |
| Changed in linux (Ubuntu): | |
| status: | New → Incomplete |
| Paolo Pisati (p-pisati) wrote : | #2 |
I guess it happens on a BeagleBone Black: do you get a single warning or multiple repeated messages?
Reading the code, that's a one shot spurious event:
drivers/
...
/* During connection as an A-Device, we may see a short
* current spikes causing voltage drop, because of cable
* and peripheral capacitance combined with vbus draw.
* (So: less common with truly self-powered devices, where
* vbus doesn't act like a power supply.)
*
* Such spikes are short; usually less than ~500 usec, max
* of ~2 msec. That is, they're not sustained overcurrent
* errors, though they're reported using VBUSERROR irqs.
*
* Workarounds: (a) hardware: use self powered devices.
* (b) software: ignore non-repeated VBUS errors.
...
and it might not be related to your wifi dongle not working.
Does the same wifi usb dongle work on a x86 box? And could you test it against a vivid kernel there? Which kernel module does it pick up?
On a 4.2 wily kernel i have a match for that vendor/product id:
git grep 148f
...
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
drivers/
| Leo Arias (elopio) wrote : | #3 |
closing after many months in the incomplete state.
If this is still a problem to you, please reopen it with the information requested.
Thank you!
| Changed in linux (Ubuntu): | |
| status: | Incomplete → Invalid |
| Changed in snappy: | |
| status: | New → Incomplete |
| Launchpad Janitor (janitor) wrote : | #4 |
[Expired for Snappy because there has been no activity for 60 days.]
| Changed in snappy: | |
| status: | Incomplete → Expired |


This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:
apport-collect 1491094
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.