Development [RECOVERY][UNOFFICIAL][3.7.0][PDX215] TWRP for Sony Xperia 1 III

Search This thread

loipuru

Senior Member
May 1, 2021
159
178
Bangkok
Xiaomi Mi A1
Xiaomi Mi 8
Code:
/*
*Disclaimer
*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you 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 us for messing up your device, we will laugh at you.
*/
Working :
  • Boot
  • Decryption data
  • Flashing
  • Android 12/13 support

Not working :
  • Vibration (involve driver loading which i'm inexperience about this)
  • otg

Supported devices :
  • Sony Xperia 1 III
Sony Xperia 5 III is currently work in progress

Flashing Process :

Code:
1. Power off device
2. Hold Vol + and plug it into PC
3. fastboot getvar current-slot
3. fastboot --set-active=(inactive slot)
4. fastboot flash boot_(inactive slot) (path to boot.img)
5. fastboot reboot recovery
6. Once you're done head to the reboot menu and change to the other slot and reboot back to system

Download : Link

Special Thanks :
- Hellobbn for testing and kernel
- @Ainz_Ooal_Gown for testing
- @Sakuu for testing and instruction
- @Miustone for some hints, and testing

Source :


Twrp Device tree
Kernel Source

Donation : Paypal
 
Last edited:

Miustone

Senior Member
Jul 23, 2012
3,349
6,174
30
Google Pixel 7 Pro
Good times ahead for Xperias!
Let's see if we also get Stock ROMs again from someone...
There are also some AOSP ROMs on the Way. Ez installs with TWRP for everyone 💪
 

Sakuu

Senior Member
Mar 29, 2020
330
126
Sony Xperia 10 III
Sony Xperia 1 III
and fastboot devices should see the phone
I think you guys understand me well... What must you set here ?
4. fastboot flash boot_(inactive slot) (path to boot.img)

By (inactive slot) and (path to boot.img) ?
I installed all the CORRECT drivers so all is good but i dont get it what i need to type what i explained yet between the (...)
Inactive slot is usually b on stock so it's fastboot flash boot_b and path to boot img is where you downloaded TWRP -_-
 
Last edited:
  • Like
Reactions: Pandemic
if you put twrp into adb folder and run terminal/cmd/powershell from that folder then you can just do fastboot flash boot_b twrp.img you just need to rename boot.img to twrp.img
Great this what i exactly looking for and it works and btw i figured also out howto reboot into recovery.

When the device boots up keep pressing volume down
And when you want to reboot to system, tap on slot a and boot to system otherwise it keep stay on the b slot and you will reboot into twrp again, so tap on slot a before you boot into system 🫡💪
 

Top Liked Posts

  • There are no posts matching your filters.
  • 12
    Code:
    /*
    *Disclaimer
    *
    * Your warranty is now void.
    *
    * We're not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or you 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 us for messing up your device, we will laugh at you.
    */
    Working :
    • Boot
    • Decryption data
    • Flashing
    • Android 12/13 support

    Not working :
    • Vibration (involve driver loading which i'm inexperience about this)
    • otg

    Supported devices :
    • Sony Xperia 1 III
    Sony Xperia 5 III is currently work in progress

    Flashing Process :

    Code:
    1. Power off device
    2. Hold Vol + and plug it into PC
    3. fastboot getvar current-slot
    3. fastboot --set-active=(inactive slot)
    4. fastboot flash boot_(inactive slot) (path to boot.img)
    5. fastboot reboot recovery
    6. Once you're done head to the reboot menu and change to the other slot and reboot back to system

    Download : Link

    Special Thanks :
    - Hellobbn for testing and kernel
    - @Ainz_Ooal_Gown for testing
    - @Sakuu for testing and instruction
    - @Miustone for some hints, and testing

    Source :


    Twrp Device tree
    Kernel Source

    Donation : Paypal
    2
    Err I see. Does that mean I'm not getting root on it? Kinda bought the phone assuming I could based on the bootloader unlock option and the various threads here...

    there's plenty ways to get root, after you unlock bootloader (eg: magisk boot patch)

    right now twrp is kinda like work in progress till i manage to get vendor_boot to works on a12 and 13, once i get that twrp will be a lot safer
    2
    But do I understand it right, that you therefore can't use TWRP to modify your stock rom?
    There is an easy solution for that. Flash TWRP to the active slot. Follow My Guides to make a Magisk Boot Image and flash the Magisk Image after using TWRP within TWRP (select image).
    To use TWRP use ADB again. You can also change Slots using TWRP or Apps made for that to get around the bootloops. Not sure about the encryption but my Xperia 1 III has decryption no matter on which slot i flash.

    We can also trying to fiddle around with that:
    1
    Oke and where can i get them, any link ?
    From this thread https://forum.xda-developers.com/t/...re-and-gsi-rom-flashing-without-twrp.4344371/

    You should honestly have both the Google Driver's and the Sony Xperia 1 III driver's....