Hello guys
First of all I wanna tell that I am a newbie
Let's start with the begining:
I have unlocked my bootloader yesterday , and I have installed CMW - using tutorials founded on google. my phone it's not rooted
the firmware version (android 4.3) that was intalled after I've unlocked the bootloader has an issue, it doesn't work the wi-fi
So I decided to update the version to the last available on Sony, but it won't let me update it because my phone has the bootloader unlocked
After that I tried to relock my bootloader using a tutorial founded on google
The problem is that after flashing Xperia_SP_Relock_Bootloader.tft file in Flashboot program, the phone didn't reboot automaticaly . So I tried to reboot it myself with the "Boot into system device" option. The phone was disconnected but it won't rebooted. I also tried to turn it on but no way.
Here is the entire log from Flashboot :
03/029/2014 17:29:41 - INFO - <- This level is successfully initialized
03/029/2014 17:29:41 - INFO - Flashtool Version 0.9.11.0 built on 2013-06-04 22:50:00
03/029/2014 17:29:46 - INFO - Device disconnected
03/030/2014 17:30:06 - INFO - Device connected in fastboot mode
03/031/2014 17:31:21 - INFO - Selected kernel (boot.img or kernel.sin): C:\2 Flashtool\firmwares\Xperia_SP_Relock_Bootloader.ftf
03/031/2014 17:31:21 - INFO - Flashing selected kernel
03/031/2014 17:31:21 - INFO - sending 'boot' (62 KB)...
03/031/2014 17:31:21 - INFO - (bootloader) USB download speed was 15985kB/s
03/031/2014 17:31:21 - INFO - OKAY [ 0.020s]
03/031/2014 17:31:21 - INFO - writing 'boot'...
03/031/2014 17:31:21 - INFO - (bootloader) Flash of partition 'boot' requested
03/031/2014 17:31:21 - INFO - (bootloader) S1 partID 0x00000003, block 0x00003000-0x0000cfff
03/031/2014 17:31:21 - INFO - (bootloader) Erase operation complete, 0 bad blocks encountered
03/031/2014 17:31:21 - INFO - (bootloader) Flashing...
03/031/2014 17:31:21 - INFO - (bootloader) Flash operation complete
03/031/2014 17:31:21 - INFO - OKAY [ 0.333s]
03/031/2014 17:31:21 - INFO - finished. total time: 0.353s
03/031/2014 17:31:21 - INFO - FASTBOOT Output:
sending 'boot' (62 KB)...
(bootloader) USB download speed was 15985kB/s
OKAY [ 0.020s]
writing 'boot'...
(bootloader) Flash of partition 'boot' requested
(bootloader) S1 partID 0x00000003, block 0x00003000-0x0000cfff
(bootloader) Erase operation complete, 0 bad blocks encountered
(bootloader) Flashing...
(bootloader) Flash operation complete
OKAY [ 0.333s]
finished. total time: 0.353s
03/031/2014 17:31:21 - INFO - Please check the log before rebooting into system
03/031/2014 17:31:48 - INFO - Device Status: FASTBOOT mode
03/032/2014 17:32:01 - INFO - Device will now exit fastboot mode and start booting into system
03/032/2014 17:32:01 - INFO - Device disconnected
Can you please help me to bring my phone back to life???
This should help you
http://forum.xda-developers.com/showthread.php?t=2354721
And oh it's clearly written there that you should not use ftf to relock your bootloader :-o.
Just follow the instructions there.
Sent from my C5303 using Tapatalk
Related
So I have unlocked my bootloader with the Flashtool
At least thats what Flashtool tells me, everytime I am trying to flash the Recovery i am getting an error, all instructions tell me to use "boot.img" but i am always pointed to some DooMxxxxxxxx.img I tried renaming that one to boot.img biut no luck. (am I just using the wrong image?)
Also when trying to use Sonys Method (command line) to unlock the bootloader(after relocking with Flashtool) I get an error message:
Code:
>fastboot -i 0x0FCE oem unlock 0xXXXXX
FAILED (remote: Command did not succeed)
finished. total time: 0.030s
This is my Log from Flashtool from unlocking to trying to flash the image
Code:
10/054/2014 16:54:48 - INFO - Unlock finished
10/054/2014 16:54:51 - INFO - Ending flash session
10/054/2014 16:54:51 - INFO - You can now unplug and restart your device
10/055/2014 16:55:19 - INFO - Device connected in fastboot mode
10/056/2014 16:56:22 - INFO - Selected kernel (boot.img or kernel.sin): C:\Users\gcjb\Downloads\adt-bundle-windows-x86_64-20140702\adt-bundle-windows-x86_64-20140702\sdk\platform-tools\kernel.img
10/056/2014 16:56:22 - INFO - Flashing selected kernel
10/056/2014 16:56:22 - INFO - sending 'boot' (13014 KB)...
10/056/2014 16:56:22 - INFO - OKAY [ 0.461s]
10/056/2014 16:56:22 - INFO - writing 'boot'...
10/056/2014 16:56:22 - INFO - FAILED (remote: Command not allowed)
10/056/2014 16:56:22 - INFO - finished. total time: 0.464s
10/056/2014 16:56:22 - INFO - FASTBOOT Output:
sending 'boot' (13014 KB)...
OKAY [ 0.461s]
writing 'boot'...
FAILED (remote: Command not allowed)
finished. total time: 0.464s
10/056/2014 16:56:22 - INFO - Please check the log before rebooting into system
10/056/2014 16:56:27 - INFO - Fetching connected device info
10/056/2014 16:56:27 - INFO - Connected device info: [****h ]
Windows 8.1 , Thinkpad W530 (usb 2.0 and 3.0 both do the same) , Unlock allowed: YES , carrier free Z3c
Maybe someone can help me out here? Is there anyway to test if the phone is Unlocked or not? Because after Unlocking with flashtool I still see "Unlock allowed yes" in the service menu!
thank you in advance!
finnschi said:
So I have unlocked my bootloader with the Flashtool
At least thats what Flashtool tells me, everytime I am trying to flash the Recovery i am getting an error, all instructions tell me to use "boot.img" but i am always pointed to some DooMxxxxxxxx.img I tried renaming that one to boot.img biut no luck. (am I just using the wrong image?)
Also when trying to use Sonys Method (command line) to unlock the bootloader(after relocking with Flashtool) I get an error message:
Code:
>fastboot -i 0x0FCE oem unlock 0xXXXXX
FAILED (remote: Command did not succeed)
finished. total time: 0.030s
This is my Log from Flashtool from unlocking to trying to flash the image
Code:
10/054/2014 16:54:48 - INFO - Unlock finished
10/054/2014 16:54:51 - INFO - Ending flash session
10/054/2014 16:54:51 - INFO - You can now unplug and restart your device
10/055/2014 16:55:19 - INFO - Device connected in fastboot mode
10/056/2014 16:56:22 - INFO - Selected kernel (boot.img or kernel.sin): C:\Users\gcjb\Downloads\adt-bundle-windows-x86_64-20140702\adt-bundle-windows-x86_64-20140702\sdk\platform-tools\kernel.img
10/056/2014 16:56:22 - INFO - Flashing selected kernel
10/056/2014 16:56:22 - INFO - sending 'boot' (13014 KB)...
10/056/2014 16:56:22 - INFO - OKAY [ 0.461s]
10/056/2014 16:56:22 - INFO - writing 'boot'...
10/056/2014 16:56:22 - INFO - FAILED (remote: Command not allowed)
10/056/2014 16:56:22 - INFO - finished. total time: 0.464s
10/056/2014 16:56:22 - INFO - FASTBOOT Output:
sending 'boot' (13014 KB)...
OKAY [ 0.461s]
writing 'boot'...
FAILED (remote: Command not allowed)
finished. total time: 0.464s
10/056/2014 16:56:22 - INFO - Please check the log before rebooting into system
10/056/2014 16:56:27 - INFO - Fetching connected device info
10/056/2014 16:56:27 - INFO - Connected device info: [****h ]
Windows 8.1 , Thinkpad W530 (usb 2.0 and 3.0 both do the same) , Unlock allowed: YES , carrier free Z3c
Maybe someone can help me out here? Is there anyway to test if the phone is Unlocked or not? Because after Unlocking with flashtool I still see "Unlock allowed yes" in the service menu!
thank you in advance!
Click to expand...
Click to collapse
i think your device is already unlock
Hello, my Xperia Z (SO-02E) suddenly fails to boot. It was not rooted, there were no custom ROMs installed, it just stopped working.
When I connect it to charger, the screen turns on, displays the Sony logo, turns off and after a few seconds the loop starts again. When connected to computer it was recognised as S1Boot Fastboot device and led on phone is blue.
First I tried repairing it with Sony PC Companion, then flashed a new ROM with Flashtool (I also unlocked bootloader with Flashtool), but no success.
Is there anything else I can do, or is it hard-bricked?
you can try to reflash another ftf and hope that cures the problem .also then try the link here http://forum.xda-developers.com/xperia-z/development/kernel-unlocked-bootloaders-t3114234
or try installing the lp zip on these forums .
Thanks for the answer, but nothing works.
Here is log for flashing boot.img:
Code:
28/028/2015 16:28:13 - INFO - Please connect your device into flashmode.
28/028/2015 16:28:14 - INFO - Device connected in fastboot mode
28/028/2015 16:28:15 - INFO - Bootloader unlock canceled
28/028/2015 16:28:19 - ERROR - This action needs a connected device in ADB mode
28/028/2015 16:28:24 - INFO - Please wait device is rebooting into fastboot mode (via Fastboot)
28/028/2015 16:28:24 - INFO - Device will soon reboot back into fastboot mode
28/028/2015 16:28:25 - INFO - Device disconnected
28/028/2015 16:28:27 - INFO - Device connected in fastboot mode
28/028/2015 16:28:32 - INFO - Selected kernel (boot.img or kernel.sin): C:\Users\Proj\Desktop\boot.img
28/028/2015 16:28:32 - INFO - Flashing selected kernel
28/028/2015 16:28:34 - INFO - sending 'boot' (13148 KB)...
28/028/2015 16:28:34 - INFO - OKAY [ 0.434s]
28/028/2015 16:28:34 - INFO - writing 'boot'...
28/028/2015 16:28:34 - INFO - OKAY [ 0.656s]
28/028/2015 16:28:34 - INFO - finished. total time: 1.090s
28/028/2015 16:28:34 - INFO - FASTBOOT Output:
sending 'boot' (13148 KB)...
OKAY [ 0.434s]
writing 'boot'...
OKAY [ 0.656s]
finished. total time: 1.090s
28/028/2015 16:28:34 - INFO - Please check the log before rebooting into system
28/028/2015 16:28:44 - INFO - Device disconnected
have you tried to flash ftf and see what happens
I tried several different ftf files, from stock android to lollipop. The program says it is properly installed and to reboot the device, but when I hold the power on button nothing happens.
to reboot try this hold power and volume up till it vibrates and see if it goes to sony logo .at least you can flash ftf so its gotta work somehow
---------- Post added at 07:57 PM ---------- Previous post was at 07:40 PM ----------
you could try to fastboot the kernel from here
http://forum.xda-developers.com/xperia-z/development/kernel-unlocked-bootloaders-t3114234
and install the zip version of lp and run super su to root then see if you get it working .
it doesnt vibrate, the screen doesnt turn on neither does led...
ok, how do I install zip files, with flashtool?
you download the lp zip and then use flashtools to flash the kernel which contains the recovery that can install your zips .
and I copy zip files to sd card, right?
but after installing kernel i cant get to recovery, nothing shows on screen and phone goes into fastboot mode
http://forum.xda-developers.com/xperia-z/general/stock-c6602-customized-10-6-0-454-t3114152
i think you must Rename Philzboot.img.apk to boot.img and fastboot it only works for unlocked bootloaders .
if you have then its volume up .yes you can add zips to sdcard .
I renamed it, and flashed boot.img, my bootloader is unlocked (at least it says I can only relock when i press BLU)
but then i cant turn it on
okay try force power off which is power and volume up it should shut it down and power on and volume down to get to recovery
yeah, but nothing shows on screen, wahtever the combination i press
the only way to get something on screen is to plug the charger in and then the loop with sony logo starts
ah just tested my phone and its volume down just after you power it on okay
the problem is, it doesnt respond to anything i press
can you show it in flashtools and mybe i can have a look and see what its doing
i get this when flashing kernel boot.img
Code:
28/037/2015 21:37:13 - INFO - Device connected in fastboot mode
28/037/2015 21:37:28 - INFO - Please wait device is rebooting into fastboot mode (via Fastboot)
28/037/2015 21:37:28 - INFO - Device will soon reboot back into fastboot mode
28/037/2015 21:37:29 - INFO - Device disconnected
28/037/2015 21:37:31 - INFO - Device connected in fastboot mode
28/037/2015 21:37:37 - INFO - Selected kernel (boot.img or kernel.sin): C:\Users\Proj\Desktop\boot.img
28/037/2015 21:37:37 - INFO - Flashing selected kernel
28/037/2015 21:37:38 - INFO - sending 'boot' (13148 KB)...
28/037/2015 21:37:38 - INFO - OKAY [ 0.426s]
28/037/2015 21:37:38 - INFO - writing 'boot'...
28/037/2015 21:37:38 - INFO - OKAY [ 0.659s]
28/037/2015 21:37:38 - INFO - finished. total time: 1.084s
28/037/2015 21:37:38 - INFO - FASTBOOT Output:
sending 'boot' (13148 KB)...
OKAY [ 0.426s]
writing 'boot'...
OKAY [ 0.659s]
finished. total time: 1.084s
28/037/2015 21:37:38 - INFO - Please check the log before rebooting into system
thats okay .so you can access flashtools okay .when in flashtools can you access flashmode .if so try flashing a ftf to see what errors it shows.stock lp dosent have recovery ,but the image you got should allow you to have recovery dont use it till i see what error you got flashing a ftf okay
it doesnt show any errors, but still no response from pressing any key combination
Code:
28/051/2015 21:51:24 - INFO - Device connected in fastboot mode
28/051/2015 21:51:31 - INFO - Selected Bundle for Sony Xperia Z (SO-02E). FW release : 10.3.1.B.0.256. Customization : NTT docomo
28/051/2015 21:51:31 - INFO - Preparing files for flashing
28/052/2015 21:52:19 - INFO - Device disconnected
28/052/2015 21:52:25 - INFO - Device connected in flash mode
28/052/2015 21:52:27 - INFO - Please connect your device into flashmode.
28/052/2015 21:52:27 - INFO - Opening device for R/W
28/052/2015 21:52:27 - INFO - Reading device information
28/052/2015 21:52:27 - INFO - Phone ready for flashmode operations.
28/052/2015 21:52:27 - INFO - Current device : C6603 - BX903GLWWG - 1270-7689_R14A - 1269-5309_10.1.A.1.434 - GLOBAL-LTE_10.1.A.1.434
28/052/2015 21:52:27 - INFO - Processing loader.sin
28/052/2015 21:52:27 - INFO - Checking header
28/052/2015 21:52:27 - INFO - Flashing data
28/052/2015 21:52:28 - INFO - Processing of loader.sin finished.
28/052/2015 21:52:28 - INFO - Loader : S1_Root_5ca3 - Version : APQ8064_30 / Boot version : S1_Boot_Lagan_1.1_10 / Bootloader status : ROOTED
28/052/2015 21:52:28 - INFO - Start Reading unit 000008B2
28/052/2015 21:52:28 - INFO - Reading TA finished.
28/052/2015 21:52:28 - INFO - Unlock code saved to C:\Users\Proj\.flashTool\registeredDevices\BX903GLWWG\ulcode.txt
28/052/2015 21:52:30 - INFO - Ending flash session
28/052/2015 21:52:30 - INFO - You can now unplug and restart your device
28/052/2015 21:52:30 - INFO - Device connected in flash mode
28/052/2015 21:52:31 - INFO - Device disconnected
28/052/2015 21:52:33 - INFO - Please connect your device into flashmode.
28/052/2015 21:52:33 - INFO - Device connected in fastboot mode
28/052/2015 21:52:40 - INFO - Device disconnected
28/052/2015 21:52:44 - INFO - Device connected in flash mode
28/052/2015 21:52:45 - INFO - Opening device for R/W
28/052/2015 21:52:45 - INFO - Reading device information
28/052/2015 21:52:45 - INFO - Phone ready for flashmode operations.
28/052/2015 21:52:45 - INFO - Current device : C6603 - BX903GLWWG - 1270-7689_R14A - 1269-5309_10.1.A.1.434 - GLOBAL-LTE_10.1.A.1.434
28/052/2015 21:52:45 - INFO - Start Flashing
28/052/2015 21:52:45 - INFO - Processing loader.sin
28/052/2015 21:52:45 - INFO - Checking header
28/052/2015 21:52:45 - INFO - Flashing data
28/052/2015 21:52:45 - INFO - Processing of loader.sin finished.
28/052/2015 21:52:45 - INFO - Loader : S1_Root_5ca3 - Version : APQ8064_39 / Boot version : S1_Boot_Lagan_1.1_10 / Bootloader status : ROOTED
28/052/2015 21:52:46 - INFO - Processing partition-image.sin
28/052/2015 21:52:46 - INFO - Checking header
28/052/2015 21:52:46 - INFO - Flashing data
28/052/2015 21:52:46 - INFO - Processing of partition-image.sin finished.
28/052/2015 21:52:46 - INFO - No bootdelivery to send
28/052/2015 21:52:46 - INFO - Processing kernel.sin
28/052/2015 21:52:46 - INFO - Checking header
28/052/2015 21:52:46 - INFO - Flashing data
28/052/2015 21:52:47 - INFO - Processing of kernel.sin finished.
28/052/2015 21:52:47 - INFO - Processing rpm.sin
28/052/2015 21:52:47 - INFO - Checking header
28/052/2015 21:52:47 - INFO - Flashing data
28/052/2015 21:52:47 - INFO - Processing of rpm.sin finished.
28/052/2015 21:52:47 - INFO - Processing fotakernel.sin
28/052/2015 21:52:47 - INFO - Checking header
28/052/2015 21:52:47 - INFO - Flashing data
28/052/2015 21:52:49 - INFO - Processing of fotakernel.sin finished.
28/052/2015 21:52:49 - INFO - Processing amss_fs_3.sin
28/052/2015 21:52:49 - INFO - Checking header
28/052/2015 21:52:49 - INFO - Flashing data
28/052/2015 21:52:49 - INFO - Processing of amss_fs_3.sin finished.
28/052/2015 21:52:49 - INFO - Processing amss_fs_2.sin
28/052/2015 21:52:49 - INFO - Checking header
28/052/2015 21:52:49 - INFO - Flashing data
28/052/2015 21:52:49 - INFO - Processing of amss_fs_2.sin finished.
28/052/2015 21:52:49 - INFO - Processing amss_fs_1.sin
28/052/2015 21:52:49 - INFO - Checking header
28/052/2015 21:52:49 - INFO - Flashing data
28/052/2015 21:52:49 - INFO - Processing of amss_fs_1.sin finished.
28/052/2015 21:52:49 - INFO - Processing apps_log.sin
28/052/2015 21:52:49 - INFO - Checking header
28/052/2015 21:52:49 - INFO - Flashing data
28/052/2015 21:52:49 - INFO - Processing of apps_log.sin finished.
28/052/2015 21:52:49 - INFO - Processing cache.sin
28/052/2015 21:52:49 - INFO - Checking header
28/052/2015 21:52:49 - INFO - Flashing data
28/052/2015 21:52:52 - INFO - Processing of cache.sin finished.
28/052/2015 21:52:53 - INFO - Processing system.sin
28/052/2015 21:52:53 - INFO - Checking header
28/052/2015 21:52:53 - INFO - Flashing data
28/056/2015 21:56:19 - INFO - Processing of system.sin finished.
28/056/2015 21:56:19 - INFO - Processing userdata.sin
28/056/2015 21:56:19 - INFO - Checking header
28/056/2015 21:56:19 - INFO - Flashing data
28/057/2015 21:57:09 - INFO - Processing of userdata.sin finished.
28/057/2015 21:57:09 - INFO - Ending flash session
28/057/2015 21:57:09 - INFO - Flashing finished.
28/057/2015 21:57:09 - INFO - Please unplug and start your phone
28/057/2015 21:57:09 - INFO - For flashtool, Unknown Sources and Debugging must be checked in phone settings
28/057/2015 21:57:09 - INFO - Device connected in flash mode
i think the ftf is wrong somehow .i would use flashtools and go to check updates and select your model and select version you want and let it download the files and decript them then select them and create ftf file .
sometimes xperiafirm can have the wrong stuff creating ftf file .so thats why i say this way .always works for me .
Did I brick it?
So my sweet old SP seems kinda in between the kinds of bricks I find on this forum, so before giving elaborate background stories, this is the condition my phone is in after attempting to flash CM12.1 (first time doing such things which was probably what went wrong):
Without power cable, turning device on gives one short buzz, volume up + power button the same and a blue flash volume down a green flash. Thats all they do, black screen and no signs of life afterwards.
Now with power cable connected to my PC and powering up while holding one of the volume buttons it is recognised on the PC (unknown device in the device manager). I downloaded FlashTool, which whined about drivers but those couldn't install for some reason, so I unpacked the installer and manually installed what I thought were the correct drivers.
Now FlashTool sees the device connected in FlashMode (curiously disconects and reconnects every minute) or Fast Bootmode (whatever those mean, I'm a noob and yeah I hate myself) but I cant actually flash anything.
Is there hope? Or did I screw up?
Thank you very much for even reading my pathetic plea.
Have you tried using PC Companion to restore your phone? Maybe your phone doesn't have enough charge, that might be what's preventing Flashtool from working properly.
Plum Crazy said:
Have you tried using PC Companion to restore your phone? Maybe your phone doesn't have enough charge, that might be what's preventing Flashtool from working properly.
Click to expand...
Click to collapse
I'll try it, but when I started flashing I had 100% and last time I (could) check it was still around 90%.
UPDATE: Charging makes green led burn, also I find it strange that PC companion didn't recognise the phone as being a phone either
28/007/2015 10:07:30 - INFO - Device connected in flash mode
28/007/2015 10:07:37 - INFO - Selected Bundle for Sony Xperia SP (C5303). FW release : 12.1.A.1.207. Customization : T-Mobile NL
28/007/2015 10:07:37 - INFO - Preparing files for flashing
28/008/2015 10:08:02 - INFO - Please connect your device into flashmode.
28/008/2015 10:08:04 - INFO - Opening device for R/W
28/008/2015 10:08:04 - INFO - Reading device information
28/008/2015 10:08:04 - INFO - Unable to read from phone after having opened it.
28/008/2015 10:08:04 - INFO - trying to continue anyway
28/008/2015 10:08:05 - INFO - Start Flashing
28/008/2015 10:08:05 - INFO - Processing loader.sin
28/008/2015 10:08:05 - INFO - Checking header
28/008/2015 10:08:05 - ERROR - Processing of loader.sin finished with errors.
28/008/2015 10:08:05 - INFO - Ending flash session
28/008/2015 10:08:05 - ERROR - Error in processHeader : 1 : Onjuiste functie.
28/008/2015 10:08:05 - ERROR - Error flashing. Aborted
Hmm, I just tried to flash it using the fastboot mode since that connection seems much more stable. Now I get this:
28/031/2015 10:31:26 - INFO - (FastBootToolBoxJob.java:186) - Selected kernel (boot.img or kernel.sin): C:\Users\xxx\.flashTool\firmwares\Downloads\C5303_T-Mobile NL_1272-4709_12.1.A.1.207_R6B\system_S1-SW-LIVE-7054-PID1-0002-S1-PARTITION.sin
28/031/2015 10:31:26 - INFO - (FastBootToolBoxJob.java:187) - Flashing selected kernel
28/031/2015 10:31:37 - INFO - (ProcessBuilderWrapper.java:91) - sending 'boot' (1147743 KB)...
28/031/2015 10:31:37 - INFO - (ProcessBuilderWrapper.java:91) - FAILED (remote: The Device must be rooted first)
28/031/2015 10:31:37 - INFO - (ProcessBuilderWrapper.java:91) - finished. total time: 0.007s
28/031/2015 10:31:37 - INFO - (FastBootToolBoxJob.java:190) - FASTBOOT Output:
sending 'boot' (1147743 KB)...
FAILED (remote: The Device must be rooted first)
finished. total time: 0.007s
28/031/2015 10:31:37 - INFO - (FastBootToolBoxJob.java:191) - Please check the log before rebooting into system
28/031/2015 10:31:48 - INFO - (FastbootToolbox.java:136) - Now plug your device in Fastboot Mode
28/031/2015 10:31:49 - DEBUG - (ProcessBuilderWrapper.java:93) - PSDN:YT910CW9DM&ZLP fastboot
28/032/2015 10:32:01 - DEBUG - (ProcessBuilderWrapper.java:93) - PSDN:YT910CW9DM&ZLP fastboot
28/032/2015 10:32:01 - INFO - (FastBootToolBoxJob.java:209) - Selected system (system.img or system.sin): C:\Users\xxx\.flashTool\firmwares\Downloads\C5303_T-Mobile NL_1272-4709_12.1.A.1.207_R6B\system_S1-SW-LIVE-7054-PID1-0002-S1-PARTITION.sin
28/032/2015 10:32:01 - INFO - (FastBootToolBoxJob.java:210) - Flashing selected system
28/032/2015 10:32:02 - DEBUG - (ProcessBuilderWrapper.java:93) - sending 'system' (1147743 KB)...
28/032/2015 10:32:02 - DEBUG - (ProcessBuilderWrapper.java:93) - FAILED (remote: The Device must be rooted first)
28/032/2015 10:32:02 - DEBUG - (ProcessBuilderWrapper.java:93) - finished. total time: 0.007s
28/032/2015 10:32:02 - INFO - (FastBootToolBoxJob.java:213) - Please check the log before rebooting into system
My phone unrooted itself? :crying: Can I even root it again without a functioning OS on it?
Raven5887 said:
Hmm, I just tried to flash it using the fastboot mode since that connection seems much more stable. Now I get this:
28/031/2015 10:31:26 - INFO - (FastBootToolBoxJob.java:186) - Selected kernel (boot.img or kernel.sin): C:\Users\xxx\.flashTool\firmwares\Downloads\C5303_T-Mobile NL_1272-4709_12.1.A.1.207_R6B\system_S1-SW-LIVE-7054-PID1-0002-S1-PARTITION.sin
28/031/2015 10:31:26 - INFO - (FastBootToolBoxJob.java:187) - Flashing selected kernel
28/031/2015 10:31:37 - INFO - (ProcessBuilderWrapper.java:91) - sending 'boot' (1147743 KB)...
28/031/2015 10:31:37 - INFO - (ProcessBuilderWrapper.java:91) - FAILED (remote: The Device must be rooted first)
28/031/2015 10:31:37 - INFO - (ProcessBuilderWrapper.java:91) - finished. total time: 0.007s
28/031/2015 10:31:37 - INFO - (FastBootToolBoxJob.java:190) - FASTBOOT Output:
sending 'boot' (1147743 KB)...
FAILED (remote: The Device must be rooted first)
finished. total time: 0.007s
28/031/2015 10:31:37 - INFO - (FastBootToolBoxJob.java:191) - Please check the log before rebooting into system
28/031/2015 10:31:48 - INFO - (FastbootToolbox.java:136) - Now plug your device in Fastboot Mode
28/031/2015 10:31:49 - DEBUG - (ProcessBuilderWrapper.java:93) - PSDN:YT910CW9DM&ZLP fastboot
28/032/2015 10:32:01 - DEBUG - (ProcessBuilderWrapper.java:93) - PSDN:YT910CW9DM&ZLP fastboot
28/032/2015 10:32:01 - INFO - (FastBootToolBoxJob.java:209) - Selected system (system.img or system.sin): C:\Users\xxx\.flashTool\firmwares\Downloads\C5303_T-Mobile NL_1272-4709_12.1.A.1.207_R6B\system_S1-SW-LIVE-7054-PID1-0002-S1-PARTITION.sin
28/032/2015 10:32:01 - INFO - (FastBootToolBoxJob.java:210) - Flashing selected system
28/032/2015 10:32:02 - DEBUG - (ProcessBuilderWrapper.java:93) - sending 'system' (1147743 KB)...
28/032/2015 10:32:02 - DEBUG - (ProcessBuilderWrapper.java:93) - FAILED (remote: The Device must be rooted first)
28/032/2015 10:32:02 - DEBUG - (ProcessBuilderWrapper.java:93) - finished. total time: 0.007s
28/032/2015 10:32:02 - INFO - (FastBootToolBoxJob.java:213) - Please check the log before rebooting into system
My phone unrooted itself? :crying: Can I even root it again without a functioning OS on it?
Click to expand...
Click to collapse
Try on another PC with another cable. Preferably on Windows 7.
Phoenix854 said:
Try on another PC with another cable. Preferably on Windows 7.
Click to expand...
Click to collapse
Somehow this did the trick... I could update the drivers directly and everything just worked.
Many thanks!
I was using my phone all of yesterday when I started getting a lot of errors on the screen to do with google services stopping, I was at work so I didn't have time to look at it properly. However the phone then turned itself off, when I turned it back on a white triangle appeared on the screen with tools in the middle of it with a bar at the bottom, this then disappears after a while and then a picture of a phone with a small yellow triangle on it appears (I can post pictures if it would help).
After doing some digging it looks like my phone has tried to update and has failed. Different places on the internet unsurprisingly said different things, one said I should plug my phone in and leave it for up to 24 hours like that, I left it for around 14 hours but it was just doing the same, I had taken the sim out but I didn't think that would make a difference. I've also tried Xperia Companion but it kept erroring when I tried to run the software repair with Error code: UEVersionConnectionL_1910.
At this point I don't mind buying a new phone it was quite old but I would like to get the data off it if possible e.g. contacts, photos, texts. My SD card recently failed as well. I've tried Yodot but had no success. My main concern really is the data on the phone so getting that off is the priority if possible. Any suggestions all help appreciated.
Nufc chris said:
I was using my phone all of yesterday when I started getting a lot of errors on the screen to do with google services stopping, I was at work so I didn't have time to look at it properly. However the phone then turned itself off, when I turned it back on a white triangle appeared on the screen with tools in the middle of it with a bar at the bottom, this then disappears after a while and then a picture of a phone with a small yellow triangle on it appears (I can post pictures if it would help).
After doing some digging it looks like my phone has tried to update and has failed. Different places on the internet unsurprisingly said different things, one said I should plug my phone in and leave it for up to 24 hours like that, I left it for around 14 hours but it was just doing the same, I had taken the sim out but I didn't think that would make a difference. I've also tried Xperia Companion but it kept erroring when I tried to run the software repair with Error code: UEVersionConnectionL_1910.
At this point I don't mind buying a new phone it was quite old but I would like to get the data off it if possible e.g. contacts, photos, texts. My SD card recently failed as well. I've tried Yodot but had no success. My main concern really is the data on the phone so getting that off is the priority if possible. Any suggestions all help appreciated.
Click to expand...
Click to collapse
Connect your Phone to PC in Fastboot-mode ... then unlock the bootloader and flash a boot.img (best would.be neos cm12.1 boot.img ) and then boot to recovery (twrp ) then you can grab your datas via MTP to pc.... and if you want you can flash a customrom and the phone may work
Sent from my Xperia T using XDA Free mobile app
Hi,
Thanks for the reply. Having a bit of trouble getting the fastboot going. Getting this error anytime I am trying to install the fastboot drivers.
"Windows found driver software for your device but encountered an error while attempting to install it.
Android ADB Interface
The hash for the file is not present in the specified catalog file. The file is likely corrupt or the victim of tampering"
Apologies not posted enough to be able to post a picture
I suspect it's because USB debugging is not enabled, but I can't get on the phone to fix it. Any ideas or am I doomed?
Nufc chris said:
Hi,
Thanks for the reply. Having a bit of trouble getting the fastboot going. Getting this error anytime I am trying to install the fastboot drivers.
"Windows found driver software for your device but encountered an error while attempting to install it.
Android ADB Interface
The hash for the file is not present in the specified catalog file. The file is likely corrupt or the victim of tampering"
Apologies not posted enough to be able to post a picture
I suspect it's because USB debugging is not enabled, but I can't get on the phone to fix it. Any ideas or am I doomed?
Click to expand...
Click to collapse
nope thats simply a problem with your pc... maybe windows 10 ? if so please google about deactivating driver signatur
Sent from my Xperia T using XDA Free mobile app
Ah that worked thanks, I'll let you know how I get on. Thanks for all the help so far
Sorry if this is a bit of a stupid question but I'm pretty new to all of this. So for flashing a boot image would I just use Sony Flash tool? As far as booting to recovery this looks to be the correct guide http://forum.xda-developers.com/showthread.php?t=2075562 that right?
Again sorry for asking stupid things but there's just so much infomation I'm coming across so I don't wanna do the wrong thing and break everything :')
Nufc chris said:
Sorry if this is a bit of a stupid question but I'm pretty new to all of this. So for flashing a boot image would I just use Sony Flash tool? As far as booting to recovery this looks to be the correct guide http://forum.xda-developers.com/showthread.php?t=2075562 that right?
Again sorry for asking stupid things but there's just so much infomation I'm coming across so I don't wanna do the wrong thing and break everything :')
Click to expand...
Click to collapse
yea flashtool is correct ^^
Sent from my Xperia T using XDA Free mobile app
Right so I used the flashtool to flash a boot image but after it's loaded in nothing happens there is no charging light and the screen is blank. See below the logs from the flashtool:
08/052/2016 09:52:22 - INFO - Now plug your device in Fastboot Mode
08/052/2016 09:52:23 - INFO - Please wait device is rebooting into fastboot mode (via Fastboot)
08/052/2016 09:52:23 - INFO - Device will soon reboot back into fastboot mode
08/052/2016 09:52:24 - INFO - Device disconnected
08/052/2016 09:52:26 - INFO - Device connected in fastboot mode
08/052/2016 09:52:28 - INFO - Now plug your device in Fastboot Mode
08/052/2016 09:52:33 - INFO - Selected kernel (boot.img or kernel.sin): C:\Users\Chris\Desktop\boot.img
08/052/2016 09:52:33 - INFO - Flashing selected kernel
08/052/2016 09:52:35 - INFO - sending 'boot' (15320 KB)...
08/052/2016 09:52:35 - INFO - (bootloader) USB download speed was 16140kB/s
08/052/2016 09:52:35 - INFO - OKAY [ 0.990s]
08/052/2016 09:52:35 - INFO - writing 'boot'...
08/052/2016 09:52:35 - INFO - (bootloader) Flash of partition 'boot' requested
08/052/2016 09:52:35 - INFO - (bootloader) S1 partID 0x00000003, block 0x00003000-0x0000cfff
08/052/2016 09:52:35 - INFO - (bootloader) Erase operation complete, 0 bad blocks encountered
08/052/2016 09:52:35 - INFO - (bootloader) Flashing...
08/052/2016 09:52:35 - INFO - (bootloader) Flash operation complete
08/052/2016 09:52:35 - INFO - OKAY [ 0.776s]
08/052/2016 09:52:35 - INFO - finished. total time: 1.766s
08/052/2016 09:52:35 - INFO - FASTBOOT Output:
sending 'boot' (15320 KB)...
(bootloader) USB download speed was 16140kB/s
OKAY [ 0.990s]
writing 'boot'...
(bootloader) Flash of partition 'boot' requested
(bootloader) S1 partID 0x00000003, block 0x00003000-0x0000cfff
(bootloader) Erase operation complete, 0 bad blocks encountered
(bootloader) Flashing...
(bootloader) Flash operation complete
OKAY [ 0.776s]
finished. total time: 1.766s
08/052/2016 09:52:35 - INFO - Please check the log before rebooting into system
08/052/2016 09:52:38 - INFO - Now plug your device in Fastboot Mode
08/052/2016 09:52:39 - INFO - Device will now exit fastboot mode and start booting into system
08/052/2016 09:52:40 - INFO - Device disconnected
08/054/2016 09:54:05 - INFO - Device connected with USB debugging off
08/054/2016 09:54:05 - INFO - For 2011 devices line, be sure you are not in MTP mode
Any ideas?
Nufc chris said:
Right so I used the flashtool to flash a boot image but after it's loaded in nothing happens there is no charging light and the screen is blank. See below the logs from the flashtool:
08/052/2016 09:52:22 - INFO - Now plug your device in Fastboot Mode
08/052/2016 09:52:23 - INFO - Please wait device is rebooting into fastboot mode (via Fastboot)
08/052/2016 09:52:23 - INFO - Device will soon reboot back into fastboot mode
08/052/2016 09:52:24 - INFO - Device disconnected
08/052/2016 09:52:26 - INFO - Device connected in fastboot mode
08/052/2016 09:52:28 - INFO - Now plug your device in Fastboot Mode
08/052/2016 09:52:33 - INFO - Selected kernel (boot.img or kernel.sin): C:\Users\Chris\Desktop\boot.img
08/052/2016 09:52:33 - INFO - Flashing selected kernel
08/052/2016 09:52:35 - INFO - sending 'boot' (15320 KB)...
08/052/2016 09:52:35 - INFO - (bootloader) USB download speed was 16140kB/s
08/052/2016 09:52:35 - INFO - OKAY [ 0.990s]
08/052/2016 09:52:35 - INFO - writing 'boot'...
08/052/2016 09:52:35 - INFO - (bootloader) Flash of partition 'boot' requested
08/052/2016 09:52:35 - INFO - (bootloader) S1 partID 0x00000003, block 0x00003000-0x0000cfff
08/052/2016 09:52:35 - INFO - (bootloader) Erase operation complete, 0 bad blocks encountered
08/052/2016 09:52:35 - INFO - (bootloader) Flashing...
08/052/2016 09:52:35 - INFO - (bootloader) Flash operation complete
08/052/2016 09:52:35 - INFO - OKAY [ 0.776s]
08/052/2016 09:52:35 - INFO - finished. total time: 1.766s
08/052/2016 09:52:35 - INFO - FASTBOOT Output:
sending 'boot' (15320 KB)...
(bootloader) USB download speed was 16140kB/s
OKAY [ 0.990s]
writing 'boot'...
(bootloader) Flash of partition 'boot' requested
(bootloader) S1 partID 0x00000003, block 0x00003000-0x0000cfff
(bootloader) Erase operation complete, 0 bad blocks encountered
(bootloader) Flashing...
(bootloader) Flash operation complete
OKAY [ 0.776s]
finished. total time: 1.766s
08/052/2016 09:52:35 - INFO - Please check the log before rebooting into system
08/052/2016 09:52:38 - INFO - Now plug your device in Fastboot Mode
08/052/2016 09:52:39 - INFO - Device will now exit fastboot mode and start booting into system
08/052/2016 09:52:40 - INFO - Device disconnected
08/054/2016 09:54:05 - INFO - Device connected with USB debugging off
08/054/2016 09:54:05 - INFO - For 2011 devices line, be sure you are not in MTP mode
Any ideas?
Click to expand...
Click to collapse
your bootloader is locked.... please unlock first
Sent from my Xperia T using XDA Free mobile app
Hi quick update, I'm still aiming to repair the phone but I've been bogged down in work for the last few weeks. Should be able to get back to working on it next Tuesday I'll let you know how it goes
My phone don't open to system or show anything on screen .. just a red led and open flash mode and fast boot but can't flash any thing there are a problem in boot loader
message when flash anything from flash mode
12/039/2017 00:39:11 - INFO - Processing loader.sin
12/039/2017 00:39:11 - INFO - Checking header
12/039/2017 00:39:11 - INFO - Flashing data
12/039/2017 00:39:11 - INFO - Processing of loader.sin finished.
12/039/2017 00:39:13 - INFO - Loader : S1_Root_5ca3 - Version : APQ8064_39 / Boot version : / Bootloader status : NOT_ROOTABLE
12/039/2017 00:39:13 - ERROR - ERR_SEVERITY="MINOR";ERR_CODE="0016";ERR_DYNAMIC="Invalid TA";
message when flash recovery or any thing from fastboot
12/037/2017 00:37:39 - INFO - Selected kernel (boot.img or kernel.sin): G:\sony\twrp-3.0.2-1-dogo.img
12/037/2017 00:37:39 - INFO - Flashing selected kernel
12/037/2017 00:37:40 - INFO - sending 'boot' (13064 KB)...
12/037/2017 00:37:40 - INFO - OKAY [ 0.451s]
12/037/2017 00:37:40 - INFO - writing 'boot'...
12/037/2017 00:37:40 - INFO - FAILED (remote: flash write failure)
12/037/2017 00:37:40 - INFO - finished. total time: 0.463s
12/037/2017 00:37:40 - INFO - FASTBOOT Output:
sending 'boot' (13064 KB)...
OKAY [ 0.451s]
writing 'boot'...
FAILED (remote: flash write failure)
finished. total time: 0.463s
12/037/2017 00:37:40 - INFO - Please check the log before rebooting into system
my phone C5502 opened bootloader and official firmware 5.1.1 rooted by king root
Your bootloader unlocked or not?! Post ur questions in question forum!
sandeepxperia said:
Your bootloader unlocked or not?! Post ur questions in question forum!
Click to expand...
Click to collapse
unlocked
elzawy said:
unlocked
Click to expand...
Click to collapse
Did u unlocked the bootloader successfully and installed twrp recovery before bricking?
sandeepxperia said:
Did u unlocked the bootloader successfully and installed twrp recovery before bricking?
Click to expand...
Click to collapse
yes