[FTF]Xperia V LT25i_9.0.1.D.0.10_Nordic - Sony Xperia T, TL, TX, V

For first time i have made ftf file after updating my V
ftf is tested
dropbox link: http://dl.dropbox.com/u/17658154/LT25i_9.0.1.D.0.10_Nordic.ftf
ftp link: funiewski.dyndns.org
login: xda member pass: ftf nordic
championswimmers unsecure kernel is working with this firmware

I'll ask our users to check your file. Thanks for your work.
How did you get loader.sin?

dogsly said:
I'll ask our users to check your file. Thanks for your work.
How did you get loader.sin?
Click to expand...
Click to collapse
extract from .ftf file with winrar or similar

funiewski said:
extract from .ftf file with winrar or similar
Click to expand...
Click to collapse
Thank you, I know that.
The question was about how exactly did you get this file. After all, it is unique to SXV, and different from SXTX & SXT.

dogsly said:
Thank you, I know that.
The question was about how exactly did you get this file. After all, it is unique to SXV, and different from SXTX & SXT.
Click to expand...
Click to collapse
i extracted it from 9.0.D.0.484-INTL-GENERIC and integrated it in relock bootloader ftf for xperia 2012 devices, change extension to sin and you have it

So is it good to flash or??

funiewski said:
ftp: funiewski.dyndns.org
Click to expand...
Click to collapse
mirror: http://yadi.sk/d/lY9O3OjV1DZkG
*** My addition to Flashtool v0.9.9.0: To properly identify the device as a LT25 copy the folder LT25 from the attached archive into Flashtool at \Flashtool\devices.
Download: View attachment LT25.rar

dogsly
So its good then?

Rechargelegend said:
dogsly
So its good then?
Click to expand...
Click to collapse
now i have flashed it working wp

funiewski said:
now i have flashed it working wp
Click to expand...
Click to collapse
Flashed it to and its working great.
Thanks!

im sorry, but how do i flash this? I`ve just bought my first sony today..
I`ve installed championswimmer`s unsecure kernel.. so i couldnt update this with pc companion obviously..
though i cant get busybox or su installed due to some adb issues..

buljo said:
im sorry, but how do i flash this? I`ve just bought my first sony today..
I`ve installed championswimmer`s unsecure kernel.. so i couldnt update this with pc companion obviously..
though i cant get busybox or su installed due to some adb issues..
Click to expand...
Click to collapse
download flashtool, look in post seven in this thread and follow instructions, download this ftf, put ftf in flashtool firmware folder, use flashtool to flash it,try re install drivers, you can find those in flashtool driver folder, try to flash unsecure kernel and than su and busybox following instructions in kernel thread

But i already flashed unsecured kernel do I have to do it again after flashing this update?
I had some problems installing fastboot drivers, bit found a workaround here on xda. No matter what I do I can't get dba shell to work.really want to be fully rooted..
Thanks for your reply.

buljo said:
But i already flashed unsecured kernel do I have to do it again after flashing this update?
I had some problems installing fastboot drivers, bit found a workaround here on xda. No matter what I do I can't get dba shell to work.really want to be fully rooted..
Thanks for your reply.
Click to expand...
Click to collapse
yes usually you must flash kernel again, kernel in ftf is not unsecured, it must be replaced, unsecured=root

Holy sh.. So with each update we have to flash kernel and phone is fully reset yet again?!
Sent from my LT25i using xda premium

buljo said:
Holy sh.. So with each update we have to flash kernel and phone is fully reset yet again?!
Sent from my LT25i using xda premium
Click to expand...
Click to collapse
no, for now you can relock your bootloader and upgrade with pc companion, your data will be untouched, later there will be custom roms, when you have root you can always backup your data and apps with titanium and than restore, for now there is no recovery for v but it will be, in recovery you can make nandroid backup of whole system, what you need now is root and than titanium backup

but if i relock bootloader (how do i do that btw?) and upgrade using pc companion. then the kernel would be replaced and i would have to flash the unsecure kernel to obtain root? hence the phone will be fully reset again.

buljo said:
but if i relock bootloader (how do i do that btw?) and upgrade using pc companion. then the kernel would be replaced and i would have to flash the unsecure kernel to obtain root? hence the phone will be fully reset again.
Click to expand...
Click to collapse
you got it wrong, flashing kernel does not reset you phone, normal update through pc companion does not it either,for relock: relock ftf attached, you need:
1 change extension from zip to ftf
2 earlier in this thread #5 is attached loader.sin for V, you need to change extension from zip to sin
3 replace loader.sin inside relock.ftf with the one for V
4 flash with flashtool
Thank Bin4ry for relock ftf

funiewski said:
you got it wrong, flashing kernel does not reset you phone, normal update through pc companion does not it either,for relock: relock ftf attached, you need:
1 change extension from zip to ftf
2 earlier in this thread #5 is attached loader.sin for V, you need to change extension from zip to sin
3 replace loader.sin inside relock.ftf with the one for V
4 flash with flashtool
Thank Bin4ry for relock ftf
Click to expand...
Click to collapse
post #7 is also good?

LT25i_Relock_bootloader_dogsly_test.ftf
Create Flashtool version 0.9.9.0
Not tested (I have no SXV) I had already made ​​the files for relock bootloader SXP, SXU, SX Ion, and they worked.

Related

[WIP][KERNEL] Stock kernel from 10.1.1.A.1.253

DISCLAIMER: USE IT AT YOUR OWN RISK
First of all, thanks to DoomLord for helping me to learn how compile kernels in the XZ. And for the toolchains and for everything pretty much.
Secondly, this is the first kernel I've compiled, I haven't modified any files from it so it should be 100% stock. I also haven't had to chance to test it yet, so report if it works, or if it doesn't
I've managed to compile the new kernel for the xz using the latest source from sony
Information:
For stock rom, unlocked bootloader.
Compiled using arm-eabi-linaro-4.6.2.
Link:
Code:
Filename:boot_new_kernel.img
Version 1 md5: aa0520f745e9d2f3814b55ec749a1a8d
Version 1:Dropbox link
Code:
Filename:kernel_wawy.zip
Version 1 md5: b169aef17ecf73226f926258e77e0453
Version 1:Dropbox link
Installation:
Unlocked bootloader only !!
Install using fastboot:
1. Download and rename boot_new_kernel.img file to boot.img
2. from console type: fastboot flash boot boot.img
3. then: fastboot reboot
Install using recovery (thanks for installer ):
1. Download kernel_wawy.zip
2. Copy zip to sd_card
3. Enter recovery and install kernel_wawy.zip
4. Reboot.
Sources:
Kernel Source: Sony link
Toolchains: Github link
Credits:
DoomLord for letting me use his build_tools, toolchains, recovery installer and overall for all his help.
Enjoy
So, is this COMPILED (self-made) or STOCK ROM? I don't think they can be both (unless you have some sort of "keys").
I'm asking because I really want the BRAVIA engine still working.
pascalbrax said:
So, is this COMPILED (self-made) or STOCK ROM? I don't think they can be both (unless you have some sort of "keys").
I'm asking because I really want the BRAVIA engine still working.
Click to expand...
Click to collapse
It's a compiled kernel from stock sources for unlocked bootloader.
I'm confused. Will this help me get root?
Or rather, can you help me out here. I am right now on .434, rooted C6602.
How can i flash 253 and still keep root? Do I use flashtool, and flash everything except the kernel?
bharat4ever said:
I'm confused. Will this help me get root?
Or rather, can you help me out here. I am right now on .434, rooted C6602.
How can i flash 253 and still keep root? Do I use flashtool, and flash everything except the kernel?
Click to expand...
Click to collapse
No, wait until I upload the version 3 of my stock rom, then flash it through cwm/twrp. Once you have done that, you have to flash kernel, baseband, fota from the ftf using flashtool.
Is a recovery included?
Michealtbh said:
Is a recovery included?
Click to expand...
Click to collapse
In the kernel no.
This may sound like a stupid question but why can't we just pull the boot.img from people who installed the rom using Sony update service?:silly:
tomanlam said:
This may sound like a stupid question but why can't we just pull the boot.img from people who installed the rom using Sony update service?:silly:
Click to expand...
Click to collapse
hehehe, because when you update your phone through sus you lose root so you can't dump the partition?
Sorry for the question but I can't understand:
I flashed the new firmware (253) now I have kernel version 3.4.0 do I have to flash this kernel too? Or it was included in the ROM flash?
theskig said:
Sorry for the question but I can't understand:
I flashed the new firmware (253) now I have kernel version 3.4.0 do I have to flash this kernel too? Or it was included in the ROM flash?
Click to expand...
Click to collapse
This is only for unlocked bootloader. If you installed the kernel from ftf .253. You don't really need to.
Sent from my C6603 using xda premium
wawyed said:
This is only for unlocked bootloader. If you installed the kernel from ftf .253. You don't really need to.
Sent from my C6603 using xda premium
Click to expand...
Click to collapse
Thanks wawyed but I flashed the zip file via recovery not the ftf.
theskig said:
Thanks wawyed but I flashed the zip file via recovery not the ftf.
Click to expand...
Click to collapse
This is the kernel version you should have in .253
Sent from my C6603 using xda premium
wawyed said:
This is the kernel version you should have in .253
Sent from my C6603 using xda premium
Click to expand...
Click to collapse
Ups mine is from February I should update! Thank you very much!
theskig said:
Ups mine is from February I should update! Thank you very much!
Click to expand...
Click to collapse
Did you flash this kernel? or used the tft to update? Report back if it worked, thanks.
wawyed said:
Did you flash this kernel? or used the tft to update? Report back if it worked, thanks.
Click to expand...
Click to collapse
Man I made a mess I'm so depressed
I flashed the kernel but I get a bootloop so i flashed the full tft firmware and now I have updated firm and kernel but there's no way to root it. All methods doesn't work for example fastboot and no recovery of course so I'm stuck I'm thinking about downgrade and root again and try to update
theskig said:
Man I made a mess I'm so depressed
I flashed the kernel but I get a bootloop so i flashed the full tft firmware and now I have updated firm and kernel but there's no way to root it. All methods doesn't work for example fastboot and no recovery of course so I'm stuck I'm thinking about downgrade and root again and try to update
Click to expand...
Click to collapse
Just flash .434 tft but only system partition, don't wipe anything. Root + install recovery. then flash my rom through recovery and you will be fine.
wawyed said:
Just flash .434 tft but only system partition, don't wipe anything. Root + install recovery. then flash my rom through recovery and you will be fine.
Click to expand...
Click to collapse
After many hours of work I finally did it. I have firm and kernel updated and root. I don't really know how I made it, after many hours of flashing every zip or ftf on the forum I'm confused and I just want to forget everything now It's better to go out and take a walk.
Thanks for all.

Root Guide For 4.2.2

All credit goes to @zhuhang. I have no contribution to it.
Original thread is here: http://forum.xda-developers.com/showthread.php?p=45344021
This method will help you gain root access on the latest .67 4.2.2 update that Sony recently pushed out.
Disclaimer:
- This requires a PC.
- No CWM needed.
- This installs a Chinese root manager rather than superuser or superSU. But I will teach you how to replace it below.
Instruction:
1. Download the rooting application. (This app can root many other devices )
VRoot_1.6.0.3690
http://www.mediafire.com/download/v3...3690_Setup.exe
2. Install the app. This is a Chinese app so I will guide you. Below is a step by step screenshot attached guide.
3. Start VROOT and root now!
4. Now we need to install SuperSU from play store to replace the Chinese root manager called 授权管理 1.0.4.
5. Go to play store and install SuperSU.
6. Start SuperSU and you will be asked for permission by 授权管理 1.0.4, choose 允许(means allow). (Should be the right side option.)
7. SuperSU will prompt to install SU binary, go ahead with OK and it will display successful.
8. Now, freeze 授权管理 1.0.4 in titanium backup, just in case you need it again.
Note: If you uninstall straight away from app manager, you need to make sure SuperSU updated the binary.
9. Re-run SuperSU to make sure everything is alright. You will be prompt again to install SU binary, just do what it asked.
10. After that, you are rooted with SuperSU and 授权管理 1.0.4 will not be there anymore.
Click to expand...
Click to collapse
djpeesh said:
Can someone upload an ftf with just the kernel.sin and bootloader.sin for the C5503? I tried creating one using C5502 kernel and i got stuck in a boot loop. luckily my battery was just at about 10% and so I quickly flashed back the 4.2.2 Kernel of the 5503 and all is well.
Once we get the kernel only ftf, can test and create guide for rooting 5503 on 4.2.2
Click to expand...
Click to collapse
Tried with the C5503 kernel. Same boot loop. I think we'll have to find an alternate root method, as unlike the Z, the ZR doesnt have .234 firmware [that is also 4.2]
Experimenting with the Z firmware. Wish me luck
Why not flash only kernel from the previous firmware? Isn't working?
UPD. I see - not work
djpeesh said:
Tried with the C5503 kernel. Same boot loop. I think we'll have to find an alternate root method, as unlike the Z, the ZR doesnt have .234 firmware [that is also 4.2]
Experimenting with the Z firmware. Wish me luck
Click to expand...
Click to collapse
I have rooted mine already (ie. Android 4.2.2). You have to unlock your bootloader for this method to work.
akash4357 said:
I have rooted mine already (ie. Android 4.2.2). You have to unlock your bootloader for this method to work.
Click to expand...
Click to collapse
Can you say more about your 4.2.2 rooting method?
itandy said:
Can you say more about your 4.2.2 rooting method?
Click to expand...
Click to collapse
Firstly you need to unlock your bootloader. Google that, its easy. OR you can do it through flashtools (not tested).
Enable USB Debugging and unknown sources option on your phone before proceeding.
Download Flashtool, Open it. Flash the the kernel of an old firmware of Xperia ZR which was rootable.
Reboot your Xperia ZR after flashing. Connect to PC in USB Debugging mode.
Do not forget to close FLASHTOOL.
Extract the downloaded “DooMLoRD_Easy-Rooting-Toolkit_v18_perf-event-exploit.zip” file and run the “runme_win” file.
Follow onscreen instructions to root Xperia ZR and once it is rooted, device will reboot. Verify that you are rooted, run SuperSU app.
Now switch off your Xperia ZR. OPEN FLASHTOOL.
Now you need to flash the true kernel of Android 4.2.2 10.3.1.A.0.244 firmware of Xperia ZR.
After flashing, disconnect the phone from PC, reboot it and your Xperia ZR is now rooted
Official Thread
akash4357 said:
Firstly you need to unlock your bootloader. Google that, its easy. OR you can do it through flashtools (not tested).
Enable USB Debugging and unknown sources option on your phone before proceeding.
Download Flashtool, Open it. Flash the the kernel of an old firmware of Xperia ZR which was rootable.
Reboot your Xperia ZR after flashing. Connect to PC in USB Debugging mode.
Do not forget to close FLASHTOOL.
Extract the downloaded “DooMLoRD_Easy-Rooting-Toolkit_v18_perf-event-exploit.zip” file and run the “runme_win” file.
Follow onscreen instructions to root Xperia ZR and once it is rooted, device will reboot. Verify that you are rooted, run SuperSU app.
Now switch off your Xperia ZR. OPEN FLASHTOOL.
Now you need to flash the true kernel of Android 4.2.2 10.3.1.A.0.244 firmware of Xperia ZR.
After flashing, disconnect the phone from PC, reboot it and your Xperia ZR is now rooted
Click to expand...
Click to collapse
So basically you're doing:
Use FlashTool to flash the 4.2.2 FTF
Downgrade the kernel by using FlashTool back to 4.1.2
Run the DoomLord rooting kit
Flash back 4.2.2 kernel using FlashTool
To flash the kernel you need an unlocked bootloader. What I don't understand is how to flash the kernel only? I found the kernel.sin inside the FTF file. Can I just delete other .sin file and flash the remaining FTF file?
Sorry if my questions are noob.
itandy said:
So basically you're doing:
Use FlashTool to flash the 4.2.2 FTF
Downgrade the kernel by using FlashTool back to 4.1.2
Run the DoomLord rooting kit
Flash back 4.2.2 kernel using FlashTool
To flash the kernel you need an unlocked bootloader. What I don't understand is how to flash the kernel only? I found the kernel.sin inside the FTF file. Can I just delete other .sin file and flash the remaining FTF file?
Sorry if my questions are noob.
Click to expand...
Click to collapse
You need to keep the kernel.sin and bootloader.sin in the ftf and delete the rest. Also don't delete the META-INF file.
Official thread
akash4357 said:
You need to keep the kernel.sin and bootloader.sin in the ftf and delete the rest. Also don't delete the META-INF file.
Official thread
Click to expand...
Click to collapse
The problem is the bootloader? I thought doom's thread said that this was for locked and unlocked bootloader. Unlocking the bootloader will lead to a lot of people avoiding the root method.
Sent from my C5503 using Tapatalk 2
djpeesh said:
The problem is the bootloader? I thought doom's thread said that this was for locked and unlocked bootloader. Unlocking the bootloader will lead to a lot of people avoiding the root method.
Sent from my C5503 using Tapatalk 2
Click to expand...
Click to collapse
So is an unlocked bootloader NEEDED for this method to work for ZR? I thought DoomLord said it works for both.
akash4357 said:
You need to keep the kernel.sin and bootloader.sin in the ftf and delete the rest. Also don't delete the META-INF file.
Official thread
Click to expand...
Click to collapse
Have you managed to root through this method?
djpeesh said:
Have you managed to root through this method?
Click to expand...
Click to collapse
I did manage to root it, but then the phone suddenly restarts. Now I am stuck with bootloops. Strange as I managed to install Superuser from the Play Store.
Edit. I recommend not trying to root using this method. Wait till theres a definitive rooting method.
djpeesh said:
Have you managed to root through this method?
Click to expand...
Click to collapse
I see you got bootloop from the other thread. Did you manage to fix it?
Bump.
itandy said:
I see you got bootloop from the other thread. Did you manage to fix it?
Click to expand...
Click to collapse
Yes. I fixed the bootloop issue. Need any help with the bootloop?
If you've got a bootloop, pull the battery asap as once it dies, you won't be able to flash ftf and the device will be bricked.
To fix bootloop [and still not get root access]
1. Open the 4.2.2 ftf file in flashtool.
2. Exclude everything [tick in the exclude box] except the kernel, and untick everything in the wipe box [data, applog]
3. Flash the kernel by pressing the volume down button while plugging in USB cable [DONT PRESS POWER BUTTON AFTER BATTERY PULL AS OTHERWISE YOU'LL GO BACK INTO BOOTLOOP]
4. After it flashes [should take a couple of seconds], reboot and you should be back to normal
I REPEAT PULL THE BATTERY IF IN A BOOTLOOP OR YOU'LL LAND UP WITH ANOTHER PAPERWEIGHT
djpeesh said:
Yes. I fixed the bootloop issue. Need any help with the bootloop?
If you've got a bootloop, pull the battery asap as once it dies, you won't be able to flash ftf and the device will be bricked.
To fix bootloop [and still not get root access]
1. Open the 4.2.2 ftf file in flashtool.
2. Exclude everything [tick in the exclude box] except the kernel, and untick everything in the wipe box [data, applog]
3. Flash the kernel by pressing the volume down button while plugging in USB cable [DONT PRESS POWER BUTTON AFTER BATTERY PULL AS OTHERWISE YOU'LL GO BACK INTO BOOTLOOP]
4. After it flashes [should take a couple of seconds], reboot and you should be back to normal
I REPEAT PULL THE BATTERY IF IN A BOOTLOOP OR YOU'LL LAND UP WITH ANOTHER PAPERWEIGHT
Click to expand...
Click to collapse
I just learned a lesson! Thanks!
So again you're not successful in rooting 4.2.2 using the kernel switching method?
i think the kernel switching fix will not work on ZR.. we don't have a rootable 4.2 kernel
i think the 423 kernel is 4.2
djpeesh said:
Yes. I fixed the bootloop issue. Need any help with the bootloop?
If you've got a bootloop, pull the battery asap as once it dies, you won't be able to flash ftf and the device will be bricked.
To fix bootloop [and still not get root access]
1. Open the 4.2.2 ftf file in flashtool.
2. Exclude everything [tick in the exclude box] except the kernel, and untick everything in the wipe box [data, applog]
3. Flash the kernel by pressing the volume down button while plugging in USB cable [DONT PRESS POWER BUTTON AFTER BATTERY PULL AS OTHERWISE YOU'LL GO BACK INTO BOOTLOOP]
4. After it flashes [should take a couple of seconds], reboot and you should be back to normal
I REPEAT PULL THE BATTERY IF IN A BOOTLOOP OR YOU'LL LAND UP WITH ANOTHER PAPERWEIGHT
Click to expand...
Click to collapse
I am trying to get 4.2.2, but after flashing the system rom on step 4, I got into a boot loop. I can't seem to use flashtool to recover, Please help! I can't even get to recovery
EDIT: Now I am going somewhere I think, but I don't know if this is serious, I get this from flashmode now
ERROR - Error in processHeader : 1 : Incorrect function.
ERROR - Error flashing. Aborted
EDIT: I think I bricked my device =(
grim_ripper said:
I am trying to get 4.2.2, but after flashing the system rom on step 4, I got into a boot loop. I can't seem to use flashtool to recover, Please help! I can't even get to recovery
EDIT: Now I am going somewhere I think, but I don't know if this is serious, I get this from flashmode now
ERROR - Error in processHeader : 1 : Incorrect function.
ERROR - Error flashing. Aborted
EDIT: I think I bricked my device =(
Click to expand...
Click to collapse
It happened to me also, but it's possible to recover from it.
Install PC Companion on your PC.
Go to Support Zone.
First option -> Update phone / tablet software.
You will see a underlined link that says "repair phone / tablet"
Just follow the instructions.
You will need your phone to have at least 50% battery level. Take out the battery, insert again, and connect your phone to your PC via USB while pressing the Volume + button. You will hear a sound coming from your PC meaning it's been connected.
Sony PC Companion then will flash your phone with the latest firmware. It takes a while and you need to have internet connection, but it works.
As you flashed the Russian system rom, the firmware installed in your phone by Sony PC companion will be the Russian Android 4.2.2. No problem with this as it includes all the languages.
Do this as soon as possible as you need your battery charged and you can't charge the battery in your phone while in the bootloop state.
-------------------------------------------------------------------------
-------------------------------------------------------------------------
I'm not sure what we did wrong to be stuck in a bootloop, but after my ZR being reflashed by Sony PC Companion I just flashed the Nordic 4.2.2 ROM and my phone remains unrooted until there is a easier method to get root
grim_ripper said:
I am trying to get 4.2.2, but after flashing the system rom on step 4, I got into a boot loop. I can't seem to use flashtool to recover, Please help! I can't even get to recovery
EDIT: Now I am going somewhere I think, but I don't know if this is serious, I get this from flashmode now
ERROR - Error in processHeader : 1 : Incorrect function.
ERROR - Error flashing. Aborted
EDIT: I think I bricked my device =(
Click to expand...
Click to collapse
In fact you should read the other thread for a workable root method for 4.2.2. This thread is very old and AFAIK this method doesn't work.

[Q] Rooting Sony Xperia Z .244

Hi fellow mates,
Recently I have updated my Sony Xperia Z (Singapore) 10.3.A.0.423 to 10.3.1.A.0.244 and I was previously rooted on 10.3.A.0.423. So after updating the phone, I followed Doom'sLord method which is:
[ how-to ]
Download the three files from the download section below
open FlashTool and flash the XperiaZ_C660X_KernelOnly_10.3.A.0.423_Generic_NL.f tf - 7.12 MB file, this is JUST the kernel of an older firmware which was rootable
now once flashing is done reboot device and connect to PC in usb debuggin mode
CLOSE FLASHTOOL <<< VVVIMP STEP
extract the file DooMLoRD_Easy-Rooting-Toolkit_v18_perf-event-exploit.zip to root directory on c:\
execute runme_ file corresponding to your OS on desktop PC, this will execute a SPECIAL version of my easy rooting toolkit <<< VVVIMP STEP
the above step is crucial! if you use any older version of the toolkit then IT WILL NOT WORK!
after rooting is over the device will restart
you can verify if device is rooted by checking for SuperSU app (it is the newest version)
once thats done now power down device and open FlashTool again
now flash XperiaZ_C660X_KernelOnly_10.3.1.A.0.244_BE.ftf - 7.17 MB file to get back to the true kernel for the firmware
thats it after flashing is done just disconnect and power on device and enjoy rooted phone!
Click to expand...
Click to collapse
After which, when I switch my phone on to check if it's root. It seems that it has not been rooted and no super user was installed. Can anyone help me what is the problem? I had USB DEBUGGING turned on, Unknown Sources turned on as well. Latest flashtool 0.9.11.0 installed, latest Doomlord v18 easy rooting toolkit. But still couldn't find whats the issue. Looking forward for help. Thank You
Regards,
Gabriel
@DooMLoRD
Download the three files from the download section below
open FlashTool and flash the XperiaZ_C660X_KernelOnly_10.3.A.0.423_Generic_NL.f tf - 7.12 MB file, this is JUST the kernel of an older firmware which was rootable
now once flashing is done reboot device and connect to PC in usb debuggin mode
CLOSE FLASHTOOL <<< VVVIMP STEP
extract the file DooMLoRD_Easy-Rooting-Toolkit_v18_perf-event-exploit.zip to root directory on c:\
execute runme_ file corresponding to your OS on desktop PC, this will execute a SPECIAL version of my easy rooting toolkit <<< VVVIMP STEP
the above step is crucial! if you use any older version of the toolkit then IT WILL NOT WORK!
after rooting is over the device will restart
you can verify if device is rooted by checking for SuperSU app (it is the newest version)
once thats done now power down device and open FlashTool again
now flash XperiaZ_C660X_KernelOnly_10.3.1.A.0.244_BE.ftf - 7.17 MB file to get back to the true kernel for the firmware
thats it after flashing is done just disconnect and power on device and enjoy rooted phone!
Click to expand...
Click to collapse
You've not done one or both of those two steps.
XperienceD said:
You've not done one or both of those two steps.
Click to expand...
Click to collapse
Noted. I will try again. Thank you XperienceD
@XperienceD
As you had mention, I did follow that 2 steps. After which I had to go to applications and find the Superuser applications, and hit the uninstall button. After that, it was rooted once again. Superuser icon came up, asking for permissions like the usual. Something is wrong even though it's already been rooting. But thanks for the advise. Will bare in mind the next time an update is up. Thanks alot!
Regards,
Gabriel
Hello, I've tried flashing back to the old firmware from the latest, but it's saying my phone needs to be in usb debug and allow unknown sources, these are both allowed ? im not sure what I can do.
Xperia Z .244 firmware charge issue
Hello all,
I am facing this weird issue with my Xperia Z rooting. I am on .244 baseband but when I tried changing it to the .423 using the flashtool, it didn't change. I tried several times but same results. Thus when I try rooting my phone the script showed not compatible.
Please let me know what can be the problem? Do I compulsorily have to be unlocked for this to work?
facing a problem too, I can not seem to even flash the .423 kernel in flashtool. I keep getting an error saying to make sure debugging in on etc.. And have both debugging and mock locations turned on?? Weird because I have flashed firmwares before on this device.
Yellow_Racing said:
facing a problem too, I can not seem to even flash the .423 kernel in flashtool. I keep getting an error saying to make sure debugging in on etc.. And have both debugging and mock locations turned on?? Weird because I have flashed firmwares before on this device.
Click to expand...
Click to collapse
Is the phone turned OFF and connected in flashmode?
If so, make sure you're using the latest version of flashtool.
www.flashtool.net
If you already have the latest version, try reinstalling it.
Sent from my C6603 using Tapatalk 4
kingvortex said:
Is the phone turned OFF and connected in flashmode?
If so, make sure you're using the latest version of flashtool.
www.flashtool.net
If you already have the latest version, try reinstalling it.
Sent from my C6603 using Tapatalk 4
Click to expand...
Click to collapse
Yes phone was off
I tried beta 4 and beta 5 but I'm downloading latest version now
Cheers for your help :good:
Edit: No latest flashtool didnt work in either 32 or 64 with or without pc companion running???
Just to make sure you have everything setup properly and are following the correct procedure, follow this tutorial for using flashtool - How to flash stock roms with Flashtool
If that doesn't help, I'm not sure what the problem is.
Sent from my C6603 using Tapatalk 4
kingvortex said:
Just to make sure you have everything setup properly and are following the correct procedure, follow this tutorial for using flashtool - How to flash stock roms with Flashtool
If that doesn't help, I'm not sure what the problem is.
Sent from my C6603 using Tapatalk 4
Click to expand...
Click to collapse
Yes as far as I can tell to the letter? I have flashed firmwares before so I'm lost. I have noticed after a failed attempt I lose wifi.
Im downloading the stock .244 ftf and will try to flash that, I'm not sure if I can just flash an older firmware or not.
Thanks again for your help so far
Rob
Edit: after more investigation my phone was actually on .423 but still showing .422 under settings. All good now and rooted

[Q] Help How to flash stock rom

Guys please help
I flashed a custom rom and it got a lil messed up..
I've downloaded an ftf file but I have no idea on how to flash it.
I havent made any backup,my bad.
I'm using C5302
If you look a bit futher you will see a easy guide made by me about how to get back to stock without the use of flash tool
You have to download flashtool to flash an ftf file if you don't have any backup you lose your data but once you flash the ftf you're going to be fine
If you haven't unlocked your bootloader you can also use Sony's update service (SUS) to restore your phone.
Flash toool
karma123 said:
You have to download flashtool to flash an ftf file if you don't have any backup you lose your data but once you flash the ftf you're going to be fine
Click to expand...
Click to collapse
I do have the flash tool.But here's my doubt Do I have to exclude kernel while flashing stock rom ftf,what else i've to exclude/include?.
fast boot or flash mode??
will it remove cwm?
I'm on locked bootloader.
Is there any detailed guide for flashing stock via flash tool.I've done my search but didnt find any.
1. oyu dont have to exclude anything
2. flash mode
3. yes It will be remove
4. http://forum.xda-developers.com/showthread.php?t=928343
SUS
Parkside said:
If you haven't unlocked your bootloader you can also use Sony's update service (SUS) to restore your phone.
Click to expand...
Click to collapse
I prefer to use flash tool as I've already downloaded an ftf and SUS takes like hours to download firmware.Its very slow here.thanks
Thanks
karma123 said:
1. oyu dont have to exclude anything
2. flash mode
3. yes It will be remove
4. http://forum.xda-developers.com/showthread.php?t=928343
Click to expand...
Click to collapse
thanks dude,really appreciate that..
you're welcome men

rookie mistake please help

all,
i have a xperia z1, i unlocked the bootloader and then foolishly wanted to relock it. however i did not read the very clearly stated must use stock kernel.
I was using stock firmware and thought this would be ok. im not really too sure what happened.
but my problem now is my phone wont boot!!
how can i restore it now?? i have flashtool and minimul adb and fastboot.
thanks in advance for any help
I have just been instructed that this phone is now locked according to flash tool (EMMA)
i have tried unlocking again with my old unlock code but this doesnt work :crying:
iwinchimp said:
all,
i have a xperia z1, i unlocked the bootloader and then foolishly wanted to relock it. however i did not read the very clearly stated must use stock kernel.
I was using stock firmware and thought this would be ok. im not really too sure what happened.
but my problem now is my phone wont boot!!
how can i restore it now?? i have flashtool and minimul adb and fastboot.
thanks in advance for any help
Click to expand...
Click to collapse
if you can get into flash mode just flash a clean fw using flashtools, preferebly .534 so you can root...
thanks for the advice, im downloading .534 now so ill let you know how i get on.
shteren said:
if you can get into flash mode just flash a clean fw using flashtools, preferebly .534 so you can root...
Click to expand...
Click to collapse
so, i just tried flashing the fw and this is the screen i got, any ideas??
well your phone can be detected by pc. you can try to redownload the firmware or repair via pc companion.
iwinchimp said:
so, i just tried flashing the fw and this is the screen i got, any ideas??
Click to expand...
Click to collapse
Go to c:\flashtool\firmwares\ and delete "prepared" folder. - That's only firmware files prepared every time for flashing.
Restart your PC and open flashtool (right click and open it as administrator.
Make sure you have at least 1Gb of free space on your disk where's flashtool is located.
Sent from my C6903 using Tapatalk
SUCCESS!!
funky0308 said:
Go to c:\flashtool\firmwares\ and delete "prepared" folder. - That's only firmware files prepared every time for flashing.
Restart your PC and open flashtool (right click and open it as administrator.
Make sure you have at least 1Gb of free space on your disk where's flashtool is located.
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
ok so i deleted the file, i was able to flash it so its now back up and running. just need to re flash my old firware again, thanks for everyones help!
iwinchimp said:
ok so i deleted the file, i was able to flash it so its now back up and running. just need to re flash my old firware again, thanks for everyones help!
Click to expand...
Click to collapse
Sure...that's why we are all here - to help each other.
Sent from my C6903 using Tapatalk

Categories

Resources