[RECOVERY][natrium] TWRP Touch Recovery [OFFICIAL]

Cenkay

Senior Member
Sep 1, 2015
121
610
93
22
Mersin
Thanks for the new version. But this problem still persists;
After making a full wipe (Internal Storage, Format Data etc.), when the phone is reboot recovery over twrp, the device is going to boot, it does not enter recovery mode.
 

LuK1337

Recognized Developer
Jan 18, 2013
8,083
16,355
253
Thanks for the new version. But this problem still persists;
After making a full wipe (Internal Storage, Format Data etc.), when the phone is reboot recovery over twrp, the device is going to boot, it does not enter recovery mode.
Fix it.
 
  • Like
Reactions: udaan

rodries

Senior Member
Jul 2, 2011
410
183
63
Alicante
@LuK1337
New version (twrp-3.1.0-2)?

https://github.com/TeamWin/android_device_xiaomi_natrium/commit/084ff6f06ba2916f669d8d5d825c535a002dfff6
https://dl.twrp.me/natrium/twrp-3.1.0-2-natrium.img.html

Is it safe to flash?

---------- Post added at 12:33 PM ---------- Previous post was at 12:27 PM ----------

Edit:
Tested and works fine.
In previous version I always had to plug the usbc cable to not have touch problems. In this version I have not this issue and boot into recovery faster.
Thanks a lot.
 
  • Like
Reactions: udaan

NexusPenguin

Senior Member
Sep 21, 2013
1,163
701
133
Hi,

If I use this TWRP to create a aback-up, the back-up says "Data (excl. Storage)".
What exactly does it mean ?
Because it seems it doesn't back-up personal data like Pictures or Movies...

Am I getting it wrong ?
 

ras4lenenka

Member
Jun 29, 2011
29
7
0
Moscow
partitions

Please, make some easy way to add partitions for backup. For example, i want to backup modem (firmware). No way! If I try to overwrite .twrps config and add it, it breaks and resets. Which codeset is there?
 

youssefkiev

Senior Member
Jan 22, 2012
58
1
0
Marseille, France
I get error 7 when trying to install LineageOMS, not sure what's the cause but reporting the problem (although it might not be due to twrp) and trying to solve it. If anyone has an idea, please do tell me. Thanks
 

sadwahed

Member
Nov 15, 2012
8
0
21
is F2FS available in last release 3.1.1??? this is written in change-log but I don't understand exactly what it means
"LuK1337
2017-05-17T06:53:19Z
Revert "natrium: Disable F2FS tools" This reverts commit 03587e446d49d84fe7df45bcbc64db205fa1bd80."
 

LuK1337

Recognized Developer
Jan 18, 2013
8,083
16,355
253
is F2FS available in last release 3.1.1??? this is written in change-log but I don't understand exactly what it means
"LuK1337
2017-05-17T06:53:19Z
Revert "natrium: Disable F2FS tools" This reverts commit 03587e446d49d84fe7df45bcbc64db205fa1bd80."
It's a revert of a commit that disabled f2fs tools. Isn't this obvious?