mi 8 se soft bricked everytime I install a rom exept the stock rom - Xiaomi Mi 8 SE Questions & Answers

hi guys
i just bought a brand new mi 8 se with a unlocked bootloader ! it was running android 8.1 and i installed miui_MI8SE_V11.0.2.0.QEBCNXM_3363abf171_10.0 on it with a old twrp (i think 3.2) because the newest twrp just refused to boot . after installing that rom recovery or the OS won't boot so i installed the newest twrp and both android and twrp 3.5.0 booted no problem !
buy that rom is a china version and it's BS ....
i downloaded miui 11 from xiaomi.eu and attempted installing it ! i did the following :
enabled usb debugging and reboot to fastboot mode and installed twrp 3.5.0 and booted in twrp
then i used advance wipe option and wiped everything but internal storage
so i installed the rom and wiped data with writing yes and rebooted the phone but it shows the fastboot mode and i can't boot into android or twrp ....
so i have to use miflash to install the stock rom and repeat the process and follow every guide i could find one by one but still i'll stuck in fastboot
HELP ME PLS .....
i just want to install the miui 11 or 12 eu on this phone but it doesn't work

btw fastboot command didn't work at the start on my pc so i found a batch file for AMD and after using that fastboot on pc started working just fine

I found a solution to it ! just follow this guy ! he's my hero
[Fix] Fastboot stuck on MI 8 SE, While flashing EU Rom
Follow these steps: •Flash MIUI China Dev 8.12.13 fastboot rom •After booting system, flash TWRP 1102 from ADB •Flash EU beta 8.12.27 on TWRP 1102 • Wipe data •Flash TWRP 1227 from the TWRP 1102 • Reboot TWRP from the TWRP boot menu •Then...
forum.xda-developers.com

Related

help install back 9.1.10 stable from xiaomi eu beta latest wia twrp

hi friend i have xiaomi redmi 4x i have unlocked bootloader OK
I have install twrp 3110 OK
when i install this xiaomi.eu rom latest beta everything is OK
when i want install back latest stable global 9.110 by xiaomi i download normal recovery rom from xiaomi site and put it on phone storage then i normal go twrp wipe (factory reset) install 9110 install is ok
when i click reboot system i see on boot only mi logo and no this .... powered by android
also same when i choose in twrp wife all data system etc expect storage where is this downloaded rom.
could any explain me why it stuck at boot if installation via twrp is ok ?
but when i install back this xiaomi.eu rom boot works OK
tubabuyukustun said:
hi friend ....
could any explain me why it stuck at boot if installation via twrp is ok ?
Click to expand...
Click to collapse
Hello, this happens because official MIUI boot.img verifies if recovery.img is also official/original.
You have 2 options to resolve the boot problem:
1. If you want to keep TWRP then modify boot.img... http://en.miui.com/thread-249666-1-1.html (with R4X image of course)
and flash it from TWRP or fastboot: fastboot flash boot boot.img
2. If you want original recovery, get "recovery.img" from the exact TGZ image as your MIUI ZIP
and flash it: fastboot flash recovery recovery.img
:good:

How to install TWRP and Magisk on Redmi 8?

How to install TWRP and Magisk on Redmi 8?
I always end up in a bootloop and have to flash official rom over and over again.
I'm looking for installing twrp for the redmi 8 Olive, but still haven't found it. Where did you get yours?
ketogeno said:
How to install TWRP and Magisk on Redmi 8?
I always end up in a bootloop and have to flash official rom over and over again.
Click to expand...
Click to collapse
Same here bro
Maybe you guys need to flash the no verity zip file after magisk?
Not sure if that will do the trick tho.
How are you installing magisk without any official or unofficial twrp???
I'm another one lookingo for TWRP for Redmi 8 and still didn't find it.
I think you guys are looking for this https://c.mi.com/thread-1843805-1-0.html
TWRP.zip
Instructions from Altsec
Install TWRP from Redmi 8a
It's ONLY for redmi 8 with dispay Tianma !!!
Other display needed otg + mouse.
Attention! Unlocked Bootloader Required !!!
1. Download Attached file twrp.zip
2. Unpack to the root of the disk (I had C: \ TWRP \)
3. Restart the phone to fastboot mode (Volume - and Power at the same time)
4. In the folder we find flash.bat, run it, it will flash two files vbmeta and recovery
5. The device will reboot, after rebooting you can boot into the recovery manually Volume + and Turn On Simultaneously
куча лагов тврп заточено под 32 а редми 8 64 глючит оно
a bunch of lags of tvrp is imprisoned under the 32 kernel and the redmi 8 64 is buggy.
Does not install firmware in backup sistem does not fail with error apparently incompatibility is on
redmi 8 terp
I am not sure, but on cz.xiaomi page one admin take this link to redmi 8 twrp. I dont try it because i dont have unlock bootloader now.
Sorry i try to take link in here but this stupid server rules... "To prevent spam on the XDA forums, ALL new users prevented from posting outside links in their messages. After approximately 10 posts, you will be able to post outside links. Thank you for understanding!"
Go to miuios.cz to section redmi 8/8A, post MIUI CZ SK ROM + TWRP, you must be loged and in VMach3 post is this link.
I have only tried to boot mentioned recovery, but it was not working for me.
Code:
~/Downloads$ fastboot boot recovery-TWRP-3.3.1-1127-REDMI8-CN.img
downloading 'boot.img'...
OKAY [ 2.107s]
booting...
OKAY [ 2.121s]it
finished. total time: 4.228s
~/Downloads$
After automatic reboot started system. When manualy restarted phone booted to vendor recovery mode. No adb was available and any try to boot to system was failure - phone always booted to recovery mode. To boot to system I needed to select "wipe data" and then reboot to phone (but all previous data/configuration was deleted).
One more try with this Unofficial TWRP 3.3.1-1127 for REDMI 8 by wzsx150, this time it was success, everything was working smoothly.
Install from fastboot mode:
Code:
fastboot flash recovery recovery-TWRP-3.3.1-1127-REDMI8-CN-wzsx150.img
fastboot boot recovery-TWRP-3.3.1-1127-REDMI8-CN-wzsx150.img
my device:
Code:
fastboot getvar product
product: olive
Tested also with rom MIUI 11 xiaomi.eu without issues.
jkkk88 said:
One more try with this Unofficial TWRP 3.3.1-1127 for REDMI 8 by wzsx150, this time it was success, everything was working smoothly.
Install from fastboot mode:
Code:
fastboot flash recovery recovery-TWRP-3.3.1-1127-REDMI8-CN-wzsx150.img
fastboot boot recovery-TWRP-3.3.1-1127-REDMI8-CN-wzsx150.img
my device:
Code:
fastboot getvar product
product: olive
Tested also with rom MIUI 11 xiaomi.eu without issues.
Click to expand...
Click to collapse
Hi. Am I right, this TWRP is for China version of Redmi 8? I have Global version. Will it work for me?
mcichy10 said:
Hi. Am I right, this TWRP is for China version of Redmi 8? I have Global version. Will it work for me?
Click to expand...
Click to collapse
TWRP is language and version (global, china etc.) neutral. You have on first screen by first run button on right side at the bottom where you can select english language.
If you want root your phone with magisk, go directly to canary version. By stable version I got root only by adb, other apps were denied root access and freeze for a short time (for ex. Total commander beta).
On the other hand I was not able to use phone with not encrypted data with none of magisk version (stable or canary) even if I had "Preserve forced Encryption" unticked.
Code:
~$ adb shell getprop ro.crypto.state
encrypted
Tested on MIUI 11.0.4 by xiaomi.eu.
Unable to install official TWRP in Redmi 8, Miui 11.0.7. It installed. and then vanished when rebooted. and then boot looped. Had to flash original recovery and boot img to reboot.
Had made sure that I didn't boot to system after flashing TWRP. and boot to recovery instead. It flashed okay. Could use the root after installing Magisk. But on reboot, all was gone. Boot looped.
nugroho2 said:
Unable to install official TWRP in Redmi 8, Miui 11.0.7. It installed. and then vanished when rebooted. and then boot looped. Had to flash original recovery and boot img to reboot.
Had made sure that I didn't boot to system after flashing TWRP. and boot to recovery instead. It flashed okay. Could use the root after installing Magisk. But on reboot, all was gone. Boot looped.
Click to expand...
Click to collapse
Hello,
Did you reboot via button combo or fastboot reboot?
I read somewhere that Magisk is to be flashed before reboot.
Anyway, you will succeed.
I follow you because I am at 100 h to unlock.
soket1 said:
TWRP.zip
Instructions from Altsec
Install TWRP from Redmi 8a
It's ONLY for redmi 8 with dispay Tianma !!!
Other display needed otg + mouse.
Attention! Unlocked Bootloader Required !!!
1. Download Attached file twrp.zip
2. Unpack to the root of the disk (I had C: \ TWRP \)
3. Restart the phone to fastboot mode (Volume - and Power at the same time)
4. In the folder we find flash.bat, run it, it will flash two files vbmeta and recovery
5. The device will reboot, after rebooting you can boot into the recovery manually Volume + and Turn On Simultaneously
Click to expand...
Click to collapse
Thank you

Impossible to install TWRP on MI 8 stockROM

Hi!
I have an MI 8 with chinese stock rom. I tried many times to install a custom recovery but it's impossible. After reboot from flashing custom rom on fastboot mode with fastboot commands, still the stock recovery.
I tried to use XiaomitoolV2 as well, but with no success.
I'have my bootloader unlocked (lock open) One time I had to contact someone to unbrick my phone. He did the unbrick with some special account.
Any idea or what to do???
MIUI version > 12.5.1.0 Stable
Thanks in advance!!!
I was follow guide from here and working fine..
Did you try to flash the official Fox Recovery img for Mi 8 ? I have Mi 8 with Xiaomi EU ROM and I had flashed the TWRP recovery before and recently I switched from TWRP to Fox Recovery.
javimetal said:
Hi!
I have an MI 8 with chinese stock rom. I tried many times to install a custom recovery but it's impossible. After reboot from flashing custom rom on fastboot mode with fastboot commands, still the stock recovery.
I tried to use XiaomitoolV2 as well, but with no success.
I'have my bootloader unlocked (lock open) One time I had to contact someone to unbrick my phone. He did the unbrick with some special account.
Any idea or what to do???
MIUI version > 12.5.1.0 Stable
Thanks in advance!!!
Click to expand...
Click to collapse
flashing custom rom on fastboot mode with fastboot commands.
before reboot hold Volume Up button.

Question TWRP Won't stick

Hello, I am trying to flash TWRP from this thread on to my Mi 11 it works fine when i use fastboot boot twrp.img and then install twrp using Flash Current TWRP.
But when i then reboot my device miui 12 gets in a bootloop. So i flash miui again to get it working and TWRP is gone and so on.... any fix for this?
Write in those threadd. It is no needed to open new.

[CLOSED] so i accidently flashed MIUI 13 china rom to my redmi 9 EU and i tryed to flash twrp and i cant boot it

title. As i mentioned i cant boot recovery i tryed flashing TWRP and SHRP and orangefox Using Fastboot. and when i try to boot to recovery it don't work. When i flashed the recovery it didn't show any errors. But when i tryed fastboot reboot recovery or fastboot reboot and hold volume up button nothing happed only miui logo showed and it just rebooted As mentioned i can boot china os but i want to boot into recovery and flash rom
I managed to install xiaomi mi flash tool and downloaded stock fastboot rom and flashed it

Categories

Resources