[TOOL/UTILITY][TWRP][3.2][RECOVERY] TWRP 3.2.2-0 TeamWin Recovery Project

Yeti47

Senior Member
Nov 21, 2013
647
345
93
www.facebook.com
Last edited:
  • Like
Reactions: andrew.mackew

andrew.mackew

Senior Member
Mar 25, 2011
1,646
1,273
113
I was hoping that people could test http://build.twrp.me/twrp-3.1.1-0-treltexx.img to see if it boots. I am still awaiting feedback.
It does not boot. How can I pick a log when it does not come up?

---------- Post added at 04:10 PM ---------- Previous post was at 04:00 PM ----------

Afraid I tried it and my phone wouldn't boot. Had to flash the tre3gxx one to get it up. Sorry I didn't grab the last_kmsg.log file, am turning in now so will try it again tomorrow and post it if that's OK...
Thanks for the tip :good: Appreciated.
 

Yeti47

Senior Member
Nov 21, 2013
647
345
93
www.facebook.com
Afraid I tried it and my phone wouldn't boot. Had to flash the tre3gxx one to get it up. Sorry I didn't grab the last_kmsg.log file, am turning in now so will try it again tomorrow and post it if that's OK...
Here is the last_kmsg.log file, but this looks to be the last one that worked - so suspect it is not getting that far. It get to the new Samsung screen you always get when the phone is turned on, and seandroid enforcing notice has now gone but then stays at that screen. Anymore i can do please ask...
 

bigbiff

Senior Recognized Developer
Jun 8, 2010
6,791
6,783
243
Here is the last_kmsg.log file, but this looks to be the last one that worked - so suspect it is not getting that far. It get to the new Samsung screen you always get when the phone is turned on, and seandroid enforcing notice has now gone but then stays at that screen. Anymore i can do please ask...
OK, I rebased on the kernel from the tre3gxx tree, can you guys test http://build.twrp.me/twrp-3.1.1-0-treltexx.img?
 

Yeti47

Senior Member
Nov 21, 2013
647
345
93
www.facebook.com
OK, I rebased on the kernel from the tre3gxx tree, can you guys test http://build.twrp.me/twrp-3.1.1-0-treltexx.img?
Works now, thanks. Have only booted into recovery mounted system and looked around. Will backup and try a few small installs when I get a chance. Thanks for your support!

Edit: have now installed a new kernel and backed up and restored system and all worked fine. Thanks again!
 
Last edited:

b1k3rdude

Senior Member
Mar 18, 2011
342
43
58
London
Just some feed back on this version of trwp (3.1.0.1)

1. I'm not enjoying the constant nagging to install the app from the play store - not cool. I am happy to support the dev but when I untick the box to tell twrp not to bother me again and it ignores me, that dosent motivate me to want to donate.
2. When dosent twrp remember the vibration settings? by default they are on total overkill.
3. Why does twrp persistently keep asking to make the system partition writeable, I make it writeable and tell twrp not to bother me but...<sigh>.
 

Artim_96

Senior Member
Feb 15, 2013
2,455
729
183
1. I'm not enjoying the constant nagging to install the app from the play store - not cool. I am happy to support the dev but when I untick the box to tell twrp not to bother me again and it ignores me, that dosent motivate me to want to donate.
2. When dosent twrp remember the vibration settings? by default they are on total overkill.
3. Why does twrp persistently keep asking to make the system partition writeable, I make it writeable and tell twrp not to bother me but...<sigh>.
That sounds like you constantly format your cache directory. The only time it didn't remember those things for me was as I formatted /cache and /data to f2fs. TWRP saves this data in /cache and should only be forgotten if refotmatted since a simple wipe never had such an issue for me.
So either you format the partition every time or there is some bug with your installation.
 

Conficker

Member
Nov 26, 2014
16
0
0
Can someone point me in the right direction for SM-N910G/trltedt I decided to update from stock KitKat to 6.0.1
When I flash recovery it will ask me to root? I last did this in 2014 and from memory it's certainly is important to use the correct files.

Thanks in advance
 

Artim_96

Senior Member
Feb 15, 2013
2,455
729
183
Can someone point me in the right direction for SM-N910G/trltedt I decided to update from stock KitKat to 6.0.1
When I flash recovery it will ask me to root? I last did this in 2014 and from memory it's certainly is important to use the correct files.

Thanks in advance
Gert the .tar.zip file from manbat, put it in Odin, get your phone into download mode and flash it.
I don't know if it still does but for a while it would have asked you if you want to install systemless supersu
 

Oldnobby

Senior Member
Apr 11, 2016
408
156
0
London
Hello
Can someone tell if the twrp 3.0.2 trltexx is the last update for the note4 N910F?
On the twrp website that's what it shows but I heard that there is a new update? Many thanks
 

_mone

Inactive Recognized Developer
Jul 25, 2015
942
2,874
133
London
Oh I see! This Twrp doesn't let me install any nougat ROMs but I can install MM ROMs for some reason?!
Just edit the assert in the updater script to accept trlte. I guess the rom developers need to change their assert.
Nope.. Me and everybody else have been flashing nougat ROMs with the TWRP unified build from quite some time with no issue.

I kept setting ro.product.device with the device name (trltexx, trltetmo, etc) because everyone from the beginning used this way, even if the right way should be ro.product.device=trlte ro.product.name=trltexx/trltetmo/etc. Have a look at build.prop of a official samsung firmware.
@Oldnobby, this device doesn't have official nougat firmware so, I guess, when you speak about nougat ROMs you mean LineageOS-14.1 and derivates, and, for what I'm aware of, every developer/builder is setting the assert to " getprop("ro.product.device") == "trltexx/tmo/etc" " and the unified trlte build of TWRP set it just right for it and how we're used to, see init_trlte.cpp for confirmation.

Can you please tell us which Note4 variant you have and which nougat ROMs are you trying to install?
 
  • Like
Reactions: Raven_999