Question Any recovery and rom for lemon? - Redmi 9 Power / 9T

Hello,
i have redmi 9t with NFC, and it is recognized as lemon, not lime. I tried to install TWRP and OrangeFox recoveries from threads in this subforum, but i only get black screen. Is there any recovery and custom rom's which should work with lemon device?

Latest PitchBlack Recovery works fine.
I was able to flash global MIUI (V12.5.4.0.RJQMIXM) via miflash, but flashing was completed with erros, hoewer phone works after restart.

All recovery workers are collected here, including problematic touchscreens:
Recovery for Redmi 9T
Installation order:
You must have platform-tools installed on your computer and the necessary drivers.
1. Extract from the archive (if there is an archive, if not, see point 2) the file recovery.img to the folder with platform-tools
2. Transfer the smartphone to fastboot mode (reboot and volume key -) and connect to the computer.
3. Execute the commands in the following sequence:
fastboot devices - displays the device name if everything works correctly
fastboot flash recovery recovery.img - flashes the recovery file to the recovery section. the file name may be different
fastboot reboot recovery - overloads the smartphone into the installed recovery
4. If you were flashing the recovery from the archive, then you need to flash the archive from which you extracted the file again. (needed to install additional functions)
Enjoy )

Related

[Flash Guide] for Mi3/Mi4 Hard Bricket (USB MODE)

Can not go to Recovery mode or Fast boot Mode or Boot up "Black Screen"
but still detect USB mode at PC (device manager)
Must conect to PC:
1.Download and install adb driver
2.Download and install Miphone Module (MiFlash Module)
3.Download Stock miui rom (Fastboot Rom not flashzip rom)
4.extract your fastboot miui download rom (extract file should be one image folder and some flash file.bat)
5.Copy MiFlash.exe from your instalation from step 2 to fastboot rom extract directory
6.Conect your phone to pc
7.Start MiFlash exe from extract directory
8.Browse Fastboot rom when you already extract before from MiFlash.exe Taskbar
9.Choose one method flash from bottom taskbar
10.And Click Flash...wait until 100% succesfull
11.Your Done
Note:Mode Flash All (All Data will erase)
Test under Xiaomi Mi4W
OS:Win.8.1 x64
Hope this is can help
My Regard
Dona55 said:
Can not go to Recovery mode or Fast boot Mode or Boot up "Black Screen"
but still detect USB mode at PC (device manager)
Must conect to PC:
1.Download and install adb driver
2.Download and install Miphone Module (MiFlash Module)
3.Download Stock miui rom (Fastboot Rom not flashzip rom)
4.extract your fastboot miui download rom (extract file should be one image folder and some flash file.bat)
5.Copy MiFlash.exe from your instalation from step 2 to fastboot rom extract directory
6.Conect your phone to pc
7.Start MiFlash exe from extract directory
8.Browse Fastboot rom when you already extract before from MiFlash.exe Taskbar
9.Choose one method flash from bottom taskbar
10.And Click Flash...wait until 100% succesfull
11.Your Done
Note:Mode Flash All (All Data will erase)
Test under Xiaomi Mi4W
OS:Win.8.1 x64
Hope this is can help
My Regard
Click to expand...
Click to collapse
i have tried this method but somehow my phone is still in bootloops. i cant access recovery but fastboot is still possible on the MI 3
bnambiar1997 said:
i have tried this method but somehow my phone is still in bootloops. i cant access recovery but fastboot is still possible on the MI 3
Click to expand...
Click to collapse
bootloops it is ROM Problem maybe You have FLASH with the wrong ROM...
If Success with the right ROM, it is should be Done/Fine, and can not access Recovery Mode Perhaps your Volume Up Button has Broken....
My Regard
bnambiar1997 said:
i have tried this method but somehow my phone is still in bootloops. i cant access recovery but fastboot is still possible on the MI 3
Click to expand...
Click to collapse
Your issue resolved? If not and you don't have recovery then get the latest TWRP recovery and rename it to recovery so the file would be "recovery.img" and put it inside the folder where you have fastboot.exe file.
Now connect your phone to Windows PC and in the same fastboot folder open command prompt (Shift + Right click > then you will see "open command window here" - click on it).
Now type : fastboot devices + enter. If you can see an entry then enter the next command as below
fastboot boot recover.img - This will format the recovery partition with the TWRP and also boot into recovery.
Now you can flash ROM as you want.
Please hit the Thanks button below, if I have helped.

TWRP 3.0.2 for Acer Predator 8 ported by Ruben.

IMPORTANT NOTE ABOUT ROOTING:
After flashing TWRP 3.0.2, use the SuperSU 2.46 flashable zip, do NOT use latest version or will result in a bootloop. Good Luck and have fun with rooting.
REQUIREMENTS
1- Unlocked Bootloader (search on google if you dont know how to unlock)
2- Drivers and Adb/Fastboot commands knowledge
--------------------------------------------------------------------------------------------------------------------------------
New TWRP bugfix update! Now you can flash stock rom on TWRP without bricking! Download Page updated!
Bugs:
1- adb shell command needs to be sent before system partition is mounted or it will give an error, after doing adb shell you can mount system and do all the modifications you need.
2- You cant flash any img on twrp it gives an error, im trying to fix.
3- Backups do work, but everytime twrp restarts, the serial number folder seems to change (which means that on /TWRP/BACKUPS/serialnumber/backupsinside/ changes every reboot so you have to go get the backup inside the old serialnumber folder and put on the new serialnumber folder).
Im leaving an unsecured boot image because system does not boot android if anything seems changed. So please if system does not boot after flashing twrp/rooting, flash the unsecured boot img on fastboot
Steps to Install TWRP and root
1. Download and extrct the files: https : // drive. google . com/file/d/0BxzG5iupOOSKNTdlRC1Wd0VmTlk/view
2. Power off the tablet.
3. Enter fastboot mode by pressing the power button while holding down Vol -
4. Open up command prompt and navigate to the directory where fastboot.exe is located.
5. Pass the following commands:
fastboot flash boot unsecuredboot.img
fastboot flash recovery TWRP.img
6. Reboot into recovery (TWRP) and install SuperSU v2.46.zip ---
Continuation 6. Step by Step of Step 6 since people seem to have been running into issues with it:
After rebooting to TWRP and having SuperSU.zip in the tablet storage. Go on Install tab and press the supersu file and install/flash it then reboot the device.

How to flash twrp recovery in Xiaomi Redmi 4a with MIUI 9? Lets see...

I have was trying to flash the TWRP recovery in my phone (Redmi 4a), but the recovery always got replaced after every reboot with the STOCK recovery.
I am now going to show how to flash this, beside the command line technique......(Although, some command line is necessary).....
1. Set adb and fastboot files in your Windows pc, fine
2. Now download the required twrp on to your pc and place it in adb-fastboot's folder.... or techies could path to that ****....
3. Enter bootloader with.....
adb reboot bootloader​4. Now boot to twrp using......
fastboot boot recovery.img​(I have named that twrp file as recovery)
5. Download super su zip, move it in phone, root your device....... reboot your device.......Now the second phase of process comes
6. Install twrp app in your phone, open it, copy the twrp image file to phone, tap on flash recovery
7. Select your twrp recovery in the phone and boom....... you have done it...... reboot to recovery by adb reboot recovery
I FORGOT TO MENTION, you should have your device unlocked, and I AM NOT RESPONSIBLE FOR ANY MISHAP and FOR THE STATE TO PLAY CRICKET WITH YOUR PHONE...... I am honest ....... IT WORKED FOR ME......
any tester n confirmed worked ?
No reason to do all those, you can flash recovery directly from fastboot with one command. The command:
Code:
fastboot boot recovery.img
just boot to that recovery one time. This is good for testing a recovery or use it for one time without install it.
If you want to flash a recovery you just need to use:
Code:
fastboot flash recovery recovery.img
Also for both commands isn't necessary to rename the recovery file or to put it adb folder, or root the device. Just need to specify the path and filename in place of "recovery.img". For e.g:
Code:
fastboot flash recovery C:\Phone\Recoveries\twrp_3.2.1.img

Root your OnePlus 6T without loosing your Data (Android 10)

Pre-requisite :
1.Unlocked Bootloader
2. Backup your data (Just in case you brick your device)
3. Download twrp.img and copy it into your computer.
4. Download and Copy flashable TWRP and Magisk zip into your device.
Steps:
1. Go to the twrp.img file location into your computer. "cmd" in path directory bar and hit "enter".
2. Reboot your device into fastboot mode and connect to your computer
3. Enter following command : fastboot devices (You can see your device listed over there)
4. Enter another command : fastboot boot twrp.img (Wait for a while and your device will boot into twrp)
5. Now flash the twrp flashable zip and reboot your device.
6. Now install magisk.zip to gain a root access.
Download all the files from : https://drive.google.com/drive/folders/1HTmBLWiAwrXzdjipsKu69VfWJcjaWAFC?usp=sharing
This is super! I can confirm it's working, but it broke the wifi and camera.. how did you do it without breaking them?
I'll download oos 10.3 zip and try again.
Update, nevermind, seemingly twrp is struggling with it's things.. maybe it is encryption, tho i seem to be un encrypted, not sure..
Anyway root was achieved for me with the magisk image modding method.

How To Guide [GUIDE] Install TWRP (unofficial) for Mi 11/Pro/Ultra

This guide is written by Hoangsang and you can find it here https://xiaomi.eu/community/threads/guide-install-twrp-for-mi-11-pro-ultra.61239/
Before starting the process, the bootloader must be unlocked and Install Xiaomi USB drivers
New update:
Instructions to install Xiaomi.EU rom for Mi11/Pro/Ultra via TWRP
1. Download minimal_adb_fastboot_v1.4.3_setup and install. Note to install it straight into the C drive. At this time, there will be a Minimal ADB and Fastboot folder in the C drive
Download link: https://drive.google.com/file/d/1qMeXu_DLkF1WlvRo__qy8ZNmm2WAmR3v/view?usp=drivesdk
Or shortened link: https://bit.ly/3oIeg1p
2. Download the TWRP file for Mi11/Pro/Ultra.
TWRP for MI11 venus
TWRP for MI11Pro/Ultra mars/star
(Or check here: https://androidfilehost.com/?w=files&flid=318170 )
3. Rename the downloaded file to twrp.img, copy the TWRP file to the Minimal ADB and Fastboot folder in drive C.
4. Download the Xiaomi.EU rom for your phone ( https://xiaomirom.com/en/rom/mi-11-pro-ultra-11-ultra-star-europe-fastboot-recovery-rom/ ) After downloading, copy the rom to the phone (should be in the root directory for easy finding later).
5. Put the phone into Fastboot mode (Power key + volume down key).
Run the file: "C:\Minimal ADB and Fastboot\cmd-here.exe"
Type the command: fastboot boot twrp.img
Tip => Use the TAB key to complete filenames in command prompt windows
Wait for the installation, the phone will automatically run into TWRP
6. On TWRP, Change the language of TWRP to English, by clicking the right button on TWRP and select English.. then OK.
7. Enter the device (phone) password and press Enter for TWRP to have access to the file.
(Note: You definitely need to format data once you change ROMs - i.e. when changing ROM versions like going from stable to weekly, from official to Xiaomi.EU.... For updating within the same ROM you don't need to do that.... Do the formatting right at this step )
Run the following command after formatting to copy the rom.
Code:
adb push rom.zip /sdcard
Note: Rom is copied to Minimal ADB and Fastboot folder in the C
8. Install TWRP recovery to phone by: Select "Advanced" and select "Onekey inject TWRP". (wait for the device to install). Next time you want to enter TWRP, just press the power key + volume up (volume up). [Option]
9. Install the rom by on TWRP, select Install -> find the rom file mentioned in section 4.
10. After the installation is complete, wait for the device to restart (it takes about 5 minutes).
Update: TWRP currently does not support the "update-package" command. So after updating you still have to manually select the downloaded zip file to install. So having TWRP saves the need for a computer, but it's not available for OTA yet
(The device will not lose data if you are using XiaomiEU rom with the same version (stable -> stable, dev->dev))
Why aren't you first install ROM from internal and then format data ... Then you have installed the (custom) ROM without pushing or other things and can find it easily. After flashing you still can format right?
newer version support A12: https://mega.nz/folder/TgZwBByA#HFjBkXeJhCfuuyGnpAeVEw
Source: https://tradingshenzhen.com
New TWRP 3.7.0 released
TWRP 3.7.0 Released
TWRP 3.7.0 is out now for most currently supported devices.
twrp.me
For Xiaomi Mi 11 Utra there is this new version: https://eu.dl.twrp.me/star/
Does anyone have experience in this? Can I use this for xioami.eu 13.0.13?
The official TWRP recovery 3.7.0 for mi 11 pro/ultra is for Android 11

Categories

Resources