[Recovery][15.03.18][3.2.1-1][SM-G965F/FD/N] TWRP star2lte

Status
Not open for further replies.
Search This thread

Tkkg1994

Inactive Recognized Developer / Contributor
Jun 10, 2014
10,138
29,163
Coding City
ONLY FOR EXYNOS MODELS (SM-G965F/FD/N)
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.



This will trip knox to 0x1, your phones warranty will be voided, flash at your own risk. Also, this process will wipe your personal data!

HOW TO INSTALL:
0. Make sure you enabled developer settings by pressing the build number several times and have the OEM unlock enabled
1. Boot into download mode by pressing: bixby, volume down and power
2. Download the latest Odin version, open it
3. Download the recovery file from below and put it into the AP tab
4. Untick "auto reboot" in odin and flash the file
5. After flashing, boot into twrp. Make sure to NOT allow system to be modified till you disable dm-verity! (otherwise your phone will be stuck at bootloop). Alternatively flash my stock patched kernel to the boot partition (install, install img, check the kernel, check boot partition, done). Find the patch kernel here
6. To disable encryption you need to format data

DOWNLOAD:
Download via Mega

BUGS:
- Samsung encryption is NOT supported
If you have found a bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 40 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, your best bet is to PM me directly, contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!

SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link.

DONATION:
Via PayPal

XDA:DevDB Information
TWRP star2lte, Device Specific App for the Samsung Galaxy S9+

Contributors
Tkkg1994
Source Code: https://github.com/Tkkg1994/android_device_samsung_star2lte


Version Information
Status: Stable
Current Stable Version: 3.2.1-1
Stable Release Date: 2018-03-15

Created 2018-03-15
Last Updated 2018-03-19
 

Tkkg1994

Inactive Recognized Developer / Contributor
Jun 10, 2014
10,138
29,163
Coding City
Changelogs

CHANGELOG for 3.2.1-0:
* minui fixes (cryptomilk)
* Better android-8.0 compatibility in ROM trees (Dees_Troy)
* Fix missing library in android-8.0 (nkk71)
* Fix inconsistent SDCard naming (DevUt)
* Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot (jlask)

CHANGELOG for 3.2.1-1:
* Added omc partition to the mount table
* Since we are using treble here I enabled that you can flash img files to the system/vendor partitions
* Fixed USB OTG issues
 
Last edited:

Tkkg1994

Inactive Recognized Developer / Contributor
Jun 10, 2014
10,138
29,163
Coding City
There's already a small update for this TWRP:

- Added omc partition to the mount table
- Since we are using treble here I enabled that you can flash img files to the system/vendor partitions
- Fixed USB OTG issues

Also I made a stock kernel which disables force encryption and dm-verity! Flash it as img to the boot partition!

TWRP 3.2.1-1

Patched stock boot.img

Guys from what I heard magisk 16.1 was causing bootloops!
 
Thank you - great to see you here!

Am I correct in understanding that When I flash TWRP - Wipe/Format Data - I can then flash your modified boot image and I don't have to flash the separate No Verity file found on other threads?

I know this makes me look stupid, but I am just wanted to be sure i understood correctly.


Thank you for all the development you do!

---------- Post added at 04:52 PM ---------- Previous post was at 04:48 PM ----------

There is no "OEM unlock enabled" in developer option . sm-965f

In case you were not aware, If you don't see OEM unlock in Developer Settings it means you are locked out from flashing anything for 7 days. (Exactly 7 days, 168 hours. After that time frame is over - reboot your phone and go into developer settings and you should see OEM unlock there. Once you have it turned on - flash twrp and immediately afterwards, flash the RMM state Fix to make sure it doesn't happen again. If you ever flash new firmware in odin, it will very likely start the clock again and you will have to wait 7 days.

While you are waiting, you can turn off the phone - reboot if you need to - but don't remove the sim card and leave data on.
You can find the RMM State fix here with a detailed explanation about what it is - here:
https://xdaforums.com/showpost.php?p=75360965&postcount=22

Good Luck
 

BokkieAndijk

Member
Feb 3, 2015
20
4
51
Amsterdam
At the moment mine is still in bootloop cause I'm downloading the stock Rom so I can't show you a screenshot but I'm sure I saw it in developer options last morning.
 
Thanks, but how do you know that your phone is unlocked ? do you miss the "oem unlock on" from developer too ?

Not all Exynos are "unlocked". I dont knwo why some are and some are not - but the light at the end of the tunnel is that if you don't see OEM unlock now, if you wait 7 days - you will. You will just need patience. There isn't anything else you can do about it unfortunately.
 

Duncan1982

Senior Member
Feb 6, 2014
2,481
1,816
From my findings it's Magisk that is causing the bootloop, I have tried 16.0 & 16.1 and also going back to 15.3 all causing bootloop. Think we need to wait a little for root :good:
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 46
    ONLY FOR EXYNOS MODELS (SM-G965F/FD/N)
    Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.



    This will trip knox to 0x1, your phones warranty will be voided, flash at your own risk. Also, this process will wipe your personal data!

    HOW TO INSTALL:
    0. Make sure you enabled developer settings by pressing the build number several times and have the OEM unlock enabled
    1. Boot into download mode by pressing: bixby, volume down and power
    2. Download the latest Odin version, open it
    3. Download the recovery file from below and put it into the AP tab
    4. Untick "auto reboot" in odin and flash the file
    5. After flashing, boot into twrp. Make sure to NOT allow system to be modified till you disable dm-verity! (otherwise your phone will be stuck at bootloop). Alternatively flash my stock patched kernel to the boot partition (install, install img, check the kernel, check boot partition, done). Find the patch kernel here
    6. To disable encryption you need to format data

    DOWNLOAD:
    Download via Mega

    BUGS:
    - Samsung encryption is NOT supported
    If you have found a bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 40 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, your best bet is to PM me directly, contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!

    SUPPORT:
    Live support is available via #twrp on Freenode with your IRC client or just click this link.

    DONATION:
    Via PayPal

    XDA:DevDB Information
    TWRP star2lte, Device Specific App for the Samsung Galaxy S9+

    Contributors
    Tkkg1994
    Source Code: https://github.com/Tkkg1994/android_device_samsung_star2lte


    Version Information
    Status: Stable
    Current Stable Version: 3.2.1-1
    Stable Release Date: 2018-03-15

    Created 2018-03-15
    Last Updated 2018-03-19
    30
    Hey guys :)

    Due to the fact that Jesse could already apply his TWRP to the official twrp.me website, I'll close this thread and suggest you all to install his latest (now official) release.

    I will help him to sort out all remaining bugs, so please write all problems you occure directly into his official twrp thread.

    It doesn't make any sense to have 2 twrps for the very same device. That's why I'll close this thread. Thanks for your understanding guys and as said, please post further things in the this thread here!

    Thanks a lot :good:
    13
    Changelogs

    CHANGELOG for 3.2.1-0:
    * minui fixes (cryptomilk)
    * Better android-8.0 compatibility in ROM trees (Dees_Troy)
    * Fix missing library in android-8.0 (nkk71)
    * Fix inconsistent SDCard naming (DevUt)
    * Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot (jlask)

    CHANGELOG for 3.2.1-1:
    * Added omc partition to the mount table
    * Since we are using treble here I enabled that you can flash img files to the system/vendor partitions
    * Fixed USB OTG issues
    8
    There's already a small update for this TWRP:

    - Added omc partition to the mount table
    - Since we are using treble here I enabled that you can flash img files to the system/vendor partitions
    - Fixed USB OTG issues

    Also I made a stock kernel which disables force encryption and dm-verity! Flash it as img to the boot partition!

    TWRP 3.2.1-1

    Patched stock boot.img

    Guys from what I heard magisk 16.1 was causing bootloops!