[Android-tools-devel] Bug#781332: adb: device offline (adb version too old?)
Török Edwin
edwin at etorok.net
Fri Mar 27 17:53:17 UTC 2015
Package: android-tools-adb
Version: 4.2.2+git20130529-5.1
Severity: important
Dear Maintainer,
* What led up to the situation?
Plug in Galaxy Tab 3.0 7" (SM-T210) with official ROM (Android 4.4.2) to USB
port.
USB debugging is enabled, and USB is in MTP mode.
* What exactly did you do (or not do) that was effective (or
ineffective)?
$ adb version
Android Debug Bridge version 1.0.31
$ adb devices
* What was the outcome of this action?
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
5200d5605a095100 offline
* What outcome did you expect instead?
Using upstream Android SDK:
$ adb kill-server
$ ~/Android/Sdk/platform-tools/adb version
Android Debug Bridge version 1.0.32
$ ~/Android/Sdk/platform-tools/adb devices
List of devices attached
5200d5605a095100 unauthorized
After accepting the popup on the device:
$ ~/Android/Sdk/platform-tools/adb devices
List of devices attached
5200d5605a095100 device
-- System Information:
Debian Release: 8.0
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages android-tools-adb depends on:
ii libc6 2.19-15
ii libssl1.0.0 1.0.1k-1
ii zlib1g 1:1.2.8.dfsg-2+b1
android-tools-adb recommends no packages.
android-tools-adb suggests no packages.
-- no debconf information
More information about the Android-tools-devel
mailing list