snowball: ADB over USB doesn't work

Bug #906204 reported by Patrik Ryd
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
IglooCommunity
Fix Released
High
Lee Jones
Linaro Android
Fix Released
High
Lee Jones

Bug Description

Description:
------------
ADB does not work over USB on snowball.

The snowball does not show up when doing adb devices.

Reproducible:
------------
Yes, 5/5

Impact:
------
Can not use ADB.

Steps:
------
1. Connect usb cable to snowball and PC.
2. type adb devices on PC.

Issue: The list in empty.
Expected Behavior: Snowball should be listed.

Hardware:
---------
Snowball V11
USB cable
white OTG adapter not connected :)

Software:
---------
https://android-build.linaro.org/builds/~linaro-android/staging-snowball-11.12-release/#build=4

Logs:
------
Attaching log from snowball and log from PC

Revision history for this message
Patrik Ryd (patrik-ryd) wrote :
Revision history for this message
Patrik Ryd (patrik-ryd) wrote :
Anmar Oueja (anmar)
Changed in igloocommunity:
importance: Undecided → High
Revision history for this message
Mathieu Poirier (mathieu.poirier-deactivatedaccount) wrote :

USB ADB doesn't work on snowball because because of the limited functionality the board currently support.

Revision history for this message
Anmar Oueja (anmar) wrote :

I thought it was intermittent but when I saw it reported at 100% failure rate, I thought things gotten worse.

Revision history for this message
Thomas Espersson (espersson) wrote :

I also believe this is an old 'known' issue, what Patrik did was correct, to report it and make it visible even though it is a already existing issue

Revision history for this message
Kalle Vahlman (kvahlman) wrote :

Just to note that Mathieu's comment on "limited functionality the board currently supports" is not the usual USB issue:

ADB over USB is working fine on Gingerbread images from Igloo Community, so this will most likely be a bug in the newer kernel.

Revision history for this message
Anmar Oueja (anmar) wrote :

This is an important bug to fix since without USB ADB, it will make Android developement very difficult.

Thomas: Can we deligate this to somebody in the ST-E snowball team to look into it?

Changed in igloocommunity:
status: New → Confirmed
milestone: none → 2012.01
no longer affects: linaro-landing-team-ste
Revision history for this message
Anmar Oueja (anmar) wrote :

Need to be verified against the 3.1 kernel once it is ready.

Changed in igloocommunity:
assignee: nobody → Lee Jones (lag)
Revision history for this message
Mathieu Poirier (mathieu.poirier-deactivatedaccount) wrote :

The Android landing-snowball build has been using kernel 3.1 for a couple of weeks now. Abhishek can test at any time but I doubt it will work as no user space tailoring have been made.

Changed in igloocommunity:
milestone: 2012.01 → 2012.02
Revision history for this message
Tony Mansson (tony-mansson) wrote :
Revision history for this message
Anmar Oueja (anmar) wrote :

This is now on our radar and will get addressed for the 2012.02 cycle.

Zach Pfeffer (pfefferz)
Changed in linaro-android:
importance: Undecided → High
assignee: nobody → Lee Jones (lee-jones)
milestone: none → 12.02
Revision history for this message
Lee Jones (lag) wrote :

This issue is now fixed and should be fully working in 12.12.

Issue was due to missing kernel CONFIGS:

CONFIG_USB_GADGET_MUSB_HDRC=y
CONFIG_USB_MUSB_HDRC_HCD=y
CONFIG_USB_MUSB_OTG=y
CONFIG_USB_G_ANDROID=y
CONFIG_SWITCH=y

Changed in igloocommunity:
status: Confirmed → In Progress
Lee Jones (lag)
Changed in igloocommunity:
status: In Progress → Fix Committed
Changed in linaro-android:
status: New → Fix Committed
Revision history for this message
Tony Mansson (tony-mansson) wrote :
Zach Pfeffer (pfefferz)
Changed in linaro-android:
status: Fix Committed → Fix Released
Changed in igloocommunity:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.