Question Honor 50 Lite stuck on looping logo screen - Honor 50

Hello I am trying to boot my phone to recovery mode to do a factory reset since it keeps restarting and it does not passes the Logo screen, it is stuck on a looping state. I tried to access the recovery mode usign the volume buttons but is not working, it keeps restarting. I did not enable debugging usb since I never knew I was going to need it. Any help will be greatly appreciated.

lol easy.
if your has problem, can you boot your phone into fastboot, don't request usb debbuging.
install this file and unzip it on your pc. https://dl.google.com/android/repository/platform-tools-latest-windows.zip
now open this folder and open cmd window inside it.
and run this command "fastboot continue" for continue normal booting.
if you need to reset your phone, can you use this command "fastboot -w"

Thanks,
I've tried that but is says command not allow.
C:\adb\platform-tools>fastboot continue
Resuming boot FAILED (remote: 'Command not allowed')
fastboot: error: Command failed
Then I tried fastboot reboot to fastboot and it gave me this
C:\Users\Aiven>fastboot reboot fastboot
Rebooting into fastboot OKAY [ 0.001s]
< waiting for any device >
fastboot: error: Failed to boot into userspace fastboot; one or more components might be unbootable.
it goes back to the looping stage again.

Related

Soft-Bricked Phone, Partition table not found

Hi devs,
I have a hisense l691, recently i tried to flash the device and accidentally i ran some command which made my phone stuck in fastboot downloading screen. its saying "FASTBOOT DOWNLOADING . . . .", this is the only screen i have. power button + vol up/down is not helping its just re booting. adb is not detecting the device but I am able to send commands through fastboot.
when i ran "fastboot boot boot.img" its saying
"ERROR (remote: dtb not found),
and i tried
"fastboot flash recovery recoveryimage.img" its saying
"ERROR (remote: partition table doesn't exist)"
it seems like something went wrong with partition table... is there any way that i can make my phone alive again
thanks in advance.

[Help]Oneplus 6T stuck on fastboot screen, can't turn off

So I just now tried to root my Oneplus 6T. I followed this guide: https://www.xda-developers.com/oneplus-6t-unlock-bootloader-root/
The steps I went through were:
1. Enabled unlocked bootloader, enabled debugging USB mode and set USB mode to file transfer
2. Ran "adb reboot bootloader"
3. Ran "fastboot oem unlock"
The phone reset and rebooted, and I redid steps 1 and 2.
4. Ran "fastboot boot twrp-3.2.3-x_blu_spark_v9.91_op6.img" and got the message:
Sending 'boot.img' (28664 KB) OKAY [ 0.627s]
Booting OKAY [ 0.069s]
Finished. Total time: 0.877s
After this it tried rebooting and it is currently stuck on the fastboot mode boot screen. I've tried the following:
1. Turning it off by holding the power button >15s - Didn't do anything
2. Turning it off by holding the power button and volume down button >15s - Didn't do anything
3. Running "fastboot reboot" and got the message "< waiting for any device >" and didn't get any further
My current thought is to let it run out of charge and try rebooting it into the bootloader. However, this will probably take a very long time, since it was quite full when I started. Any ideas for what might fix this?
vigge93 said:
So I just now tried to root my Oneplus 6T. I followed this guide: https://www.xda-developers.com/oneplus-6t-unlock-bootloader-root/
The steps I went through were:
1. Enabled unlocked bootloader, enabled debugging USB mode and set USB mode to file transfer
2. Ran "adb reboot bootloader"
3. Ran "fastboot oem unlock"
The phone reset and rebooted, and I redid steps 1 and 2.
4. Ran "fastboot boot twrp-3.2.3-x_blu_spark_v9.91_op6.img" and got the message:
Sending 'boot.img' (28664 KB) OKAY [ 0.627s]
Booting OKAY [ 0.069s]
Finished. Total time: 0.877s
After this it tried rebooting and it is currently stuck on the fastboot mode boot screen. I've tried the following:
1. Turning it off by holding the power button >15s - Didn't do anything
2. Turning it off by holding the power button and volume down button >15s - Didn't do anything
3. Running "fastboot reboot" and got the message "< waiting for any device >" and didn't get any further
My current thought is to let it run out of charge and try rebooting it into the bootloader. However, this will probably take a very long time, since it was quite full when I started. Any ideas for what might fix this?
Click to expand...
Click to collapse
If you can enter in fastboot mode try with Tool All In One application :good:
You can do eveything with it
vigge93 said:
So I just now tried to root my Oneplus 6T. I followed this guide: https://www.xda-developers.com/oneplus-6t-unlock-bootloader-root/
The steps I went through were:
1. Enabled unlocked bootloader, enabled debugging USB mode and set USB mode to file transfer
2. Ran "adb reboot bootloader"
3. Ran "fastboot oem unlock"
The phone reset and rebooted, and I redid steps 1 and 2.
4. Ran "fastboot boot twrp-3.2.3-x_blu_spark_v9.91_op6.img" and got the message:
Sending 'boot.img' (28664 KB) OKAY [ 0.627s]
Booting OKAY [ 0.069s]
Finished. Total time: 0.877s
After this it tried rebooting and it is currently stuck on the fastboot mode boot screen. I've tried the following:
1. Turning it off by holding the power button >15s - Didn't do anything
2. Turning it off by holding the power button and volume down button >15s - Didn't do anything
3. Running "fastboot reboot" and got the message "< waiting for any device >" and didn't get any further
My current thought is to let it run out of charge and try rebooting it into the bootloader. However, this will probably take a very long time, since it was quite full when I started. Any ideas for what might fix this?
Click to expand...
Click to collapse
I solved it by letting the phone completely discharge and then booting it with twrp-3.3.1-17 instead.

poco f1 twrp boot loop, no twrp access

After doing a flash for new pixel experience PixelExperience_Plus_beryllium-11.0-20210823-0645-OFFICIAL, phone restarted and then no other option for access. Boots into twrp logo and stuck.
adb devices in command prompt show device and recovery.
When I do bootloader into fast boot,
fastboot devices shows
??????? fast boot
then disconnects. (after this it doesnt progress any further and disconnects from pc).
cant fastboot any files as it has error, my boot loader is unlocked and was on pixel experience 10 prior.
what are my next steps?
the teamwin recovery is 3.2.3-0
kmkzboi said:
After doing a flash for new pixel experience PixelExperience_Plus_beryllium-11.0-20210823-0645-OFFICIAL, phone restarted and then no other option for access. Boots into twrp logo and stuck.
adb devices in command prompt show device and recovery.
When I do bootloader into fast boot,
fastboot devices shows
??????? fast boot
then disconnects. (after this it doesnt progress any further and disconnects from pc).
cant fastboot any files as it has error, my boot loader is unlocked and was on pixel experience 10 prior.
what are my next steps?
the teamwin recovery is 3.2.3-0
Click to expand...
Click to collapse
Use the latest Official TWRP since the one you have now is outdated and do clean install according the guide at POCO F1 Ultimate Collection & Guides. (You need to format data not just wipe) You can find everything you need there.
first time i turned on phone today, i was able to to do command fastboot devices and it actually showed the device id, then when i tried to flash it stopped and then everytime i connect it wont even show fastboot devices without showing ???????? and shutting down again.
ive tried installing uninstalling the drivers and boot loader drivers, i believe its something to do with that, otherwise it has unlock symbol when it gets stuck on twrp logo, then when i put into fastboot it doesnt have unlock symbol before fastboot splash, what could it be? (im unable to flash anything without getting
1. running fastboot flash/boot/ any command really
Sending 'recovery' (1551913 KB) FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed
2. running command then connecting phone already in fastboot
< waiting for any device >
FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed
kmkzboi said:
first time i turned on phone today, i was able to to do command fastboot devices and it actually showed the device id, then when i tried to flash it stopped and then everytime i connect it wont even show fastboot devices without showing ???????? and shutting down again.
ive tried installing uninstalling the drivers and boot loader drivers, i believe its something to do with that, otherwise it has unlock symbol when it gets stuck on twrp logo, then when i put into fastboot it doesnt have unlock symbol before fastboot splash, what could it be? (im unable to flash anything without getting
1. running fastboot flash/boot/ any command really
Sending 'recovery' (1551913 KB) FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed
2. running command then connecting phone already in fastboot
< waiting for any device >
FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed
Click to expand...
Click to collapse
Check AMD Ryzen Fastboot Fix at the thread I posted above. If you have Intel system just install the Fastboot Drivers which is there (at the thread) and check.

Please do not respond, it fixed itself, mods please delete

Hello,
I have a p20 lite stuck in a boot loop. I tried installing an A13 gsi, stopped booting to the system. Tried reinstalling EMUI from erecovery and doing a factory reset, still stuck in a boot loop. I can reboot to TWRP, fastboot and erecovery, but booting to system gets to the huawei logo with a jingle (past the this phone cannot be trusted screen), then reboots.
Command info from fastboot:
fastboot oem get-build number:
ANE-LX1 8.0.0.180(C432)
fastboot oem get-product-model:
ANE-LX1
fastboot getvar vendorcountry:
vendorcountry: hw/eu
fastboot oem oeminforead-CUSTOM_VERSION:
FAILED (remote: 'Read oeminfo failed!')
fastboot: error: Command failed
fastboot oem oeminforead-SYSTEM_VERSION:
ANE-LX1 8.0.0.180(C432)
The device shows up in device manager as "Android Sooner Single ADB Interface", fastboot recognizes it, I can transfer files via MTP, it just doesnt boot to the system.
I do have the bootloader code saved, so it does not matter if it relocks.

Help Please... unable to boot into TWRP (or Orangefox)

First time poster.... please go gentle on me. Not entirely new to custom roms and TWRP, but really stuck here. I am trying to install a CrDroid ROM. Phone is not networked locked and brand new. What I managed to do so far:
1. Reset the phone
2. reboot into Recovery (Mi Recovery)
3. Wipe data
4. Unlocked the phone (using offical Mi Unlock)
I then proceeded to boot into Fastboot and flashed the TWRP (twrp-3.7.0_12-0-onclite), renamed to recovery. But after flashing and rebooting I can only get into Fastboot, or boot it normally. Holding down the Volume+Up and Power button doesn't get me anywhere but Fastboot. (Same for Volume-Down and Power Up). I tried both un-pluggin the phone from the PC immediately after flashing is finished, and using Fastboot Reboot command, but all to no avail. Its Fastboot or normal boot only.
I also tried whats suggested here upto the vbmeta image, but didn't make a difference. When sending the 'fastboot boot recovery.img' command, I get the following error:
C:\adb>fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 0.939s]
booting...
FAILED (remote: unknown reason)
finished. total time: 1.502s
Trying this guide for a 'custom' boot image from this page also didnt help
Really hoping there is a way to get this resolved. But totally stuck here. Have access to both Mac OS and Windows 10. If anyone can point me in the right direction it would be wonderful!
Ok, small update - in hope to help others...
I went ahead and used 'XiaoMiTool V2'to see if it might help to load a different ROM. When starting the app, I choose the 'Bricked' device option, even it wasnt bricked. I choose the Global ROM 12. (The phone showed up as unknown and I didnt sign in with the Mi Account).
After the new ROM was on it, phone started normally and went through the setup. Had to re-enable Developer Options, USB Debugging, but even so it still didnt work - installing the TWRP just kept bringing me back to Fastboot.
However, the TWRP from this page did work: https://twrp.me/xiaomi/xiaomi-mi439.html
I also took no chances and held the Volume up button pressed and with the Command window open and 'fastboot reboot'typed out, hit the Enter key at the same time as pressing the Power button on the phone.
Worked for me!
Try to install PitchBlack Recovery it's very compable PBRP-pine-3.1.0 _OFFICIAL
Timesnaps said:
First time poster.... please go gentle on me. Not entirely new to custom roms and TWRP, but really stuck here. I am trying to install a CrDroid ROM. Phone is not networked locked and brand new. What I managed to do so far:
1. Reset the phone
2. reboot into Recovery (Mi Recovery)
3. Wipe data
4. Unlocked the phone (using offical Mi Unlock)
I then proceeded to boot into Fastboot and flashed the TWRP (twrp-3.7.0_12-0-onclite), renamed to recovery. But after flashing and rebooting I can only get into Fastboot, or boot it normally. Holding down the Volume+Up and Power button doesn't get me anywhere but Fastboot. (Same for Volume-Down and Power Up). I tried both un-pluggin the phone from the PC immediately after flashing is finished, and using Fastboot Reboot command, but all to no avail. Its Fastboot or normal boot only.
I also tried whats suggested here upto the vbmeta image, but didn't make a difference. When sending the 'fastboot boot recovery.img' command, I get the following error:
C:\adb>fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 0.939s]
booting...
FAILED (remote: unknown reason)
finished. total time: 1.502s
Trying this guide for a 'custom' boot image from this page also didnt help
Really hoping there is a way to get this resolved. But totally stuck here. Have access to both Mac OS and Windows 10. If anyone can point me in the right direction it would be wonderful!
Click to expand...
Click to collapse
You are trying to install onclite (Redmi 7) recovery on pine (Redmi 7A) ???
mi439 TWRP works for me as well & even successfully flash the rom/gapps. but when it comes to rooting with Magisk, i failed to flash nor install it properly. hope someone/somebody would make a tutorial for flashing/installing Magisk.

Categories

Resources