D
Deleted member 8681072
Guest
Stocks rom works good but always when i install twrp i turn on wifi and it turns off by itself
See the reason in the TWRP console. There might be something related to FBE-related failures.Booting always into twrp recovery, flashing vbmeta does nothing. Flashing stock rom is the only way to fix this? Or is there any other solution to this problem?
See the reason in the TWRP console. There might be something related to FBE-related failures.
Sent from my MI 9 SE using XDA Labs
Updating partition details
done
enablefilecrypto_failed
Data successfully decrypted
Updating partition details
done
Indeed.Console? You mean the one that appears after entering password?
Only allow image backups for system and vendor
Indeed.
You need to format data then.
Go and backup any valuable data before doing so.
Sent from my MI 9 SE using XDA Labs
Maybe you accidentally boot image that has newer security patch than current one installed on system, so you ended with upgraded keys that only recovery can decrypt?I just reflashed stock rom, but it was strange that without reflashing userdata partition it's still booting into recovery. In OP you are saying that 2 step is optional, thus I didn't do that, was that the reason I got stuck in recovery mode? Or it's something else?
> no password asked, files remain encryptedHello, I have a big problem, after flashing latest version 3.3.1.0, no password asked and so files remain encrypted. I need to flash a stock ROM because wiped everything, please help.
Everything except user data, obviously.> no password asked, files remain encrypted
> need to flash stock because everything is wiped
Sent from my MI 9 SE using XDA Labs
ATM I'm on MIUI 10.2.2.0 Global with TWRP 3.3.1-2 (+ Magisk 19.3, EdXposed 4.5.1) - everything working perfectly in this respect - and got an update 10.3.3.0 (complete recovery and blockota variants).
I would kindly like to ask you what are my possibilities to perform the update? My main goal is to lose as less as possible of the current configuration.
JFTR... I have adapted /etc/mkshrc to suite my needs and changed /etc/hosts into the symbolic link pointing to /data/hosts. Is this problematic for the blockota way of update?
You don't get pop up regarding unmodified system partition?
Hello,
I'm not getting the pop up regarding unmodified system partition. I got it the very first time flashing the latest recovery (twrp-3.3.1-3-grus-20190802.img), and I swiped to allow modifications. Booted back to MIUI and TWRP got replaced with the stock recovery. Flashed the same version again, no pop up and got replaced with the stock recovery. Flashed a different, older version (twrp-3.3.1-2-grus-20190609.img) and got the pop up again. Once again, swiped to allow modifications, booted to the system and TWRP got once again replaced with the stock recovery. How can I solve the problem of getting TWRP replaced with the stock recovery?
Not related to TWRP.Hi guys. I installed the laster TWRP and xiaomi.eu rom and the cellphone was encrypted. Some solution to solve it? Thank you.
/*
* Your warranty might not be void (thanks Xiaomi). However...
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this RECOVERY
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash recovery twrp-3.x.x-y-KudProject-grus.img
Kinda off-topic, but well rebasing over CAF is a tough job...Thanks for the work! Great seeing you here after ZenFone 2 and Redmi Note 4. Hopefully a KudKernel will be in the works(if not already).