ok, i have tried but it seems that i can't send message to you before you agree the friend add request.
ok, i have tried but it seems that i can't send message to you before you agree the friend add request.
Your System and Stock Recovery are on one Slot and TWRP is on the other Slot...Hi. When I try this, I get an error. First command works fine but second does not. here are results:
C:\WINDOWS\system32>fastboot getvar current-slot
current-slot: a
finished. total time: 0.005s
C:\WINDOWS\system32>fastboot --set-active=b
fastboot: unknown option -- set-active=b
Does anyone know what I'm doing wrong? My drivers are set to the ones I had downloaded when I unlocked the bootloader, Android ADB Interface. I am on Android 13
EDIT: ok I figured out the issue. Apparently my PC was using an old version of fastboot even though I was opening the prompt in the folder of the new one. I moved the newer fastboot to replace the old one and the set-active command prompt worked, however I now get stuck here:
C:\WINDOWS\system32>fastboot flash boot_b [PATH]\boot.img
Sending 'boot_b' (0 KB) FAILED (File is too large to download)
fastboot: error: Command failed
EDIT 2: OK figured out another step. Apparently the zip didn't properly extract? I tried downloading it again and I still can't extract it I get an unexpected end of data error
EDIT 3: Redownloaded the file as a regular file instead of a zip, flashed that successfully.
I then ran
fastboot reboot recovery
which seemed to reboot my phone into the regular OS rather than recovery mode.
If I attempt to reboot into recovery again, I seem to get the stock recovery rather than TWRP
Also can you please explain the last line:
Once you're done head to the reboot menu and change to the other slot and reboot back to system
I'm not sure what that means.
Thanks for the guide.
Ok so how to I boot to twrp?Your System and Stock Recovery are on one Slot and TWRP is on the other Slot...
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...for now,
for now, i wasn't recommend to use my twrp yet (i was working on new one with am2cute being my quite active tester right now
trying to made it works with android 13 firmware and rebase tree for vendor_boot
You don't need TWRP for root. Plenty of guides on here on how to get root. Just remember that by unlocking you have to wipe the phone clean. so backup everything first.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...
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...
Hmm I'll have to take another look. I tried installing the magisk apk and it didn't give me the option to patch like my last phone did. Would you happen to have a guide for this phone or maybe just a more up to date one? I have not rooted since android 9there'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
there're a few problems on the TWRP for the sony stock rom, to solve the problems, lolipru need active testers that flashed custom roms, such as SparkOS, RiceDroid, LineageOS, etc.
It seems link is unavailable nowWorking :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. */
- 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 5 III is currently work in progress
- Sony Xperia 1 III
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
Can this TWRP be flashed with "fastboot flash recovery XXXXXXXX"?
/*
*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.
*/
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
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 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).But do I understand it right, that you therefore can't use TWRP to modify your stock rom?
From this thread https://forum.xda-developers.com/t/...re-and-gsi-rom-flashing-without-twrp.4344371/
ah okay, and if you typ fastboot boot twrp dont work either? anyway i hope you figure out a fix for twrp.
If there are anything i can help with (testing) im happy to help