i.MX53 QSB suddenly stops showing up in adb

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.MX53 QSB suddenly stops showing up in adb

863件の閲覧回数
Goi
Contributor II

Hi,

I have an i.MX53 QSB that I'm developing for on an Ubuntu 10.04 LTS 64bit machine. I have previously set it up and everything was working perfectly.

However, I've realized just today that adb has stopped detecting the device. adb devices shows nothing. If I plug another Android device, it detects that.

lsusb clearly detects the Freescale board, but adb doesn't.

I've confirmed that USB debugging is enabled on the device, and the contents of 51-android.rules and 52-android.rules include the following:

SUBSYSTEM=="usb", ATTR{idVendor}=="15a2", MODE="0666", GROUP="plugdev"

imx-android.rules include the following:

SUBSYSTEM=="usb", ATTR{idVendor}=="15a2", MODE="0666", GROUP="plugdev"

I've tried switching cables, killing/restarting the adb server as well as rebooting the Ubuntu PC, but still nothing. What could be wrong? The only change I've made was updating the Ubuntu PC via update manager, but that shouldn't cause any problems should it?

ラベル(3)
0 件の賞賛
返信
1 返信

584件の閲覧回数
Goi
Contributor II

Never mind, for some reason adb_usb.ini got wiped. Added the idVendor there, restarted the adb server and now it works.

0 件の賞賛
返信