Hello,
Well i was trying to root my phone (leeco le 2 pro x620), i was following a guide that gave me a recovery.img.
I put the debugging mode and oem unlocked in developer options before start, then i put the phone in fastboot with "adb reboot bootloader" i checked with fastboot devices and all was ok, i wrote "fastboot flash recovery recovery.img" and that put this message in console "FAILED (remote: size too large)", after that i wrote "fastboot reboot", and its everything, the phone doesnt start, doesnt come in recovery or bootloader, and if i connect it to my pc, the pc makes a loop with the sound of connect and disconnect and the phone turn on the notification red light.
What can i do?
Related
I have this device, and i booted it in fastboot mode successfully. Open ADB and type "adb reboot-bootloader", the phone will reboot and remain stuck in the boot logo (HTC powered by android). Now open fastboot and type "fastboot devices" and it will be recognized. All commands are working. but I can't unlock bootloader, because when i type "fastboot oem get_identifier_token" it remains stuck with three dots. so i need anyone to help me to solve this issue to unlock my device lease .
Unable to enter fastboot mode
Hey can you tell me how you got into fastboot mode? I can't . I tired volume down+power but phone boots normally. Tried V-up+power then come recovery mode but no fastboot.
Please tell me how ?
After 2-3 hours of work I finally managed to unlock my Honor5x, but my phone seems to **** up on these few steps of the xda guide:
Step 9
Boot back into the bootloader by typing the following
"adb reboot bootloader"
Step 10
Flash the recovery with the following command:
"fastboot flash recovery twrp_kiwi.img"
Step 11
Once it finishes type the following
"fastboot reboot"
My phone gets recognized by adb generally, but whenever I use the command adb reboot bootloader, immediately after my phone doesn't get recognized by fastboot, so the following steps don't work. The phone is in bootloader mode however, and it DOES say that it's unlocked.
Things I've tried:
Using different USB ports
Using different USB s
Unplugging and replugging while my phone is in fastboot
Installing TWRP from the TWRP manager app (It gives me an error with every single version that's available. The error message is "Something went wrong. Flashing recovery was unsuccessful. Either you already have this recovery installed or another error has occured. Would you like to attempt rebooting to recovery now?" Pressing the button reboot now doesn't do anything.
Re-enabled developer mode and made sure that usb debug and oem unlock are both enabled.
Computer is: Win 10 64 bit
Wtf do I do?
Araschon said:
After 2-3 hours of work I finally managed to unlock my Honor5x, but my phone seems to **** up on these few steps of the xda guide:
Step 9
Boot back into the bootloader by typing the following
"adb reboot bootloader"
Step 10
Flash the recovery with the following command:
"fastboot flash recovery twrp_kiwi.img"
Step 11
Once it finishes type the following
"fastboot reboot"
My phone gets recognized by adb generally, but whenever I use the command adb reboot bootloader, immediately after my phone doesn't get recognized by adb anymore, so the following steps don't work. The phone is in bootloader mode however, and it DOES say that it's unlocked.
Things I've tried:
Using different USB ports
Using different USB s
Unplugging and replugging while my phone is in fastboot
Installing TWRP from the TWRP manager app (It gives me an error with every single version that's available. The error message is "Something went wrong. Flashing recovery was unsuccessful. Either you already have this recovery installed or another error has occured. Would you like to attempt rebooting to recovery now?" Pressing the button reboot now doesn't do anything.
Re-enabled developer mode and made sure that usb debug and oem unlock are both enabled.
Computer is: Win 10 64 bit
Wtf do I do?
Click to expand...
Click to collapse
Install the Huawei fastboot drivers
Sent from my SM-N920T using Tapatalk
I have HiSuite, which seems to be the USB drivers for huawei, but are you talking about the ones from team android? I can't post the link because this is a new account.
Hey friends i was able to unlock bootloader of my REDMI NOTE 3 OFFICIALLY.
I wan to root the device and install TWRP but for tat i have to connect my phone in fastboot mode.
The thing is phone is recognised as an adb device when it is on but after putting the phone in fastboot mode my laptop is not showing in cmd after " fastboot devices" command
plz help if anyne know how to fix this.
How are you putting it in fastboot mode?
did you already install correct driver in your pc?
you can try to instal latest mi pc suite which will help you to instal correct driver for your phone.
If you're already success unlocking with official way..then it's mean your fastboot driver already correct (if you're using the same computer when you're unlocking before)
Maybe i think you're missed something to put your phone into fastboot mode..
First way you can go into fastboot mode with ADB command while your phone already ON, just typing command "adb reboot bootloader" then enter..your phone will reboot into fastboot mode
Second way to go into fastboot mode firstly you must turn off your phone..just wait until that phone is truely OFF..
then press and hold volume down button..then followed with pressing and hold power button..your phone will booting into fastboot mode.
I have a LeEco Le Pro 3 phone firstly i tried to root it using the tutorial i found here on how to flash the TWRP Recovery & Root the Le Pro 3 device. I followed the instructions and got to flashing the twrp recovery successfully but it wouldn't boot to the twrp recovery using the power+volume up button neither would it boot up normally the LeEco logo would just flash and it went blank. I eventually got it to boot to the recovery by putting it into the fastboot mode and using the adb fastboot method by typing "fastboot boot recovery recovery.img" i then tried to install the supersu and it install but it still wouldn't boot up normally nor to the twrp recovery still had to use the adb fastboot method. I made the mistake of not doing a back up before I did the wipe. I then figured maybe the OS got corrupted so I downloaded a stock rom and use adb sideload to get it on the storage of the phone. i made another mistake of not wiping the data before i restarted the phone now i can only get it into fastboot mode and i can see it when i do a "fastboot devices" check but it will take no other command as the bootloader is locked. Is there any solution to get the bootloader unlocked again. when i try to unlock it using the adb command "fastboot oem unlock-go" it return the reply "(failed remote oem unlock is not allowed)" fastboot error command failed. Please any help would be greatly appreciated
I wiped my phone to change the rom, but I couldn't find the rom file, so I restart the phone and get stuck at mi logo. I can enter into fastboot, but not in twrp. My computer recognizes fastboot through "fastboot devices", but I can't use "fastboot reboot recovery", I get the output "fastboot: usage: unknown reboot target recovery". What can I do?
Hey,
if fastboot works, you should be able to reboot to EDL and flash stock system image with Xiaomiflash.
Good luck!