Question boot loop after installing project elixir - Realme 8i / Narzo 50

Hi! Yesterday I tried to unlock the bootloader via BROM and after formatting the phone and unlocking the bootloader after turning on the phone, I had the message "your device is corrupt. it can't be trusted and may not work properly". I left it and came back the next day. When I clicked the POWER button to continue, the system booted normally. Then I used ADB tool to enter fastboot and installed TWRP. Once installed, I went into TWRP and wiped my phone, then went into install and downloaded Project elixir for RMX3151. I clicked reboot and got boot loop. After entering fastboot with the buttons, I had the message "serial is not match fastboot unlock verify fail". That's all, I hope some of you could help me.

On wich rui were you? And wich command did you use to reboot to fastboot?

m1nem said:
Hi! Yesterday I tried to unlock the bootloader via BROM and after formatting the phone and unlocking the bootloader after turning on the phone, I had the message "your device is corrupt. it can't be trusted and may not work properly". I left it and came back the next day. When I clicked the POWER button to continue, the system booted normally. Then I used ADB tool to enter fastboot and installed TWRP. Once installed, I went into TWRP and wiped my phone, then went into install and downloaded Project elixir for RMX3151. I clicked reboot and got boot loop. After entering fastboot with the buttons, I had the message "serial is not match fastboot unlock verify fail". That's all, I hope some of you could help me.
Click to expand...
Click to collapse
pls give project elixir

shizu1337 said:
pls give project elixir
Click to expand...
Click to collapse
https://forum.xda-developers.com/t/project-elixir-v3-2-official-rmx3151-rmx3286-spaced-beta.4508579/

1lopes said:
https://forum.xda-developers.com/t/project-elixir-v3-2-official-rmx3151-rmx3286-spaced-beta.4508579/
Click to expand...
Click to collapse
download link dead

shizu1337 said:
download link dead
Click to expand...
Click to collapse
not my fault, seems like maintainer has dropped it therefore being removed

Related

Phone can't boot stuck at "Your device is booting now" Please Help

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....

Xiao Mi A2 "Can't load Android system"

Hi Guys,
My phone suddenly stuck at this screen since may :
Android Recovery
Xiaomi/jasmine/jasmine_sprout
9/PKQ1.180904.001/V10.0.9.0.PDIMIXM
user/release-keys
Use volume up/down and power.
Can't load Android system. Your data may be corrupt. If you continue to get this message, you may need to perform a factory data reset and erase all user data store on this device.
- Try again
- Factory data reset
If i press try again, sometime it will go to fastboot screen.
I can go into recovery mode here but i not sure which step i should do next.
Reboot system nowreboot to bootloader
apply update from ADB
apply update from sd CARD
wipe data/factory reset
Mount/sstem
view recovery logs
run graphics test
run locale test
power off
I'm not a very tech savvy person, i would really appreciate some help as i have data inside my phone which i need. So if possible i would like to retain the data.
I tried like EDL,fastboot,and flashing none seem to work. Of course I may be doing it wrong.
Can anyone guide me step by step I be happy to give an reward via paypal.
I'm so sorry bro.... 80% of times this means you lost your data.
Is the bootloader unlocked?
blazessdd said:
I'm so sorry bro.... 80% of times this means you lost your data.
Is the bootloader unlocked?
Click to expand...
Click to collapse
Thank you so much for replying.
Nope, but I can do EDL to unlock bootloader, I already disassemble the device a few times.
Just that every time I try to flash it , it give me some error. like Bluetooth error or the version error .
Which I watch thousand of video to work but it's doesn't help. Or maybe I just watched the wrong video
Ok tell me exactly what are you doing and where you have downloaded the rom.
If it's corrupted and you try to flash it you will lose the data... Was debug USB activated on developer settings?
My device died too. After the October update, he never came back. It is looped on the home screen written "Android One".
I've tried several tutorials, it accesses the FastBoot screen, but when trying to use MI Flash appears a Bluetooth error and does not proceed.
I've tried using the adb flashing unlock_critical command, but it fails too.
He didn't have the bootloader unlocked, I now have a large paperweight.:crying:
epilifio said:
My device died too. After the October update, he never came back. It is looped on the home screen written "Android One".
I've tried several tutorials, it accesses the FastBoot screen, but when trying to use MI Flash appears a Bluetooth error and does not proceed.
I've tried using the adb flashing unlock_critical command, but it fails too.
He didn't have the bootloader unlocked, I now have a large paperweight.:crying:
Click to expand...
Click to collapse
You can try to short the edl points so you can flash the ROM again
blazessdd said:
You can try to short the edl points so you can flash the ROM again
Click to expand...
Click to collapse
I already made this attempt, "adb reboot edl" reports the message "error: '(null)' not found
Xiaomi never again

Redmi 4 (Santoni) bricked. Please help.

I unlocked my redmi 4 (Santoni) boot loader and flashed pixel experience ROM (https://mega.nz/#F!INZgnAZI!9fuWhfCuazOO5YPBjxGlmA). It was working fine for a few days (Small heating issue was there). Then one day while i was charging the phone the phone turned off and never turn back on. When i try to switch on the mi logo flashes for a split second and then turns off. I tried to get into recovery but couldn't.
I can get into fastboot mode. I tried flashing the phone using Mi flash tool and fastboot rom. But it shows an error "flash tz error". When i tried an old version of mi flash tool i get the "Unspecified error (0x80004005: FAILED (remote: Critical partition flashing is not allowed))
Please Help.....
can you access the twrp?
foneiamone said:
can you access the twrp?
Click to expand...
Click to collapse
No. I can only access fastboot.
Somebody please help...
unbrick
u can get to edl fastboot with testpoints.
redmi 4x edl fastboot
in edl fastboot flashing should work again :angel:
PierceB said:
u can get to edl fastboot with testpoints.
redmi 4x edl fastboot
in edl fastboot flashing should work again :angel:
Click to expand...
Click to collapse
Dont know how to do that. But i saw some tutorials on how to. Gonna try it. Thank you for the suggestion.
jaseemharry said:
Dont know how to do that. But i saw some tutorials on how to. Gonna try it. Thank you for the suggestion.
Click to expand...
Click to collapse
Did already share a description! https://forum.xda-developers.com/showpost.php?p=74818435&postcount=3 Or U can buy a deepflash cable this should also work.
jaseemharry said:
No. I can only access fastboot.
Click to expand...
Click to collapse
Have you tried installing TWRP via fastboot?
I had the same exact problem, i put my phone on charge & when i came back to check it was switched off. It wouldn't turn on except the mi logo. I tried to flash through fastboot turns out my bootloader was re-locked for some reason. I had to re-unlock it then proceed on to fash fastboot miui rom. Check if your bootloader is locked or not.
foneiamone said:
Have you tried installing TWRP via fastboot?
Click to expand...
Click to collapse
obstinate_penguin said:
I had the same exact problem, i put my phone on charge & when i came back to check it was switched off. It wouldn't turn on except the mi logo. I tried to flash through fastboot turns out my bootloader was re-locked for some reason. I had to re-unlock it then proceed on to fash fastboot miui rom. Check if your bootloader is locked or not.
Click to expand...
Click to collapse
This is a good idea! Probably u first try to install trwp in fastboot mode. If this doesn't work try to unlock bootloader again and then install trwp.
When all these Option doesn't work u still can open the phone and use edl fastboot mode to flash miui again.
jaseemharry said:
I unlocked my redmi 4 (Santoni) boot loader and flashed pixel experience ROM (https://mega.nz/#F!INZgnAZI!9fuWhfCuazOO5YPBjxGlmA). It was working fine for a few days (Small heating issue was there). Then one day while i was charging the phone the phone turned off and never turn back on. When i try to switch on the mi logo flashes for a split second and then turns off. I tried to get into recovery but couldn't.
I can get into fastboot mode. I tried flashing the phone using Mi flash tool and fastboot rom. But it shows an error "flash tz error". When i tried an old version of mi flash tool i get the "Unspecified error (0x80004005: FAILED (remote: Critical partition flashing is not allowed))
Please Help.....
Click to expand...
Click to collapse
No big problem just go in edl mode
Search how to go in edl Redmi 4 in Google
Problem is your boot loader is locked
Harshad patel R said:
No big problem just go in edl mode
Search how to go in edl Redmi 4 in Google
Problem is your boot loader is locked
Click to expand...
Click to collapse
but he already unlocked his bootloader before so it should be easier to unlock in again and then flash whatever he wants...
PierceB said:
but he already unlocked his bootloader before so it should be easier to unlock in again and then flash whatever he wants...
Click to expand...
Click to collapse
One time fail in flashing = locked boot loader
Or for unlocking bootloader from official (easy) need live mobile not dead
foneiamone said:
Have you tried installing TWRP via fastboot?
Click to expand...
Click to collapse
Tried but failed. Boot loader was locked again somehow.
PierceB said:
This is a good idea! Probably u first try to install trwp in fastboot mode. If this doesn't work try to unlock bootloader again and then install trwp.
When all these Option doesn't work u still can open the phone and use edl fastboot mode to flash miui again.
Click to expand...
Click to collapse
Tried unlocking boot loader and was not successful because the phone was bricked. My only option was to use edl test point. Now i installed miui 11. (Aprart from some minor bugs which can be eliminated by reflashing some other roms) Thank you guys. Now my phone is successfully unbricked.
For somebody who is having the same issues,
My phone (Redmi 4_Santoni) was completely bricked. The only thing i can access was fastboot by pressing the volume down + Power button combination. But i could not install twrp or any other recovery because my boot loader was locked. I got it fixed completely with the help of you guys (Thanks again) and i want to share the procedure i went through.
Condition: Completely bricked with only fastboot access, Locked bootloader.
I tried this video (https://www.youtube.com/watch?v=j27x5iJSS40) but failed because i could not access recovery. So my only solution was to use edl test point flashing. I followed this guide https://forum.xda-developers.com/showpost.php?p=74818435&postcount=3. It was very easy to do. But in the device manager (Press Windows key + R and then type devmgmt.msc and press enter) instead of showing "Qualcomm HS-USB QDloader 9008", the device is shown as "Qualcomm HS-USB Diagnostics 900E". The problem was you have to plug in in USB cable while the test points is being connected with a pair of tweezers or a paperclip as shown in the link above.
Make sure you already downloaded the latest mi flash tool from here https://xiaomiflashtool.com/ and download fast boot rom from the official website. (Go to https://en.miui.com/ Click rom downloads. Click flashing guide. Download the fastboot rom from there for your device.) Now flash your device using mi flash tool and voila. your phone is unbricked.
Thank you guys..

moto z3 play without operating system and locked bootloader

I accidentally blocked the bootloader when there was no rom installed in the system, now I am without OS and I have the phone blocked from the bootloader I cannot enter the system and check the unlock box "oem" to flash the system again, I always get the same error * permision denied * I have the motorola code to unlock the bootloader but when entering it by fastboot it tells me to check the oem settings. which I can't do .. it doesn't go into the recovery stock either. and if I flash twrp it returns to fastboot, if I give start it sends a message "the system is corrupt and it won't start apparently the partitions are deleted or corrupted, but if it enters fastboot .. any ideas?
Greetings!
LMSA not working.
HELP PLEASE!!!
Yayo70136 said:
I accidentally blocked the bootloader when there was no rom installed in the system, now I am without OS and I have the phone blocked from the bootloader I cannot enter the system and check the unlock box "oem" to flash the system again, I always get the same error * permision denied * I have the motorola code to unlock the bootloader but when entering it by fastboot it tells me to check the oem settings. which I can't do .. it doesn't go into the recovery stock either. and if I flash twrp it returns to fastboot, if I give start it sends a message "the system is corrupt and it won't start apparently the partitions are deleted or corrupted, but if it enters fastboot .. any ideas?
Greetings!
LMSA not working.
HELP PLEASE!!!
Click to expand...
Click to collapse
have you tried starting recovery and adb sidloading an update?
kewlzter said:
have you tried starting recovery and adb sidloading an update?
Click to expand...
Click to collapse
Hi, I don't really know how to do that you mention ... if it's with twrp I'll tell you that when flashing or booting it, it doesn't run, it sends me back to fastboot or it just gives errors. thanks for trying to help
by the way, I mention that when I enter recovery mode in the fastboot menu I get a message that says "your device is corrupt it can't be trusted and will not boot" and it turns off. when I turn on again it sends me to the fastboot
[QUOTE = "Yayo70136, publicación: 83715617, miembro: 6998495"]
I accidentally blocked the bootloader when there was no rom installed in the system, now I am without OS and I have the phone blocked from the bootloader I cannot enter the system and check the unlock box "oem" to flash the system again, I always get the same error * permision denied * I have the motorola code to unlock the bootloader but when entering it by fastboot it tells me to check the oem settings. which I can't do .. it doesn't go into the recovery stock either. and if I flash twrp it returns to fastboot, if I give start it sends a message "the system is corrupt and it won't start apparently the partitions are deleted or corrupted, but if it enters fastboot .. any ideas?
¡Saludos!: eek:: eek:: eek::confuso:
LMSA no funciona.
HELP PLEASE!!!
[/CITAR]
Can you fix it? I have the same problem
at this point it you may want to try the Motorola tool.
Rescue and Smart Assistant Tool - Motorola
<h6><span style="color:#FFFFFF"><strong>Our Rescue and Smart Assistant tool</strong><br />can help diagnose and resolve issues on your<br />Motorola phone or Lenovo phone/tablet.</span></h6>
www.motorola.com
it may be able to get it back into a workable state.

Question **[HELP]** My Rooted Realme C25s stucked in fastboot mode.

I'd rooted my Realme C25s phone last month. It was in android 12 realme UI 3.
I also installed custom recovery TWRP.
Yesterday I got an update of android 13 realme UI 4. So I downloaded it and press install button. Then my phone reboot and went to TWRP recovery mode. Then I pressed system reboot.
After that my phone screen is showing the following message. I can not do anything with my phone. I wanted to go in fastboot mode and recovery mode by pressing volume keys with power button. But the screen only shows the following message.
oplus verify fail
need to verify signature of another brand
oplus verify pass
fastboot verify success
fastboot_unlock_verify ok
Click to expand...
Click to collapse
What can I do now? I there any way I can reset the firmware or something?
I need help urgent. I can not do any transaction without my mobile.
kcnaiamh said:
What can I do now?
Click to expand...
Click to collapse
You should've un-rooted your device before attempting to install updates.

Categories

Resources