[Q] Xperia Mini Pro (SK17) howto boot device in flash mode? - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

Hi everyone,
I use Ubuntu 12.04 moved Flashtool on my system added the
rules to /etc/udev (checked from this Guide) and also readed this one.
With lsusb the device looks connected when even if the smartphone is
startet normal and when the device is OFF and i connect the usb cable
and press the volume down button.
It is not sure for me how i can start my device in flashmode as
it let flashtool its work with SK17i_4.0.2.A.0.62_Baseband+Kernel.ftf.
Can somebody explain me how i can proof that the device is startet
in flashmode correctly? Do it boot in a other way and show something
in flashmode or is the display after SE normaly blank?
My next step is that i like to get it updated and rooted (with this
update_4.0.2.A.0.69_SK17_PreRoot-Ex.zip one i guess). Must i transfer
this update with flashtool too? Or how can i bring this update on my device?
Flashtool dont start to flash my device (maybe becuse i have no clue
to start it correctly in flashmode). Or do i need to install an app?

steavenX said:
Hi everyone,
I use Ubuntu 12.04 moved Flashtool on my system added the
rules to /etc/udev (checked from this Guide) and also readed this one.
With lsusb the device looks connected when even if the smartphone is
startet normal and when the device is OFF and i connect the usb cable
and press the volume down button.
Click to expand...
Click to collapse
Yes, but when the device is turned off, first hold down the Volume DOWN button, then connect the cable.
steavenX said:
It is not sure for me how i can start my device in flashmode as
it let flashtool its work with SK17i_4.0.2.A.0.62_Baseband+Kernel.ftf.
Can somebody explain me how i can proof that the device is startet
in flashmode correctly? Do it boot in a other way and show something
in flashmode or is the display after SE normaly blank?
Click to expand...
Click to collapse
If you did, like I said previously, green LED lights up, display stays off and your device in flashmode.
steavenX said:
My next step is that i like to get it updated and rooted (with this
update_4.0.2.A.0.69_SK17_PreRoot-Ex.zip one i guess). Must i transfer
this update with flashtool too? Or how can i bring this update on my device?
Flashtool dont start to flash my device (maybe becuse i have no clue
to start it correctly in flashmode). Or do i need to install an app?
Click to expand...
Click to collapse
No, this has to be installed via Recovery. Recovery requires custom kernel(and unlocked bootloader) or rooted ROM(which is pointless then).
Install older firmware, .58 or older, root it and then make direct update from your phone to .62(.69 if you're in Germany).
Place your phone in flashmode, when Flashtool asks it. Make sure drivers are properly installed, no additional apps needed.

Show me the rules
Sent from my SK17a using xda premium

Thanks for your answer. I googled a little bit and found that
there was an update for flashtool released.
Code:
* 0.8.0.0 :
[b]- Fixed an issue with flashing ftf under linux (specially ubuntu 12.04) [/b]
- Fixed system app backup when ls applet used to enumerate system apps is busybox one with colorization
- Added a kernel.sin extractor (ELF Extractor) to get image, ramdisk and rpm.bin on 2012 devices
- Added a Sin editor which is only capable of extracting data part from sin files for the moment.
- Added drivers for Xperia U, Sola, P
- Added Xperia U, Sola, P recognition (thanks to krabappel2548)
I had lost my mind and was a little bit before driveing crazy because there was no reason that i could found as reason because it dont work ...
Cross fingers that hopefully the newer version will work
@ChavitoArg
~# cat /etc/udev/rules.d/99-android.rules
SUBSYSTEM=="usb", ACTION=="add", SYSFS{idVendor}=="0fce", SYSFS{idProduct}=="6166", MODE="0777"
SUBSYSTEM=="usb", ACTION=="add", SYSFS{idVendor}=="0fce", SYSFS{idProduct}=="e166", MODE="0777"
Do you see any thing wrong? Or do you need the rules self?

30/005/2012 23:05:54 - INFO - <- This level is successfully initialized
30/005/2012 23:05:54 - INFO - Flashtool Version 0.8.0.0 built on 2012-05-27 18:20:39
30/005/2012 23:05:54 - INFO - You can drag and drop ftf files here to start flashing them
30/005/2012 23:05:57 - INFO - Device disconnected
30/006/2012 23:06:34 - INFO - Selected SK17i_4.0.2.A.0.62_Baseband+Kernel.ftf
30/006/2012 23:06:34 - INFO - Preparing files for flashing
30/006/2012 23:06:35 - INFO - Please connect your device into flashmode.
30/006/2012 23:06:55 - INFO - Device connected in flash mode
30/006/2012 23:06:55 - INFO - Opening device for R/W
30/006/2012 23:06:55 - INFO - Reading device information
30/006/2012 23:06:55 - INFO - Phone ready for flashmode operations.
30/006/2012 23:06:55 - INFO - Start Flashing
30/006/2012 23:06:55 - INFO - Flashing loader
30/006/2012 23:06:58 - INFO - Loader : S1_Loader_Root_773f - Version : R4A066 / Bootloader status : ROOTABLE
30/006/2012 23:06:58 - INFO - Flashing kernel.sin
30/007/2012 23:07:02 - INFO - Flashing fota1.sin
30/007/2012 23:07:03 - INFO - Flashing fota0.sin
30/007/2012 23:07:04 - INFO - Flashing adsp.sin
30/007/2012 23:07:08 - INFO - Flashing amss_fs.sin
30/007/2012 23:07:08 - INFO - Flashing amss.sin
30/007/2012 23:07:22 - INFO - Flashing apps_log.sin
30/007/2012 23:07:22 - INFO - Ending flash session
30/007/2012 23:07:22 - INFO - Flashing finished.
30/007/2012 23:07:22 - INFO - Please wait. Phone will reboot
30/007/2012 23:07:22 - INFO - For flashtool, Unknown Sources and Debugging must be checked in phone settings
30/007/2012 23:07:22 - INFO - Device connected in flash mode
30/009/2012 23:09:02 - INFO - Device disconnected
Click to expand...
Click to collapse
My smartphone did not automaticly reboot. After a couple mins i did it manual, and it boot with my current / old android ...
When i select the Firmware to flash are there a couple *.sin files in the firmware content files? I selected all and hope that was correctly.

steavenX said:
My smartphone did not automaticly reboot. After a couple mins i did it manual, and it boot with my current / old android ...
When i select the Firmware to flash are there a couple *.sin files in the firmware content files? I selected all and hope that was correctly.
Click to expand...
Click to collapse
Phone is restarted to flashmode. Disconnect and power it up yourself.
The ftf file, that you used, was only kernel and baseband(no system, no data - no ROM itself), not the whole package. Download full ftf file and try again.
These .sin files are just shown, you don't have to choose anything there.
Sent from my Xperia Live using xda premium

I just want to let you know that it workd fine for me with flashtool v8 to root android gb. Now i try to get it working with ICS
Thanks for the help and sorry - i missed to drop a short note here.
Mostly i have some trouble because i have no native windows system - i love my linux system too much
With Flashtool Version 0.8.0.0 i am currently unable to flash a ST18i rootable kernel on my xperia mini pro. I hope v.9.5 will work *cross fingers*
flashsystem.X10FlashException: ERR_SEVERITY="MAJOR";ERR_CLASS="SECURITY_CLASS";ERR_STATIC="IMAGE_ADDRESS_RANGE";ERR_DYNAMIC="SIN-block eraseblock mismatch";
at flashsystem.Command.send(Command.java:130)
at flashsystem.X10flash.uploadImage(X10flash.java:207)
at flashsystem.X10flash.sendImages(X10flash.java:275)
at flashsystem.X10flash.flashDevice(X10flash.java:334)
at gui.FlasherGUI$45.run(FlasherGUI.java:1094)
at foxtrot.AbstractWorkerThread$1.run(AbstractWorkerThread.java:40)
at java.security.AccessController.doPrivileged(Native Method)
at foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:36)
at foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:199)
at foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:182)
at java.lang.Thread.run(Unknown Source)
flashsystem.X10FlashException: ERR_SEVERITY="MAJOR";ERR_CLASS="SECURITY_CLASS";ERR_STATIC="IMAGE_ADDRESS_RANGE";ERR_DYNAMIC="SIN-block eraseblock mismatch";
at flashsystem.X10flash.uploadImage(X10flash.java:217)
at flashsystem.X10flash.sendImages(X10flash.java:275)
at flashsystem.X10flash.flashDevice(X10flash.java:334)
at gui.FlasherGUI$45.run(FlasherGUI.java:1094)
at foxtrot.AbstractWorkerThread$1.run(AbstractWorkerThread.java:40)
at java.security.AccessController.doPrivileged(Native Method)
at foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:36)
at foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:199)
at foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:182)
at java.lang.Thread.run(Unknown Source)
Click to expand...
Click to collapse

steavenX said:
I just want to let you know that it workd fine for me with flashtool v8 to root android gb. Now i try to get it working with ICS
Thanks for the help and sorry - i missed to drop a short note here.
Mostly i have some trouble because i have no native windows system - i love my linux system too much
With Flashtool Version 0.8.0.0 i am currently unable to flash a ST18i rootable kernel on my xperia mini pro. I hope v.9.5 will work *cross fingers*
Click to expand...
Click to collapse
Maybe better root with that method, it should work. And some people reported, that their devices bricked while flashing neo kernel...

Just a final note ...
With the updated flashtool version it worked fine.

Related

[Q] [FLASHTOOL] Error - (Just what it said)

Hi,
I think, just bricked my phone.
I'm under Windows 7 64, I've installed Flashtool 0.6.8.0 and I can get nothing to work. Yes I installed the drivers and Yes I'm sure they works.
After trying to unlock the bootloader with the tuto of this thread, I finaly come to what looks like a bricked phone.
I can get access to flashmode on the X10 (back + USB). Normal boot does just hows the "Sony Ericson" Text
When I try to flash ANY ftf I've got this :
Code:
08/043/2012 19:43:32 - INFO - <- This level is successfully initialized
08/043/2012 19:43:32 - INFO - Flashtool Version 0.6.8.0 built on 2012-02-26 19:26:25
08/043/2012 19:43:32 - INFO - You can drag and drop ftf files here to start flashing them
08/043/2012 19:43:36 - INFO - Device disconnected
08/043/2012 19:43:39 - INFO - Selected X10_V1_BLRelock.ftf
08/043/2012 19:43:39 - INFO - Preparing files for flashing
08/043/2012 19:43:39 - INFO - Please connect your device into flashmode.
08/044/2012 19:44:29 - INFO - Device connected in flash mode
08/044/2012 19:44:29 - INFO - Opening device for R/W
08/044/2012 19:44:29 - INFO - Start Flashing
08/044/2012 19:44:29 - ERROR -
08/044/2012 19:44:29 - ERROR - Error flashing. Aborted
08/044/2012 19:44:29 - INFO - Device connected in flash mode
08/045/2012 19:45:23 - INFO - Device disconnected
08/045/2012 19:45:39 - INFO - Device connected in flash mode
08/046/2012 19:46:11 - INFO - Device disconnected
08/046/2012 19:46:13 - INFO - Device connected in flash mode
08/046/2012 19:46:26 - INFO - Device disconnected
08/046/2012 19:46:41 - INFO - Device connected in flash mode
08/046/2012 19:46:49 - INFO - Device disconnected
08/047/2012 19:47:04 - INFO - Device connected with USB debugging off
08/047/2012 19:47:04 - INFO - For 2011 devices line, be sure you are not in MTP mode
08/047/2012 19:47:13 - INFO - Device disconnected
08/047/2012 19:47:16 - INFO - Device connected with USB debugging off
08/047/2012 19:47:16 - INFO - For 2011 devices line, be sure you are not in MTP mode
08/047/2012 19:47:16 - INFO - Device connected with USB debugging on
08/047/2012 19:47:16 - ERROR - Cannot identify your device.
08/047/2012 19:47:16 - INFO - Selecting from user input
08/047/2012 19:47:55 - INFO - Device disconnected
08/048/2012 19:48:19 - INFO - Connected device : X10
08/048/2012 19:48:19 - INFO - Installed version of busybox : N/A
08/048/2012 19:48:19 - INFO - Android version : / kernel version :
08/048/2012 19:48:19 - INFO - Phone in recovery mode
08/048/2012 19:48:19 - INFO - Root Access Allowed
08/048/2012 19:48:28 - INFO - Device connected in flash mode
08/048/2012 19:48:35 - INFO - Selected X10_V1_BLRelock.ftf
08/048/2012 19:48:35 - INFO - Preparing files for flashing
08/048/2012 19:48:35 - INFO - Please connect your device into flashmode.
08/048/2012 19:48:36 - INFO - Opening device for R/W
08/048/2012 19:48:36 - INFO - Start Flashing
08/048/2012 19:48:36 - ERROR -
08/048/2012 19:48:36 - ERROR - Error flashing. Aborted
08/048/2012 19:48:36 - INFO - Device connected in flash mode
08/048/2012 19:48:40 - INFO - Selected X10_V1_BLRelock.ftf
08/048/2012 19:48:40 - INFO - Preparing files for flashing
08/048/2012 19:48:40 - INFO - Please connect your device into flashmode.
08/048/2012 19:48:41 - INFO - Opening device for R/W
08/048/2012 19:48:41 - INFO - Start Flashing
08/048/2012 19:48:41 - ERROR -
08/048/2012 19:48:41 - ERROR - Error flashing. Aborted
08/048/2012 19:48:41 - INFO - Device connected in flash mode
I've got mad on this problem for several days.
Hope You can find an answer to this problem.
Sorry if it is a nood problem or if it already have been discussed, but I can't figure out how to use the unlock thread beceause of dead links and lack of explanation.
Thanks in advance for the time you spend on this issue.
Hey,
Did u try repairing ur phone with PC Companion? It works most of the time, search for PC companion on google & u will find it
See if this guide is easier to understand
http://forum.xda-developers.com/showthread.php?t=928343
Grea09 said:
Hi,
I think, just bricked my phone.
I'm under Windows 7 64, I've installed Flashtool 0.6.8.0 and I can get nothing to work. Yes I installed the drivers and Yes I'm sure they works.
After trying to unlock the bootloader with the tuto of this thread, I finaly come to what looks like a bricked phone.
I can get access to flashmode on the X10 (back + USB). Normal boot does just hows the "Sony Ericson" Text
When I try to flash ANY ftf I've got this :
Code:
08/043/2012 19:43:32 - INFO - <- This level is successfully initialized
08/043/2012 19:43:32 - INFO - Flashtool Version 0.6.8.0 built on 2012-02-26 19:26:25
08/043/2012 19:43:32 - INFO - You can drag and drop ftf files here to start flashing them
08/043/2012 19:43:36 - INFO - Device disconnected
08/043/2012 19:43:39 - INFO - Selected X10_V1_BLRelock.ftf
08/043/2012 19:43:39 - INFO - Preparing files for flashing
08/043/2012 19:43:39 - INFO - Please connect your device into flashmode.
08/044/2012 19:44:29 - INFO - Device connected in flash mode
08/044/2012 19:44:29 - INFO - Opening device for R/W
08/044/2012 19:44:29 - INFO - Start Flashing
08/044/2012 19:44:29 - ERROR -
08/044/2012 19:44:29 - ERROR - Error flashing. Aborted
08/044/2012 19:44:29 - INFO - Device connected in flash mode
08/045/2012 19:45:23 - INFO - Device disconnected
08/045/2012 19:45:39 - INFO - Device connected in flash mode
08/046/2012 19:46:11 - INFO - Device disconnected
08/046/2012 19:46:13 - INFO - Device connected in flash mode
08/046/2012 19:46:26 - INFO - Device disconnected
08/046/2012 19:46:41 - INFO - Device connected in flash mode
08/046/2012 19:46:49 - INFO - Device disconnected
08/047/2012 19:47:04 - INFO - Device connected with USB debugging off
08/047/2012 19:47:04 - INFO - For 2011 devices line, be sure you are not in MTP mode
08/047/2012 19:47:13 - INFO - Device disconnected
08/047/2012 19:47:16 - INFO - Device connected with USB debugging off
08/047/2012 19:47:16 - INFO - For 2011 devices line, be sure you are not in MTP mode
08/047/2012 19:47:16 - INFO - Device connected with USB debugging on
08/047/2012 19:47:16 - ERROR - Cannot identify your device.
08/047/2012 19:47:16 - INFO - Selecting from user input
08/047/2012 19:47:55 - INFO - Device disconnected
08/048/2012 19:48:19 - INFO - Connected device : X10
08/048/2012 19:48:19 - INFO - Installed version of busybox : N/A
08/048/2012 19:48:19 - INFO - Android version : / kernel version :
08/048/2012 19:48:19 - INFO - Phone in recovery mode
08/048/2012 19:48:19 - INFO - Root Access Allowed
08/048/2012 19:48:28 - INFO - Device connected in flash mode
08/048/2012 19:48:35 - INFO - Selected X10_V1_BLRelock.ftf
08/048/2012 19:48:35 - INFO - Preparing files for flashing
08/048/2012 19:48:35 - INFO - Please connect your device into flashmode.
08/048/2012 19:48:36 - INFO - Opening device for R/W
08/048/2012 19:48:36 - INFO - Start Flashing
08/048/2012 19:48:36 - ERROR -
08/048/2012 19:48:36 - ERROR - Error flashing. Aborted
08/048/2012 19:48:36 - INFO - Device connected in flash mode
08/048/2012 19:48:40 - INFO - Selected X10_V1_BLRelock.ftf
08/048/2012 19:48:40 - INFO - Preparing files for flashing
08/048/2012 19:48:40 - INFO - Please connect your device into flashmode.
08/048/2012 19:48:41 - INFO - Opening device for R/W
08/048/2012 19:48:41 - INFO - Start Flashing
08/048/2012 19:48:41 - ERROR -
08/048/2012 19:48:41 - ERROR - Error flashing. Aborted
08/048/2012 19:48:41 - INFO - Device connected in flash mode
I've got mad on this problem for several days.
Hope You can find an answer to this problem.
Sorry if it is a nood problem or if it already have been discussed, but I can't figure out how to use the unlock thread beceause of dead links and lack of explanation.
Thanks in advance for the time you spend on this issue.
Click to expand...
Click to collapse
This is happening because you don't have installed USB FLASH driver for your phone..Try with this..Find in folder where you installed Flashtool, folder named "Drivers", and install drivers "X10" something, and "Flashmode" drivers..after you do that, connect your phone in flash mode (turn off phone, press "back" button and plug in your phone)..It should recognize USB flash driver..So after that's recognized..you can do whatever you want in flashtool.
Just be sure if you do RELOCKING your BL, follow all of the procedures provided in thread for RELOCKING..
And I think that you shouldn't have custom kernel if you do that ..
This phone is not bricked..Just do what I said..
Cheers
---------- Post added at 01:00 AM ---------- Previous post was at 12:53 AM ----------
And don't flash "any .ftf file"...that's not cool :d..just flash in the way it's written in threads..
PC companion asks to slide down the status bar and activate PC Companion on the phone. I don't have status bar.
I tried almost all topic of this forum that explain that. I followed them carefully, but it seems I've got a problem that is explained now where.
The phone just comes from the Sony Ericson repair center. They changed the mother board. Maybe related with this issue. I've first easily (hum, hum drivers) rooted it and put the recovery. I tried to install a CM7 ROM themed like ICS (I can't refind it, maybee later) and in doing so I tried to flash a Kernel. It just said we have to unlock bootloader so it's what I tried, but I've got this error. Now I just try to fiw the phone to have a second attempt at this.
In your link I've done the folowing :
lanch flashtool
click flash button
selected Reblock
put the device in flashmode
and that's what it says :
Code:
10/022/2012 11:22:01 - INFO - <- This level is successfully initialized
10/022/2012 11:22:01 - INFO - Flashtool Version 0.6.8.0 built on 2012-02-26 19:26:25
10/022/2012 11:22:01 - INFO - You can drag and drop ftf files here to start flashing them
10/022/2012 11:22:07 - INFO - Device disconnected
10/022/2012 11:22:26 - INFO - Selected X10_V1_BLRelock.ftf
10/022/2012 11:22:26 - INFO - Preparing files for flashing
10/022/2012 11:22:26 - INFO - Please connect your device into flashmode.
10/022/2012 11:22:30 - INFO - Opening device for R/W
10/022/2012 11:22:30 - INFO - Device connected in flash mode
10/022/2012 11:22:30 - INFO - Start Flashing
10/022/2012 11:22:30 - ERROR -
10/022/2012 11:22:30 - ERROR - Error flashing. Aborted
10/022/2012 11:22:30 - INFO - Device connected in flash mode
10/022/2012 11:22:54 - INFO - Device connected with USB debugging off
10/022/2012 11:22:54 - INFO - For 2011 devices line, be sure you are not in MTP mode
10/023/2012 11:23:04 - INFO - Device disconnected
10/023/2012 11:23:07 - INFO - Device connected with USB debugging off
10/023/2012 11:23:07 - INFO - For 2011 devices line, be sure you are not in MTP mode
10/023/2012 11:23:08 - INFO - Device connected with USB debugging on
10/023/2012 11:23:08 - ERROR - Cannot identify your device.
10/023/2012 11:23:08 - INFO - Selecting from user input
10/023/2012 11:23:17 - INFO - Connected device : X10
10/023/2012 11:23:17 - INFO - Installed version of busybox : N/A
10/023/2012 11:23:17 - INFO - Android version : / kernel version : - exec '/system/bin/sh' failed: No such file or directory (2) -
You start pc conpanion,click a few things (update/repair/put in x10) THEN connect your phone
Sent from my X10i using xda premium
PROleev said:
This is happening because you don't have installed USB FLASH driver for your phone..Try with this..Find in folder where you installed Flashtool, folder named "Drivers", and install drivers "X10" something, and "Flashmode" drivers..after you do that, connect your phone in flash mode (turn off phone, press "back" button and plug in your phone)..It should recognize USB flash driver..So after that's recognized..you can do whatever you want in flashtool.
Just be sure if you do RELOCKING your BL, follow all of the procedures provided in thread for RELOCKING..
And I think that you shouldn't have custom kernel if you do that ..
This phone is not bricked..Just do what I said..
Cheers
---------- Post added at 01:00 AM ---------- Previous post was at 12:53 AM ----------
And don't flash "any .ftf file"...that's not cool :d..just flash in the way it's written in threads..
Click to expand...
Click to collapse
I've already installed the drivers from C:\Program Files\SonyEricson\Gordon Gate\
theunderling said:
You start pc conpanion,click a few things (update/repair/put in x10) THEN connect your phone
Sent from my X10i using xda premium
Click to expand...
Click to collapse
I tried it. It just says : PC Companion is unable to connect to your phone please deconect an reconect.
For more help blahbla.
When I try repair it download a ROM and tries to flash it. after unsuccessful try in stadard mode (Slide down the status bar...) it ask me wich phone it is and ask me to put it on flashmod. I've done it and the software don't even react.
Ive had all sorts of errors etc,and always got my phone to work.I can only throw some ideas around,as Ive seen simple things succeeding
Try various flashtool versions
Run them as administrator
Use xp
Charge battery
Remove battery for 10 mins
Reflash/reroot(doomlords easy rooting kit)
Sent from my X10i using xda premium
theunderling said:
Ive had all sorts of errors etc,and always got my phone to work.I can only throw some ideas around,as Ive seen simple things succeeding
Try various flashtool versions
Run them as administrator
Use xp
Charge battery
Remove battery for 10 mins
Reflash/reroot(doomlords easy rooting kit)
Sent from my X10i using xda premium
Click to expand...
Click to collapse
Trying that, thanks !
Grea09 said:
I tried almost all topic of this forum that explain that. I followed them carefully, but it seems I've got a problem that is explained now where.
The phone just comes from the Sony Ericson repair center. They changed the mother board. Maybe related with this issue. I've first easily (hum, hum drivers) rooted it and put the recovery. I tried to install a CM7 ROM themed like ICS (I can't refind it, maybee later) and in doing so I tried to flash a Kernel. It just said we have to unlock bootloader so it's what I tried, but I've got this error. Now I just try to fiw the phone to have a second attempt at this.
In your link I've done the folowing :
lanch flashtool
click flash button
selected Reblock
put the device in flashmode
and that's what it says :
Code:
10/022/2012 11:22:01 - INFO - <- This level is successfully initialized
10/022/2012 11:22:01 - INFO - Flashtool Version 0.6.8.0 built on 2012-02-26 19:26:25
10/022/2012 11:22:01 - INFO - You can drag and drop ftf files here to start flashing them
10/022/2012 11:22:07 - INFO - Device disconnected
10/022/2012 11:22:26 - INFO - Selected X10_V1_BLRelock.ftf
10/022/2012 11:22:26 - INFO - Preparing files for flashing
10/022/2012 11:22:26 - INFO - Please connect your device into flashmode.
10/022/2012 11:22:30 - INFO - Opening device for R/W
10/022/2012 11:22:30 - INFO - Device connected in flash mode
10/022/2012 11:22:30 - INFO - Start Flashing
10/022/2012 11:22:30 - ERROR -
10/022/2012 11:22:30 - ERROR - Error flashing. Aborted
10/022/2012 11:22:30 - INFO - Device connected in flash mode
10/022/2012 11:22:54 - INFO - Device connected with USB debugging off
10/022/2012 11:22:54 - INFO - For 2011 devices line, be sure you are not in MTP mode
10/023/2012 11:23:04 - INFO - Device disconnected
10/023/2012 11:23:07 - INFO - Device connected with USB debugging off
10/023/2012 11:23:07 - INFO - For 2011 devices line, be sure you are not in MTP mode
10/023/2012 11:23:08 - INFO - Device connected with USB debugging on
10/023/2012 11:23:08 - ERROR - Cannot identify your device.
10/023/2012 11:23:08 - INFO - Selecting from user input
10/023/2012 11:23:17 - INFO - Connected device : X10
10/023/2012 11:23:17 - INFO - Installed version of busybox : N/A
10/023/2012 11:23:17 - INFO - Android version : / kernel version : - exec '/system/bin/sh' failed: No such file or directory (2) -
Click to expand...
Click to collapse
For UNLOCKING BOOTLOADER, please READ AND FOLLOW THIS CAREFULLY..
Thanks a million !
It works !
The problem was caused by not running as Administrator, what a tiny thing.
Hope it can help other people with same problem, but it would be great to have a sticky "Repair your phone" post with all usual issue like this one.
And again thanks for your support.
A result
Sent from my X10i using xda premium
Help!
wait wait, the problem was not running as Administrator? can u please tell me how did u do it because my x10 is bricked for a month and i am desesperate =(
PS:srry for the bad english
its not BRICKED even i've faced this
you need to have this x10_2.3_aro.ftf .. which is the normal unrooted x10 rom given by sony at the phones manufacture.
requirements:
adb drivers installed
x10_2.3_aro.ftf
latest version of Flashtool
CAUTION: by following these steps you will lose all your phone information.. so you always need to have some backup
if the same problems persists at the time when you switch ON your phone ... follow these steps
1: make sure that you are not lagging by battery
2: remove the battery and connect the mobile via USB
3: run the flash tool which is already installed on your PC
4: Flash it with the downloaded file (i.e x10_2.3_aro.ftf)
5: when the flash tool says to connect your phone in flash mode then press back button and put on the battery and keep the back button pressed for a while
6: if the phone is connected in flash mode, well and good- then the 2.3.3 will be installed on your phone
7: if it is not connected in flash mode then repeat the 5th step ... you will surely get into the flash mode
8: after the flashing completes then you can again root the phone from the available option in flashtool and also install the xrecovery and unlock your boot loader
any problem regarding x10 booting can be brought to the happy mood by making these steps but you need to have a backup of your phone data

[Q] [Xperia U] Flashtool problem?

Hello together!
I can't post in the Development Section, that's why I ask here (related to http://forum.xda-developers.com/showthread.php?t=1916419).
I'm on Linux 12.04 and added /etc/udev/rules.d/80-flashtool.rules:
Code:
SUBSYSTEM=="usb", ACTION=="add", SYSFS{idVendor}=="0fce", SYSFS{idProduct}=="*", MODE="0777"
Starting as normal user, drag-dropping the downloaded file (DL via torrent), gave countless red alerts with:
12/033/2012 14:33:20 - ERROR - No permission on device. Add valid udev rules
Click to expand...
Click to collapse
So I ran
Code:
sudo ./FlashTool
and DragDropped the .ftf, excluded baseband and waited for the resquest to put the device into flash-mode, which I did (green LED).
Then the error occurs (complete flashtool log follows):
12/036/2012 14:36:42 - INFO - <- This level is successfully initialized
12/036/2012 14:36:42 - INFO - Flashtool Version 0.9.8.0 built on 2012-10-01 19:46:54
12/036/2012 14:36:42 - INFO - You can drag and drop ftf files here to start flashing them
12/036/2012 14:36:43 - INFO - Device disconnected
12/038/2012 14:38:21 - INFO - Selected ST25a_6.1.1.B.1.10_None.ftf
12/038/2012 14:38:21 - INFO - Preparing files for flashing
12/038/2012 14:38:38 - INFO - Please connect your device into flashmode.
12/038/2012 14:38:44 - INFO - Device connected in flash mode
12/038/2012 14:38:44 - INFO - Opening device for R/W
12/038/2012 14:38:44 - INFO - Reading device information
12/038/2012 14:38:44 - INFO - Start Flashing
12/038/2012 14:38:44 - INFO - Processing loader
12/038/2012 14:38:44 - INFO - Checking header
12/038/2012 14:38:44 - INFO - Ending flash session
12/038/2012 14:38:44 - ERROR -
12/038/2012 14:38:44 - ERROR - Error flashing. Aborted
12/038/2012 14:38:44 - INFO - Device connected in flash mode
Click to expand...
Click to collapse
Any ideas, what this is about? Does "checking header" refer to the tft or to my phone?
It's a german, non-branded U25i, successfully unlocked with flashtool (x10flasher_lib/fastboot.linux).
Maybe the file is corrupted? Can someone send me the HASH of a working file?
Thanks for help,
Guntram
PS: Switching debugging level to "DEBUG" doesn't reveal more information:
12/044/2012 14:44:08 - INFO - (FlasherGUI.java:1297) - Please connect your device into flashmode.
12/044/2012 14:44:17 - INFO - (FlasherGUI.java:1020) - Device connected in flash mode
12/044/2012 14:44:18 - INFO - (USBFlashLinux.java:19) - Opening device for R/W
12/044/2012 14:44:18 - INFO - (X10flash.java:408) - Reading device information
12/044/2012 14:44:18 - INFO - (X10flash.java:320) - Start Flashing
12/044/2012 14:44:18 - INFO - (X10flash.java:198) - Processing loader
12/044/2012 14:44:18 - INFO - (X10flash.java:167) - Checking header
12/044/2012 14:44:18 - INFO - (X10flash.java:365) - Ending flash session
12/044/2012 14:44:18 - ERROR - (X10flash.java:342) -
12/044/2012 14:44:18 - ERROR - (X10flash.java:343) - Error flashing. Aborted
12/044/2012 14:44:18 - INFO - (FlasherGUI.java:1020) - Device connected in flash mode
"Check drivers" yielded:
12/000/2012 16:00:56 - INFO - (Device.java:130) - List of connected devices (Device Id) :
12/000/2012 16:00:56 - INFO - (Device.java:138) - - VID_0FCE&PID_ADDE\ Driver installed : true
12/000/2012 16:00:56 - INFO - (Device.java:140) - List of ADB devices :
12/000/2012 16:00:56 - DEBUG - (ProcessBuilderWrapper.java:93) - List of devices attached
12/000/2012 16:00:56 - INFO - (Device.java:147) - - none
12/000/2012 16:00:56 - INFO - (Device.java:148) - List of fastboot devices :
12/000/2012 16:00:56 - INFO - (Device.java:155) - - none
12/001/2012 16:01:26 - INFO - (FlasherGUI.java:1016) - Device disconnected
Click to expand...
Click to collapse
but I assume, the driver thing is only Windows-related. Am I right?
[edith]
Ok...it seems not to be ROM-related. I tried the "relock"-ftf, which failed the same way...
Any hint on what might cause these problems?
Thanks!
I tried it now on another computer (Ubuntu 11.10 64bit, this time) and I do get the same error!
Is there somebody out there, who can help?
Did I miss to setup something on the phone (USB-Debugging is turned on)?
+1
same here, xperia u, linux mint based on ubuntu 12.04
where is the problem
hi, sadly using windows there are no problems. and I would love to not use windows for it.
it is related with flashtool and ubuntu 12.04.
flashtool was fine with my x10 mini pro and linux, but it is not working with xperia u. also the mtp is a pain.
Virtual Box Windows under Linux works like a charme .
So the phone is "nicely" connected, but the flashtool doesn't work properly .
Updated flashtool to linux version 0.9.9.0 and now it works great
Sent from my ST25i using xda app-developers app
Are u entering flashmode by pressing volume down and power key??
If yes then its wrong
Download official ics ftf from development section of ur xperia
Download flashtool
Install flashtool
Go to c/flashtool/drivers
Install drivers for ur xperia
Now switch of ur phone keep it aside
Go to flashtool
Click thunder icon
Select flashmode
Select ftf
Check no final verification
Check exclude ta
Click flash\start
Now it will ask u to connect ur phone in flashmode
Press the volume down button, keep it pressed and connect to usb
U r done wait for flashing
Sent from my ST25i using Tapatalk 2
error flashing. aborted.
think i have same problem as OP.
using Mint11 (ubuntu 11.10 64bit based) and flashtool 0.9.8 as i can't understand how to get libusbx working for flashtool 0.9.9
btw is disabling final verification dangerous?
i'll have to try virtualbox i guess, scared of this as more to go wrong with usb access.
update: followed this guide
(stupidly i can't include links, but its on ubuntu forum)
ubuntuforums.org/showthread.php?t=2084266
installed libusbx on a laptop (running Mint 14 KDE btw, needed gcc 32bit libs to compile it), flashtool 0.9.9 worked. yay.

Xperia P not turn on after flash CWM

Hi!
First I apologize for my English, I am writing with the help of Google translator.
Was using Stock Rom JB (6.2.A.0.400) on my Xperia P when I decided to install the Rom Fidelity JB v1.0. Then installed the THP kernel via fastboot and then installed the rom Fidelity JB v1.0, however my phone does not turn over. When I connect the charger the red led lights up but the screen does not turn on, but when I turn on the pc the Sony PC Companion does not recognize but wondershare mobile go recolhece as the X8 (e15i). :sillyAFUQ!!!
When I try to put another rom or another kernel through Flashtool the following message appears:
01/027/2013 17:27:39 - INFO - <- This level is successfully initialized
01/027/2013 17:27:39 - INFO - Flashtool Version 0.9.10.1 built on 2013-01-09 19:49:47
01/027/2013 17:27:39 - INFO - You can drag and drop ftf files here to start flashing them
01/027/2013 17:27:44 - INFO - Device connected in flash mode
01/027/2013 17:27:56 - INFO - Selected 6.2.A.0.400LT22I.7z.ftf
01/027/2013 17:27:56 - INFO - Preparing files for flashing
01/027/2013 17:27:57 - INFO - Please connect your device into flashmode.
01/027/2013 17:27:57 - INFO - Opening device for R/W
01/027/2013 17:27:58 - INFO - Reading device information
01/028/2013 17:28:07 - INFO - Unable to read from phone after having opened it.
01/028/2013 17:28:07 - INFO - trying to continue anyway
01/028/2013 17:28:07 - INFO - Start Flashing
01/028/2013 17:28:07 - INFO - Processing loader
01/028/2013 17:28:07 - INFO - Checking header
01/035/2013 17:35:46 - INFO - Ending flash session
01/035/2013 17:35:46 - ERROR - Error in processHeader : 995 : A operação de E/S foi anulada devido a uma saída de thread ou a uma requisição de aplicativo.
01/035/2013 17:35:46 - ERROR - Error flashing. Aborted
The device is one time loading the pc and then the green LED lights up, after a while he turned back to stay with the red LED. Already disconnected the battery and connected again but the problem persists!
:crying: Could someone give me some solution? Any help and welcome!
Seem like your ftf file is corrupt, flash log show that "Error in process Header", redownload another.
GVN.Gallus said:
Seem like your ftf file is corrupt, flash log show that "Error in process Header", redownload another.
Click to expand...
Click to collapse
I did it!!
I had downloaded another file but still wrong!
I used a rubber band to keep pressing the volume + button and connected the xperia on pc. So I could install another kernel, and so after that I could install the FTF again!
Thanks for the help!

we can flash with bootloader allowed:no

i follow guide by LoOpy!:
here his thread
LoOpy! said:
DISCLAIMER: I AM NOT RESPONSIBLE FOR BRICKING YOUR PHONE, or anything for that matter.
Tested 2x R800a. Please let me know if it doesn't work on your device!
THIS WILL WIPE YOUR DEVICE!
So you have a R800 that can't be unlocked officially i.e:
Code:
Bootloader unlock Status: [B]No[/B]
:crying:
What this means is that while we can get the device's bootloader unlocked(TP method), it will not enable fastboot access.
So we lack the ability to flash kernels, in .img formats...but why not just make a FTF packed kernel, which we can flash through flashmode?
I'm actually not sure to tell you the truth(*insert conspiracies*), but that was the solution this whole time...
Note: I have only made FTF versions of Turbo Kernel v3.1 by CosmicDan (R800x/R800a/i/at) I have vouch for the R800a to be working, others will need testing....(just have stock FTF ready to go:fingers-crossed
Requirements
Flashtool
GSM ONLY: Vendor-Unlocked Partition layout
Dev-Host link by fma965
Google Doc's link from [URL="forum.xda-developers.com/showthread.php?t=1817548"]CosmicDan Turbo Kernel [/URL]
Ability to use Flashtool... Read Flashing A FTF by fma965
Paperclip or pin + wire for Testpoint (if BL not unlocked)
S1tool for Testpoint (if BL not unlocked)
STEP 1: BL Unlock Via Test Point method (Locked BL Only)
If your bootloader is currently LOCKED:
Read TP Guide by DragonClawsAreSharp...If you don't feel comfortable doing this...stop reading.
If you are comfortable with unlocking the bootloader then go ahead and do it.
Here is R800 TP location(quick google search): Here, and with red dot...you can use a paperclip and hold it to the (-) battery terminal to achieve the same results as the TP cable the guide shows.
In Flashtool (if you ever noticed):
Code:
S1_Loader_Root_773f - Version : R4A066 / Bootloader status : NOT_ROOTABLE ([I]lies[/I])
will now become:
Code:
S1_Loader_Root_773f,S1_Loader_test_Root_xxxx - Version : r4A069 / Bootloader status : ROOTED ([I]huehue[/I])
STEP 2: Prepare for Kernel
For GSM Only: Flash R800i_4.0.2.A.0.62_phoenixvendor.ftf with Flashtool. Let device fully boot to language selection page.
Read through Turbo Kernel (or what ever kernel.ftf you plan to use)
Grab a rom, look at the compatibility section on the kernel page.
Copy rom over to root directory of phone memory card.
Prepare your body?
STEP 3: Kernel Time + Rom
R800a/at/i Turbo Kernel 3.1 Download
R800x Turbo Kernel 3.1 Download
More Kernels!! Thanks denisfgn
Flash via Flashtool in flashmode.
Unplug usb....press and hold power button until 1 vibration....wait...wait...:victory:
Wait for the blue LED + vibration?, then press Volume Up. You should enter a sexy recovery...
Select: "Slot 1" > "TWRP Recovery" > "Wipe" > Wipe Cache, Dalvik Cache, System, then Factory Reset.
Go back to main page (hit back button), then select "Install", scroll down to the Rom you copied to the device, select and install it.
If you forgot rom: plug phone into computer, then in TWRP Select "Mount"> "Mount USB Storage" copy rom over to phone then install it
Reboot. Done.
This method should work for all Xperia 2011 devices that lack fastboot, but can be/are unlock via testpoint (anyone that can test let me know). Just need kernel to be in packed as a .ftf...
HAS THIS BEEN DONE BEFORE?? Maybe I can't search properly...
References
DragonClawsAreSharp for TP Guide
CosmicDan for Kernel
fma965 for FTF Guide
Flashtool Dev's
wedgess for Kernels
DooMLoRD for Kernel
Yay!! 1st post ever on XDA...
Click to expand...
Click to collapse
but I did these steps:
imauri1990 said:
I'm happy ! it succeeds in my xperia mini pro ( SK17 [ 12w19 ] Unlock Bootloader allowed : no) now have pacman 4.4.2
the steps were followed :
1.First , I unlocked my bootloader with testpoint .
2 . Then , I converted to boot.img That Loopy ftf with tools provided . tools: http://www.mediafire.com/download/u3ez1ud7sfcdcqd/img-to-ftf+%27Axel%27.rar
and a tutorial: https://www.youtube.com/watch?v=ykeRIEaqK8o
if u get error , remember when u install cygwin select "cpio" and "perl".
3 This is VERY IMPORTANT - I copied loader_unlocked.sin from Flashtool/devices/R800 to Flashtool/devices/SK17
4 . Kernel.ftf I flashed I made ​​the
(Note you need to have copied from Flashtool/devices/R800 to Flashtool/devices/SK17 loader_unlocked.sin otherwise you will get the following error ! :
09/004/2013 18:04:12 - INFO - Selected Xperia MiniPro ( SK17i ) / 4.0.2.A.0.42 / HU
09/004/2013 18:04:12 - INFO - Preparing files for flashing
09/004/2013 18:04:15 - INFO - Please connect your device into Flashmode .
09/004/2013 18:04:17 - INFO - Device disconnected
09/004/2013 18:04:26 - INFO - Device connected in flash mode
09/004/2013 18:04:26 - INFO - Opening device for R / W
09/004/2013 18:04:26 - INFO - Reading device information
09/004/2013 18:04:26 - INFO - Phone Flashmode ready for operations .
09/004/2013 18:04:26 - INFO - Current device: SK17a - BX902SQQ7Q - 1250- 1736_R9D - 1244- 7088_4.0.2.A.0.58 - WORLD- a_4.0.2.A.0.58
09/004/2013 18:04:27 - INFO - Start Flashing
09/004/2013 18:04:27 - INFO - Using an unofficial loader
09/004/2013 18:04:27 - INFO - Device loader has not Been identified. Using the one from the bundle
09/004/2013 18:04:27 - INFO - Processing loader.sin
09/004/2013 18:04:27 - INFO - Checking header
09/004/2013 18:04:27 - INFO - Flashing data
09/004/2013 18:04:28 - INFO - Loader : S1_Loader_Root_773f - Version: R4A066 / Boot version: r9A029 / Bootloader status : ROOTED
09/004/2013 18:04:29 - INFO - Processing kernel.sin
09/004/2013 18:04:29 - INFO - Checking header
09/004/2013 18:04:29 - INFO - Ending flash session
09/004/2013 18:04:29 - ERROR - ERR_SEVERITY = " MAJOR " ; ERR_CLASS = " SECURITY_CLASS " ; ERR_STATIC = " SIN_HEAD_VER " ; ERR_DYNAMIC = "Failed to Verify without header" ;
09/004/2013 18:04:29 - ERROR - Error flashing . Aborted
09/004/2013 18:04:29 - INFO - Device connected in flash mode
09/004/2013 18:04:30 - INFO - Device disconnected
09/004/2013 18:04:32 - INFO - Device connected in flash mode)
5 . The next thing I did was start in recovery mode. I flashed the ROM and Gapps .
6 .And after 2 days of intense work and break my head finally enjoying kit kat
:good::good::fingers-crossed::highfive:
Click to expand...
Click to collapse
Do you think there's a chance for my WT19a 12w31 with "bootloader unlock allowed: no"?
Could you share the resulting .ftf? I tried to, but it fails everytime. I don't know, maybe I'm missing something or it only works with the mini pro sk17.
I´ve been trying with my girlfriends mini st15 (already unlocked bootloader via test point) and just can´t make it work.
Does someone have a jellybean ftf kernel for the ST15?? Thank you...
ciran said:
Could you share the resulting .ftf? I tried to, but it fails everytime. I don't know, maybe I'm missing something or it only works with the mini pro sk17.
I´ve been trying with my girlfriends mini st15 (already unlocked bootloader via test point) and just can´t make it work.
Does someone have a jellybean ftf kernel for the ST15?? Thank you...
Click to expand...
Click to collapse
Cada archivo ftf es unico, cada vez que intentes instalar una nueva rom deberas extraer el archivo boot.img de la rom y convertirlo en ftf , luego ingresar al recovery y instalar la rom.
Each ftf file is unique, every time you try to install a new ROM will have to extract the boot.img file in the ROM and turn it into ftf, then enter the recovery and install the rom.
Snake1405 said:
Do you think there's a chance for my WT19a 12w31 with "bootloader unlock allowed: no"?
Click to expand...
Click to collapse
yup, maybe it works
imauri1990 said:
yup, maybe it works
Click to expand...
Click to collapse
cannot get cygwin to work .........extractboot ....
---------- Post added at 01:17 AM ---------- Previous post was at 12:58 AM ----------
got this error on flashtools
09/014/2015 22:14:01 - INFO - Device connected in flash mode
09/014/2015 22:14:23 - INFO - Selected Bundle for sk17i . FW release : kernel cm9. Customization : FTF For Xperia mini pro
09/014/2015 22:14:23 - INFO - Preparing files for flashing
09/014/2015 22:14:23 - INFO - Please connect your device into flashmode.
09/014/2015 22:14:24 - INFO - Opening device for R/W
09/014/2015 22:14:24 - INFO - Reading device information
09/014/2015 22:14:41 - INFO - Unable to read from phone after having opened it.
09/014/2015 22:14:41 - INFO - trying to continue anyway
09/014/2015 22:14:41 - INFO - Start Flashing
09/014/2015 22:14:41 - INFO - Processing loader.sin
09/014/2015 22:14:41 - INFO - Checking header
09/014/2015 22:14:41 - ERROR - Processing of loader.sin finished with errors.
09/014/2015 22:14:41 - INFO - Ending flash session
09/014/2015 22:14:41 - ERROR - Error in processHeader : 22 : El dispositivo no reconoce el comando.
09/014/2015 22:14:41 - ERROR - Error flashing. Aborted
09/014/2015 22:14:41 - INFO - Device disconnected
error proces header..... i have no idea........
contame bien que pasos hiciste y capaz te puedo ayudar.
Did you unlock using the official Sony page?
Or you unlock it using the "TP Guide by DragonClawsAreSharp"?
Edit: already did it. Unlocked successfully. Thanks for the tutorial.
It doesn't work for me. When I'm trying to flash the kernel, it gives me this error:
Code:
26/007/2015 07:07:19 - INFO - Processing loader_unlocked.sin
26/007/2015 07:07:19 - INFO - Checking header
26/007/2015 07:07:19 - INFO - Flashing data
26/007/2015 07:07:19 - INFO - Processing of loader_unlocked.sin finished.
26/007/2015 07:07:20 - INFO - Loader : S1_Loader_Root_773f,S1_Loader_test_Root_xxxx - Version : r4A069 / Boot version : r9A021 / Bootloader status : ROOTED
26/007/2015 07:07:21 - INFO - No bootdelivery to send
26/007/2015 07:07:21 - INFO - Processing kernel.sin
26/007/2015 07:07:21 - INFO - Checking header
26/007/2015 07:07:21 - INFO - Flashing data
26/007/2015 07:07:21 - ERROR - Processing of kernel.sin finished with errors.
26/007/2015 07:07:21 - INFO - Ending flash session
26/007/2015 07:07:21 - ERROR - ERR_SEVERITY="MAJOR";ERR_CLASS="SECURITY_CLASS";ERR_STATIC="IMAGE_ADDRESS_RANGE";ERR_DYNAMIC="SIN-block eraseblock mismatch";
I've tried to convert a kernel boot.img to ftf like 10 times, I've even tried another kernels, but I get the same error everytime I try to flash. I've followed everything in the tutorials.
I have ST15i by the way.
Could you send me the ftf you've created? So I can test if the ftf was the problem.

Sony Xperia Tablet Z SGP321 hard-bricked - help needed

Dear XDA-developers!
I have a big problem with my SGP321 with locked bootloader.
What I did to get into it:
1. I had two SGP321 tablets (with different serial numbers, let's call them SN1 and SN2).
2. In TWRP (installed from TabZ-lockeddualrecovery2.8.22-RELEASE.installer.zip) I made backups from SN1 to ext-sdcard.
3. I installed the same TWRP to SN2, then renamed TWRP/SN1 folder on ext-sdcard to TWRP/SN2. (it was very wrong decision!!!! do not repeat my mistake!!!)
4. I restored TWRP/SN2 to SN2 with all default settings (so restored all SN1's partitions /boot, /ta, /system, /cache, /data to SN2 ). (it was very wrong decision!!!! do not repeat my mistake!!!)
For now I have only SN2 in hard-bricked state.
* It blinks red on charge but does not consume current.
* It connects to PC only in flashmode, so fastboot mode is not available.
* Windows 8.1 PC detects it as SOMC Flash Device (USB VID 0x0fce, USB PID 0xadde).
* FlashTool reports the following:
Code:
04/004/2016 13:04:17 - INFO - Flashtool Version 0.9.18.6 built on 30-05-2015 22:30:00
04/004/2016 13:04:17 - INFO - Executing search strategies to find proxy selector
04/004/2016 13:04:18 - INFO - No proxy found for IE. Trying next one
04/004/2016 13:04:18 - INFO - No proxy found for firefox. Trying next one
04/004/2016 13:04:18 - INFO - No proxy found for java. Trying next one
04/004/2016 13:04:22 - INFO - Device disconnected
04/004/2016 13:04:36 - INFO - Selected Bundle for Sony Xperia Tablet Z (SGP321). FW release : 10.7.A.0.222. Customization : VMo RU/UA/KZ
04/004/2016 13:04:36 - INFO - Preparing files for flashing
04/005/2016 13:05:02 - INFO - Please connect your device into flashmode.
04/005/2016 13:05:17 - INFO - Device connected in flash mode
04/005/2016 13:05:18 - INFO - Opening device for R/W
04/005/2016 13:05:18 - INFO - Reading device information
04/006/2016 13:06:17 - INFO - Unable to read from phone after having opened it.
04/006/2016 13:06:17 - INFO - trying to continue anyway
04/006/2016 13:06:17 - INFO - Start Flashing
04/006/2016 13:06:17 - INFO - Processing loader.sin
04/006/2016 13:06:17 - INFO - Checking header
[COLOR="Red"]04/006/2016 13:06:17 - ERROR - Processing of loader.sin finished with errors.[/COLOR]
04/006/2016 13:06:17 - INFO - Ending flash session
[COLOR="Red"]04/006/2016 13:06:17 - ERROR - Error in processHeader : 22 : Устройство не опознает команду.[/COLOR]
[COLOR="Red"]04/006/2016 13:06:17 - ERROR - Error flashing. Aborted[/COLOR]
04/006/2016 13:06:17 - INFO - Device disconnected
04/006/2016 13:06:21 - INFO - Device connected in flash mode
* Sony Emma does not detect my tablet.
* Sony PC Companion 2.1 detects my tablet as "Sony / Sony Ericsson phone / tablet" and shows two applications for it - "Support Zone" and "Media Go".
* I have no Trim Area backup for it. But I have this backup for SN1.
* S1tool 30.05.2014 does not detect my tablet.
Sony service says that I need motherboard replacement (but it is out of stock).
Is it possible to repair my tablet at home?
Does SGP321 have test-point for S1tool?
Does it have JTAG and UART connector (as described on Sony Mobile Developer World in "Access UART ports" article)?
What do you recommend to unbrick my tablet?
nrbrtx said:
Dear XDA-developers!
I have a big problem with my SGP321 with locked bootloader.
What I did to get into it:
1. I had two SGP321 tablets (with different serial numbers, let's call them SN1 and SN2).
2. In TWRP (installed from TabZ-lockeddualrecovery2.8.22-RELEASE.installer.zip) I made backups from SN1 to ext-sdcard.
3. I installed the same TWRP to SN2, then renamed TWRP/SN1 folder on ext-sdcard to TWRP/SN2. (it was very wrong decision!!!! do not repeat my mistake!!!)
4. I restored TWRP/SN2 to SN2 with all default settings (so restored all SN1's partitions /boot, /ta, /system, /cache, /data to SN2 ). (it was very wrong decision!!!! do not repeat my mistake!!!)
For now I have only SN2 in hard-bricked state.
* It blinks red on charge but does not consume current.
* It connects to PC only in flashmode, so fastboot mode is not available.
* Windows 8.1 PC detects it as SOMC Flash Device (USB VID 0x0fce, USB PID 0xadde).
* FlashTool reports the following:
Code:
04/004/2016 13:04:17 - INFO - Flashtool Version 0.9.18.6 built on 30-05-2015 22:30:00
04/004/2016 13:04:17 - INFO - Executing search strategies to find proxy selector
04/004/2016 13:04:18 - INFO - No proxy found for IE. Trying next one
04/004/2016 13:04:18 - INFO - No proxy found for firefox. Trying next one
04/004/2016 13:04:18 - INFO - No proxy found for java. Trying next one
04/004/2016 13:04:22 - INFO - Device disconnected
04/004/2016 13:04:36 - INFO - Selected Bundle for Sony Xperia Tablet Z (SGP321). FW release : 10.7.A.0.222. Customization : VMo RU/UA/KZ
04/004/2016 13:04:36 - INFO - Preparing files for flashing
04/005/2016 13:05:02 - INFO - Please connect your device into flashmode.
04/005/2016 13:05:17 - INFO - Device connected in flash mode
04/005/2016 13:05:18 - INFO - Opening device for R/W
04/005/2016 13:05:18 - INFO - Reading device information
04/006/2016 13:06:17 - INFO - Unable to read from phone after having opened it.
04/006/2016 13:06:17 - INFO - trying to continue anyway
04/006/2016 13:06:17 - INFO - Start Flashing
04/006/2016 13:06:17 - INFO - Processing loader.sin
04/006/2016 13:06:17 - INFO - Checking header
[COLOR="Red"]04/006/2016 13:06:17 - ERROR - Processing of loader.sin finished with errors.[/COLOR]
04/006/2016 13:06:17 - INFO - Ending flash session
[COLOR="Red"]04/006/2016 13:06:17 - ERROR - Error in processHeader : 22 : Устройство не опознает команду.[/COLOR]
[COLOR="Red"]04/006/2016 13:06:17 - ERROR - Error flashing. Aborted[/COLOR]
04/006/2016 13:06:17 - INFO - Device disconnected
04/006/2016 13:06:21 - INFO - Device connected in flash mode
* Sony Emma does not detect my tablet.
* Sony PC Companion 2.1 detects my tablet as "Sony / Sony Ericsson phone / tablet" and shows two applications for it - "Support Zone" and "Media Go".
* I have no Trim Area backup for it. But I have this backup for SN1.
* S1tool 30.05.2014 does not detect my tablet.
Sony service says that I need motherboard replacement (but it is out of stock).
Is it possible to repair my tablet at home?
Does SGP321 have test-point for S1tool?
Does it have JTAG and UART connector (as described on Sony Mobile Developer World in "Access UART ports" article)?
What do you recommend to unbrick my tablet?
Click to expand...
Click to collapse
Wrong section, This is for Xperia Z only (the phone not the tablet!).
Anyway, since your tablet can connect in flashmode, can you find a Twrp flashable that can be flashed through flashtool, or maybe a modified ftf so it can do the trick to be able to boot into twrp?
aaronkatrini said:
Wrong section, This is for Xperia Z only (the phone not the tablet!).
Anyway, since your tablet can connect in flashmode, can you find a Twrp flashable that can be flashed through flashtool, or maybe a modified ftf so it can do the trick to be able to boot into twrp?
Click to expand...
Click to collapse
Thank you for reply.
I have FTF and zip files. When I try to flash ftf with FlashTool I got the same result (see 3 red lines in the post above).
nrbrtx said:
Thank you for reply.
I have FTF and zip files. When I try to flash ftf with FlashTool I got the same result (see 3 red lines in the post above).
Click to expand...
Click to collapse
As I said earlier, you are on the wrong section of the forum. This is dedicated part of the forum for the Xperia Z (the phone) and not the Xperia Tablet Z. So you should post this on the right section if you want to get some help.
Anyway, I checked a bit for you and please take a look at this thread, maybe it can help: http://forum.xda-developers.com/showthread.php?t=1849170
Also, from what I remember from a different tablet (Kindle HDX), or any device that needs its Primary Partitions fixed you need to put the device in Qualcomm Download mode (9008) and have the correct files in order to flash. The problem stands here because Qualcomm (the maker of the cpu and board) distributes these files only to OEMs and the only way to have them is for someone to leak them. Maybe what I just wrote doesn't apply to your case but is nice to know... and btw somebody posted this for the Xperia Ultra Z and the Z1, you can take a look ( http://forum.xda-developers.com/showthread.php?t=2646405 ) but remember: DO NOT TRY THIS ON YOUR DEVICE because it has different Cpu and it is not compatible with those devices.

Categories

Resources