How to solve the problem about adb?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to solve the problem about adb?

3,399 Views
pengxingwei
Contributor III

Dear all,

          I came cross a problem about adb.

the problem:

root@sabresd_6dq:/ # adb logcat

* daemon not running. starting it now on port 5038 *

ehci_fsl_bus_resume begins, Host 1

* daemon started successfully *

ehci_fsl_bus_resume ends, Host 1

- waiting for device -

and

root@sabresd_6dq:/system/app # adb install myserial.apk                       

* daemon not running. starting it now on port 5038 *

ehci_fsl_bus_resume begins, Host 1

* daemon started successfully *

ehci_fsl_bus_resume ends, Host 1

error: device not found

- waiting for device -

how to solve the problem? Thanks !

Labels (2)
0 Kudos
8 Replies

985 Views
Yuri
NXP Employee
NXP Employee

Hello !

  Please try solution from the following thread :

i.MX6DL Driver and Getting Windows 7 To Communicate As An Android Device


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

985 Views
pengxingwei
Contributor III

Hello,where I can find the android_usb_fsl.zip?

0 Kudos

985 Views
pengxingwei
Contributor III

now,my IMX6Q-SDB has not a screen,IIcan only operate it through the console.so how should I do?

0 Kudos

985 Views
pengxingwei
Contributor III

sorry,I don't really understand .

0 Kudos

985 Views
Yuri
NXP Employee
NXP Employee

Is the ADB working ?


"The versions later than Android JB 4.2.2 introduce public key authentication
policy when connecting to PC host via ADB. This feature will keep ADB offline
until the device and PC pass authentication."

Please refer to "Android_Frequently_Asked_Questions.pdf" in FSL Android documentation.

Regards,

Yuri.

0 Kudos

985 Views
pengxingwei
Contributor III

Hello,whether we can set the USB debugging method throght command line ?if can ,what command can be use ?

Thank you !

0 Kudos

985 Views
pengxingwei
Contributor III

adb问题1.pngadb问题2.png

how to solve it ? Thank you !

0 Kudos

985 Views
pengxingwei
Contributor III

hello, because my board hasn't lcd screen ,then whether the following step can't  operate?

5. Enable the "USB debugging" option on the i.MX6 device

System settings -> Developer options -> USB debugging

0 Kudos