Hi,
I already read multiple threads which are somehow related to this issue, but I still don't really understand it:
What is hm2014811 and what is wt88047? Where is the difference? Really different devices? Or somehow Android 4 and 5? It would be great if someone could explain all the details (or direct me to some page/thread where it is explained). Is it important which TWRP version to use?
Here someone asks I have a HM2014811 does exist a way to install a WT88047 rom?
But I got a used Redmi 2 2014811 with 1 GB RAM, too, and can only install wt88047 roms, as it seems. Previously I had some MIUI 8.3 and it was too slow. Currently I'm trying Lineage OS 14.1. Could it be that all of them are designed for 2 GB RAM?
I have TWRP 3.0.2 from here.
I'd like to go back to Android 4, to see if the device gets faster. However, it tells me that the ROMs are for hm2014811 and I have a wt88047!
Since some threads seem to tell me that installing a different TWRP would change the device type, I tried to install this older TWRP 2.8.7.2. However, it doesn't boot. It stays at the "MI" in the center, and while that's still shown, I can access fastboot and install the above 3.0.2 again, which works.
Any explanations, suggestions? What clean and fast Rom should I install on my 1 GB device, and how?
Thanks a lot,
Alex
[SOLUTION] - for error hm2014811
Hello,
Here is how it works:
Use this TWRP image: twrp-3.3.1-0-wt88047.img
Flash the recovery image like so:
1. fastboot devices
2. fastboot flash recovery twrp-3.3.1-0-wt88047.img
3. fastboot boot twrp-3.3.1-0-wt88047.img
4. Wait as the phone reboots into the newly flashed TWRP recovery
5. in TWRP recovery on the phone go to Advanced -> ADB sideload and enable it
on the PC run:
adb sideload lineage-15.1-20200119-nightly-wt88047-signed.zip
Good luck!
Alex1a said:
Hi,
I already read multiple threads which are somehow related to this issue, but I still don't really understand it:
What is hm2014811 and what is wt88047? Where is the difference? Really different devices? Or somehow Android 4 and 5? It would be great if someone could explain all the details (or direct me to some page/thread where it is explained). Is it important which TWRP version to use?
Here someone asks I have a HM2014811 does exist a way to install a WT88047 rom?
But I got a used Redmi 2 2014811 with 1 GB RAM, too, and can only install wt88047 roms, as it seems. Previously I had some MIUI 8.3 and it was too slow. Currently I'm trying Lineage OS 14.1. Could it be that all of them are designed for 2 GB RAM?
I have TWRP 3.0.2 from here.
I'd like to go back to Android 4, to see if the device gets faster. However, it tells me that the ROMs are for hm2014811 and I have a wt88047!
Since some threads seem to tell me that installing a different TWRP would change the device type, I tried to install this older TWRP 2.8.7.2. However, it doesn't boot. It stays at the "MI" in the center, and while that's still shown, I can access fastboot and install the above 3.0.2 again, which works.
Any explanations, suggestions? What clean and fast Rom should I install on my 1 GB device, and how?
Thanks a lot,
Alex
Click to expand...
Click to collapse
Here's the answer for "What is hm2014811 and what is wt88047? Where is the difference? Really different devices? Or somehow Android 4 and 5?"
HM2014811 is the model of the 2014811 Xiaomi Redmi 2 variant. wt88047 is the codename of Redmi 2.
Related
HOW TO ROOT YOUR XIAOMI REDMI NOTE 4X MTK aka NIKEL
DISCLAIMER:
There might be more than 1 way to root this phone, this tutorial is based off of the procedure I used to root my phone. For your device's safety do not mix resources (downloads) from other threads with this thread. I first rooted when my phone was on MIUI 8.2 and Android 6.0.1 (It still works on higher versions of the software). Before continuing with the procedure, you are responsible for your phone and what you do to it, this thread worked for me but doesn't necessarily mean it will work for you as well if you don't follow the steps correctly or use different files. Nonetheless, I take no responsibility for what happens to your phone if anything goes wrong.
Requirements:Unlocked Bootloader (Click here for the procedure)
Custom Recovery "TWRP" (Click here to download)
ABD Drivers (Click here to download)
SuperSU (Click here to download)
(Download the latest .zip file called "Recovery Flashable" NOT any APK's)
Procedure:
1) Unlock your Bootloader (skip if already unlocked)
2) Download all the required files
3) Install the ADB Drivers
4) Move the downloaded SuperSU zip file to your phone's SD CARD or internal memory
5) Open the .bat file inside the NIKEL FLASHKIT folder
- Οnce the batch opens select the first option (FLASH ZCX-TWRP 3.0.2-X FOR Redmi Note 4 MTK)
6) Enable USB Debugging
- Enable developer options by clicking couple of times on the MIUI Version (Settings > About Phone)
- After you've enabled the developer options, go to additional settings and find "developer options"
- Enable USB Debugging
7) Connect your phone to your PC
8) Follow the instructions being printed on the NIKEL FLASHKIT batch file you've previously opened
9) After your phone has entered TWRP go to Install and find the .zip of SuperSU
10) Select the file then swipe to install and reboot, DONE!
norskaa said:
Hello everyone, I recently purchased a Xiaomi Redmi Note 4X and I'd like to root it,
Android Version : 6.0 MRA58K
MIUI Version : MIUI Global 8.2 | Stable 82.1.0 (MBFMIDL)
Is there currently any possible / safe way to root this phone? If so, please be kind and link me to a thread. Thanks in advance! <3
Click to expand...
Click to collapse
Well, you need an unlocked bootloader inorder to get root access.
Go apply for permissions if you haven't applied yet!
sachin n said:
Well, you need an unlocked bootloader inorder to get root access.
Go apply for permissions if you haven't applied yet!
Click to expand...
Click to collapse
Hello, thanks for your reply. I've just requested a bootloader unlock. What do I do after that in order to root my phone?
norskaa said:
Hello, thanks for your reply. I've just requested a bootloader unlock. What do I do after that in order to root my phone?
Click to expand...
Click to collapse
Flash the custom recovery (*.img) through fastboot command. For RN4 MTK there's limited custom recovery available, but you may consider trying Cofface TWRP or ZCX TWRP. After that you can install SuperSU or Magisk from custom recovery. There are plenty tutorials of flashing custom recovery and rooting device using TWRP in RN4 MTK device, search this forum or Google.
Devaz01 said:
Flash the custom recovery (*.img) through fastboot command. For RN4 MTK there's limited custom recovery available, but you may consider trying Cofface TWRP or ZCX TWRP. After that you can install SuperSU or Magisk from custom recovery. There are plenty tutorials of flashing custom recovery and rooting device using TWRP in RN4 MTK device, search this forum or Google.
Click to expand...
Click to collapse
Thanks for your reply, I've searched for video tutorials regarding flashing etc. All the videos I've found are about RN4 and NOT RN4X (which I own), does that make any difference?
norskaa said:
Thanks for your reply, I've searched for video tutorials regarding flashing etc. All the videos I've found are about RN4 and NOT RN4X (which I own), does that make any difference?
Click to expand...
Click to collapse
Doesn't matter sir, Xiaomi released 4/64GB MTK variant as wells, I assume you've the same.
Get TWRP for MTK variant of Redmi-note-4 and flash it. Nothing to worry.
sachin n said:
Doesn't matter sir, Xiaomi released 4/64GB MTK variant as wells, I assume you've the same.
Get TWRP for MTK variant of Redmi-note-4 and flash it. Nothing to worry.
Click to expand...
Click to collapse
Thank you so much for all your help! Ill post once I've tried it and successfully flashed my device, so other people with the same device could maybe find help here.
norskaa said:
Thank you so much for all your help! Ill post once I've tried it and successfully flashed my device, so other people with the same device could maybe find help here.
Click to expand...
Click to collapse
So, is it worked?
joppendaro said:
So, is it worked?
Click to expand...
Click to collapse
Yes
mr
mr flash twrp it is alive what mode fastboot
Thanks...
Sir.. Thanks a lot, I completed the whole process to install TWRP and root my redmi note 4x (Nikel) Ram 4GB internal 64 GB but I had to press volume down and power to force fastboot to come up then continue your step doubleclick the .bat file inside the NIKEL FLASHKIT folder...
MIUI Global 8.5 Stable 8530 (MBFMIED)
Yes, sometimes it works with the first try, other times you have to manually enter fast boot, and other you may need to reconnect your USB while in the process. It can be tricky at some point but it eventually works out
i tried few times and it is just not working for me. i dunno what n how... i unlocked bootloader from mi site. and nothing i try seems to work for me.
Kenannp said:
i tried few times and it is just not working for me. i dunno what n how... i unlocked bootloader from mi site. and nothing i try seems to work for me.
Click to expand...
Click to collapse
Could you give a more detailed explanation? Such as telling if you receive any errors , if the prerequisites installed correctly etc.?
norskaa said:
Could you give a more detailed explanation? Such as telling if you receive any errors , if the prerequisites installed correctly etc.?
Click to expand...
Click to collapse
nothing special. just when it says ur in twrp,nothing happens. i kept waiting even 20 mins n nothing.
repeated procedure few times and nothing.
but it worked,i changed usb cable and i went through,which is weird,usb works normal. copy/paste,charging...everything. but i didnt work for flasher.
however changed it and its all ok now
Kenannp said:
nothing special. just when it says ur in twrp,nothing happens. i kept waiting even 20 mins n nothing.
repeated procedure few times and nothing.
but it worked,i changed usb cable and i went through,which is weird,usb works normal. copy/paste,charging...everything. but i didnt work for flasher.
however changed it and its all ok now
Click to expand...
Click to collapse
Well at least the problem is solved now. Even though I think I mentioned in the thread that it might not work at all times and that you may have to disconnect the USB at some point. Anyways , good work
im glad that i found this thread.. sadly when i download the files.. its corrupted.. download several times.. same issue.. pls help.
xda111114 said:
im glad that i found this thread.. sadly when i download the files.. its corrupted.. download several times.. same issue.. pls help.
Click to expand...
Click to collapse
I've reuploaded the resources again. Here you go https://www.dropbox.com/s/52wb2dm1ludtfz8/Xiaomi Root.rar?dl=0
can someone help me. it's not booting into recovery mode. what should i do?
Does it still work in the latest version of MIUI 9.5.1.0? I have successfully installed TWRP but the .zip file might be outdated.
Hi guys, I have 2 more weeks of waiting until I can unlock my bootloader.
I don't even want to flash a new rom (since debloating MIUI 10 seems pretty fine to me) but I want to root it, therefor I need TWRP (also thinking about flashing the xiaomi.eu rom since I can update it via TWRP as well).
Long story short: what TWRP version is the current one (functional and not in chinease) since there is nothing available on twrp.me and I'm not really sure what's up.
Thank you so much for your reply! Cheers! :fingers-crossed:
You can use the one made by josalaito, you can find it in the ROMs section. Or you can use the one in the Xiaomi.EU official page. There's not much to choose from, to be honest.
AdRi_232 said:
You can use the one made by josalaito, you can find it in the ROMs section. Or you can use the one in the Xiaomi.EU official page. There's not much to choose from, to be honest.
Click to expand...
Click to collapse
Thanks! I will give it a shot, since there is no official option available
TWRP 3.2.3-0217 [CN] by LR Team is the most functional at the moment.
stephendt0 said:
TWRP 3.2.3-0217 [CN] by LR Team is the most functional at the moment.
Click to expand...
Click to collapse
Nice but where can I find the latest version of LR team's twrp? Searched for a while now but I only find some blogposts with no download link whatsoever.
Would be amazing if you could help me out here :silly::victory:
https://drive.google.com/file/d/1SnY9UCzB9vDLnpGCwdVLgokPesfeuRm5/view
Don't hurry up, wait untill you unlock the bootloader. You may get more stable TWRP version.
I have downloaded several 'beta' recovery images. 2 different versions of wzsx150, OrangeFox and TWRP. None of them are working with 'fastboot boot recovery.img' After the successful upload, I get a redmi starting screen, nothing else. Is it working for you?
What happens if I upload a bad recovery. Do I have the possibility to overwrite it again with an other file? Does the stock ROM include the recovery?
Thanks for help!
rambo4ever said:
I have downloaded several 'beta' recovery images. 2 different versions of wzsx150, OrangeFox and TWRP. None of them are working with 'fastboot boot recovery.img' After the successful upload, I get a redmi starting screen, nothing else. Is it working for you?
What happens if I upload a bad recovery. Do I have the possibility to overwrite it again with an other file? Does the stock ROM include the recovery?
Thanks for help!
Click to expand...
Click to collapse
same for me all dont work on my redmi note 7 (global) with command [fastboot boot recovery.img] i nedd a find an operational TWRP my RN7 is unlock but still no twrp full working , i want flash xiaomi.eu rom ...if anybody have solution ?
i used chinese one and it's fine, already installed xiaomi.eu rom with it. the only problem is the twrp will disappear and change to xiaomi default recovery instead when i exist twrp and reboot. So i have to flash it again every time i need
kinkiyo said:
same for me all dont work on my redmi note 7 (global) with command [fastboot boot recovery.img] i nedd a find an operational TWRP my RN7 is unlock but still no twrp full working , i want flash xiaomi.eu rom ...if anybody have solution ?
Click to expand...
Click to collapse
I tried ln team recovery but I just flashed it.I booted to recovery from fastboot(by holding vol up and power till Redmi logo appears than just the vol up button).
I changed the language to English,than went to Advanced tab.There you will find forceencrpt and dm verity disabler.Select both of them and swipe the confirm button.
After that I recommend keeping Magisk 19.0 zip on sd card or internal storage.Flash it and you are rooted.
Your whole data would be erased of course.
vkmcondor said:
I tried ln team recovery but I just flashed it.I booted to recovery from fastboot(by holding vol up and power till Redmi logo appears than just the vol up button).
I changed the language to English,than went to Advanced tab.There you will find forceencrpt and dm verity disabler.Select both of them and swipe the confirm button.
After that I recommend keeping Magisk 19.0 zip on sd card or internal storage.Flash it and you are rooted.
Your whole data would be erased of course.
Click to expand...
Click to collapse
thx but i will waiting official release for my redmi note 7 i prefer official release with decrypt data
kinkiyo said:
thx but i will waiting official release for my redmi note 7 i prefer official release with decrypt data
Click to expand...
Click to collapse
This one decrypt data as well
vkmcondor said:
This one decrypt data as well
Click to expand...
Click to collapse
work with redmi note 7 "global " ? can u give me the link please or i can dl this twrp ?
kinkiyo said:
work with redmi note 7 "global " ? can u give me the link please or i can dl this twrp ?
Click to expand...
Click to collapse
I have Indian variant of Redmi Note 7,i.e. 12MP 4/64GB Variant
https://forum.xda-developers.com/redmi-note-7/help/twrp-version-t3917313/post79307840
I have redmi note 7 global plz suggest me a stable twrp for it thanks.
Hi Fellas,
Need your help in making my old lenovo A6000plus working again.
I have tried flashing 4 roms so far and got error 7 on 3 out of four. I cant download many roms and try them because of low internet data availability. I hope you can understand.
Out of 4 roms i was only able to flash Lineage OS android 10 rom by dev harsh. But unfortunately that just seems stucked on booting screen and taking eternal to boot. i waited like 4 hours to get that finished but that never did. I guess something is wrong there.
I need your immediate help to make my old phone alive again. i want to give this phone to my younger brother so that he could study from Internet.
I am using TWRP 3.2.2.0.
Consider me kind of noob in resolving issues while flashing.
Thanks in advance.
the same to you
The question is same to you
TWRP Error
Try installing the newest PitchBlack Recovery, I also had problems with stock TWRP, especially 3.2.2, the Pitchblack recovery is based on TWRP 3.3.1, and should solve your problems, if still not, check that the bootloader is unlocked, the system partition isn't read only, and format every partition (not the sd card ofcourse XD)
You can download PitchBlack recovery here: sourceforge.net/projects/pbrp/files/a6000/PitchBlack-a6000-2.9.0-20181119-1229-OFFICIAL.zip/download[/url]
It's a sourceforge link, since they no longer support the a6000
Have a nice day and hope this helps :highfive:
After reading so many guides and going through ROM threads, I've been left confused on how to flash my 6T with different ROMs and the best way of doing it without bricking the device.
Currently I am on rooted OOS 10.3.4 running Cleanslate Kernel. (TWRP 3.4.0)
So can anybody help me with these questions for which I am UNABLE to find any answers.?
1. What Fastboot Rom should I flash on my device if I cant find 10.3.4 fastboot. Can I flash 10.3.3 and proceed? Also, can I flash fastboot roms via TWRP without the need of turning on my PC.
2. A lot of people are suggesting downgrading TWRP to 3.3.x. How do I downgrade it? By merely running the .img file in the fastboot mode and flashing the zip?
3. Does TWRP 3.3.x have that AB partition thing where we have to flash everything TWICE to get the roms on both the slots? Or just a single swipe to install would do?
1. Use the SourceForge Link on the Fastboot Thread, even 10.3.5 is there. If you want though you can use 10.3.3
2. Just run the 3.3.1-32 installer from 3.4.x. I removed 3.4.x from my LOS Guide as it caused so many problems. The installer for -32 works properly and will still install in both slots. No need to do the install "ramdisk method."
3. No matter which version you choose your phone will still have a A/B partitions. You can't (well shouldn't) have OOS and an AOSP rom on each. Both partitions need to have the same type of ROM. It can cause weird problems if they are different. This is why on the initial install you flash the ROM twice. When you update your ROM, you only flash it once.
My Installing Lineage Guide works for many other custom ROMs, you might look through it. There is also a Cliff Notes version in Post 2 if you want something a bit shorter.
What is the reason for installing TWRP, I rooted it but if I restart the smartphone, TWRP and Root are lost, deleted and the main menu recovery of redmi note 7 MIUI 12.5.3 returns
how to solve it?
It helps to ask your question in the proper section. Please search before posting.
Xiaomi Redmi Note 7
Disclaimer:Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no ...
twrp.me
Which method did you use and did it follow the instructions?
ze7zez said:
Xiaomi Redmi Note 7
Disclaimer:Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no ...
twrp.me
Which method did you use and did it follow the instructions?
Click to expand...
Click to collapse
minimal abd fastboot and smartphone in fastboot I downloaded the latest version of TWRP for Redmi Note 7
my PC recognized the smartphone normally I activated USB debugging and file transfer on the redmi note 7
installed normally but I only used it while not restarting the smartphone
Hello.
I need help, please.
I have a Redmi Note 7 and I tried to install android 13 on it using TWRP, however, I made a mistake and using TWRP I ended up formatting the entire smartphone. I can no longer use Mi-Recovery 3.0 or enter TWRP, because when I click volume up and power nothing happens and the cell phone just starts because I managed to install its original android using Mi flash.
How can I restore or install recovery mode with mi-recovery 3.0 and thus be able to install the newest versions of android?
I also wanted to know if I can install android 13 or others that were not official for my device without TWRP, mi-recovery mode, or another that depends on the commands described above, which are not working.
Thanks for the help.