Ticket #115 (closed defect: worksforme)

Opened 3 years ago

Last modified 3 years ago

lsusb showing wrong ID and ADB not working

Reported by: Gaap <homen3@…> Owned by: bubu
Priority: major Milestone: Android 2.2 alpha3
Component: Android 2.2 Version: Android 2.2 - alpha2
Keywords: adb Cc:

Description

$ adb devices
List of devices attached
???????????? no permissions

$ lsusb
Bus 001 Device 014: ID 18d1:0002 Google Inc.

We should get the original ID from Archos

Attachments

Change History

in reply to: ↑ description   Changed 3 years ago by Gaap <homen3@…>

Correct ID from lsusb: 0e79

follow-up: ↓ 3   Changed 3 years ago by Sharky151

Start adb as root will solve your problem.

adb kill-server
sudo adb start-server
adb devices

in reply to: ↑ 2   Changed 3 years ago by anonymous

Replying to Sharky151:

Start adb as root will solve your problem.

adb kill-server
sudo adb start-server
adb devices

also I had to go into settings/applications/developer/usb adb and disable and re-enable.

  Changed 3 years ago by dm8tbr

  • status changed from new to closed
  • resolution set to worksforme

Bubu compared both adb on 1.6 and on 22 and both times got the same USB vid/pid.

Add/Change #115 (lsusb showing wrong ID and ADB not working)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.