fastboot 命令,甚至找不到设备 ID

问题描述

尝试使用 fastboot 访问我的 android 设备 我是在一台 linux 机器上写的

$ uname -a
Linux hp-590 5.10.42-1-MANJARO #1 SMP PREEMPT Thu Jun 3 14:37:11 UTC 2021 x86_64 GNU/Linux

机器挂起和循环

$ fastboot getvar product
< waiting for any device >

我尝试发出 lsusb,但没有帮助 lsusb -v | grep 谷歌

Couldn't open device,some information will be missing
Couldn't open device,some information will be missing
can't get debug descriptor: Resource temporarily unavailable
Couldn't open device,some information will be missing

至于 Android 设备的 I/O,我安装了这两个:

community/android-tools 31.0.0-3 (1.7 MiB 5.1 MiB) (Installed)
    Android platform tools
community/android-udev 20210501-1 (7.9 KiB 24.0 KiB) (Installed)
    Udev rules to connect Android devices to your linux box

我该如何找到魔法,谢谢!

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)