Aeong 4 Posted August 14 Share Posted August 14 I'm trying to install Lineage OS. I've managed to get into Android mascot and "No command" screen/Fastboot mode screen by pressing volume down + power button, but I can't seem to execute fastboot command in platform-tools. When I type 'fastboot device', it just shows '< waiting for any device >'. Note that when I run 'adb devices', the device shows up normally. Quote Link to post Share on other sites
FlyingAntero 871 Posted August 14 Share Posted August 14 To me it looks like that you are missing fastboot drivers. The thread below might help to solve the issue: https://community.fxtec.com/topic/4126-adb-fastboot-flashing-lock-waiting-for-any-device-does-not-function/ Quote Link to post Share on other sites
Hook 3,020 Posted August 14 Share Posted August 14 29 minutes ago, Aeong said: I'm trying to install Lineage OS. I've managed to get into Android mascot and "No command" screen/Fastboot mode screen by pressing volume down + power button, but I can't seem to execute fastboot command in platform-tools. When I type 'fastboot device', it just shows '< waiting for any device >'. Note that when I run 'adb devices', the device shows up normally. From the "No Commans" screen, you need one more step to get into the very basic Android recovery. This is for the Pro1, but it applies to the Pro1x as well. From the menu shown in this post you can reboot to bootloader, where you can use fastboot commands. Quote Link to post Share on other sites
Aeong 4 Posted August 14 Author Share Posted August 14 25 minutes ago, FlyingAntero said: To me it looks like that you are missing fastboot drivers. The thread below might help to solve the issue: https://community.fxtec.com/topic/4126-adb-fastboot-flashing-lock-waiting-for-any-device-does-not-function/ Fastboot driver installation was hidden in optional updates for Windows 11. Thanks. Quote Link to post Share on other sites
zegoo 13 Posted August 15 Share Posted August 15 @Aeong, to get into the fastboot mode, the way i used is adb -d reboot bootloader from cmd, with the right drivers of course. Faster, easy and no more frustration when trying to access fastboot mode with buttons. 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.