[RECOVERY][UNOFFICIAL] TWRP 3.7.0 for the XPeria Z5 compact (suzuran)

Search This thread

Berni-0815

Senior Member
Sep 22, 2016
2,455
2,149
Germany
Sony Xperia Z5 Compact
Hi all:

Here is a TWRP recovery 3.7.0 for XPeria Z5 compact (suzuran).

Download 2022-12-23

This is a 7z archive with the TWRP image and the md5 file in it. Please unpack this archive. The md5 file is only for control purposes to verify that the download is not broken.
To verify the image file, enter this command line in a terminal window:
Code:
md5sum <image_name>
and compare the output with the content of the <image_name>.md5 file.

FYI: <image_name> is the full name of the image file, for example TWRP_3.7.0_9-0-recovery_suzuran_2022-12-23.img

This version uses a prebuilt kernel, therefore are no kernel sources needed.
Tree sources

Installation instructions:

  • Shutdown your device.
  • Wait about 10 seconds to be sure that the device is really shut down.
  • Press Volume-up, hold the button and then plug in the USB-Cable.
  • Release the button.
  • Wait until the LED turns blue.
  • Enter this code line in a terminal window:
    Code:
    fastboot flash recovery <image_name>
  • Press Enter.
  • When finished: Unplug the USB cable.
  • To enter TWRP press Volume-down and Power simultaneously.
Use this recovery image at your own risk! It comes without any warranty! I'm not responsible for any damage! If you don't agree with that, don't try to flash this recovery image in any way.
 

Attachments

  • Screenshot_1975-03-15-20-15-56.png
    Screenshot_1975-03-15-20-15-56.png
    44.3 KB · Views: 90
Last edited:

TRKARTAL

Senior Member
Jun 21, 2017
167
29
İstanbul
Thanks berni, its great project.
Also, this twrp can install without pc by using "Official TWRP App" in Play Store.
For install, open that app and give root permission and tap TWRP FLASH. after that, pass the device (our device isnt in list) just tap select a file to flash and select twrp img file.
After select, tap FILE TO FLASH and enjoy.
 

TRKARTAL

Senior Member
Jun 21, 2017
167
29
İstanbul
Works:

+Backup.
+Restore
+mount (all is works)
+unmount
+Wipe.
+Flash rom.
+Battery Percentage (need to wait a bit)
+terminal
+file manager (show, remove, create)

Doesnt Works:

-CPU temperature (shows 0 degree)

Maybe Bug:

?in reboot menu, there isnt "recovery"
?in reboot menu, there are system, power off but that 2 sector's icons are "file directory"
 
Last edited:

Berni-0815

Senior Member
Sep 22, 2016
2,455
2,149
Germany
Sony Xperia Z5 Compact
Doesnt Works:
-CPU temperature (shows 0 degree)
Fixed; see 1st post.
Maybe Bug:
?in reboot menu, there isnt "recovery"
There must be a logic behind this. I'm not familiar enough with TWRP (and I also don't have enough time) to fix that.
?in reboot menu, there are system, power off but that 2 sector's icons are "file directory"
Fixed; see 1st post.

FYI: This is not a bug, it's a feature. In future versions some buttons will be replaced with this list style. I had to revert a commit to restore the button style.
But I'm quite sure that this will not work in the future any more.
 
Last edited:

Ermann123

Senior Member
Apr 30, 2020
110
18
Decryption not working (after trying by switching from delock pattern to PIN, due to lack of support of (de)lock pattern in the twrp) on 14.1
 

Ermann123

Senior Member
Apr 30, 2020
110
18
After installing this test-twrp it is not possible to enter bootloader mode... Blue light for only around 1 sec., then reboot into normal mode.
Any workaround?
 

Ermann123

Senior Member
Apr 30, 2020
110
18
Anyway, Berni, or others, I would very appreciate further effort to get the En/decrytion working. I would even donate something therefore :)
Because it is essential to avoid a lot of manual backup/restoring of data when trying / upgrading another (newer) ROM version.
 

Ermann123

Senior Member
Apr 30, 2020
110
18
Of course, I meant the extended shutdown menu of the lineage OS. :)
In this TWRP there is not such feature, but I have seen it on other devices, like TWRP for Z3 Tablet.

Keep on trying, pls! :)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 12
    Hi all:

    Here is a TWRP recovery 3.7.0 for XPeria Z5 compact (suzuran).

    Download 2022-12-23

    This is a 7z archive with the TWRP image and the md5 file in it. Please unpack this archive. The md5 file is only for control purposes to verify that the download is not broken.
    To verify the image file, enter this command line in a terminal window:
    Code:
    md5sum <image_name>
    and compare the output with the content of the <image_name>.md5 file.

    FYI: <image_name> is the full name of the image file, for example TWRP_3.7.0_9-0-recovery_suzuran_2022-12-23.img

    This version uses a prebuilt kernel, therefore are no kernel sources needed.
    Tree sources

    Installation instructions:

    • Shutdown your device.
    • Wait about 10 seconds to be sure that the device is really shut down.
    • Press Volume-up, hold the button and then plug in the USB-Cable.
    • Release the button.
    • Wait until the LED turns blue.
    • Enter this code line in a terminal window:
      Code:
      fastboot flash recovery <image_name>
    • Press Enter.
    • When finished: Unplug the USB cable.
    • To enter TWRP press Volume-down and Power simultaneously.
    Use this recovery image at your own risk! It comes without any warranty! I'm not responsible for any damage! If you don't agree with that, don't try to flash this recovery image in any way.
    5
    New version out; see 1st post.
    • Bump to version 3.5.2_9-0
    5
    New version out; see 1st post.
    • Bump to version 3.6.0_9-0
    4
    New version out; see 1st post.
    • Bump to version 3.5.1_9-0
    3
    adb (root or shell for example) is not longer working
    New version out; see 1st post.
    • adb working; thanks to @esrevinu
    • I've only changed "ro.adb.secure" to "0"