Development TWRP 3.6.2-12 blioba. - Xiaomi Redmi Note 8 (2021)

WARNING WORK ONLY ON ANDROID 12! (MIUI 13)
How install:
1. Copy stock boot img to sdcard.
2. flash twrp as boot to both slot and boot a twrp.
fastboot flash boot_a TWRPBlioba.img
fastboot flash boot_b TWRPBlioba.img
fastboot reboot recovery
3. Flash stock img to both slot.
4. In advanced - click flash current twrp.
5. Installed
author:
True_Eye

thank you so much.

hello,
i flashed as wrote and i lost the os...

How do I install?

Thank you it worked

Twrp SD card and USB not supported please fix the problem

Twrp SD card and USB not supported please fix the problem

Please make Android 11 TWRP recovery for redmi note 2021 edition

rumangt said:
Please make Android 11 TWRP recovery for redmi note 2021 edition
Click to expand...
Click to collapse
Miui 12.5.2

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Twrp SD card and USB not supported please fix the problem

Greetings.
I tried this method and now I can at least get into TWRP recovery.
Could you please explain step 3 for noobs?
3. Flash stock img to both slot.
Do I have to go into fastboot mode again and enter the same commands as in step 2, only with the stock-boot.img? Or do I do that in the TWRP recovery?
Thx a lot.

ShaniShane said:
Greetings.
I tried this method and now I can at least get into TWRP recovery.
Could you please explain step 3 for noobs?
3. Flash stock img to both slot.
Do I have to go into fastboot mode again and enter the same commands as in step 2, only with the stock-boot.img? Or do I do that in the TWRP recovery?
Thx a lot.
Click to expand...
Click to collapse
Ok. Done. Install the boot.img in TWRP to boot partition. Than choose "to both slots". Easy....normaly. Thx a lot for the Guide. It works!

i did all the procedure but my device is stuck on twrp home screen, how to fix?

henvikru said:
ATENÇÃO FUNCIONA APENAS NO ANDROID 12! (MIUI 13)
Como instalar:
1. Copie o img de inicialização de estoque para o cartão SD.
2. Flash twrp como boot em ambos os slots e inicialize um twrp.
fastboot flash boot_a TWRPBlioba.img
flash de inicialização rápida boot_b TWRPBlioba.img
recuperação de reinicialização fastboot
3. Flash stock img para ambos os slots.
4. Em avançado - clique em flash twrp atual.
5. Instalado
autor:
True_does it work on miui 14? and how do I do part number 3 correctly?
Click to expand...
Click to collapse

Related

couldn't check device secuirty info / mi 5s

hi,
my xiaomi mi 5s phone
No sensor works Gps/compass/light/proximity and ...
Before I have this problems, I used twrp recovery and custom ROM , then I wipe every thing and format storage in twrp and install a miui custom rom .
then i saw this problems, but when i flash pixel custom rom everything is work,
# now , I did flash last official global ROM successfully ( in EDL mode and miflash) but yet I have this problems!
and noW i don't have twrp recovery and my bootloder is locked.
when i want sign in to mi account for unlock bootloader ... i see this error: "couldn't check device secuirty info"
i can sign in to mi account into browser , but i cant sign in to account in setting
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
when bootup my phone , I see this message: FIND DEVICE STORAGE IS CORRUPTED
no sensor work!
PLEASE HELP ME.
THANKS
Looking at the changelog, I won't flash this rom to my phone. If I were you, I'd download a MIUI 10 version from Xiaomi eu, a fastboot version. And will flash it using MiFlash, formatting storage (drop down menu, bottom right). Don't try MIUI 11 if you plan to go back to MIUI 10. I didn't play much with that, but tried a few times - downgrade fails with boot loop.
It's finaly fixed!
1. Phone into EDL mode with testpoint
2. Flash last official miui 9 global with miflash
3. Update to miui 10.1 with ota
4. Sing in to mi account and once time find device in brower
5. Unlock bootloader with mi unlock tools.
6. Install twrp with fastboot
7. After First time install twrp, dont turn off device / in Cmd type: fastboot boot twrp.img ( else stok recovery will be restored ! )
8. In twrp a clean install miui 11.0.2 eu
9. And finally everything is ok!
Thanks to me for a few time test and try and xda forum!
??
I have same issue with my Mi5S and I'm going to get a kit to open the phone. In the same time since phone will be opened I'll change the battery with a new one
1. You need to have a TWRP
2. Using the same rom/fastboot rom, search for the persist.img
3. Copy persist.img to root of the device
4. Boot into recovery (TWRP)
5. On Advanced Terminal type this
simg2img /sdcard/persist.img /sdcard/persist_EXT4.img
then type this
dd if=/sdcard/persist_EXT4.img of=/dev/block/bootdevice/by-name/persist
Reboot

[Firmware DUMP] Android Q WW-17.1810.2011.183 (Root optional)

Hello everyone, VIPLightning here.
Today I introduce you the December firmware dump with patched boot img included for Android Q.
USE AT YOUR RISK
I am not responsible for what happens to your device! Make sure it is charged enough before flashing!
Procedure
1. Download the zip here
2. Extract the contents
3. Boot your phone into fastboot mode
4. Run the batch script and follow the prompt
5. Reboot and enjoy
Optional: If you wish to have root, copy/paste the command below.
Code:
fastboot flash boot magisk_patched_Y16fS.img
Credits
Asus - Providing source code and full OTA on their website for the Zenfone 6z
Mickey387 - Created the flash scripts. Thanks for giving me permission to pick it from the .68 firmware to use it in this zip.
vm03 - Used his fork of the payload_dumper from GitHub.
Note:
*If you are starting over fresh after flashing the images, you may encounter an issue such as not getting past the boot animation. If that is the case, reboot to recovery, factory reset, and then try rebooting again. After that should be smooth sailing!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Many thanks for sharing!
is there a way I can use this to upgrade firmware whilst retaining an existing custom ROM installation like LineageOS?
E: never mind, was able to use the `Update-partitions-fastboot.bat` do do the above just fine.
Thanks again!
vikashhero said:
Many thanks for sharing!
is there a way I can use this to upgrade firmware whilst retaining an existing custom ROM installation like LineageOS?
Click to expand...
Click to collapse
skip
fastboot flash boot_a boot.img
fastboot flash boot_b boot.img
fastboot flash dtbo_a dtbo.img
fastboot flash dtbo_b dtbo.img
1poweruser1 said:
boot twrp, format data, boot to bootloader
you can follow the post in this thread or my post
[Updated][GUIDE]: How to unbrick your Zenfone 6 Android P/Q (ZS630KL)
Hello. This guide will help you unbrick your device in case your devices hangs as it boots, and always boots into fastboot mode and recovery is unavailable and the like. Note: Unlocked bootloader is not required to do any of the actions...
forum.xda-developers.com
to dump firmware (there's a newer version UL-ASUS_I01WD-ASUS-18.0610.2101.132-1.1.1-user) and then use the fastboot script
boot twrp, format data, flash lineage
I recommed full restore, both edl and fastboot script
[Updated][GUIDE]: How to unbrick your Zenfone 6 Android P/Q (ZS630KL)
Hello. This guide will help you unbrick your device in case your devices hangs as it boots, and always boots into fastboot mode and recovery is unavailable and the like. Note: Unlocked bootloader is not required to do any of the actions...
forum.xda-developers.com
Click to expand...
Click to collapse
Hi there, thanks for your reply.
My intention was to update the necessary partitions whilst retaining my existing LineageOS 17.1 installation. Looking at the contents of the firmware package, there seems to be a batch file (Update-partitions-fastboot.bat) allowing me to do just that.
Kind regards

Question Can you tell me which file is the recovery.img in the stock fastboot rom?

I've downloaded the stock fastboot rom, and i wnt to restore the stock recovery, becasue I'm using now the TWRP from here. I want to update to the latest global rom, to the enchanted one, but i dont want to reinstall everything. I only rooted the global rom that I'm using now, and i hope I can install the latest one without data loss, if I use the stock recovery.
Can you tell me wich .img file is the recovery in it? There is no recovery.img in in it. Here's the list of the files I found in the tgz/tar package. Or if it's not here, could someone give me a stock recovery image for the 12.5 global rom? Thank you!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
There is no recovery partition on poco F3.the recovery is part of the boot partition now.If you flash the stock boot you lose Twrp recovery.
Okay, thank you, it worked!
hexisg said:
There is no recovery partition on poco F3.the recovery is part of the boot partition now.If you flash the stock boot you lose Twrp recovery.
Click to expand...
Click to collapse
hexisg said:
There is no recovery partition on poco F3.the recovery is part of the boot partition now.If you flash the stock boot you lose Twrp recovery.
Click to expand...
Click to collapse
Are you mean if i install any Stock global stable rom , recovery will auto change back from TWRP to stock recovery ??
coolkillermax said:
Are you mean if i install any Stock global stable rom , recovery will auto change back from TWRP to stock recovery ??
Click to expand...
Click to collapse
yes
hexisg said:
yes
Click to expand...
Click to collapse
Thank you

Custom ROM - Stock+ - Moto One Hyper

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi everyone, already speaking I'm Brazilian and I don't know English. (I'm using the translator)
I come to share / publicize the work of a Custom ROM for Motorola One Hyper.
It's on Android version 11.
You can choose when installing whether it starts with root (Magisk) or not.
Download to Stock+ via the official link (I won't use the right link for downloading, as anyone who wants to help with reporting bugs or donations goes to Telegram and everything is very easy to understand.
Download: https://t.me/MotoUpdates/780
Fadback: https://comments.bot/thread/kxmx20qLH
For more information go to the Telegram channel.
I published by cell phone so maybe it's a little weird publishing on Computer.
Please ignore English errors. "I'm using the translator"
Português:
Esses comandos são os que eu uso para da flash nessa ROM.
Se for usar eles troque os nomes dos arquivos .img de acordo de como está a baixo.
Inglês:
These commands are what I use to flash this ROM.
If you are going to use them, change the names of the .img files as shown below.
Android:
Aviso:
Recomendo colocar a ROM de fabrica "Def - Retail - RPF31.Q1-21-20"
OBS: invalid sparse file format... nao e erro, aguarde...
OBS_2: FAILED (remote: 'Partition doesn't exist'... nao e erro, aguarde...)
fastboot --set-active=a
fastboot reboot bootloader
fastboot flash recovery /sdcard/StockMod/recovery.img
fastboot reboot fastboot
fastboot flash product /sdcard/StockMod/product.img
fastboot flash system /sdcard/StockMod/system.img
fastboot flash vendor /sdcard/StockMod/vendor.img
fastboot flash logo /sdcard/StockMod/logo.img
fastboot flash boot /sdcard/StockMod/boot.img
fastboot flash vbmeta /sdcard/StockMod/vbmeta.img
fastboot --disable-verity flash vbmeta /sdcard/StockMod/vbmeta.img
fastboot --disable-verification flash vbmeta /sdcard/StockMod/vbmeta.img
fastboot erase userdata
fastboot reboot bootloader
fastboot reboot
Windows:
Aviso:
Recomendo colocar a ROM de fabrica "Def - Retail - RPF31.Q1-21-20"
OBS: invalid sparse file format... nao e erro, aguarde...
OBS_2: FAILED (remote: 'Partition doesn't exist'... nao e erro, aguarde...)
fastboot --set-active=a
fastboot reboot bootloader
fastboot flash recovery recovery.img
fastboot reboot fastboot
fastboot flash product product.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot flash logo logo.img
fastboot flash boot boot.img
fastboot flash vbmeta vbmeta.img
fastboot --disable-verity flash vbmeta vbmeta.img
fastboot --disable-verification flash vbmeta vbmeta.img
fastboot erase userdata
fastboot reboot bootloader
fastboot reboot
Thanks for the share, is there a feature list?
Thank you for sharing this. It's really nice.
The only problem I suppose is the outdated security patch.
Is there anything I can do to update this? I'm not very experienced here.
Ty
young-ster said:
Thanks for the share, is there a feature
Click to expand...
Click to collapse
No, just looking on YouTube for the most famous versions like the Moto G8 Stock+.
Sty9 said:
Thank you for sharing this. It's really nice.
The only problem I suppose is the outdated security patch.
Is there anything I can do to update this? I'm not very experienced here.
Ty
Click to expand...
Click to collapse
It's really sad, but it probably doesn't have new versions. (At least until March, which is when I saw it, it didn't.)

AnyaKernelV2-Overclocked-Arm64

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Anya Kernel Android 10 / 11
Date: 2022/07/01
Maintainer: GiovanYCringe
Changelog
• Processor frequency 2.02ghz
• GPU frequency 730MHz
• Improved multitasking
Notes
• Use this kernel at your own risk, I will not be responsible for any kind of problem with your phone
• Enter twrp go to install and click select image and select the kernel and install as boot, or if you prefer, install via fastboot using fastboot boot
https://sourceforge.net/projects/giovany-cringe/files/kernel/AnyaV2-OC.img/download
Kernel Source https://github.com/GiovanYCringe/android_kernel_motorola_sdm632
Hello! Can anyone tell me how to apply this kernal? I wana use this kenal eagrly. I installed it with TWRP (made backup of my current BOOT partician incase my phone not boot, and it happened so). Then I restored my boot from backup and my phone started normally.
Install via fastboot using fastboot flash boot and one thing, if you are using the stock rom it will not work and not even on android 12 with retrofit
GiovanYCringe said:
Install via fastboot using fastboot flash boot and one thing, if you are using the stock rom it will not work and not even on android 12 with retrofit
Click to expand...
Click to collapse
Thank you for your reply.
I just want to flash this Kernal in my current Rom without losing my data (Havoc OS v4.19), which in current situation seems not possible.
I tried the above mentioned method but the result was same, I rebooted again in RECOVERYMODE. which asks me to factory reset my phone, I've a running rom in my phone so I can't factory reset it. Then I restored my BOOT using TWRP backup I made for the emergency purpose.
GiovanYCringe said:
Instale via fastboot usando fastboot flash boot e uma coisa, se estiver usando a rom stock não vai funcionar e nem no android 12 com retrofit
Click to expand...
Click to collapse
Sabe me dizer se esse Kernel é compatível com Arrow OS 11.0

Categories

Resources