How to TWRP Sony xperia X F5122 ? - Sony Xperia X Questions & Answers

How to TWRP Sony xperia X F5122 ?
- INFO - FASTBOOT Output:
sending 'boot' (21812 KB)..
OKAY [ 0.755s]
writing 'boot'...
FAILED (remote: Command not allowed)
finished. total time: 0.758s
07/046/2021 16:46:21 - INFO - Please check the log before rebooting into system
07/046/2021 16:46:46 - INFO - Finished Fastboot Toolbox

i'm problem bootloader lock . I opened it solved

My problem is bigger. I can't boot any official TWRP for suzu F5122. Except a modified one I describe on the thead below, but I can't boot system after recover or install new system. Need help to understand what's happening with my phone.
Tread here: https://forum.xda-developers.com/t/...-any-recovery-only-specific-twrp-img.4397031/

Related

Unable to root Xperia P

Hi all,
i tried several time to root my device, bot via flashtools and adb. As written in many guides here and around, I downgrade kernel, use binary method, then upgrade kernel again. When I switch on the phone, I have SU installed, and apps with su permission like Samba filesharing, work perfectly. I also have CWM recovery installed and working. But
I have problem when I want to flash a new kernel. This is the log of flashtools:
Code:
26/052/2013 15:52:34 - INFO - (FastBootToolboxGUI.java:461) - Selected kernel (boot.img or kernel.sin): C:\Users\administración\Downloads\boot.img
26/052/2013 15:52:34 - INFO - (FastBootToolboxGUI.java:465) - Flashing selected kernel
26/052/2013 15:52:34 - INFO - (ProcessBuilderWrapper.java:91) - sending 'boot' (6726 KB)...
26/052/2013 15:52:34 - INFO - (ProcessBuilderWrapper.java:91) - FAILED (remote: The Device must be rooted first)
26/052/2013 15:52:34 - INFO - (ProcessBuilderWrapper.java:91) - finished. total time: 0.002s
26/052/2013 15:52:34 - INFO - (FastBootToolboxGUI.java:467) - FASTBOOT Output:
sending 'boot' (6726 KB)...
FAILED (remote: The Device must be rooted first)
finished. total time: 0.002s
26/052/2013 15:52:34 - INFO - (FastBootToolboxGUI.java:468) - Please check the log before rebooting into system
26/052/2013 15:52:46 - INFO - (FastBootToolboxGUI.java:231) - Finished Fastboot Toolbox
Any hint?
Sorry, I post in the wrong section. Please mod move it in General.
Thanks
R: Unable to root Xperia P
Rooted on fastboot/adb is unlocked,you have unlocked bootloader?
If no you cant flash kernel partition for now!

Sony Xperia Z ultra - Fastboot FAILED (remote: Command not allowed)

Dear all,
I am new in here because I have a problem with my Sony Xperia z ultra, I receive an error every time I was trying to use Fastboot flash boot adv-stock-v4.img. And the error is:
FASTBOOT Output:
sending 'boot' (16800 KB)...
OKAY [ 0.547s]
writing 'boot'...
FAILED (remote: Command not allowed)
finished. total time: 0.550s
Please someone helps me for this problem.
Note: ADB and Fastboot drivers are already recognized.
Thank in advance.

How to Flash Kernel on XPERIA U?

Hello there.
After some days trying, I am not able to flash a kernel. I am facing a simple problem:
Code:
23/032/2015 11:32:39 - INFO - Flashing selected kernel
23/032/2015 11:32:40 - INFO - sending 'boot' (367655 KB)...
23/032/2015 11:32:40 - INFO - FAILED (remote: The Device must be rooted first)
23/032/2015 11:32:40 - INFO - finished. total time: 0.002s
23/032/2015 11:32:40 - INFO - FASTBOOT Output:
sending 'boot' (367655 KB)...
FAILED (remote: The Device must be rooted first)
finished. total time: 0.002s
I already have UNLOCKED the bootloader, I don´t understand what I have to do exactly after that, Time Ago I did it right but now i am lost and facing this problem
Thanks for your time
Did you unlock it with this option ? -fastboot -i 0x0fce oem unlock 0x
Code:
eingeben
With the code youll get sent by sony.
That should be do everything ... :/

Need some help got bootloop while flashing kernel

Hi my device is bootloader unlocked im in the verge of flashing the kernel im flashing the v38 androplus. The log is at the below of this paragraph. After flashing the kernel via flashtool i tick the Reboot the device in to system and my phone does't bootup it stacked at the flashmode
Code:
29/001/2016 15:01:50 - INFO - Flashing selected kernel
29/001/2016 15:01:50 - INFO - sending 'boot' (15476 KB)...
29/001/2016 15:01:50 - INFO - OKAY [ 0.558s]
29/001/2016 15:01:50 - INFO - writing 'boot'...
29/001/2016 15:01:50 - INFO - OKAY [ 0.131s]
29/001/2016 15:01:50 - INFO - finished. total time: 0.689s
29/001/2016 15:01:50 - INFO - FASTBOOT Output:
sending 'boot' (15476 KB)...
OKAY [ 0.558s]
writing 'boot'...
OKAY [ 0.131s]
finished. total time: 0.689s
Have you tried manually rebooting?
What you have posted here is just Flashtool saying that Fastboot succeeded.
So what happens when it boots?
Besides, I don't trust Flashtool. I'd suggest using Fastboot directly to flash the kernel.
Download the adb tools (you don't need the whole SDK) and
Code:
<fastboot> flash boot <file>
to directly flash the kernel.
Which ROM version did you run before? From what I experienced different ROM versions come with different bootloaders or sth like that, so a kernel like andro.plus only boots with a matching Stock ROM flashed before (which seems to contain the bootloader/bios/whatever). I had some similar issues; if you are still able to flash the phone (I hope so ), try downloading different software versions like I described here:
http://forum.xda-developers.com/z5-compact/help/z5c-wont-boot-kernel-recovery-flash-t3361104/post67633720
Problem solve i flashed updated Kernel ans Firmware thanks for helping anyway.

[SOLVED] Sony Z2 FAILED (remote: dtb not found) when trying to load twrp.

EDIT: I followed this thread > https://forum.xda-developers.com/xperia-z2/help/guide-idiots-guide-to-root-twrp-t3534647
And it worked perfectly. This thread is solved
So I got a hold of a z2 running MM and I'm trying to install twrp using linux shell.
So first I got this apparently installed right.
Code:
fastboot flash recovery twrp-3.0.1-0.img
sending 'recovery' (11558 KB)...
OKAY [ 0.365s]
writing 'recovery'...
OKAY [ 0.774s]
finished. total time: 1.139s
But then when I try to get to the recovery, this happens...
Code:
fastboot boot twrp-3.0.1-0.img
downloading 'boot.img'...
OKAY [ 0.365s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.417s
Does anyone know what the fix is for this? It's probably something simple that I'm just unaware of.
Thanks for your replies.
The cruel irony about it all, is that right after I got everything set to switch it over to being my main phone, as I inserted the sim card, the sim card slot broke inside

Categories

Resources