Related
Guys, here's the problem:
I've clicked reboot to recovery in power menu in Pure Nexus ROM and now I'm stuck in recovery bootloop.
The phone tries to boot into recovery, shows the leeco recovery message and then flashes red triangle android robot and just shows black screen. If I connect to PC at that point, adb recognises a device in recovery mode. But I can't flash anything.
If I try long enough I can boot into fastboot, but then I get the "Android Bootloader Interface" in the device manager - but adb doesn't see the device.
Any suggestions? Can i somehow make ADB see the device so I can reflash TWRP?
ziembus said:
Guys, here's the problem:
I've clicked reboot to recovery in power menu in Pure Nexus ROM and now I'm stuck in recovery bootloop.
The phone tries to boot into recovery, shows the leeco recovery message and then flashes red triangle android robot and just shows black screen. If I connect to PC at that point, adb recognises a device in recovery mode. But I can't flash anything.
If I try long enough I can boot into fastboot, but then I get the "Android Bootloader Interface" in the device manager - but adb doesn't see the device.
Any suggestions? Can i somehow make ADB see the device so I can reflash TWRP?
Click to expand...
Click to collapse
Dear
Press and hold vol - and power button together, then your phone will boot into fastboot mode.
then simply you can use fastboot commond below to flash recovery.
fastboot flash recovery recovery.img
OK I've managed to get my PC to recognize the device. Now fastboot sees the phone.
The thing is that I can't flash anything. I had probably disabled "Allow Oem Unlock" in Developer options.
So I have fastboot but can't flash anything there. Any suggestions? If I reboot without holding Vol- the phone tries to boot into recovery and fails.
EDIT: At this point I can either boot into fastboot, where I can't do: "fastboot oem unlock-go"
Or boot into recovery, which doesn't load properly, all that's left is a blank screen - but ADB sees a device in recovery mode"
Is there anything I can do to get out of those two options?
ziembus said:
OK I've managed to get my PC to recognize the device. Now fastboot sees the phone.
The thing is that I can't flash anything. I had probably disabled "Allow Oem Unlock" in Developer options.
So I have fastboot but can't flash anything there. Any suggestions? If I reboot without holding Vol- the phone tries to boot into recovery and fails.
EDIT: At this point I can either boot into fastboot, where I can't do: "fastboot oem unlock-go"
Or boot into recovery, which doesn't load properly, all that's left is a blank screen - but ADB sees a device in recovery mode"
Is there anything I can do to get out of those two options?
Click to expand...
Click to collapse
I want to know which recovery you tried to flash through fastboot. It may not allow you flashing twrp ultill oem is locked. You can try flashing stocking recovery.
ziembus said:
OK I've managed to get my PC to recognize the device. Now fastboot sees the phone.
The thing is that I can't flash anything. I had probably disabled "Allow Oem Unlock" in Developer options.
So I have fastboot but can't flash anything there. Any suggestions? If I reboot without holding Vol- the phone tries to boot into recovery and fails.
EDIT: At this point I can either boot into fastboot, where I can't do: "fastboot oem unlock-go"
Or boot into recovery, which doesn't load properly, all that's left is a blank screen - but ADB sees a device in recovery mode"
Is there anything I can do to get out of those two options?
Click to expand...
Click to collapse
When in fastboot mode, you can try to boot twrp from the pc with
Code:
fastboot boot nameoftwrp.img
JamBax said:
When in fastboot mode, you can try to boot twrp from the pc with
Click to expand...
Click to collapse
Tried that, it tells me that I can't do this because the phone os locked. Now I'm looking for Stock recovery IMG for x522
EDIT: Trying to flash stock recovery gets me this message:
target reported max download size of 536870912 bytes
sending 'recovery' (13904 KB)...
OKAY [ 0.435s]
writing 'recovery'...
FAILED (remote: Partition flashing is not allowed)
finished. total time: 0.451s
Its the same whether its TWRP image or stock recovery image.
I was thinking of using this:
https://forum.xda-developers.com/le-2/development/tools-unbrick-thread-leeco-le-2-x52x-t3634609
But, unfortunately, there is no file for American x522.
It sucks to be able to get into fastboot and not be able to do anything.
Thanks for the suggestions so far
ziembus said:
Tried that, it tells me that I can't do this because the phone os locked. Now I'm looking for Stock recovery IMG for x522
EDIT: Trying to flash stock recovery gets me this message:
target reported max download size of 536870912 bytes
sending 'recovery' (13904 KB)...
OKAY [ 0.435s]
writing 'recovery'...
FAILED (remote: Partition flashing is not allowed)
finished. total time: 0.451s
Its the same whether its TWRP image or stock recovery image.
I was thinking of using this:
https://forum.xda-developers.com/le-2/development/tools-unbrick-thread-leeco-le-2-x52x-t3634609
But, unfortunately, there is no file for American x522.
It sucks to be able to get into fastboot and not be able to do anything.
Thanks for the suggestions so far
Click to expand...
Click to collapse
Try Leeco AIO tool kit to reboot your device into recovery . It's working for me
leco le 2 x520 recovery problem
I have a problem with recovery in le 2 x520. It installs via fastboot by unlocking the bootloader but stops at the Le recovery logo and nothing else happens. I installed from version 3.0.2.0 to 3.1.1.1 and nothing happens, I do not have recovery and writes everything okey went. what is going on ??
I have same problem. how to fix
I have a new one (acutally two, got them for U$D 108.99 each one)
Using ADB devices it recognize the UID like 0123456789ABCDEF, so I think the recovery is corrupted, intentional or not, it is blocking fastboot and recovery to load normally.
At this point I can't do anything.... any suggestions?
You solved it ?
I having the same issue maybe the issue is with stock rom since i flashed in normal twrp,chinese twrp and also that stock recovery.
****!
Hello, I wanted to install TWRP and ROOT my phone. I flashed TWRP using adb terminal. But when I tried to boot into TWRP it was stuck on "Your device is booting now..". Then if I held the power button for few secs it rebooted normally. So I tried to google it and I found adb command that reboots to recovery
Code:
adb reboot recovery
. When I executed the command it rebooted to the "Your device is booting now.." screen and it stays like this forever. No button combination works to reboot the phone if i hold power button it reboots shows honor logo and then shows the "Your device is booting now.." screen. I waited for the battery to drain and then i put the phone on charger and when I tried to boot it, it was the same. Now when I try to reboot the phone it shows ultra low baterry symbol and then boots to "Your device..." screen.
NEM-L21; EMUI 5.0; 7.0 Nougat
Which twrp you flashed? Check the correct twrp in my signature for honor 5C repository.
TassiloBalbo said:
Hello, I wanted to install TWRP and ROOT my phone. I flashed TWRP using adb terminal. But when I tried to boot into TWRP it was stuck on "Your device is booting now..". Then if I held the power button for few secs it rebooted normally. So I tried to google it and I found adb command that reboots to recovery . When I executed the command it rebooted to the "Your device is booting now.." screen and it stays like this forever. No button combination works to reboot the phone if i hold power button it reboots shows honor logo and then shows the "Your device is booting now.." screen. I waited for the battery to drain and then i put the phone on charger and when I tried to boot it, it was the same. Now when I try to reboot the phone it shows ultra low baterry symbol and then boots to "Your device..." screen.
NEM-L21; EMUI 5.0; 7.0 Nougat
Click to expand...
Click to collapse
I think you have flashed wrong twrp.download correct twrp and flash it via adb fastboot
hassanjavaid8181 said:
I think you have flashed wrong twrp.download correct twrp and flash it via adb fastboot
Click to expand...
Click to collapse
Hi hassanjavaid8181
I think I have the same issue here, phone is stuck on "your device..." screen forever and it's impossible to do anything else (reboot ends up on the same screen).
How is it possible to flash twrp or stock recovery if we are stuck on this screen ? Fastboot doesn't see the phone...
Crocni said:
Hi hassanjavaid8181
I think I have the same issue here, phone is stuck on "your device..." screen forever and it's impossible to do anything else (reboot ends up on the same screen).
How is it possible to flash twrp or stock recovery if we are stuck on this screen ? Fastboot doesn't see the phone...
Click to expand...
Click to collapse
Meaning you can boot to fastboot but your pc doesn't recognise it?
Crocni said:
Hi hassanjavaid8181
I think I have the same issue here, phone is stuck on "your device..." screen forever and it's impossible to do anything else (reboot ends up on the same screen).
How is it possible to flash twrp or stock recovery if we are stuck on this screen ? Fastboot doesn't see the phone...
Click to expand...
Click to collapse
Did you try all method to going in fastboot.by adb fastboot command or by pressing vol- and power button?
Hi guys, thanks for your replies.
I somehow managed to boot to fastboot after waiting for the battery to go out completely. From there I used the following commands in ADB from the extract of a stock update.img :
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot reboot
And it worked ! The first boot was veeery long and now it's normal again.
Now my last concern is that I still have bootloader unlocked. As I wish to come back to factory state and avoid the warning message on boot, do you guys think it's safe to re-lock bootloader ?
I'm kind of scared to try anything else and screw the whole thing now
Thanks again for your support
Crocni said:
Hi guys, thanks for your replies.
I somehow managed to boot to fastboot after waiting for the battery to go out completely. From there I used the following commands in ADB from the extract of a stock update.img :
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot reboot
And it worked ! The first boot was veeery long and now it's normal again.
Now my last concern is that I still have bootloader unlocked. As I wish to come back to factory state and avoid the warning message on boot, do you guys think it's safe to re-lock bootloader ?
I'm kind of scared to try anything else and screw the whole thing now
Thanks again for your support
Click to expand...
Click to collapse
Glad that you fix your device.
If it is not bothering you let it be and enjoy using your phone.
Crocni said:
Hi guys, thanks for your replies.
I somehow managed to boot to fastboot after waiting for the battery to go out completely. From there I used the following commands in ADB from the extract of a stock update.img :
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot reboot
And it worked ! The first boot was veeery long and now it's normal again.
Now my last concern is that I still have bootloader unlocked. As I wish to come back to factory state and avoid the warning message on boot, do you guys think it's safe to re-lock bootloader ?
I'm kind of scared to try anything else and screw the whole thing now
Thanks again for your support
Click to expand...
Click to collapse
Can you please explain to me how did you managed to boot into fastboot? I tried waiting for the battery to drain completely. Now I can't fully charge my phone. When i connect it with charger. It starts normally charging like it would with 0% battery then after a few moments the honor logo shows up and then the screen "Your device.." shows. When I try vol- and powerbutton it vibrates and shows the red lightbolt then after few moments it boots the same way into the your device screen. When I connect it to the pc it doesn't react. I don't even hear the classic windows beep sound.
TassiloBalbo said:
Can you please explain to me how did you managed to boot into fastboot? I tried waiting for the battery to drain completely. Now I can't fully charge my phone. When i connect it with charger. It starts normally charging like it would with 0% battery then after a few moments the honor logo shows up and then the screen "Your device.." shows. When I try vol- and powerbutton it vibrates and shows the red lightbolt then after few moments it boots the same way into the your device screen. When I connect it to the pc it doesn't react. I don't even hear the classic windows beep sound.
Click to expand...
Click to collapse
Try removing the usb cable and then try to biot to fastboot. What about erecovery
shashank1320 said:
Try removing the usb cable and then try to biot to fastboot. What about erecovery
Click to expand...
Click to collapse
When I remove the usb cable it's still the same. When i try to press the power button it vibrates shows the low battery red lightbolt and dies. If you mean by erecovery emui recovery, then it looks like it's not installed.
TassiloBalbo said:
When I remove the usb cable it's still the same. When i try to press the power button it vibrates shows the low battery red lightbolt and dies. If you mean by erecovery emui recovery, then it looks like it's not installed.
Click to expand...
Click to collapse
You need to press power + volume down key to boot into fastboot. Keep trying 4-5 times sometimes it takes due to wrong press
shashank1320 said:
You need to press power + volume down key to boot into fastboot. Keep trying 4-5 times sometimes it takes due to wrong press
Click to expand...
Click to collapse
So I managed to get into the fastboot. Where can I get boot.img, recovery.img and system.img? I have downloaded some update.zip files from this russian site (first 5) http://hwmt.ru/hwmtsite/firmware-database/?firmware_model=NEM-L21&firmware_page=0. But I don't have boot, recovery and system images in these zips.
I also tried reboot in fastboot but its still the same:
fastboot devices
8SC4C16A13006909 fastboot
fastboot reboot
rebooting...
finished. total time: 0.026s[/CODE]
TassiloBalbo said:
So I managed to get into the fastboot. Where can I get boot.img, recovery.img and system.img? I have downloaded some update.zip files from this russian site (first 5) http://hwmt.ru/hwmtsite/firmware-database/?firmware_model=NEM-L21&firmware_page=0. But I don't have boot, recovery and system images in these zips.
I also tried reboot in fastboot but its still the same:
fastboot devices
8SC4C16A13006909 fastboot
fastboot reboot
rebooting...
finished. total time: 0.026s[/CODE]
Click to expand...
Click to collapse
Meaning the fastboot is accessible.
Now you have firmware zip, extract it amd you will get few files. Use dload method as given in my signature and you are good to go.
Else use Huawei extractor and browse to update.app you just got in above downloaded zip. You will get boot, recovery, system img you need.
I downloaded some firmware versions and extracted them. I don't know which is for my device. So I tried one of them. I flashed boot.img and recovery.img but I din't flashed the system.img, becouse it was too big. When I tried to reboot the phone it was the same. The fastboot was no longer accessible. I put the phone into servis but they didn't fixed it. it's the same but I can enter erecovery
TassiloBalbo said:
I downloaded some firmware versions and extracted them. I don't know which is for my device. So I tried one of them. I flashed boot.img and recovery.img but I din't flashed the system.img, becouse it was too big. When I tried to reboot the phone it was the same. The fastboot was no longer accessible. I put the phone into servis but they didn't fixed it. it's the same but I can enter erecovery
Click to expand...
Click to collapse
Please flash only files for your device and nothing else. Did you try dload method?
Give me model and build number, will get the correct files for you
shashank1320 said:
Please flash only files for your device and nothing else. Did you try dload method?
Give me model and build number, will get the correct files for you
Click to expand...
Click to collapse
NEM-L31 but I don't know the build number
TassiloBalbo said:
NEM-L31 but I don't know the build number
Click to expand...
Click to collapse
Build number is necessary to get right files..
hassanjavaid8181 said:
Build number is necessary to get right files..
Click to expand...
Click to collapse
I know. So do you think it's dead?
TassiloBalbo said:
I know. So do you think it's dead?
Click to expand...
Click to collapse
You should try huawei service center....
So I followed this guide, watch?v=eBAzsEw-QVsAnd, He used an auto flashing program, got to the step where you flash the recovery, it worked, the ADB was recognized and the writing of the recovery was successful.
But, when I tried booting into TWRP (by power + vol-up) I just get a black screen for a few secs and then the mi logo again.
Also, I manually installed TWRP 3.3.1 and still the same thing
Any suggestions?
Fullbit310 said:
So I followed this guide, watch?v=eBAzsEw-QVsAnd, He used an auto flashing program, got to the step where you flash the recovery, it worked, the ADB was recognized and the writing of the recovery was successful.
But, when I tried booting into TWRP (by power + vol-up) I just get a black screen for a few secs and then the mi logo again.
Also, I manually installed TWRP 3.3.1 and still the same thing
Any suggestions?
Click to expand...
Click to collapse
When you restore the phone try using the latest TWRP from here https://forum.xda-developers.com/k2...icial-twrp-xiaomi-redmi-t3944363/post79823568
Copy the TWRP image to the adb/fastboot folder and rename to TWRP.img.
No need to use any tools, just boot into fastboot connect to the PC then in command prompt navigate to the adb folder and use
Code:
fastboot flash recovery TWRP.img
After installing boot immediately into TWRP and flash what you need.
In fastboot still press and hold power and vol+ until it vibrates. Then let go of power and keep pressing vol+ until TWRP boots
Hello everyone! This is my first time posting here and I am having issues with installing TWRP after unlocking the bootloader. I am new to this kind of stuff and this is my first post here!
I am using a huawei P9 EVA-L19.
After completing all of the steps such as installing I had no problem until I tried booting it:
C:\platform-tools>fastboot boot twrp-3.1.1-0-eva.img
Sending 'boot.img' (22432 KB) OKAY [ 0.479s]
Booting FAILED (remote: 'Command not allowed')
fastboot: error: Command failed
It's also worth mentioning that when I first did "adb devices" I got this:
adb server version (39) doesn't match this client (41); killing...
* daemon started successfully
But after that every command worked without this error message. Any help?
hashtags said:
Hello everyone! This is my first time posting here and I am having issues with installing TWRP after unlocking the bootloader. I am new to this kind of stuff and this is my first post here!
I am using a huawei P9 EVA-L19.
After completing all of the steps such as installing I had no problem until I tried booting it:
C:\platform-tools>fastboot boot twrp-3.1.1-0-eva.img
Sending 'boot.img' (22432 KB) OKAY [ 0.479s]
Booting FAILED (remote: 'Command not allowed')
fastboot: error: Command failed
It's also worth mentioning that when I first did "adb devices" I got this:
adb server version (39) doesn't match this client (41); killing...
* daemon started successfully
But after that every command worked without this error message. Any help?
Click to expand...
Click to collapse
You didn't write your EMUI version - this is most important since different versions of TWRP must be used for EMUI 4, 5 or 8
Supposedly you are on EMUI 5 (Nougat), in that case use the the latest TWRP that was adapted for P9, twrp-3.1.1-1-eva_extended.img,
take it eg from here:
https://forum.xda-developers.com/showpost.php?p=75787151&postcount=2
Once you flashed TWRP you have to immediately reboot directly from Fastboot to TWRP by (in that order):
- press and keep pressing Vol+
- fastboot reboot, Enter
- immediately disconnect USB
If you fail, TWRP will be overwritten by stock Recovery and you'll have to reflash TWRP
After that, you should 'normally' boot/reboot to TWRP by keeping pressed Vol+
(so not by fastboot boot TWRP)
PS: If you are on EMUI 4 (Marshmallow), use P9-EVA-TWRP-Android-6.img, take it eg from here:
https://forum.xda-developers.com/showpost.php?p=72153575&postcount=2
The rest about flashing & immediate rebooting to TWRP, follow the same procedure
zgfg said:
You didn't write your EMUI version - this is most important since different versions of TWRP must be used for EMUI 4, 5 or 8
Supposedly you are on EMUI 5 (Nougat), in that case use the the latest TWRP that was adapted for P9, twrp-3.1.1-1-eva_extended.img,
take it eg from this thread
https://forum.xda-developers.com/showpost.php?p=75787151&postcount=2
Once you flashed TWRP you have to immediately reboot directly from Fastboot to TWRP by (in that order):
- press and keep pressing Vol+
- fastboot reboot, Enter
- immediately disconnect USB
If you fail, TWRP will be overwritten by stock Recovery and you'll have to reflash TWRP
After that, you should 'normally' boot/reboot to TWRP by keeping pressed Vol+
(so not by fastboot boot TWRP)
Click to expand...
Click to collapse
Do I hold ONLY Vol+ (no power button) until after I do fastboot reboot?
hashtags said:
Do I hold ONLY Vol+ (no power button) until after I do fastboot reboot?
Click to expand...
Click to collapse
While you are in Fastboot, after successful:
fastboot flash recovery twrp-3.1.1-1-eva_extended.img (Enter)
(TWRP must be flashed to recovery, not to boot), do in that order:
- press and keep pressing Vol+
- fastboot reboot (Enter)
- immediately disconnect USB
zgfg said:
While you are in Fastboot, after successful:
fastboot flash recovery twrp-3.1.1-1-eva_extended.img (Enter)
(TWRP must be flashed to recovery, not to boot), do in that order:
- press and keep pressing Vol+
- fastboot reboot (Enter)
- immediately disconnect USB
Click to expand...
Click to collapse
I know I sound relaly dumb but it seems to have failed. Do I press vol+ once then hold it and release until fastboot reboot or do I hold it right after I flash TWRP? also does the adb server version doenst match this client matter?
hashtags said:
I know I sound relaly dumb but it seems to have failed. Do I press vol+ once then hold it and release until fastboot reboot or do I hold it right after I flash TWRP? also does the adb server version doenst match this client matter?
Click to expand...
Click to collapse
Press Vol+ after flashing TWRP,
and KEEP it PRESSED all the time until rebooted to TWRP,
then release Vol+ (once you see you are in TWRP)
zgfg said:
Press Vol+ after flashing TWRP,
and KEEP it PRESSED all the time until rebooted to TWRP,
then release Vol+ (once you see you are in TWRP)
Click to expand...
Click to collapse
Alright it is all done, I booted into it then rebooted to exit. How do I go about booting into it again? Booting off and on and used the Vol+ key it takes me to ERecovery with the EMUI and all, Sorry for being really annoying but I can't find anywhere how to boot back into it.
hashtags said:
Alright it is all done, I booted into it then rebooted to exit. How do I go about booting into it again? Booting off and on and used the Vol+ key it takes me to ERecovery with the EMUI and all, Sorry for being really annoying but I can't find anywhere how to boot back into it.
Click to expand...
Click to collapse
Pressing Vol+ will boot to TWRP, but phone must be disconnected from USB (if charging, it will boot to eRecovery instead)
zgfg said:
Pressing Vol+ will boot to TWRP, but phone must be disconnected from USB (if charging, it will boot to eRecovery instead)
Click to expand...
Click to collapse
Did I do something wrong? It still takes me to eRecovery regardless, was I supposed to do something in the settings menu?
hashtags said:
Did I do something wrong? It still takes me to eRecovery regardless, was I supposed to do something in the settings menu?
Click to expand...
Click to collapse
Can you describe things precisely snd carefully.
You come to eRecovery when you are booting to system, or when you are booting to TWRP, or both?
Make sure battery is at least 50%, and boot from switched off and USB/charger disconnected
It's also not clear from your first post - did you try to flash TWRP to boot partition, instead of to recovery - if so, then system cannot boot and it goes to eRecovery
What did you do in TWRP when you booted to (did you flash something, Factory reset, etc) or nothing?
And still this info is missing from the first post - what is exactly your full EMUI version/cust/build number, like EVA -L19c432b399 or what
zgfg said:
Can you describe things precisely snd carefully.
You come to eRecovery when you are booting to system, or when you are booting to TWRP, or both?
Make sure battery is at least 50%, and boot from switched off and USB/charger disconnected
It's also not clear from your first post - did you try to flash TWRP to boot partition, instead of to recovery - if so, then system cannot boot and it goes to eRecovery
What did you do in TWRP when you booted to (did you flash something, Factory reset, etc) or nothing?
And still this info is missing from the first post - what is exactly your full EMUI version/cust/build number, like EVA -L19c432b399 or what
Click to expand...
Click to collapse
Okay, first of all, I owe you an apology. I want to thank you for helping me with this, as I basically had no knowledge of how anything worked.
I didn't understand you earlier and I realized that I had to press the Vol+ even before turning on the device which will bring me to TWRP, I just thought it'd replace eRecovery. It's all going well and just in case I made a full backup with it.
Once again, thank you a lot!
Hi,
Sequence of steps:
1. Extracted the boot.img from payload.bin and flashed it to the phone. At this point I was able to get into Fastboot
2. While in Fastboot I went into advanced and wiped the "System Settings", and that's when the trouble started - now the phone is stuck into a boot loop forever, I do however get the options to "Power Off" and "Restart"
3. But none of the options above in Step 2 is able to bring me back to Fastboot (and hence into fastbootd either)
Question: How can I get the phone into Fastboot Mode - have tried MSM Tool v4 as well, but that doesn't even recognize the phone
Edit - This seems to have been resolved now, think I had to press Vol Down + Power instead of Vol Up + Power
Was able to enter into Fastbootd as well, will try to proceed with unbricking the phone with a fresh mind tomorrow
FYI for others reading I was able to install magisk by booting the patched file (dump the payload using the python script mentioned above). Running the command Fastboot boot filename boots into the operating system and then magisk can be installed using the direct method.
I assume running this command the phone doesn't actually flash the boot image but could be wrong
VoltaGe86 said:
FYI for others reading I was able to install magisk by booting the patched file (dump the payload using the python script mentioned above). Running the command Fastboot boot filename boots into the operating system and then magisk can be installed using the direct method.
I assume running this command the phone doesn't actually flash the boot image but could be wrong
Click to expand...
Click to collapse
Thats right, "fastboot boot <file_name>" loads temporarily your custom recovery of choice. After rebooting your phone, the custome recovery is gone.
Otherwise, the command "fastboot flash <file_name> recovery" flashs permamently your custom recovery of choice to your device.
Hi I have a oneplus 8t and I tried flashing a payload.bin file using fastboot enhanced. after the operation completed I tried to reboot but the phone only shows the logo and then the bootloader unlocked warning message and then turns off briefly, then it does it again and the screen goes black. When connected to the PC, the PC recognizes the devices as android adb recovery devices but i can't do anything from there. Tried the volume up+power combo and it just does the same thing. tried the volume down+power combo and absolutely nothing happens. If i could at least get to the bootloader I could unbrick it but I just can't get there. Any advice
Zekedw said:
Hi I have a oneplus 8t and I tried flashing a payload.bin file using fastboot enhanced. after the operation completed I tried to reboot but the phone only shows the logo and then the bootloader unlocked warning message and then turns off briefly, then it does it again and the screen goes black. When connected to the PC, the PC recognizes the devices as android adb recovery devices but i can't do anything from there. Tried the volume up+power combo and it just does the same thing. tried the volume down+power combo and absolutely nothing happens. If i could at least get to the bootloader I could unbrick it but I just can't get there. Any advice
Click to expand...
Click to collapse
I have exactly the same issue, on a nord 2
How about vol+/vol-&power all together? When stuck that gives me some screen that allows start, recovery (the one where you can enter advanced settings I expect from your description) and bootloader booting.