[TOOL/R800] [UPDATE 07/01/2013] Flashtool version 0.9.10.0 - Windows / Linux / Mac

Search This thread

jjkkyu

Senior Member
Feb 17, 2012
371
378
I want to contribute a Chinese translation for this awesome tool.
How can I do it?
 

javagreen

Senior Member
Aug 10, 2010
965
203
Dombivli
Can I use this to unlock Bootloader of Xperia Play, or just for flashing etc?

I ask because I was able to unlock BL of my Xperia X10 using Flashtool (for X10) so I'm wondering if it'll be the same for Xperia Play too.
 

cj360

Senior Member
Oct 24, 2011
1,332
709
Using flashtool on ubuntu 11.10 and I can't use the flashmode.
When I setup flashtool and wait till the pop-up on how to plug in the phone in flashmode the app crashes when I connect it and the green led comes on. So I restarted flashtool and shut-off my phone. So I started flashtool again and pluged in my phone in flashmode before selecting the firmware. Still failed but the app had a different error and didn't force close.


Here's the output from terminal when flashtool quits
Code:
FlashTool/x10flasher_lib/linjre64
R800x_3.0.1.E.0.88_Verizon.ftf
libusb couldn't open USB device /dev/bus/usb/001/004: Permission denied.
libusb requires write access to USB device nodes.
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f8477f1e760, pid=3424, tid=140206940055296
#
# JRE version: 7.0_04-b20
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.0-b21 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libusb-1.0.so.0+0x4760]  libusb_submit_transfer+0x20
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/andrew/Desktop/xperia_play_stuff/FlashTool/hs_err_pid3424.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted [/hide]


And here's the output when flashtool aborts but stays open
Code:
 FlashTool/x10flasher_lib/linjre64
java.io.IOException: readReply : First data read request failed
	at linuxlib.JUsb.readS1Device(JUsb.java:108)
	at flashsystem.io.USBFlashLinux.readS1Reply(USBFlashLinux.java:55)
	at flashsystem.io.USBFlash.readS1Reply(USBFlash.java:45)
	at flashsystem.X10flash.openDevice(X10flash.java:404)
	at flashsystem.X10flash.openDevice(X10flash.java:345)
	at gui.FlasherGUI$43.run(FlasherGUI.java:1058)
	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)
java.lang.NullPointerException
	at flashsystem.X10flash.processHeader(X10flash.java:181)
	at flashsystem.X10flash.uploadImage(X10flash.java:196)
	at flashsystem.X10flash.sendLoader(X10flash.java:225)
	at flashsystem.X10flash.flashDevice(X10flash.java:317)
	at gui.FlasherGUI$43.run(FlasherGUI.java:1059)
	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
	at flashsystem.X10flash.uploadImage(X10flash.java:217)
	at flashsystem.X10flash.sendLoader(X10flash.java:225)
	at flashsystem.X10flash.flashDevice(X10flash.java:317)
	at gui.FlasherGUI$43.run(FlasherGUI.java:1059)
	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) [/hide]


I've sync'd repo's and used java for other things and it was fine, cause these errors tell me that it's somthing with java but I've never had a problem with it till now.
 

yacloo

Senior Member
Dec 13, 2010
261
140
İstanbul
Sony Xperia XZ Premium
Using flashtool on ubuntu 11.10 and I can't use the flashmode.
When I setup flashtool and wait till the pop-up on how to plug in the phone in flashmode the app crashes when I connect it and the green led comes on. So I restarted flashtool and shut-off my phone. So I started flashtool again and pluged in my phone in flashmode before selecting the firmware. Still failed but the app had a different error and didn't force close.


Here's the output from terminal when flashtool quits
Code:
FlashTool/x10flasher_lib/linjre64
R800x_3.0.1.E.0.88_Verizon.ftf
libusb couldn't open USB device /dev/bus/usb/001/004: Permission denied.
libusb requires write access to USB device nodes.
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f8477f1e760, pid=3424, tid=140206940055296
#
# JRE version: 7.0_04-b20
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.0-b21 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libusb-1.0.so.0+0x4760]  libusb_submit_transfer+0x20
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/andrew/Desktop/xperia_play_stuff/FlashTool/hs_err_pid3424.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted [/hide]


And here's the output when flashtool aborts but stays open
Code:
 FlashTool/x10flasher_lib/linjre64
java.io.IOException: readReply : First data read request failed
	at linuxlib.JUsb.readS1Device(JUsb.java:108)
	at flashsystem.io.USBFlashLinux.readS1Reply(USBFlashLinux.java:55)
	at flashsystem.io.USBFlash.readS1Reply(USBFlash.java:45)
	at flashsystem.X10flash.openDevice(X10flash.java:404)
	at flashsystem.X10flash.openDevice(X10flash.java:345)
	at gui.FlasherGUI$43.run(FlasherGUI.java:1058)
	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)
java.lang.NullPointerException
	at flashsystem.X10flash.processHeader(X10flash.java:181)
	at flashsystem.X10flash.uploadImage(X10flash.java:196)
	at flashsystem.X10flash.sendLoader(X10flash.java:225)
	at flashsystem.X10flash.flashDevice(X10flash.java:317)
	at gui.FlasherGUI$43.run(FlasherGUI.java:1059)
	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
	at flashsystem.X10flash.uploadImage(X10flash.java:217)
	at flashsystem.X10flash.sendLoader(X10flash.java:225)
	at flashsystem.X10flash.flashDevice(X10flash.java:317)
	at gui.FlasherGUI$43.run(FlasherGUI.java:1059)
	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) [/hide]


I've sync'd repo's and used java for other things and it was fine, cause these errors tell me that it's somthing with java but I've never had a problem with it till now.


run flashtool with root(sudo)
 
  • Like
Reactions: cj360

TwilightLoz

Senior Member
Dec 25, 2011
188
6
I have a r800i (UK) xperia play. I was on the .42 fw but i wanted to install jokawild v3 rom which required .62 fw. So currently, I am now putting the .62 on my phone using flashtool. My phone is on flash mode although I dont know why it takes sooo long just to install a FW. Its been 4 hours and yet its still on 22%. This cannot be normal. Is this because I didnt untick/tick anything when I started flashing the .ftf file?
 

Androxyde

Recognized Developer
Aug 3, 2010
1,099
2,836
50
Paris
www.flashtool.net
I have a r800i (UK) xperia play. I was on the .42 fw but i wanted to install jokawild v3 rom which required .62 fw. So currently, I am now putting the .62 on my phone using flashtool. My phone is on flash mode although I dont know why it takes sooo long just to install a FW. Its been 4 hours and yet its still on 22%. This cannot be normal. Is this because I didnt untick/tick anything when I started flashing the .ftf file?

What version are you using ? on what file does it hang ?
 

TwilightLoz

Senior Member
Dec 25, 2011
188
6
I did try it on another usb in my computer and the same thing happened so i do think it will work if i try it on another computer. btw, how long does it take to flash a fw?
http://xdaforums.com/showthread.php?t=1679415 click on the link to have a look at attachments i have attached.

EDIT - the phone is currently off and charging. although I dont think it actually is charging because there is no led light coming from the phone... have a bricked my phone?

---------- Post added at 06:53 PM ---------- Previous post was at 06:43 PM ----------

I think I may have to follow this guide: http://xdaforums.com/showthread.php?t=1252038
 

Trancicted

Senior Member
Dec 10, 2011
221
20
Oostende
I'am getting this error while updating my baseband:
ERR_SEVERITY="MAJOR";ERR_CLASS="SECURITY_CLASS";ERR_STATIC="SIN_HEAD_VER";ERR_DYNAMIC="Failed to verify sin header";\00

This is the complete log:
Code:
1/058/2012 18:58:56 - INFO  - <- This level is successfully initialized
31/058/2012 18:58:57 - INFO  - Flashtool Version 0.6.8.0 built on 2012-02-26 19:26:25
31/058/2012 18:58:57 - INFO  - You can drag and drop ftf files here to start flashing them
31/059/2012 18:59:03 - INFO  - Device disconnected
31/059/2012 18:59:05 - INFO  - List of connected devices (Device Id) :
31/059/2012 18:59:05 - INFO  - List of ADB devices :
31/059/2012 18:59:05 - INFO  -       - none
31/059/2012 18:59:05 - INFO  - List of fastboot devices :
31/059/2012 18:59:05 - INFO  -       - none
31/059/2012 18:59:14 - INFO  - Device connected in flash mode
31/059/2012 18:59:18 - INFO  - List of connected devices (Device Id) :
31/059/2012 18:59:18 - INFO  -       - USB\VID_0FCE&PID_ADDE\6&28EE2E2F&0&2	Driver installed : true
31/059/2012 18:59:18 - INFO  - List of ADB devices :
31/059/2012 18:59:19 - INFO  -       - none
31/059/2012 18:59:19 - INFO  - List of fastboot devices :
31/059/2012 18:59:19 - INFO  -       - none
31/059/2012 18:59:29 - INFO  - List of connected devices (Device Id) :
31/059/2012 18:59:29 - INFO  -       - USB\VID_0FCE&PID_ADDE\6&28EE2E2F&0&2	Driver installed : true
31/059/2012 18:59:29 - INFO  - List of ADB devices :
31/059/2012 18:59:29 - INFO  -       - none
31/059/2012 18:59:29 - INFO  - List of fastboot devices :
31/059/2012 18:59:29 - INFO  -       - none
31/059/2012 18:59:52 - INFO  - Selected XperiaPlay_3.0.1.E.0.88_R800x.ftf
31/059/2012 18:59:52 - INFO  - Preparing files for flashing
31/059/2012 18:59:55 - INFO  - Device disconnected
31/059/2012 18:59:57 - INFO  - Please connect your device into flashmode.
31/002/2012 19:02:50 - INFO  - Device connected in flash mode
31/002/2012 19:02:51 - INFO  - Opening device for R/W
31/002/2012 19:02:55 - INFO  - Reading device information
31/002/2012 19:02:55 - INFO  - Phone ready for flashmode operations.
31/002/2012 19:02:55 - INFO  - Start Flashing
31/002/2012 19:02:55 - INFO  - Flashing loader
31/002/2012 19:02:58 - INFO  - Loader version : R4A066 / Bootloader status : ROOTED
31/002/2012 19:02:58 - INFO  - Flashing adsp.sin
31/002/2012 19:02:58 - ERROR - ERR_SEVERITY="MAJOR";ERR_CLASS="SECURITY_CLASS";ERR_STATIC="SIN_HEAD_VER";ERR_DYNAMIC="Failed to verify sin header";\00
31/002/2012 19:02:58 - ERROR - Error flashing. Aborted
31/002/2012 19:02:58 - INFO  - Device connected in flash mode
31/002/2012 19:02:59 - INFO  - Device disconnected
31/003/2012 19:03:00 - INFO  - Device connected in flash mode
31/003/2012 19:03:25 - INFO  - Device disconnected

This is the log from my windows PC, same story on linux with the newest flashtool version.
Using CM 9.0 and KeiCS v2 - 2.6.32.59 kernel
 

Androxyde

Recognized Developer
Aug 3, 2010
1,099
2,836
50
Paris
www.flashtool.net
I'am getting this error while updating my baseband:
ERR_SEVERITY="MAJOR";ERR_CLASS="SECURITY_CLASS";ERR_STATIC="SIN_HEAD_VER";ERR_DYNAMIC="Failed to verify sin header";\00

This is the complete log:
Code:
1/058/2012 18:58:56 - INFO  - <- This level is successfully initialized
31/058/2012 18:58:57 - INFO  - Flashtool Version 0.6.8.0 built on 2012-02-26 19:26:25
31/058/2012 18:58:57 - INFO  - You can drag and drop ftf files here to start flashing them
31/059/2012 18:59:03 - INFO  - Device disconnected
31/059/2012 18:59:05 - INFO  - List of connected devices (Device Id) :
31/059/2012 18:59:05 - INFO  - List of ADB devices :
31/059/2012 18:59:05 - INFO  -       - none
31/059/2012 18:59:05 - INFO  - List of fastboot devices :
31/059/2012 18:59:05 - INFO  -       - none
31/059/2012 18:59:14 - INFO  - Device connected in flash mode
31/059/2012 18:59:18 - INFO  - List of connected devices (Device Id) :
31/059/2012 18:59:18 - INFO  -       - USB\VID_0FCE&PID_ADDE\6&28EE2E2F&0&2	Driver installed : true
31/059/2012 18:59:18 - INFO  - List of ADB devices :
31/059/2012 18:59:19 - INFO  -       - none
31/059/2012 18:59:19 - INFO  - List of fastboot devices :
31/059/2012 18:59:19 - INFO  -       - none
31/059/2012 18:59:29 - INFO  - List of connected devices (Device Id) :
31/059/2012 18:59:29 - INFO  -       - USB\VID_0FCE&PID_ADDE\6&28EE2E2F&0&2	Driver installed : true
31/059/2012 18:59:29 - INFO  - List of ADB devices :
31/059/2012 18:59:29 - INFO  -       - none
31/059/2012 18:59:29 - INFO  - List of fastboot devices :
31/059/2012 18:59:29 - INFO  -       - none
31/059/2012 18:59:52 - INFO  - Selected XperiaPlay_3.0.1.E.0.88_R800x.ftf
31/059/2012 18:59:52 - INFO  - Preparing files for flashing
31/059/2012 18:59:55 - INFO  - Device disconnected
31/059/2012 18:59:57 - INFO  - Please connect your device into flashmode.
31/002/2012 19:02:50 - INFO  - Device connected in flash mode
31/002/2012 19:02:51 - INFO  - Opening device for R/W
31/002/2012 19:02:55 - INFO  - Reading device information
31/002/2012 19:02:55 - INFO  - Phone ready for flashmode operations.
31/002/2012 19:02:55 - INFO  - Start Flashing
31/002/2012 19:02:55 - INFO  - Flashing loader
31/002/2012 19:02:58 - INFO  - Loader version : R4A066 / Bootloader status : ROOTED
31/002/2012 19:02:58 - INFO  - Flashing adsp.sin
31/002/2012 19:02:58 - ERROR - ERR_SEVERITY="MAJOR";ERR_CLASS="SECURITY_CLASS";ERR_STATIC="SIN_HEAD_VER";ERR_DYNAMIC="Failed to verify sin header";\00
31/002/2012 19:02:58 - ERROR - Error flashing. Aborted
31/002/2012 19:02:58 - INFO  - Device connected in flash mode
31/002/2012 19:02:59 - INFO  - Device disconnected
31/003/2012 19:03:00 - INFO  - Device connected in flash mode
31/003/2012 19:03:25 - INFO  - Device disconnected

This is the log from my windows PC, same story on linux with the newest flashtool version.
Using CM 9.0 and KeiCS v2 - 2.6.32.59 kernel

This usually means you are trying to flash a ftf not made for your device.

Envoyé depuis mon LT18i avec Tapatalk
 
  • Like
Reactions: Trancicted

Top Liked Posts

  • There are no posts matching your filters.
  • 62
    Hello

    Flashtool can be downloaded on the Flashtool Homepage (on Installation tab)

    As Flashtool was originally developped for X10, you can find a lot of information on the Original X10 Flashtool thread

    Major update for 0.6.8.0 : Ability to now install CWM from Flashtool on locked bootloader for LT15/LT18.
    Fastboot now works fine under linux

    Major new feature : Fastboot toolbox for 2011 line devices.

    Please post fastboot issues here in this thread
    36
    hey ppl we have added support for all new Xperia 2011 devices...

    Code:
    ST17 - coconut    - ACTIVE
    LT15 - anzu       - ARC
    LT18 - ayame      - ARC S
    WT19 - satsuma    - LIVE WALKMAN
    ST15 - smultron   - MINI
    SK17 - mango      - MINI PRO
    MT15 - hallon     - NEO
    MT11 - haida      - NEO V
    R800 - zeus,zeusc - PLAY
    MK16 - iyokan     - PRO
    ST18 - urushi     - RAY

    this update will feature fastboot support!!!


    check 1st post for more info and follow link to get latest files!!!


    also any issue related to fastboot should be posted in the corresponding device threads...

    will make stuff easier for us

    hope u guys understand


    P.S.: the fastboot toolbox is easy to use... in case some users are having issues using it i will create a small tutorial later...


    regards,

    DooMLoRD
    8
    Unfortunately i try this but i get errors like:

    mino-P5W-DH-Deluxe x10flasher_lib # cd linux/lib64/

    mino-P5W-DH-Deluxe lib64 # /lib/ld-linux.so.2 (0xf7791000)
    bash: syntax error near unexpected token `0xf7791000'

    I think for some reason libusbx-1.0.17.tar.bz2 not works write at my system (Linux mint Oliva x64)

    See what get at execution

    JAVA_HOME not set. Using default value : ./x10flasher_lib/linjre64
    libusb.LibUsbException: Libusb not found. Minimum libusb version is 1.0.15. It can be downloaded on http://www.libusbx.org
    at libusb.UsbSystem.initSystem(UsbSystem.java:28)
    at libusb.UsbSystem.<init>(UsbSystem.java:15)
    at linuxlib.JUsb.init(JUsb.java:21)
    at gui.Main.initLinuxUsb(Main.java:47)
    at gui.Main.main(Main.java:34)

    Can you try this :

    1 - download the attached file
    2 - go to this folder : FlashTool/x10flasher_lib
    3 - extract the downloaded attachement : tar xzf /path/to/linux.tar.gz
    4 - run flashtool
    5
    Please try to use the original link given on the first post, this isn't meant to offend the dev(s) that made flashtool, only to help those not able to use the original link.

    Latest releases..

    Windows version:
    http://www.mediafire.com/?amda091jyxi9c9r

    Linux version:

    http://www.mediafire.com/?9y2j2tchq94f9yz

    To dev: if you want a download count let me know and I will provide it asap.