[RECOVERY][UNOFFICIAL] TWRP for Galaxy S9 & S9+ (Snapdragon)

Search This thread

paradix

Senior Member
Jul 23, 2007
109
2
Paris
Hello everyone!
Long time no see on this forum! I have my S9 for years and Pie is no longer supported... I just have one question, can I flash the recovery directly with this configuration :

RPMB fuse blown
RPMB PROVISIONED
CURRENT BINARY : Samsung Official
FRP LOCK : ON
WARRANTY VOID : 0x0
QUALCOMM SECUREBOOT : ENABLE
RP SWREV : B6(2,2,2,6,2) K6 S6
SECURE DOWNLOAD : ENABLE
DID : 20208BF7D3DC5C11


Thanks for your help my friends!
 

afaneh92

Senior Member
Jul 31, 2012
3,923
5,242
Hello everyone!
Long time no see on this forum! I have my S9 for years and Pie is no longer supported... I just have one question, can I flash the recovery directly with this configuration :

RPMB fuse blown
RPMB PROVISIONED
CURRENT BINARY : Samsung Official
FRP LOCK : ON
WARRANTY VOID : 0x0
QUALCOMM SECUREBOOT : ENABLE
RP SWREV : B6(2,2,2,6,2) K6 S6
SECURE DOWNLOAD : ENABLE
DID : 20208BF7D3DC5C11


Thanks for your help my friends!
Need bootloader unlock first, check your PM
 

Drakania

New member
May 1, 2023
1
0
Hello, I am trying to download the starqlte, but the link is given me an invalid SSL certificate. It's the US model S9 that I have that I am trying to unlock the bootloader to flash a custom ROM. Please help!
Never mind, I will go look somewhere else, since after reading everything you need to pay in order to unlock the bootloader.

 
Last edited:

kofijordan

Senior Member
May 13, 2021
58
4
home.png
backupname.png

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.

Code:
 * Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* 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.

Supported Models:
Galaxy S9 G9600, G960U, G960U1 and G960W.
Galaxy S9+ G9650, G965U, G965U1 and G965W.

US/Canada bootloader unlock thread:
here

Download & Guide:
1. Unlock your bootloader.
2. Download S9: starqlte, S9+: star2qlte
3. Reboot to download mode and put the TWRP tar for your device with Odin in the AP slot and click start.
4. Reboot to recovery via recovery key combo.
5. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​
If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​
- Type: multidisabler again. will see - Finished. when done.​
6. Go back to Wipe > Format Data > type yes.
7. Reboot to recovery.
8. Flash klabit87 kernel for your device.
9. Flash magisk apk in twrp.
10. Reboot to system, Enjoy.

Note:


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

Telegram group

Bugs:
- Encryption not fully working.

Thanks:
TWRP team
@klabit87 for base device tree
@ianmacd for multidisabler

Sources:
Kernel tree
Device tree
im getting an error saying i can only flash official binary on the device but my oem unlock has been done
 

lupin 3rd

Member
Mar 19, 2016
47
1
Hi, I have updated to android 10 but I have a problem with /system partition that is read/only... on web a user has wrote that is related to TWRP that isn't supported on android 10. Is this true ? There is an alternative to work with android 10 and use this utility https://www.systemrw.com/ ?
 

lupin 3rd

Member
Mar 19, 2016
47
1

can You explain ? I have made root but seems not work ... I have a galasy s9 snapdragon with android 10 rooted

Odin install TWRP
Reboot into TWRP
Install multidisabler-samsung-2.2_klabit
Install forceencrypt_remover_Q
Format data partition
reboot to recovery
Install g9600_klabit_q_v6.3
Install Magisk-v26.1

root seems that isn't done (both link2sd that root app deleter doesn't work fine) ... I'm being crazy...
 

junjunmalaqui

Member
Aug 4, 2021
17
0
Realme X2
hi @afaneh92 where to edit this
To disable encryption manually:
You need to replace forceencrypt=ice with encryptable=ice only in userdata line (maybe rest lines) in vendor/etc/fstab.qcom
To avoid stock recovery restoration manually:
Rename system/recovery-from-boot.p to recovery-from-boot.p.bak
 

icey}

New member
Jul 1, 2023
3
0
im getting an error saying i can only flash official binary on the device but my oem unlock has been done
Its been done 100%? after you select the oem unlock toggle you should boot into download mode and follow the instructions on the download mode screen. You have to press and hold volume up to fully unlock bootloader
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    home.png
    backupname.png

    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.

    Code:
     * Your warranty is now void.
    * I am not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or your getting fired because the alarm app failed. Please
    * do some research if you have any concerns about features included in this ROM
    * 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.

    Supported Models:
    Galaxy S9 G9600, G960U, G960U1 and G960W.
    Galaxy S9+ G9650, G965U, G965U1 and G965W.

    US/Canada bootloader unlock thread:
    here

    Download & Guide:
    1. Unlock your bootloader.
    2. Download S9: starqlte, S9+: star2qlte
    3. Reboot to download mode and put the TWRP tar for your device with Odin in the AP slot and click start.
    4. Reboot to recovery via recovery key combo.
    5. Disable encryption:
    - Go to Advanced > Terminal, type: multidisabler.​
    If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​
    - Type: multidisabler again. will see - Finished. when done.​
    6. Go back to Wipe > Format Data > type yes.
    7. Reboot to recovery.
    8. Flash klabit87 kernel for your device.
    9. Flash magisk apk in twrp.
    10. Reboot to system, Enjoy.

    Note:
    To disable encryption manually:
    You need to replace forceencrypt=ice with encryptable=ice only in userdata line (maybe rest lines) in vendor/etc/fstab.qcom
    To avoid stock recovery restoration manually:
    Rename system/recovery-from-boot.p to recovery-from-boot.p.bak

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

    Telegram group

    Bugs:
    - Encryption not fully working.

    Thanks:
    TWRP team
    @klabit87 for base device tree
    @ianmacd for multidisabler

    Sources:
    Kernel tree
    Device tree
    1
    Hi, its twrp thread but what model, kernel you flashed?

    I have an SM-960u unlocked by yourself, kernel 7.9.186-klabitV6.5-ZRAM