francescotescari / XiaoMiToolV2

XiaomiTool V2 - Modding tool for xiaomi devices
https://www.xiaomitool.com
Apache License 2.0
627 stars 123 forks source link

No devices with USB debugging enabled found!! #30

Open rockerritesh opened 2 years ago

rockerritesh commented 2 years ago

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"
k4r7hy commented 2 years ago

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