Just flashed to cm-11-20131112-NIGHTLY-mb886-epinter.zip and now the phone appears to be a paperweight! Here's the process, anyone have any ideas?
1) Atrix HD
2) Unlocked bootloader
3) installed all necessary software (drivers, ADB, fastboot, etc.)
4) enabled USB debugging, unknown sources on device
5) installed CWM
6) downloaded rom
7) used Myth Tools to flash ROM. Noted that it marked the flash as successful.
8) Rebooted phone, got to Motorola splash screen, went black, back to splash, black..
9) now has the backlight coming on and off
10) Can't enter recovery from phone, does not boot up enough for the PC to recognize it.
Any ideas on what I could be looking for at this point?
{edit} I can get to AP Fastboot Flash Mode (S), and the device is recognized by my PC, but not as a phone (as a storage device). I can't do anything from this point.
Why would you use Myth tools to flash the ROM if you installed CWM - isn't that the whole purpose for CMW and recovery tools like it in the first place (given the Nandroid backup potential, that is) ?
I honestly don't know hence me asking, but it seems like with step 7 perhaps it should have said:
7) copied ROM zip file to internal storage, rebooted to recovery/CWM and did a full wipe (that means FULL wipe: format cache/data/Dalvik/system, all 4 of them before proceeding), then installed the CM11 ROM + Gapps (I'm guessing)
Least that's how I always do things, the only time I ever flash a ROM from Windows is either a full back-to-stock thing using RSD Lite or whatever tool is necessary for whatever device (I just happen to own an Atrix HD at this moment so it's RSD Lite). Sounds to me like you need to do a full stock ROM recovery (flashed with RSD Lite) and start over again.
You say that you can get to AP Fastboot mode - if that's the case you should be able to flash the CMW image file using fastboot (you need to make sure you're using the Motorola fastboot.exe file, not the "standard" Android fastboot.exe that comes with the Android SDK because it can cause issues).
Get the CWM zip archive, extract it, get the recovery.img file and use:
fastboot flash recovery recovery.img
to flash it to the AHD in AP Fastboot mode - this should get you a working recovery once again (boot using all three keys, Vol Down to Recovery, Vol Up to select it and then go from there when recovery loads). This assumes, of course, that fastboot is going to work - before attempting to flash try using:
fastboot devices
and see if it lists the device at all - if it's not seeing it, you're kinda stuck for a solution (that I can't offer, sadly). If it does then flash the recovery.img manually and then disconnect the USB and power it down by holding the Power button for at least 15 seconds; if the Power button doesn't do anything, hold all 3 buttons for up to a full minute and hopefully it'll die. Mine did that last night at one point: it was stuck on the Motorola logo and nothing worked, so I held all 3 buttons for about 55 seconds and it finally 'died' so I could do a proper boot into recovery.
I'm guessing that since you used Myth Tools to flash the ROM it's not actually sitting on the internal storage so... you're going to need to get a microSD card and put the ROM zip archive on the card along with Gapps or whatever if needed and use recovery to install it from sdcard1.
Hopefully this'll get you up and running again. I just got this Atrix HD of mine yesterday and did the following last night:
- contacted AT&T to get the carrier unlock code (all automated through the website, got the email containing the code early this morning and used it earlier, now working fine with T-Mobile and LTE is working as expected)
- rooted using motochopper
- unlocked bootloader with motopocalypse
- installed CWM 6.0.4.4 recovery.img by using fastboot to flash it directly
- copied the CM11 ROM zip archive to the microSD card (while attached to the PC since it was still stock ROM at that point and MTP was working fine) + Gapps
- disconnected the AHD from the PC and shut it down
- rebooted with 3 buttons to CWM recovery
- full wipe (did factory reset, then cache, then Dalvik, then system)
- install CM11
- install Gapps
- reboot
No issues encountered in the process but I rarely do have problems, maybe I'm lucky, who knows...
ps
Just for the record, I use the official CM11 nightly builds, the one I installed last night was cm-11-20150216-NIGHTLY-moto_msm8960_jbbl.zip - not sure if that will or would matter (I'm guessing not) but I figured I'd mention it, and I used gapps-kk-20140606-signed.zip for Gapps.
Why did I use Myth Tools is a great question... I guess it's because I couldn't find a really clear step-by-step on flashing a new ROM. There's a lot of "download this", "Download that" "Flash this, delete this", etc.
Your 11 step process is the best how to guide I've seen!
Anyways, I used fastboot to flash the recovery for CWM. Here's the "log":
Code:
>Fastboot devices
TA300049SJ fastboot
>fastboot flash recovery recovery.img
(bootloader) Variable not supported!
target reported max download size of 31457280 bytes
sending 'recovery' (6824 KB)...
OKAY [ 0.543s]
writing 'recovery'...
OKAY [ 2.479s]
finished. total time: 3.022s
The end result was that I could boot to the recovery options, but it looked like the standard Motorola recovery and not CWR. I selected Recovery and the phone went to the Motorola logo, then black, then the logo, then black, and then the backlight would go on and off forever.
I tried the same process with the recovery file I downloaded from the clockworkmod website "CWM_T_6.0.4.4.img" and got the to the same recovery screen, but then when selecting recovery the Motorola logo would stick on for about 15 seconds, and then off for two and repeat. Not sure if this was an improvement or not
It worries me that fastboot says variable not supported. I'm wondering if that means that it's not actually writing the recovery to the device, or if it's not sticking and reverting back to the Motorola recovery upon reboot.
I have the ROM and GAPP zips on my micro SD ready to go, and I think if I could get into a working recovery I could get them flashed.
Any other ideas?
Have you attempted a full RSD Lite session going back to the pure stock AT&T ROM yet? If not, that might be what you need to do or at least you should make the attempt to do so (could be the last resort).
The fastboot thing could prove to be an issue, definitely - I'm going to assume you are using the Motorola specific version of the fastboot.exe file, of course.
Try to do the stock restore using RSD Lite and if that fails then and only then attempt to do the stock restore using Myth Tools. I just used that myself to install the stock Mexico ROM earlier for some testing and didn't have any issues - it does a complete full restore obviously (not the same as how CWM or some other recovery does an installation but you're most likely aware of this anyway.
So, stop worrying about CM or any custom ROM at this moment, the focus right now is just getting the AHD in a functional stock condition so you can do something else with it - you're not totally bricked but you may have to jump through a few hoops to get it back to working condition, and stock is pretty much step one.
Also, the CWM that I use (6.0.4.4) can be found here (since I know for sure this is the source of it, at least for myself, meaning it is specifically for our Atrix HD devices):
http://forum.xda-developers.com/showthread.php?t=2421418
Probably not the latest or the greatest but it works for me without issues. I pulled the recovery.img file from the archive and flashed that manually with fastboot.exe and haven't have a problem yet. I just found this but I cannot speak for stability or usefulness, it appears to be the latest version of CWM for our Atrix HD:
http://forum.xda-developers.com/atrix-hd/development/recovery-cwm-6-0-5-1-jbbl-t2891842
Will test it here shortly I suppose and see how it works - there are two of them, one was created/posted on Sept 30 then the poster did it again (synced with CM's builds) for Nov 1, wouldn't guess they're all that different so give the Nov 1 build a shot if you wish.
Related
I had a mostly-stock Nexus 7 running 4.1.1 - unlocked, rooted, TWRP installed, but no major /system changes. When the update came in, I figured "what the heck, I'll just see if it applies - worst case I lose root and my recovery console, but it's a nexus, it's easy to get those back". I applied the update, and it worked! It applied and rebooted, worked fine - but it did lose root and recovery as I expected.
So I tried to get recovery back. It won't come back. Here are the ways I tried:
Hold down VolUp+VolDown+Power to get to fastboot mode. Ran
Code:
fastboot boot recovery.img
(using a number of different copies of both clockwork and TWRP recovery). Each time, the screen went black, google logo came up, but then it booted to AndroidOS
Tried to do
Code:
fastboot flash recovery recovery.img
The flash seemed to look like it did fine, but when I selected "Boot Recovery", it didn't. It booted Android OS
I can get into STOCK recovery using the normal method of selecting it from the menu just fine.
Stock recovery doesn't have ADB running. Fastboot mode doesn't have adb running. Fastboot doesn't have any command for rebooting into recovery apart from the method I mentioned (fastboot boot recovery.img). Booting into AndroidOS reflashes the recovery console with the stock console (I tried to race it running adb reboot recovery, but lost).
I tore my hair out for hours. Nothing I tried would let me boot into a custom recovery. I eventually backed everything up as best as I could using adb (Since luckily Android OS still worked), and reflashed to stock everything. PROBLEM IS STILL HERE! Then I decide to revert the bootloader from 3.41 to 3.34. SUCCESS. 3.34 booted to recovery without any problems at all.
Any idea what the heck is going on here? Anybody else seen this? All the threads I've seen with people having problems booting into recovery end with somebody suggesting "Just get app xyz that will reboot into recovery" - but that is NOT an option if A). you cannot get it to boot or B). you are not rooted/are running stock, because you can't be in AndroidOS and still have the custom recovery flashed UNTIL you are able to get into recovery to actually fix it.
Here's a video of me trying to flash recovery, since nobody will believe me that it doesn't work. Turn off the audio, the bell noise is obnoxious, sorry.
http://www.youtube.com/watch?v=zhHWiu7pO34
I brought up the same concerns when I did a manual flash to 4.1.2 and went through a mess eventually reverting to 4.1.1, using OTA rootkeeper than updating again because on bootloader 3.41 *NO* custom recoveries successfully boot.
how do you flash the old bootloader? if you don't mind me asking.
I have been on boot loader 3.41 for a few days and no issues with twrp. I have flashed a few things since and all is good? Sorry not sure why its not working for some.
ls3c6 said:
I brought up the same concerns when I did a manual flash to 4.1.2 and went through a mess eventually reverting to 4.1.1, using OTA rootkeeper than updating again because on bootloader 3.41 *NO* custom recoveries successfully boot.
Click to expand...
Click to collapse
Huh? I have 3.41 and can go from bootloader to recovery with no problems. Even got a video of it if you don't believe me
Sent from my Galaxy Nexus
You are not alone in this issue, me too, and others more, http://forum.xda-developers.com/showthread.php?t=1932063
I update to 4.1.2 using CWM, didn't lose root. Then changed back to TWRP 2.2.2.0 with bootloader 3.41, now I just updated to TWRP 2.2.3. Everything went smooth even though I'm android noobie.
anotherxyz said:
how do you flash the old bootloader? if you don't mind me asking.
Click to expand...
Click to collapse
Code:
fastboot flash bootloader bootloader-3.34-grouper.img
(or whatever the actual filename is). Then you do:
Code:
fastboot reboot-bootloader
You should at that point see the correct version listed in fastboot
masully84 said:
Huh? I have 3.41 and can go from bootloader to recovery with no problems. Even got a video of it if you don't believe me
Click to expand...
Click to collapse
I think the issue comes from going back to stock recovery without a rooted AndroidOS. Either one by itself seems to be fine. If you still have the CWR or TWRP recovery already flashed, 3.41 can boot to that. If you have root in AndroidOS, you can always re-flash recovery from ROM Manager or something, and that will work fine. And you can boot to recovery from Android OS (so long as you have root).
If you have stock recovery and no root, your only option is fastboot. And that fastboot flash and boot commands do not work. They look like they work - but they don't. So if you already HAVE a custom recovery, it probably won't even break it.
If you really want to do a proper test / prove this, go back to stock recovery with 3.41. Turn the tablet off completely. Boot up holding the three buttons and go into recovery to see that it can go into the stock recovery console. Then reboot with the three buttons again (don't boot AndroidOS), and run the fastboot boot command to run a custom recovery. If that works, I'll eat my hat.
(well, really all that means is that the problem isn't occurring on all systems. Doesn't mean it's not happening to me and many others)
The problem might not be that 3.41 can't boot to recovery -it might just be that 3.41 can't FLASH or BOOT a recovery console through fastboot. Many people will never notice that because:
A). They already have a recovery console flashed, so it still works
B). They flash their recovery from ROM Manager, GooManager, or whatever
If you lose root, you no longer have B as an option. If you also lose your recovery console, you can't get root access back without fastboot, so you have to use fastboot.
Se7enLC said:
Code:
I think the issue comes from going back to stock recovery without a rooted AndroidOS. Either one by itself seems to be fine. If you still have the CWR or TWRP recovery already flashed, 3.41 can boot to that. If you have root in AndroidOS, you can always re-flash recovery from ROM Manager or something, and that will work fine. And you can boot to recovery from Android OS (so long as you have root)[...]
[/QUOTE]
Not sure you've got it right. At least on my N7. My first try was flashing the update.zip in another thread without updating my ROM at all. Running Paranoid Android (2.1799 then) and TWRP. Not sure when in the mix I updated TWRP though.
Thought it might have been a problem with the update.zip, so downloaded the full update.zip from google and tried installing bootloader*.img from that via fastboot.
No change. Reverted to 3.34 without any playing around with deleting files and all is good.
Click to expand...
Click to collapse
Se7enLC said:
I had a mostly-stock Nexus 7 running 4.1.1 - unlocked, rooted, TWRP installed, but no major /system changes. When the update came in, I figured "what the heck, I'll just see if it applies - worst case I lose root and my recovery console, but it's a nexus, it's easy to get those back". I applied the update, and it worked! It applied and rebooted, worked fine - but it did lose root and recovery as I expected.
So I tried to get recovery back. It won't come back. Here are the ways I tried:
Hold down VolUp+VolDown+Power to get to fastboot mode. Ran
Code:
fastboot boot recovery.img
(using a number of different copies of both clockwork and TWRP recovery). Each time, the screen went black, google logo came up, but then it booted to AndroidOS
Tried to do
Code:
fastboot flash recovery recovery.img
The flash seemed to look like it did fine, but when I selected "Boot Recovery", it didn't. It booted Android OS
I can get into STOCK recovery using the normal method of selecting it from the menu just fine.
Stock recovery doesn't have ADB running. Fastboot mode doesn't have adb running. Fastboot doesn't have any command for rebooting into recovery apart from the method I mentioned (fastboot boot recovery.img). Booting into AndroidOS reflashes the recovery console with the stock console (I tried to race it running adb reboot recovery, but lost).
I tore my hair out for hours. Nothing I tried would let me boot into a custom recovery. I eventually backed everything up as best as I could using adb (Since luckily Android OS still worked), and reflashed to stock everything. PROBLEM IS STILL HERE! Then I decide to revert the bootloader from 3.41 to 3.34. SUCCESS. 3.34 booted to recovery without any problems at all.
Any idea what the heck is going on here? Anybody else seen this? All the threads I've seen with people having problems booting into recovery end with somebody suggesting "Just get app xyz that will reboot into recovery" - but that is NOT an option if A). you cannot get it to boot or B). you are not rooted/are running stock, because you can't be in AndroidOS and still have the custom recovery flashed UNTIL you are able to get into recovery to actually fix it.
Here's a video of me trying to flash recovery, since nobody will believe me that it doesn't work. Turn off the audio, the bell noise is obnoxious, sorry.
http://www.youtube.com/watch?v=zhHWiu7pO34
Click to expand...
Click to collapse
Found the solution to the the issue (sorta), I too went through all this trouble as you did in your OP.
I did not have to do anything other then straight up flash this version "recovery-clockwork-touch-6.0.1.5.b8147-grouper.img" via fastboot and bam! recovery works. Link - http://forum.xda-developers.com/showpost.php?p=32810167&postcount=228
Problem is with previous versions of 6.0.1.0 (Official) and TWRP 2.3.1
I still prefer TWRP, but hey This is better then the alternative (No recovery at all)
Now we need to figure out what changed between CWM 6.0.1.0 and 6.0.1.5 and get the other guys (TWRP) to fix their **** for us poor saps that seem to be a minority in the Nexus 7 world having this issue.
I would love to know what actually the fix is and why only some have these issues with older versions of CWM and TWRP.
Hello,
Tried rooting my phone with no prior experience. Worked, but eventually I got to where the phone wouldn't boot past splash screen (logo came up, then screen went black while backlight is on and didn't respond to stimuli until battery was removed). Possibly resulted from a build.prop file problem. Did get into boot though, so I fixed that problem by installing a cyanogen rom from a zip file using twrp recovery. I didn't want a custom mod though since I'm used to the look and feel of the 4.0.3 ICS I had, and the cyanogen doesn't seem to have google play so I can't even download anything (original purpose of rooting was to get incompatible apps by spoofing via build.prop file). Currently trying to get back to stock. Unfortunately I didn't make a nandroid backup of the system before the problem occurred, hence I have no backup to flash.
What I tried:
1. Use the official HTC 4.0.3 RUU .exe to upload to the phone. Unfortunately HTC Sync doesn't see this phone, even though I have the correct drivers installed.
2. Attempted to use twrp recovery to install the rom.zip extracted from the RUU directly, the same way I successfully installed the cyanogenmod rom. Failed, claiming it's unable to open zip. The .zip file was checked for integrity and returned by an archiver app.
3. Tried to use these commands from the cmd with phone connected to install the .zip from fastboot:
fastboot erase cache
fastboot oem rebootRuu
fastboot flash zip rom.zip (rom.zip being the functional file of the stock rom)
Failed, saying it's not allowed. Tried it with both locked and unlocked bootloader, no difference.
4. Unzipped the file and tried to flash the system.img file directly, but that failed with a "data length is too large" error.
5. My recovery being twrp 2.1.1, tried looking for altenatives. Can't find any links to download the WCX recovery, but I found several for newer twrp versions, including 2.3.1.0 and 2.6.3.0 which I tried downloading flashing. After flashing the phone got stuck at the cyanogenmod loading logo and wouldn't boot further, and the recovery itself didn't work, just showed the HTC splash, turned black, then booted again normally, getting stuck at the cyanogen logo. Same thing for the 2.6.3.0 version, so I reflashed the original 2.1.1, at which point I can get into recovery but the phone is still stuck at the cyanogenmod during normal boot. At this point I installed the original cyanogenmod .zip from recovery and now at least the phone boots up normally. Still need to get stock back somehow.
Out of ideas and exhausted from this. Any help would be appreciated. Perhaps anyone has a working stock 4.0.3 rom for the Vivid, nandroid backup, etc., or any other ideas. Thanks for reading.
Oh crap...
OK... First... Stock rom can be found in development... Most of the roms there are stock... Read the OP... It'll tell you...
Second... You should use TWRP 2.5.3.0 or something like that I forget...
Third... When you tried the ruu... Did you relock your bootloader...
Side note... Could you get your phone to show up with 'fastboot devices'
I have a Sony Xperia Z1 and I have had cyanogenmod12.1 on my device for a little while now, but there are a couple of bugs and I wanted to go back to cyanogenmod11, so I downloaded the cm11 zip file onto my device and copyed it to the sd card,I then downloaded TWRP manager because the cyanogenmod recvoary does not have a zip file or flash part in the recovary, so I followed the procedures and then I flashed TWRP recovary. Once I got into the TWRP recovary I found the zip file for cm11 I then clicked flash. Not long later it said succesfull and then i had to reboot, i clicked reboot and this is where it whet wrong. My device then went into a bootloop because I left my device for 10mins. I then tried to access the custom recovary but it just came up with the sony logo and no custom recovary has come up since.
Jack Neilson said:
I ave a Sony Xperia Z1 and I have had cyanogenmod12.1 on my device for a little while now, but there are a couple of bugs and I wanted to go back to cyanogenmod11, so I downloaded the cm11 zip file onto my device and copyed it to the sd card,I then downloaded TWRP manager because the cyanogenmod recvoary does not have a zip file or flash part in the recovary, so I followed the procedures and then I flashed TWRP recovary. Once I got into the TWRP recovary I found the zip file for cm11 I then clicked flash. Not long later it said succesfull and then i had to reboot, i clicked reboot and this is where it whet wrong. My device then went into a bootloop because I left my device for 10mins. I then tried to access the custom recovary but it just came up with the sony logo and no custom recovary has come up since. Please help
-Jack
Click to expand...
Click to collapse
Hello,
I have reported this thread to be moved to the right Q&A so that experts there maybe able to help.
-Vatsal
If you made a backup, flash dual recovery then restore the backup?
Otherwise flash stock and start again
The only solution is to flash your firmware and start from zero point
Since you said there is bootloop and no recovery
Or you can flash twrp img file through fastboot mode
But for safety flash is best
You do not need to do a fresh flash. Doing so without deselected some things might wipe data like photos.
1. If you don't already have the fastboot and ADB drivers, get them here
2. Download a kernel with recovery and extract the boot.img
3. Open up command prompt in the folder the boot.img is in
4. Make sure your device is turned off completely
5. Hold volume down while attaching it to your computer
6a. If you just want to have temporary acces to recovery type in this code:
Code:
fastboot boot boot.img
6b. If you want to keep acces and use the recovery after rebooting type in this code:
Code:
fastboot flash boot boot.img
7. Enter recovery the way you would normally do, backup your important files and/or flash the new rom and kernel you would like to use
My phone keeps getting stuck on fastboot mode.
I'll flash the standard MIUI ROM using the MiFlash Tool, then I flash a custom recovery and a custom ROM(EvolutionX in this case), everything works and I can set up my phone, but as soon as I reboot I can no longer boot into android or recovery. i've tried flashing multiple recoveries using fastboot and straight up booting a recovery using "fastboot boot recovery.img" but it still always go to fastboot. The only solution is to start the process all over again, and obviously that's just not an option since I can never turn my phone off after that.
Any tips?
I think I got it solved, at least I got it to reboot into Android and TWRP.
I used this guide, but I'll write the steps I took here in case you're having the same issue. I wound up using xiaomi.eu MIUI rom, but it shouldn't matter what you use, I'll assume you're stuck in fastboot.
Do "fastboot flash vendor vendor.img", you get this vendor.img from the fastboot version of the official MIUI ROM, after you decompress the .tar.gz it should be in the "images" folder
Do "fastboot flash recovery twrp.img" then "fastboot boot twrp.img", this should flash twrp as your recovery and then boot into it, for some reason it only worked with the official twrp, not orange fox.
Assuming you got into TWRP you should now flash the latest firmware(I got mine from xiaomifirmwareupdater.com) make sure you download just the firmware not the entire rom, mine was named something like fw_raphael_miui... .zip
Format data (not wipe, format, it's a separate option in TWRP), it should ask you to type yes, so do that.
Flash whatever ROM you want
Hopefully this helps you, I hate finding forum posts marked "solved" but with no instructions. I also tried the "vbmeta_dv_shivsom.img" method some threads mentioned but it didn't work
Here's a pastebin of the guide I used in case the original link goes down
You can get all the files I mentioned from xiaomifirmwareupdater.com and the official TWRP site
Out of all that, the one instruction that solves it is the format data step. This is the magic step required. You always need to do this when flashing over MIUI.
Flashing vendor was totally irrelevant.
This will tell you what you need to do.
Simple Guide to flashing successfully
Here's a quick guide to some of the basics. Which recovery. ---------------------------- Use the latest from here. https://forum.xda-developers.com/k20-pro/development/recovery-unofficial-twrp-xiaomi-redmi-t3944363/post79823568 Do not use Orange...
forum.xda-developers.com
Thanks a lot man! I'm having this issue and it is beyond annoying. I've lost so much time with this BS.
Edit: Does not help actually
I just had the same problem with my Lamentablet.
I was trying stuff up and restarted it in fastboot mode and got stuck there.
So, ways to deal with it:
adb reboot recovery
rebooted the tablet in recovery mode. All I had then was to press the power button to activate Reboot. Solved! From now on it boots normally.
Meanwhile I had discovered that by typing
fasboot continue
the tablet would resume, but at the next reboot cycle, power down + up cycle or reboot after a crash, the tablet would reboot into fastboot mode...
And I found this out when it crashed (it's not called a Lamentablet for nothing!).
Luckily I had a PC with Linux around. It didn't have the software installed but drivers were already in the Kernel and installing adb and fastboot was a matter of mere seconds. If I didn't have an easily ready PC at hand, this tablet would have become a brick until plugged in and rebooted...
OMG Thanks dude.... I'm literally working to installing custom rom on redmi 7a from stock rom but I don't know what reason that make my phone always stuck on fastboot when format data, before this was fine.
Osga21 said:
I think I got it solved, at least I got it to reboot into Android and TWRP.
I used this guide, but I'll write the steps I took here in case you're having the same issue. I wound up using xiaomi.eu MIUI rom, but it shouldn't matter what you use, I'll assume you're stuck in fastboot.
Do "fastboot flash vendor vendor.img", you get this vendor.img from the fastboot version of the official MIUI ROM, after you decompress the .tar.gz it should be in the "images" folder
Do "fastboot flash recovery twrp.img" then "fastboot boot twrp.img", this should flash twrp as your recovery and then boot into it, for some reason it only worked with the official twrp, not orange fox.
Assuming you got into TWRP you should now flash the latest firmware(I got mine from xiaomifirmwareupdater.com) make sure you download just the firmware not the entire rom, mine was named something like fw_raphael_miui... .zip
Format data (not wipe, format, it's a separate option in TWRP), it should ask you to type yes, so do that.
Flash whatever ROM you want
Hopefully this helps you, I hate finding forum posts marked "solved" but with no instructions. I also tried the "vbmeta_dv_shivsom.img" method some threads mentioned but it didn't work
Here's a pastebin of the guide I used in case the original link goes down
You can get all the files I mentioned from xiaomifirmwareupdater.com and the official TWRP site
Click to expand...
Click to collapse
thanks bro. flashing vendor after a format from twrp did the good
Hello, I wanted to free my pixel 5 (android12) from google and install the e.foundation os. I managed to unlock the bootloader. At further step something must have gone wrong and I came only in the recovery mode. Then I flashed TWRP and wanted to install android 11 from there. I did not know which version for my phone is the right one. TWRP has any errors displayed. I have a few years ago on another phone made a custom rom flash on it and thought I know what I'm doing but thought wrong. I selected all the check marks in the wipe data menu and formatted everything. Then nothing worked and the phone went into bootloop. Now I managed to get into the recovery mode. But I can not flash TWRP or rom. Can someone maybe give me a tip? or do I now have a 500 euro expensive stone here.
I am grateful for any advice. this flashing is very complicated for me a I had it somehow easier in memory.
I speak german and the text was created with deepl
there is a photo of the screen
Okay you can try this
Download ADB AND MINIMAL FASTBOOT
Download TWRP
1. Open ADB AND MINIMAL FASTBOOT
2. Type fastboot flash recovery /path/to/twrp.img
3. Try reboot to recovery mode.
4. If you can reboot to recovery mode (TWRP) - Copy stock rom to device and flash it.
I have also tried this with TWRP but i always get the error message:
FAILED (remote: Not allowed to flash (recovery))
i have also tried several roms to flash after unpacking.
fastboot flash bootloader runs through
fastboot flash radio runs through successfully
fastboot update image but not
and ends with the message:
FAILED (remote: Partition should be flashed in fastbootd).