XiaoMiToolV2 icon indicating copy to clipboard operation
XiaoMiToolV2 copied to clipboard

No devices with USB debugging enabled found!!

Open rockerritesh opened this issue 2 years ago • 1 comments

At command line

 ❯ adb devices
List of devices attached
c21ade420207	device

But at Screen

REDMI 8

TERMINAL

[10:52:20][ERROR ][4ccf8f9c] Cannot execute fastboot command "fastboot devices", reason: Cannot run program "./res/tools/fastboot": error=2, No such file or directory
[10:52:22][PSTA  ][4ccf8f9c] Start process (906): "./res/tools/adb" "devices"
[10:52:22][PSTA  ][4ccf8f9c] Start process (907): "./res/tools/fastboot" "devices"
[10:52:22][ERROR ][4ccf8f9c] Cannot execute fastboot command "fastboot devices", reason: Cannot run program "./res/tools/fastboot": error=2, No such file or directory
[10:52:25][PSTA  ][4ccf8f9c] Start process (908): "./res/tools/adb" "devices"
[10:52:25][PSTA  ][4ccf8f9c] Start process (909): "./res/tools/fastboot" "devices"
[10:52:25][ERROR ][4ccf8f9c] Cannot execute fastboot command "fastboot devices", reason: Cannot run program "./res/tools/fastboot": error=2, No such file or directory
[10:52:27][PSTA  ][4ccf8f9c] Start process (910): "./res/tools/adb" "devices"
[10:52:27][PSTA  ][4ccf8f9c] Start process (911): "./res/tools/fastboot" "devices"
[10:52:27][ERROR ][4ccf8f9c] Cannot execute fastboot command "fastboot devices", reason: Cannot run program "./res/tools/fastboot": error=2, No such file or directory
[10:52:30][PSTA  ][4ccf8f9c] Start process (912): "./res/tools/adb" "devices"

rockerritesh avatar Sep 21 '21 05:09 rockerritesh

well it clearly says why ./res/tools/fastboot": error=2, No such file or directory maybe check if the file is present

k4r7hy avatar Apr 19 '22 14:04 k4r7hy