Flashing with FlashTool - with me (noob) - Sony Xperia M4 Aqua

Hello,
first im new in Xperia and Flashing with FlashTool.
It is possible to lost DRM keys without BL Unlock and only flash new (older) firmware ?
I had 26.1.A.2.99 and flashed 26.1.A.1.128 and it writed this:
Code:
18/042/2015 08:42:58 - INFO - Writing TA unit 0000084f. Value : [1A, CE, 33, 00, 01, 00, 08, 05, 00, 02, 02, 32, 00, 10, 03, 00, 02, 04, 02, 05, 00, 01, 02, 33, 00, 10, 05, 00, 03, 02, 0B, 00, 10, 02, 00, 05, 85, 05, 00, 05, 82, 33, 00, 10, 02, 00, 04, 85, 05, 00, 04, 82, 0B, 00, 10, 12, 00, 02, 00, 48, EE, BE, BA, 48, EE, 00, 00, A9, 09, BE, BA, A9, 09, 00, 00, 04, 00, 03, 00, 02, 00, 04, 00, 04, 00, B0, 04, 0E, 00, 06, 00, B8, 0B, 01, 4B, 00, 00, 00, 03, 96, 00, 2C, 01, 03, 00, 09, 00, 01]
18/042/2015 08:42:58 - INFO - Writing TA unit 000008fd. Value : [00]
and this
Code:
18/051/2015 08:51:56 - INFO - Writing TA unit 00002725. Value : [32, 30, 31, 35, 2D, 30, 39, 2D, 31, 38, 20, 30, 38, 3A, 35, 31, 3A, 35, 36, 00]
18/051/2015 08:51:57 - INFO - Writing TA unit 00002774. Value : [00]
I mean when first value was 32,30,31, etc. and second 00 it mean i lost DRM keys ? Or its normal ? Sorry, im really new with this..

If you have not unlocked the Boot Loader, then your DRM Keys are safe.
the TA units that are reset by the flash tool as just customization settings changed. Will not impact you phone functions.
You can check your DRM Keys at *#*#SERVICE#*#* (in your phone dial pad type *#*#7378423#*#*) >Service Test>Security and check if all the entries says "Key OK" then you are good and have not lost anything.

Yes all keys are OK, thanks now im know it.
Sent from my E2303 using XDA Free mobile app

Related

TyTN and Linux

Hi!
Has anyone luck with the TyTN and Linux? Have tried the synce package with synce-kde (raki) but there was no success.
There is a new eth dev unsing the rndis driver, and there is an ip connection between 169.254.2.1 <> 169.254.2.2 but nothing more
Any success on mounting as a mass storage dev?
There used to be a problem syncing with WM6. But recently I've been able to do it using the old usbserial method and the ipaq module. I haven't tried the GUI stuff, but the basic synce tools work fine. Mass storage mounting also works.
I'm in the same problem with synce and raki... my tytn don't understand my ubuntu?
I've searched a lot about this and doesn't works.
The only solution that works for me at the moment (may be the worst) is install a winXP in a VirtualBox but I know that it's not the better solution, and the "seamless" option of virtualbox last edition doesn't works for me...
Anybody has more info about linux, activesync and Hermes (wm5 o 6) ...
Please help!!
Well, as I've said, it works fine here with Gentoo and WM6.
- on the Hermes under Connections -> USB to PC, disable the advanced functionality.
- get synce and odccm
- in the kernel, enable usbserial and ipaq
Then your Hermes should be recognized as something like /dev/tts/USB0
I just use a little script like this:
Code:
synce-serial-config /dev/tts/USB0 192.168.0.101:192.168.0.102
sleep 1
odccm
sleep 1
synce-serial-start
If it works, you should see something like this:
Code:
0:192.168.0.101:192.168.0.102
You can now run synce-serial-start to start a serial connection.
Serial connection established.
Using interface ppp0
Connect: ppp0 <--> /dev/tts/USB0
local IP address 192.168.0.101
remote IP address 192.168.0.102
And then the basic synce tools like pls, pcp, etc., should work.
To get this working on Ubuntu you have to compile the whole synCE set of software (synce, rapi, odccm etc.) from SVN. This is done in this Guide:
http://ubuntuforums.org/showthread.php?t=345176
Just use that guide for instructions on how to compile from SVN, ignore the kernel patching and usb drivers and so on unless you're feeling masochistic.
For feisty, you can still use ipaq as demonstrated here, just stop after you have compiled and installed the synce packages. After that the aforementioned guide tries to compile the new drivers which requires kernel patching, pain, and suffering.
So, after compiling the newer synce, switch over to xor's instructions.
I've made a little Sync-with-Linux page for the Hermes Wiki. Feel free to contribute.
gentoo packages
Hi _xor,
I'm trying to get my Prophet WM6-upgraded PDA connected to my 2.6.23-tuxonice-r6 powered Gentoo Linux but couldn't make it work. I'm trying to use it as a GPRS modem and to sync it too (priority 2 actually).
How did you get odccm installed? app-pda/synce-dccm doesn't have it and there is no odccm at all.
Or yet better, what packages did you install? (I'm using KDE as my window manager as you do).
BTW, the links on the wiki are no longer valid and couldn't get to them through google too.
EDIT: I could make it work!!!!!
The problem was somehow related to the PPP connection not establishing the IP address correctly:
Jan 27 14:29:45 RJZ-LNX usb 2-2: new full speed USB device using uhci_hcd and address 23
Jan 27 14:29:45 RJZ-LNX usb 2-2: configuration #1 chosen from 1 choice
Jan 27 14:29:45 RJZ-LNX ipaq 2-2:1.0: PocketPC PDA converter detected
Jan 27 14:29:45 RJZ-LNX usb 2-2: PocketPC PDA converter now attached to ttyUSB0
Jan 27 14:29:51 RJZ-LNX synce-serial-start: Executing '/usr/sbin/pppd call synce-device'
Jan 27 14:29:51 RJZ-LNX pppd[28592]: pppd 2.4.4 started by root, uid 0
Jan 27 14:29:53 RJZ-LNX pppd[28592]: Serial connection established.
Jan 27 14:29:53 RJZ-LNX pppd[28592]: using channel 13
Jan 27 14:29:53 RJZ-LNX pppd[28592]: Using interface ppp0
Jan 27 14:29:53 RJZ-LNX pppd[28592]: Connect: ppp0 <--> /dev/ttyUSB0
Jan 27 14:29:53 RJZ-LNX odccm[28560]: DEBUG: _odccm_interface_address: waiting for IP address on ppp0
Jan 27 14:29:54 RJZ-LNX odccm[28560]: DEBUG: _odccm_interface_address: waiting for IP address on ppp0
Jan 27 14:29:54 RJZ-LNX pppd[28592]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x1ce61ea3> <pcomp> <accomp>]
Jan 27 14:29:55 RJZ-LNX odccm[28560]: DEBUG: _odccm_interface_address: waiting for IP address on ppp0
Jan 27 14:29:56 RJZ-LNX odccm[28560]: DEBUG: _odccm_interface_address: waiting for IP address on ppp0
Jan 27 14:29:57 RJZ-LNX odccm[28560]: DEBUG: _odccm_interface_address: waiting for IP address on ppp0
Jan 27 14:29:57 RJZ-LNX pppd[28592]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x1ce61ea3> <pcomp> <accomp>]
Jan 27 14:30:00 RJZ-LNX pppd[28592]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x1ce61ea3> <pcomp> <accomp>]
Jan 27 14:30:03 RJZ-LNX pppd[28592]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x1ce61ea3> <pcomp> <accomp>]
Jan 27 14:30:06 RJZ-LNX pppd[28592]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x1ce61ea3> <pcomp> <accomp>]
Jan 27 14:30:09 RJZ-LNX pppd[28592]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x1ce61ea3> <pcomp> <accomp>]
Jan 27 14:30:12 RJZ-LNX pppd[28592]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x1ce61ea3> <pcomp> <accomp>]
Jan 27 14:30:15 RJZ-LNX pppd[28592]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x1ce61ea3> <pcomp> <accomp>]
Jan 27 14:30:18 RJZ-LNX pppd[28592]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x1ce61ea3> <pcomp> <accomp>]
Jan 27 14:30:21 RJZ-LNX pppd[28592]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x1ce61ea3> <pcomp> <accomp>]
Jan 27 14:30:24 RJZ-LNX pppd[28592]: LCP: timeout sending Config-Requests
Jan 27 14:30:24 RJZ-LNX pppd[28592]: Connection terminated.
Jan 27 14:30:24 RJZ-LNX pppd[28592]: Modem hangup
Jan 27 14:30:24 RJZ-LNX pppd[28592]: Exit.
I just re-enabled and disabled again the "enable advanced network functionality" on the PDA while it was connected to my PC and it started to work:
Jan 27 14:42:09 RJZ-LNX usb 2-2: new full speed USB device using uhci_hcd and address 27
Jan 27 14:42:09 RJZ-LNX usb 2-2: configuration #1 chosen from 1 choice
Jan 27 14:42:09 RJZ-LNX ipaq 2-2:1.0: PocketPC PDA converter detected
Jan 27 14:42:09 RJZ-LNX usb 2-2: PocketPC PDA converter now attached to ttyUSB0
Jan 27 14:42:32 RJZ-LNX synce-serial-start: Executing '/usr/sbin/pppd call synce-device'
Jan 27 14:42:32 RJZ-LNX pppd[30637]: pppd 2.4.4 started by root, uid 0
Jan 27 14:42:35 RJZ-LNX pppd[30637]: Serial connection established.
Jan 27 14:42:35 RJZ-LNX odccm[28560]: DEBUG: _odccm_interface_address: waiting for IP address on ppp0
Jan 27 14:42:35 RJZ-LNX pppd[30637]: Using interface ppp0
Jan 27 14:42:35 RJZ-LNX pppd[30637]: Connect: ppp0 <--> /dev/ttyUSB0
Jan 27 14:42:35 RJZ-LNX pppd[30637]: local IP address 192.168.131.102
Jan 27 14:42:35 RJZ-LNX pppd[30637]: remote IP address 192.168.131.201
Jan 27 14:42:36 RJZ-LNX odccm[28560]: DEBUG: _odccm_interface_address: found matching interface
Jan 27 14:42:36 RJZ-LNX odccm[28560]: DEBUG: PDA network interface discovered! udi='/devices/virtual/net/ppp0'
Jan 27 14:42:40 RJZ-LNX odccm[28560]: DEBUG: device_info_received
Jan 27 14:42:40 RJZ-LNX odccm[28560]: DEBUG: f1 ea 81 50 c4 44 98 68 41 c3 2e e3 1d ef d0 5f 05 00 00 00 02 00 00 00 0b 00 00 00 57 00 4d 00 5f 00 7a 00 61 00 70 00 70 00 61 00 63 00 6f 00 72 00 00 00 05 02 74 07 11 0a 00 00 05 00 00 00 2d 6e cb 62 00 00 00 00 0f 00 00 00 50 6f 63 6b 65 74 50 43 00 53 53 44 4b 00 00 07 00 00 00 57 49 5a 41 32 30 30 00 02 00 00 00 05 00 00 00 02 00 00 00 05 00 00 00 02 00 00 00 00 00 00 00 10 00 00 00 0c 00 00 00 5d 00 00 00 01 00 00 00
Jan 27 14:42:40 RJZ-LNX odccm[28560]: DEBUG: extradata:
Jan 27 14:42:40 RJZ-LNX odccm[28560]: DEBUG: 10 00 00 00 0c 00 00 00 5d 00 00 00 01 00 00 00
Jan 27 14:42:40 RJZ-LNX odccm[28560]: Message: device_info_received: registering object path '/org/synce/odccm/Device/_5081EAF1_44C4_6898_41C3_2EE31DEFD05F_'
I'll try later some cool apps, if any...

[Q] Flash problem

Flash problem
I can get into flash mode and have flashed my phone manu times.
My phone wouldnt start up after battery going very flat.
I have a charged battery but now it will not boot up whatever I do.
I have tried reflashing but it's getting stuck
Heres the log
Jan 17, 2011 4:36:05 PM X10flash main
INFO: start
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=1,flags=1,length=46
Jan 17, 2011 4:36:05 PM X10flash testPluged
INFO: <<<VER="R8A013";DATE="20100119";TIME="17:24:00";
Jan 17, 2011 4:36:05 PM X10flash writeCmd
INFO: write(cmd=1) (finish)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=1,flags=1,length=586
Jan 17, 2011 4:36:05 PM X10flash testCmd01
INFO: <<<PROT_VER="01";DATE="20100119";TIME="17:24:00";VER="R8A013";UNIQUE_DEV_ID="0405A7D1FACAF95E664D6B69576A254BA8AD002D";CXC="1226-2253";TYPE="S1_EROM";SEC_LOCK_STATUS="LOCKED";HASH_PUB_KEY="00000000000000000000000000000000";EROM_AID="0001";LOADER_AID="0001";SW_AID="0001";CUST_AID="0001";SIM_LOCK_AID="0001";IMEI="35942003115976";MSN="CB511GRQ79";SIN_VER="0001";SIMLOCK_TAMP="";AID_TAMP="NOT_TAMPERED";LOADER_ROOT="S1_Loader_Root_f851";EROM_ROOT="S1_EROM_Root_b15e";SW_ROOT="S1_SW_Root_ac12";CUST_ROOT="S1_Cust_Root_5789";SIM_LOCK_ROOT="S1_SL_Root_f20d";HW_CONF_ROOT="S1_HWConf_Root_ee5d";
Jan 17, 2011 4:36:05 PM X10flash writeCmd
INFO: write(cmd=9) (finish)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=9,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd
INFO: write(cmd=10) (finish)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=10,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd
INFO: write(cmd=5) (finish)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=5,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Jan 17, 2011 4:36:05 PM X10flash writeCmd
INFO: write(cmd=6) (finish)
Jan 17, 2011 4:36:05 PM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
After this I get java.lang.nullpointer exception???
Use the new flash tool
Sent from my X10 using XDA App
I tried
I now get
17/046/2011 18:46:30 - INFO - <- This level is successfully initialized
17/046/2011 18:46:30 - INFO - Starting adb service
17/046/2011 18:46:48 - INFO - start
17/046/2011 18:46:48 - INFO - Searching for Xperia....
17/046/2011 18:46:49 - INFO - Found at USB\VID_0FCE&PID_ADDE\5&21E739F&0&2
17/046/2011 18:46:49 - INFO - Sending Loader...
17/046/2011 18:46:49 - INFO - Flashing X10.sin
17/046/2011 18:46:50 - INFO - ### read failed : checksum err! CA85D017!=0315B033
17/046/2011 18:46:50 - INFO - ### read failed : checksum err! 808EE187!=B35F8217
17/046/2011 18:46:50 - INFO - Sending Loader finished.
17/046/2011 18:46:50 - INFO - Phone successfully connected on loaders\X10.sin
Sometimes it takes ages to flash x10.sin
not dev related, moved to q&a
pls rename the thread title to something reflecting the problem discussed within, thx

[Q] Help! Can't UNBRICK my X10i !

hi there,
My phone is completely dead, and not start at all, I can't even see my Screen (LCD) light blinking even once.
Only when I press power, it vibrates, that's it.
I tried SEUS, and even SEUS downloaded 2.1, SE PC suite; SEUS choose Factory + Reset, then it fails; SE PC suite choose Phone Repair, still fails...
It fails every time.
So, I searched for XIOFUB.rar, extracted ---> get X10Flash_Unbrick, when flashing, I got the message INFO like:
INFO: <<<ERR_SEVERITY="MAJOR";ERR_CLASS="PROTOCOL_CLASS";ERR_STATIC="UNVALID_COMMAND";ERR_DYNAMIC="";
below is the output.
INFO: <<< cmd=6,flags=0,length=0
Mar 10, 2011 11:04:07 AM X10flash writeCmd
INFO: write(cmd=5) (finish)
Mar 10, 2011 11:04:07 AM X10flash readReply
INFO: <<< cmd=5,flags=0,length=0
Mar 10, 2011 11:04:07 AM X10flash writeCmd
INFO: write(cmd=7) (finish)
Mar 10, 2011 11:04:07 AM X10flash readReply
INFO: <<< cmd=7,flags=1,length=93
Mar 10, 2011 11:04:07 AM X10flash testCmd07
INFO: <<<ERR_SEVERITY="MAJOR";ERR_CLASS="PROTOCOL_CLASS" ;ERR_STATIC="UNVALID_COMMAND";ERR_DYNAMIC="";
Mar 10, 2011 11:04:07 AM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Mar 10, 2011 11:04:07 AM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Mar 10, 2011 11:04:07 AM X10flash writeCmd2
INFO: write(cmd=6) (continue)
Mar 10, 2011 11:04:07 AM X10flash readReply
INFO: <<< cmd=6,flags=1,length=0
Mar 10, 2011 11:04:07 AM X10flash writeCmd
INFO: write(cmd=6) (finish)
Mar 10, 2011 11:04:07 AM X10flash readReply
INFO: <<< cmd=6,flags=0,length=0
Mar 10, 2011 11:04:07 AM X10flash writeCmd
INFO: write(cmd=7) (finish)
Mar 10, 2011 11:04:07 AM X10flash readReply
INFO: <<< cmd=7,flags=1,length=93
Mar 10, 2011 11:04:07 AM X10flash testCmd07
INFO: <<<ERR_SEVERITY="MAJOR";ERR_CLASS="PROTOCOL_CLASS" ;ERR_STATIC="UNVALID_COMMAND";ERR_DYNAMIC="";
Mar 10, 2011 11:04:07 AM X10flash writeCmd
INFO: write(cmd=7) (finish)
Mar 10, 2011 11:04:07 AM X10flash readReply
INFO: <<< cmd=7,flags=1,length=93
Mar 10, 2011 11:04:07 AM X10flash testCmd07
INFO: <<<ERR_SEVERITY="MAJOR";ERR_CLASS="PROTOCOL_CLASS" ;ERR_STATIC="UNVALID_COMMAND";ERR_DYNAMIC="";
Mar 10, 2011 11:04:07 AM X10flash writeCmd
INFO: write(cmd=10) (finish)
Mar 10, 2011 11:04:07 AM X10flash readReply
INFO: <<< cmd=10,flags=0,length=0
Mar 10, 2011 11:04:07 AM X10flash writeCmd
INFO: write(cmd=4) (finish)
Mar 10, 2011 11:04:07 AM X10flash readReply
INFO: <<< cmd=4,flags=1,length=0
Mar 10, 2011 11:04:07 AM X10flash run
INFO: ###test end.
Click to expand...
Click to collapse
And my X10 still the same, not start at all.
Please help!
Maybe find a way to charge the battery? I know seus wont do anything if you dont have at least 50% battery life. Are you able to plug your phone into the wall charger and get some battery life charged up?
If seus wont work for you, you can also download the flashtool and flash the firmware back to your phone.
my xperia has the same problem. Still looking for a solution
I think that's CPU or Flash memory problem. Contact service for solution.

"Flashing loader. ERROR - Error flashing. Aborted" ..post includes DEBUG log

"Flashing loader. ERROR - Error flashing. Aborted" ..post includes DEBUG log
Well, after my phone has been requiring a flash of stock FW almost daily, it won't even flash from PC Companion or Flashtool with stock. 2.3.3 (3.0.1.G.0.75), giving me this INFO log (DEBUG log below) in Flashtool v2.9.1:
17/055/2011 09:55:37 - ERROR - Please plug you device in flash mode
17/055/2011 09:55:38 - INFO - Searching Xperia....
17/055/2011 09:55:38 - INFO - Found at USB\VID_0FCE&PID_ADDE\5&E6F0943&0&4
17/055/2011 09:55:38 - INFO - Start Flashing
17/055/2011 09:55:38 - INFO - VER="R8A013";DATE="20100119";TIME="17:24:00";
17/055/2011 09:55:38 - INFO - Flashing loader
17/055/2011 09:55:38 - ERROR - Error flashing. Aborted
17/055/2011 09:55:38 - INFO - Now unplug the device and power it on
17/055/2011 09:55:38 - INFO - Then go to application settings
17/055/2011 09:55:38 - INFO - turn on Unknown Sources and Debugging
This happens very shortly after I plug the phone in while holding the back button. What does this error usually mean?
Any help? I've been searching the Archives and continue to, but so far I'm not having much luck.
background info here:
http://forum.xda-developers.com/show....php?t=1301822
Here is debugging log:
17/024/2011 11:24:57 - INFO - <- This level is successfully initialized
17/025/2011 11:25:03 - DEBUG - <- This level is successfully initialized
17/025/2011 11:25:16 - DEBUG - Adding X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf to list of firmwares
17/025/2011 11:25:16 - DEBUG - Creating bundle from ftf file : .\firmwares\X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:16 - DEBUG - Added this entry to the bundle list : loader.sin
17/025/2011 11:25:16 - DEBUG - Added this entry to the bundle list : system.sin
17/025/2011 11:25:16 - DEBUG - Added this entry to the bundle list : kernel.sin
17/025/2011 11:25:16 - DEBUG - Added this entry to the bundle list : amss_fs.sin
17/025/2011 11:25:16 - DEBUG - Added this entry to the bundle list : dsp1.sin
17/025/2011 11:25:16 - DEBUG - Added this entry to the bundle list : fota1.sin
17/025/2011 11:25:16 - DEBUG - Added this entry to the bundle list : fota0.sin
17/025/2011 11:25:16 - DEBUG - Added this entry to the bundle list : amss.sin
17/025/2011 11:25:16 - DEBUG - Added this entry to the bundle list : userdata.sin
17/025/2011 11:25:16 - DEBUG - Added this entry to the bundle list : cache.sin
17/025/2011 11:25:16 - DEBUG - Adding loader.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:16 - DEBUG - Adding kernel.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:16 - DEBUG - Adding amss_fs.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:16 - DEBUG - Adding system.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:16 - DEBUG - Adding dsp1.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:16 - DEBUG - Adding fota1.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:16 - DEBUG - Adding fota0.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:16 - DEBUG - Adding amss.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:16 - DEBUG - Adding userdata.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:16 - DEBUG - Adding cache.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:28 - DEBUG - Adding X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf to list of firmwares
17/025/2011 11:25:28 - DEBUG - Creating bundle from ftf file : C:\Users\cnyhammer\Flashtool v2.9.1\firmwares\X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:28 - DEBUG - Added this entry to the bundle list : loader.sin
17/025/2011 11:25:28 - DEBUG - Added this entry to the bundle list : system.sin
17/025/2011 11:25:28 - DEBUG - Added this entry to the bundle list : kernel.sin
17/025/2011 11:25:28 - DEBUG - Added this entry to the bundle list : amss_fs.sin
17/025/2011 11:25:28 - DEBUG - Added this entry to the bundle list : dsp1.sin
17/025/2011 11:25:28 - DEBUG - Added this entry to the bundle list : fota1.sin
17/025/2011 11:25:28 - DEBUG - Added this entry to the bundle list : fota0.sin
17/025/2011 11:25:28 - DEBUG - Added this entry to the bundle list : amss.sin
17/025/2011 11:25:28 - DEBUG - Added this entry to the bundle list : userdata.sin
17/025/2011 11:25:28 - DEBUG - Added this entry to the bundle list : cache.sin
17/025/2011 11:25:28 - DEBUG - Adding loader.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:28 - DEBUG - Adding kernel.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:28 - DEBUG - Adding amss_fs.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:28 - DEBUG - Adding system.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:28 - DEBUG - Adding dsp1.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:28 - DEBUG - Adding fota1.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:28 - DEBUG - Adding fota0.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:28 - DEBUG - Adding amss.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:28 - DEBUG - Adding userdata.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:28 - DEBUG - Adding cache.sin to the content of X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:31 - DEBUG - Choosed bundle X10a_3.0.1.G.0.75_AMERICA-US GENERIC 1233-8200.ftf
17/025/2011 11:25:31 - INFO - Preparing files for flashing
17/025/2011 11:25:31 - DEBUG - Created the prepared folder
17/025/2011 11:25:31 - DEBUG - Saving entry loader.sin to disk
17/025/2011 11:25:31 - DEBUG - Streaming from jar entry : loader.sin
17/025/2011 11:25:31 - DEBUG - Writing Entry to .\firmwares\prepared\loader.sin
17/025/2011 11:25:31 - DEBUG - Saving entry kernel.sin to disk
17/025/2011 11:25:31 - DEBUG - Streaming from jar entry : kernel.sin
17/025/2011 11:25:31 - DEBUG - Writing Entry to .\firmwares\prepared\kernel.sin
17/025/2011 11:25:31 - DEBUG - Saving entry amss_fs.sin to disk
17/025/2011 11:25:31 - DEBUG - Streaming from jar entry : amss_fs.sin
17/025/2011 11:25:31 - DEBUG - Writing Entry to .\firmwares\prepared\amss_fs.sin
17/025/2011 11:25:31 - DEBUG - Saving entry system.sin to disk
17/025/2011 11:25:31 - DEBUG - Streaming from jar entry : system.sin
17/025/2011 11:25:31 - DEBUG - Writing Entry to .\firmwares\prepared\system.sin
17/025/2011 11:25:31 - DEBUG - Saving entry dsp1.sin to disk
17/025/2011 11:25:31 - DEBUG - Streaming from jar entry : dsp1.sin
17/025/2011 11:25:31 - DEBUG - Writing Entry to .\firmwares\prepared\dsp1.sin
17/025/2011 11:25:31 - DEBUG - Saving entry fota1.sin to disk
17/025/2011 11:25:31 - DEBUG - Streaming from jar entry : fota1.sin
17/025/2011 11:25:31 - DEBUG - Writing Entry to .\firmwares\prepared\fota1.sin
17/025/2011 11:25:31 - DEBUG - Saving entry fota0.sin to disk
17/025/2011 11:25:31 - DEBUG - Streaming from jar entry : fota0.sin
17/025/2011 11:25:31 - DEBUG - Writing Entry to .\firmwares\prepared\fota0.sin
17/025/2011 11:25:32 - DEBUG - Saving entry amss.sin to disk
17/025/2011 11:25:32 - DEBUG - Streaming from jar entry : amss.sin
17/025/2011 11:25:32 - DEBUG - Writing Entry to .\firmwares\prepared\amss.sin
17/025/2011 11:25:32 - DEBUG - Saving entry userdata.sin to disk
17/025/2011 11:25:32 - DEBUG - Streaming from jar entry : userdata.sin
17/025/2011 11:25:32 - DEBUG - Writing Entry to .\firmwares\prepared\userdata.sin
17/025/2011 11:25:32 - DEBUG - Saving entry cache.sin to disk
17/025/2011 11:25:32 - DEBUG - Streaming from jar entry : cache.sin
17/025/2011 11:25:32 - DEBUG - Writing Entry to .\firmwares\prepared\cache.sin
17/025/2011 11:25:33 - INFO - Searching Xperia....
17/025/2011 11:25:33 - ERROR - Please plug you device in flash mode
17/025/2011 11:25:34 - INFO - Searching Xperia....
17/025/2011 11:25:34 - ERROR - Please plug you device in flash mode
17/025/2011 11:25:35 - INFO - Searching Xperia....
17/025/2011 11:25:35 - ERROR - Please plug you device in flash mode
17/025/2011 11:25:36 - INFO - Searching Xperia....
17/025/2011 11:25:36 - ERROR - Please plug you device in flash mode
17/025/2011 11:25:37 - INFO - Searching Xperia....
17/025/2011 11:25:37 - ERROR - Please plug you device in flash mode
17/025/2011 11:25:38 - INFO - Searching Xperia....
17/025/2011 11:25:38 - DEBUG - Trying USB\VID_0FCE&PID_ADDE\5&E6F0943&0&4
17/025/2011 11:25:38 - INFO - Found at USB\VID_0FCE&PID_ADDE\5&E6F0943&0&4
17/025/2011 11:25:38 - INFO - Start Flashing
17/025/2011 11:25:38 - INFO - VER="R8A013";DATE="20100119";TIME="17:24:00";
17/025/2011 11:25:38 - DEBUG - write(cmd=1) (finish)
17/025/2011 11:25:38 - DEBUG - Reply : PROT_VER="01";DATE="20100119";TIME="17:24:00";VER="R8A013";UNIQUE_DEV_ID="34DC29C855F044206020DD6F3E8135A05A2B1CAE";CXC="1226-2253";TYPE="S1_EROM";SEC_LOCK_STATUS="LOCKED";HASH_PUB_KEY="00000000000000000000000000000000";EROM_AID="0001";LOADER_AID="FFFF";SW_AID="FFFF";CUST_AID="FFFF";SIM_LOCK_AID="FFFF";IMEI="00000300000000";MSN="UNKNOWN";SIN_VER="0001";SIMLOCK_TAMP="";AID_TAMP="NOT_TAMPERED";LOADER_ROOT="S1_Loader_Root_f851";EROM_ROOT="S1_EROM_Root_b15e";SW_ROOT="S1_SW_Root_ac12";CUST_ROOT="S1_Cust_Root_5789";SIM_LOCK_ROOT="S1_SL_Root_f20d";HW_CONF_ROOT="S1_HWConf_Root_ee5d"; 17/025/2011 11:25:38 - DEBUG - Reply(Hex) : [50, 52, 4F, 54, 5F, 56, 45, 52, 3D, 22, 30, 31, 22, 3B, 44, 41, 54, 45, 3D, 22, 32, 30, 31, 30, 30, 31, 31, 39, 22, 3B, 54, 49, 4D, 45, 3D, 22, 31, 37, 3A, 32, 34, 3A, 30, 30, 22, 3B, 56, 45, 52, 3D, 22, 52, 38, 41, 30, 31, 33, 22, 3B, 55, 4E, 49, 51, 55, 45, 5F, 44, 45, 56, 5F, 49, 44, 3D, 22, 33, 34, 44, 43, 32, 39, 43, 38, 35, 35, 46, 30, 34, 34, 32, 30, 36, 30, 32, 30, 44, 44, 36, 46, 33, 45, 38, 31, 33, 35, 41, 30, 35, 41, 32, 42, 31, 43, 41, 45, 22, 3B, 43, 58, 43, 3D, 22, 31, 32, 32, 36, 2D, 32, 32, 35, 33, 22, 3B, 54, 59, 50, 45, 3D, 22, 53, 31, 5F, 45, 52, 4F, 4D, 22, 3B, 53, 45, 43, 5F, 4C, 4F, 43, 4B, 5F, 53, 54, 41, 54, 55, 53, 3D, 22, 4C, 4F, 43, 4B, 45, 44, 22, 3B, 48, 41, 53, 48, 5F, 50, 55, 42, 5F, 4B, 45, 59, 3D, 22, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 22, 3B, 45, 52, 4F, 4D, 5F, 41, 49, 44, 3D, 22, 30, 30, 30, 31, 22, 3B, 4C, 4F, 41, 44, 45, 52, 5F, 41, 49, 44, 3D, 22, 46, 46, 46, 46, 22, 3B, 53, 57, 5F, 41, 49, 44, 3D, 22, 46, 46, 46, 46, 22, 3B, 43, 55, 53, 54, 5F, 41, 49, 44, 3D, 22, 46, 46, 46, 46, 22, 3B, 53, 49, 4D, 5F, 4C, 4F, 43, 4B, 5F, 41, 49, 44, 3D, 22, 46, 46, 46, 46, 22, 3B, 49, 4D, 45, 49, 3D, 22, 30, 30, 30, 30, 30, 33, 30, 30, 30, 30, 30, 30, 30, 30, 22, 3B, 4D, 53, 4E, 3D, 22, 55, 4E, 4B, 4E, 4F, 57, 4E, 22, 3B, 53, 49, 4E, 5F, 56, 45, 52, 3D, 22, 30, 30, 30, 31, 22, 3B, 53, 49, 4D, 4C, 4F, 43, 4B, 5F, 54, 41, 4D, 50, 3D, 22, 22, 3B, 41, 49, 44, 5F, 54, 41, 4D, 50, 3D, 22, 4E, 4F, 54, 5F, 54, 41, 4D, 50, 45, 52, 45, 44, 22, 3B, 4C, 4F, 41, 44, 45, 52, 5F, 52, 4F, 4F, 54, 3D, 22, 53, 31, 5F, 4C, 6F, 61, 64, 65, 72, 5F, 52, 6F, 6F, 74, 5F, 66, 38, 35, 31, 22, 3B, 45, 52, 4F, 4D, 5F, 52, 4F, 4F, 54, 3D, 22, 53, 31, 5F, 45, 52, 4F, 4D, 5F, 52, 6F, 6F, 74, 5F, 62, 31, 35, 65, 22, 3B, 53, 57, 5F, 52, 4F, 4F, 54, 3D, 22, 53, 31, 5F, 53, 57, 5F, 52, 6F, 6F, 74, 5F, 61, 63, 31, 32, 22, 3B, 43, 55, 53, 54, 5F, 52, 4F, 4F, 54, 3D, 22, 53, 31, 5F, 43, 75, 73, 74, 5F, 52, 6F, 6F, 74, 5F, 35, 37, 38, 39, 22, 3B, 53, 49, 4D, 5F, 4C, 4F, 43, 4B, 5F, 52, 4F, 4F, 54, 3D, 22, 53, 31, 5F, 53, 4C, 5F, 52, 6F, 6F, 74, 5F, 66, 32, 30, 64, 22, 3B, 48, 57, 5F, 43, 4F, 4E, 46, 5F, 52, 4F, 4F, 54, 3D, 22, 53, 31, 5F, 48, 57, 43, 6F, 6E, 66, 5F, 52, 6F, 6F, 74, 5F, 65, 65, 35, 64, 22, 3B, 00, ]
17/025/2011 11:25:38 - DEBUG - write(cmd=9) (finish)
17/025/2011 11:25:38 - DEBUG - Reply :
17/025/2011 11:25:38 - DEBUG - Reply(Hex) : []
17/025/2011 11:25:38 - DEBUG - write(cmd=10) (finish)
17/025/2011 11:25:38 - DEBUG - Reply :
17/025/2011 11:25:38 - DEBUG - Reply(Hex) : []
17/025/2011 11:25:38 - INFO - Flashing loader
17/025/2011 11:25:38 - DEBUG - Streaming from file : .\firmwares\prepared\loader.sin
17/025/2011 11:25:38 - DEBUG - write(cmd=5) (finish)
17/025/2011 11:25:38 - DEBUG - Reply :
17/025/2011 11:25:38 - DEBUG - Reply(Hex) : []
17/025/2011 11:25:38 - DEBUG - write(cmd=7) (finish)
17/025/2011 11:25:38 - ERROR - Error flashing. Aborted
17/025/2011 11:25:38 - INFO - Now unplug the device and power it on
17/025/2011 11:25:38 - INFO - Then go to application settings
17/025/2011 11:25:38 - INFO - turn on Unknown Sources and Debugging
thanks
Any help? without a phone here. I'm not finding anything in the search and all this started after rooting with the aZuZu method. I've searched the FlashTool thread and the Rooting thread. Sounds like some were successful with old versions of FlashTool. I'll try to do that. Thanks.
Problem
I have the same problem..
But my device is a X10 mini pro
help?

[Q] Mini Pro Formatted & bricked - Help

Hi,
I had rooted my X10 Mini Pro & installed CWM to load a custom ROM. While following the steps, i formatted the /system, /cache, /sd-ext, created a ext partition of 512 MB & mounted the card to copy the new ROM. At the moment, I had a power loss & my mobile got bricked. Now i am getting the Text in white "Sony Ericsson" & nothing else....
I tried to flash the Stock ROM using the Flashtool (here). I had followed the instructions, but am unable to flash it properly. I have tried using SE PC Companion too but with no success.
Please help in unbricking my mobile.
System Config : Windows 7 Ultimate x64.
Flash File : Xperia+Play_Release_Generic+UK.ftf
Log Snippet :
Code:
21/012/2011 20:12:45 - INFO - <- This level is successfully initialized
21/012/2011 20:12:53 - DEBUG - (MyLogger.java:63) - <- This level is successfully initialized
21/012/2011 20:12:58 - DEBUG - (firmSelect.java:92) - Adding X1 Mini Pro_2.1_SE_Stock_ROM_Unbrick.ftf to list of firmwares
21/012/2011 20:12:58 - DEBUG - (firmSelect.java:92) - Adding Xperia+Play_Release_Generic+UK.ftf to list of firmwares
21/012/2011 20:12:58 - DEBUG - (Bundle.java:46) - Creating bundle from ftf file : D:\Flashtool\firmwares\X1 Mini Pro_2.1_SE_Stock_ROM_Unbrick.ftf
21/012/2011 20:12:58 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : loader.sin
21/012/2011 20:12:58 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : kernel.sin
21/012/2011 20:12:58 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : amss_fs.sin
21/012/2011 20:12:58 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : system.sin
21/012/2011 20:12:58 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : fota1.sin
21/012/2011 20:12:58 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : fota0.sin
21/012/2011 20:12:58 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : simlock.ta
21/012/2011 20:12:58 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : amss.sin
21/012/2011 20:12:58 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : userdata.sin
21/012/2011 20:12:58 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : cache.sin
21/012/2011 20:12:58 - DEBUG - (firmSelect.java:166) - Adding loader.sin to the content of X1 Mini Pro_2.1_SE_Stock_ROM_Unbrick.ftf
21/012/2011 20:12:58 - DEBUG - (firmSelect.java:166) - Adding kernel.sin to the content of X1 Mini Pro_2.1_SE_Stock_ROM_Unbrick.ftf
21/012/2011 20:12:58 - DEBUG - (firmSelect.java:166) - Adding amss_fs.sin to the content of X1 Mini Pro_2.1_SE_Stock_ROM_Unbrick.ftf
21/012/2011 20:12:58 - DEBUG - (firmSelect.java:166) - Adding system.sin to the content of X1 Mini Pro_2.1_SE_Stock_ROM_Unbrick.ftf
21/012/2011 20:12:58 - DEBUG - (firmSelect.java:166) - Adding fota1.sin to the content of X1 Mini Pro_2.1_SE_Stock_ROM_Unbrick.ftf
21/012/2011 20:12:58 - DEBUG - (firmSelect.java:166) - Adding fota0.sin to the content of X1 Mini Pro_2.1_SE_Stock_ROM_Unbrick.ftf
21/012/2011 20:12:58 - DEBUG - (firmSelect.java:166) - Adding simlock.ta to the content of X1 Mini Pro_2.1_SE_Stock_ROM_Unbrick.ftf
21/012/2011 20:12:58 - DEBUG - (firmSelect.java:166) - Adding amss.sin to the content of X1 Mini Pro_2.1_SE_Stock_ROM_Unbrick.ftf
21/012/2011 20:12:58 - DEBUG - (firmSelect.java:166) - Adding userdata.sin to the content of X1 Mini Pro_2.1_SE_Stock_ROM_Unbrick.ftf
21/012/2011 20:12:58 - DEBUG - (firmSelect.java:166) - Adding cache.sin to the content of X1 Mini Pro_2.1_SE_Stock_ROM_Unbrick.ftf
21/013/2011 20:13:01 - DEBUG - (Bundle.java:46) - Creating bundle from ftf file : D:\Flashtool\firmwares\Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:01 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : fota0.sin
21/013/2011 20:13:01 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : loader.sin
21/013/2011 20:13:01 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : kernel.sin
21/013/2011 20:13:01 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : adsp.sin
21/013/2011 20:13:01 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : apps_log.sin
21/013/2011 20:13:01 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : amss_fs.sin
21/013/2011 20:13:01 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : fota1.sin
21/013/2011 20:13:01 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : cache.sin
21/013/2011 20:13:01 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : simlock.ta
21/013/2011 20:13:01 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : userdata.sin
21/013/2011 20:13:01 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : amss.sin
21/013/2011 20:13:01 - DEBUG - (Bundle.java:52) - Added this entry to the bundle list : system.sin
21/013/2011 20:13:01 - DEBUG - (firmSelect.java:166) - Adding adsp.sin to the content of Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:01 - DEBUG - (firmSelect.java:166) - Adding loader.sin to the content of Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:01 - DEBUG - (firmSelect.java:166) - Adding system.sin to the content of Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:01 - DEBUG - (firmSelect.java:166) - Adding kernel.sin to the content of Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:01 - DEBUG - (firmSelect.java:166) - Adding amss_fs.sin to the content of Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:01 - DEBUG - (firmSelect.java:166) - Adding fota1.sin to the content of Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:01 - DEBUG - (firmSelect.java:166) - Adding fota0.sin to the content of Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:01 - DEBUG - (firmSelect.java:166) - Adding simlock.ta to the content of Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:01 - DEBUG - (firmSelect.java:166) - Adding apps_log.sin to the content of Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:01 - DEBUG - (firmSelect.java:166) - Adding amss.sin to the content of Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:01 - DEBUG - (firmSelect.java:166) - Adding userdata.sin to the content of Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:01 - DEBUG - (firmSelect.java:166) - Adding cache.sin to the content of Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:13 - DEBUG - (firmSelect.java:431) - Choosed bundle Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:13 - INFO - (firmSelect.java:444) - Selected Xperia+Play_Release_Generic+UK.ftf
21/013/2011 20:13:13 - INFO - (FlasherGUI.java:886) - Preparing files for flashing
21/013/2011 20:13:13 - DEBUG - (Bundle.java:276) - Created the prepared folder
21/013/2011 20:13:13 - DEBUG - (Bundle.java:256) - Saving entry adsp.sin to disk
21/013/2011 20:13:13 - DEBUG - (BundleEntry.java:37) - Streaming from jar entry : adsp.sin
21/013/2011 20:13:13 - DEBUG - (Bundle.java:259) - Writing Entry to .\firmwares\prepared\adsp.sin
21/013/2011 20:13:13 - DEBUG - (Bundle.java:256) - Saving entry loader.sin to disk
21/013/2011 20:13:13 - DEBUG - (BundleEntry.java:37) - Streaming from jar entry : loader.sin
21/013/2011 20:13:13 - DEBUG - (Bundle.java:259) - Writing Entry to .\firmwares\prepared\loader.sin
21/013/2011 20:13:13 - DEBUG - (Bundle.java:256) - Saving entry system.sin to disk
21/013/2011 20:13:13 - DEBUG - (BundleEntry.java:37) - Streaming from jar entry : system.sin
21/013/2011 20:13:13 - DEBUG - (Bundle.java:259) - Writing Entry to .\firmwares\prepared\system.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:256) - Saving entry kernel.sin to disk
21/013/2011 20:13:15 - DEBUG - (BundleEntry.java:37) - Streaming from jar entry : kernel.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:259) - Writing Entry to .\firmwares\prepared\kernel.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:256) - Saving entry amss_fs.sin to disk
21/013/2011 20:13:15 - DEBUG - (BundleEntry.java:37) - Streaming from jar entry : amss_fs.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:259) - Writing Entry to .\firmwares\prepared\amss_fs.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:256) - Saving entry fota1.sin to disk
21/013/2011 20:13:15 - DEBUG - (BundleEntry.java:37) - Streaming from jar entry : fota1.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:259) - Writing Entry to .\firmwares\prepared\fota1.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:256) - Saving entry fota0.sin to disk
21/013/2011 20:13:15 - DEBUG - (BundleEntry.java:37) - Streaming from jar entry : fota0.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:259) - Writing Entry to .\firmwares\prepared\fota0.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:256) - Saving entry simlock.ta to disk
21/013/2011 20:13:15 - DEBUG - (BundleEntry.java:37) - Streaming from jar entry : simlock.ta
21/013/2011 20:13:15 - DEBUG - (Bundle.java:259) - Writing Entry to .\firmwares\prepared\simlock.ta
21/013/2011 20:13:15 - DEBUG - (Bundle.java:256) - Saving entry apps_log.sin to disk
21/013/2011 20:13:15 - DEBUG - (BundleEntry.java:37) - Streaming from jar entry : apps_log.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:259) - Writing Entry to .\firmwares\prepared\apps_log.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:256) - Saving entry amss.sin to disk
21/013/2011 20:13:15 - DEBUG - (BundleEntry.java:37) - Streaming from jar entry : amss.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:259) - Writing Entry to .\firmwares\prepared\amss.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:256) - Saving entry userdata.sin to disk
21/013/2011 20:13:15 - DEBUG - (BundleEntry.java:37) - Streaming from jar entry : userdata.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:259) - Writing Entry to .\firmwares\prepared\userdata.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:256) - Saving entry cache.sin to disk
21/013/2011 20:13:15 - DEBUG - (BundleEntry.java:37) - Streaming from jar entry : cache.sin
21/013/2011 20:13:15 - DEBUG - (Bundle.java:259) - Writing Entry to .\firmwares\prepared\cache.sin
21/013/2011 20:13:16 - INFO - (X10flash.java:310) - Searching Xperia....
21/013/2011 20:13:16 - ERROR - (X10flash.java:325) - Please plug you device in flash mode
21/013/2011 20:13:17 - INFO - (X10flash.java:310) - Searching Xperia....
21/013/2011 20:13:17 - ERROR - (X10flash.java:325) - Please plug you device in flash mode
21/013/2011 20:13:18 - INFO - (X10flash.java:310) - Searching Xperia....
21/013/2011 20:13:18 - ERROR - (X10flash.java:325) - Please plug you device in flash mode
21/013/2011 20:13:19 - INFO - (X10flash.java:310) - Searching Xperia....
21/013/2011 20:13:20 - ERROR - (X10flash.java:325) - Please plug you device in flash mode
21/013/2011 20:13:21 - INFO - (X10flash.java:310) - Searching Xperia....
21/013/2011 20:13:21 - ERROR - (X10flash.java:325) - Please plug you device in flash mode
21/013/2011 20:13:22 - INFO - (X10flash.java:310) - Searching Xperia....
21/013/2011 20:13:22 - DEBUG - (X10flash.java:314) - Trying USB\VID_0FCE&PID_ADDE\5&19B97816&0&5
21/013/2011 20:13:22 - INFO - (X10flash.java:316) - Found at USB\VID_0FCE&PID_ADDE\5&19B97816&0&5
21/013/2011 20:13:22 - INFO - (X10flash.java:259) - Start Flashing
21/013/2011 20:13:22 - DEBUG - (Command.java:52) - testPlugged
21/013/2011 20:13:22 - INFO - (Command.java:53) - VER="R8A029";DATE="20100601";TIME="12:17:00";
21/013/2011 20:13:22 - DEBUG - (Command.java:185) - write(cmd=1) (finish)
21/013/2011 20:13:22 - DEBUG - (Command.java:242) - Reply : PROT_VER="01";DATE="20100601";TIME="12:17:00";VER="R8A029";UNIQUE_DEV_ID="0DB1641932C7B9EDA2A1EB51454B1178D2B22C49";CXC="1229-3593";TYPE="S1_EROM";SEC_LOCK_STATUS="LOCKED";MAN_ID="00EC";DEV_ID="00BC";EROM_AID="0001";LOADER_AID="0001";SW_AID="0001";CUST_AID="0001";SIM_LOCK_AID="0001";IMEI="01234200695791";MSN="CB511MXNLU";SIN_VER="0001";SIMLOCK_TAMP="TAMPERED";AID_TAMP="NOT_TAMPERED";LOADER_ROOT="S1_Loader_Root_8e35";EROM_ROOT="S1_EROM_Root_f54f";SW_ROOT="S1_SW_Root_3edc";CUST_ROOT="S1_Cust_Root_732f";SIM_LOCK_ROOT="S1_SL_Root_a640";HW_CONF_ROOT="S1_HWConf_Root_4b8c";
21/013/2011 20:13:22 - DEBUG - (Command.java:243) - Reply(Hex) : [50, 52, 4F, 54, 5F, 56, 45, 52, 3D, 22, 30, 31, 22, 3B, 44, 41, 54, 45, 3D, 22, 32, 30, 31, 30, 30, 36, 30, 31, 22, 3B, 54, 49, 4D, 45, 3D, 22, 31, 32, 3A, 31, 37, 3A, 30, 30, 22, 3B, 56, 45, 52, 3D, 22, 52, 38, 41, 30, 32, 39, 22, 3B, 55, 4E, 49, 51, 55, 45, 5F, 44, 45, 56, 5F, 49, 44, 3D, 22, 30, 44, 42, 31, 36, 34, 31, 39, 33, 32, 43, 37, 42, 39, 45, 44, 41, 32, 41, 31, 45, 42, 35, 31, 34, 35, 34, 42, 31, 31, 37, 38, 44, 32, 42, 32, 32, 43, 34, 39, 22, 3B, 43, 58, 43, 3D, 22, 31, 32, 32, 39, 2D, 33, 35, 39, 33, 22, 3B, 54, 59, 50, 45, 3D, 22, 53, 31, 5F, 45, 52, 4F, 4D, 22, 3B, 53, 45, 43, 5F, 4C, 4F, 43, 4B, 5F, 53, 54, 41, 54, 55, 53, 3D, 22, 4C, 4F, 43, 4B, 45, 44, 22, 3B, 4D, 41, 4E, 5F, 49, 44, 3D, 22, 30, 30, 45, 43, 22, 3B, 44, 45, 56, 5F, 49, 44, 3D, 22, 30, 30, 42, 43, 22, 3B, 45, 52, 4F, 4D, 5F, 41, 49, 44, 3D, 22, 30, 30, 30, 31, 22, 3B, 4C, 4F, 41, 44, 45, 52, 5F, 41, 49, 44, 3D, 22, 30, 30, 30, 31, 22, 3B, 53, 57, 5F, 41, 49, 44, 3D, 22, 30, 30, 30, 31, 22, 3B, 43, 55, 53, 54, 5F, 41, 49, 44, 3D, 22, 30, 30, 30, 31, 22, 3B, 53, 49, 4D, 5F, 4C, 4F, 43, 4B, 5F, 41, 49, 44, 3D, 22, 30, 30, 30, 31, 22, 3B, 49, 4D, 45, 49, 3D, 22, 30, 31, 32, 33, 34, 32, 30, 30, 36, 39, 35, 37, 39, 31, 22, 3B, 4D, 53, 4E, 3D, 22, 43, 42, 35, 31, 31, 4D, 58, 4E, 4C, 55, 22, 3B, 53, 49, 4E, 5F, 56, 45, 52, 3D, 22, 30, 30, 30, 31, 22, 3B, 53, 49, 4D, 4C, 4F, 43, 4B, 5F, 54, 41, 4D, 50, 3D, 22, 54, 41, 4D, 50, 45, 52, 45, 44, 22, 3B, 41, 49, 44, 5F, 54, 41, 4D, 50, 3D, 22, 4E, 4F, 54, 5F, 54, 41, 4D, 50, 45, 52, 45, 44, 22, 3B, 4C, 4F, 41, 44, 45, 52, 5F, 52, 4F, 4F, 54, 3D, 22, 53, 31, 5F, 4C, 6F, 61, 64, 65, 72, 5F, 52, 6F, 6F, 74, 5F, 38, 65, 33, 35, 22, 3B, 45, 52, 4F, 4D, 5F, 52, 4F, 4F, 54, 3D, 22, 53, 31, 5F, 45, 52, 4F, 4D, 5F, 52, 6F, 6F, 74, 5F, 66, 35, 34, 66, 22, 3B, 53, 57, 5F, 52, 4F, 4F, 54, 3D, 22, 53, 31, 5F, 53, 57, 5F, 52, 6F, 6F, 74, 5F, 33, 65, 64, 63, 22, 3B, 43, 55, 53, 54, 5F, 52, 4F, 4F, 54, 3D, 22, 53, 31, 5F, 43, 75, 73, 74, 5F, 52, 6F, 6F, 74, 5F, 37, 33, 32, 66, 22, 3B, 53, 49, 4D, 5F, 4C, 4F, 43, 4B, 5F, 52, 4F, 4F, 54, 3D, 22, 53, 31, 5F, 53, 4C, 5F, 52, 6F, 6F, 74, 5F, 61, 36, 34, 30, 22, 3B, 48, 57, 5F, 43, 4F, 4E, 46, 5F, 52, 4F, 4F, 54, 3D, 22, 53, 31, 5F, 48, 57, 43, 6F, 6E, 66, 5F, 52, 6F, 6F, 74, 5F, 34, 62, 38, 63, 22, 3B, 00, ]
21/013/2011 20:13:22 - DEBUG - (Command.java:185) - write(cmd=9) (finish)
21/013/2011 20:13:22 - DEBUG - (Command.java:242) - Reply :
21/013/2011 20:13:22 - DEBUG - (Command.java:243) - Reply(Hex) : []
21/013/2011 20:13:22 - DEBUG - (Command.java:185) - write(cmd=10) (finish)
21/013/2011 20:13:22 - DEBUG - (Command.java:242) - Reply :
21/013/2011 20:13:22 - DEBUG - (Command.java:243) - Reply(Hex) : []
21/013/2011 20:13:22 - INFO - (X10flash.java:206) - Flashing loader
21/013/2011 20:13:22 - DEBUG - (BundleEntry.java:33) - Streaming from file : .\firmwares\prepared\loader.sin
21/013/2011 20:13:22 - DEBUG - (Command.java:185) - write(cmd=5) (finish)
21/013/2011 20:13:22 - DEBUG - (Command.java:242) - Reply :
21/013/2011 20:13:22 - DEBUG - (Command.java:243) - Reply(Hex) : []
21/013/2011 20:13:22 - DEBUG - (Command.java:185) - write(cmd=7) (finish)
21/013/2011 20:13:22 - ERROR - (X10flash.java:286) - Error flashing. Aborted
21/013/2011 20:13:22 - INFO - (FlasherGUI.java:893) - Now unplug the device and power it on
21/013/2011 20:13:22 - INFO - (FlasherGUI.java:894) - Then go to application settings
21/013/2011 20:13:22 - INFO - (FlasherGUI.java:895) - turn on Unknown Sources and Debugging
21/013/2011 20:13:22 - INFO - (FlasherGUI.java:182) - Device connected in flash mode
Caan u be a more specific..as in what ROM did u flash..And are u able to get into recovery still?? try pressing the back button on sony ericsson screen n check.. If yes then copy the R/M again to ur sd card.. Refladh rom then do factory reset..dalvik cache wipe.. Wipe partion via recovery..
Gintonic.SE + zombie-pack kernel by slade ..
Just in case,
did you try SE update service or PC Companion to reflash to the original rom?
did that work? some guys here can help you better in un-bricking your phone....
good luck!
faiyyaz said:
Caan u be a more specific..as in what ROM did u flash..And are u able to get into recovery still?? try pressing the back button on sony ericsson screen n check.. If yes then copy the R/M again to ur sd card.. Refladh rom then do factory reset..dalvik cache wipe.. Wipe partion via recovery..
Gintonic.SE + zombie-pack kernel by slade ..
Click to expand...
Click to collapse
I am unable to get into recovery; only the SE text in white comes up.
Tommylee567 said:
Just in case,
did you try SE update service or PC Companion to reflash to the original rom?
did that work? some guys here can help you better in un-bricking your phone....
good luck!
Click to expand...
Click to collapse
I have tried SE update, but it says after Step 2 (Preparing) "The Sony Ericsson Site is not available as the servers are busy; Please try again."
Sorry, but I would say: the Sony Ericsson Site was not available. Try again later.
It's easy to understand, or not?
Man try a x10 mini pro .ftf, you used a Xperia Play one ! And do you have unlocked bootloader?
As lord said.. Use the mini pro ftf.. Not xperia play.. because of that u are gettin an error using the flashtool..
Gintonic.SE + zombie-pack kernel by slade ..
wow! things went that bad in flashing with a another phone rom!
keep your eyes open Adrian bro, dont brick it next time.....

Categories

Resources