[HOW-TO][FTF] Root and CWM with the latest 9.0.1.D.0.10 firmware

NuriJ

Senior Member
Nov 25, 2011
1,188
1,069
0
Hi all i just got my v :)

Here's the newest firmware for the Xperia V lt25. It has some removeable apps in data/app which you can uninstall directly from the appdrawer. Here i'll explain how to get the newest firmware + root/cwm

Download:

- https://docs.google.com/open?id=0Bw1nKHrMVCzfeL1HdHFUbENVg (453MB)

Requirements:

- Flashtool and all the required driver
- Unlocked bootloader

If you don't want root and cwm you can skip all steps except #1
The FTF can be used to repair soft-bricked phones even on locked bootloader
If you're already on the latest firmware or just want root and cwm on your current rom, skip step #1


How to get root and CWM recovery after flashing:
  1. Download and Flash the FTF though flashtool if you want the newest f/w. This step is optional (not needed if you're already on stock)
  2. Flash championswimmers unsecure kernel using fastboot so that you can get root access though ADB (needed cause the root & cwm procedure will be done in adb)
  3. Follow the simple instructions here. Thanks to bjohv052
    Unzip the files from this post. Put 'su' and 'busybox' in the same folder as 'adb.exe'
    Boot the phone, then use adb to install the files. Remember to activate usb debugging. Run the following commands on your command line:
    Code:
    adb shell
    mount -o remount,rw /system
    exit
    adb push su /system/xbin/su
    adb push busybox /system/xbin/busybox
    adb shell
    cd /system/xbin
    chmod 06755 su
    chmod 04755 busybox
    busybox --install -s /system/xbin
    mount -o remount,ro /system
    exit
    Now you can install SuperSU or Superuser from Play Store. Be aware though that problems have been reported with SuperSU. Try Superuser if SuperSU doesn't work.
  4. Now reboot and install Superuser from the store.
  5. See this post for recovery. There's also a simple instructions in there.. It's for the Xperia T but there's no reason for it to not work on the v
  6. That should be all, there u go with cwm, root, and latest firmware. If you have problems feel free to post in here :)
 
Last edited:

gregbradley

Retired Forum Moderator
  • Like
Reactions: NuriJ

dmbardal

Senior Member
Sep 9, 2010
463
82
0
Norway
Thanks. Grabbed this and installed on my Xperia V with Telenor (Switching to Netcom later today tho).

The firmware is a bit bloaty, but nothing that cant be removed :)

Edit: Seems to be a bit less laggy than the international FW without bloat,

I'm actually thinking of going back to this one instead of the international no-bloat FW.

Edit: "CWM Recovery & Rooted".
Any chance you'd upload the kernel you're using, or explain how you did it?
I cant seem for the love of .. to get CWM Recover and\or Root working.
I did manage to get 4.1 JB AOKP working with custom kernel with root and CWM,
but not the stock ROM.
 
Last edited:

NuriJ

Senior Member
Nov 25, 2011
1,188
1,069
0
Thanks. Grabbed this and installed on my Xperia V with Telenor (Switching to Netcom later today tho).

The firmware is a bit bloaty, but nothing that cant be removed :)

Edit: Seems to be a bit less laggy than the international FW without bloat,

I'm actually thinking of going back to this one instead of the international no-bloat FW.

Edit: "CWM Recovery & Rooted".
Any chance you'd upload the kernel you're using, or explain how you did it?
I cant seem for the love of .. to get CWM Recover and\or Root working.
I did manage to get 4.1 JB AOKP working with custom kernel with root and CWM,
but not the stock ROM.
Yes the it is bloaty, but all is removeable..
Well i've never used an another f/w than this, so don't really know if it's faster :)

I've updated 1st post with instructions :)
 
  • Like
Reactions: StaticGTF

canglan

Member
Sep 7, 2007
24
1
0
One tiny and optional addition: Since SuperSU is newer than Superuser, you can install Superuser first, and then install SuperSU which will be granted root access by Superuser, to update the su binary. After that you can remove Superuser. :)
 

datagubben

Senior Member
Nov 25, 2010
1,410
504
0
Landskrona
Just some observation:

On the official Sony Xperia V page, the .484 is the latest firmware. But people with Nordic phones get .10 update OTA + the people who have converted Nordic blob_fs to ftf. So maybe the .10 update is only specific update for Nordic countries eg. regional regulation addition or something like that. Did anyone with World Generic get the OTA yet? :confused:
 

rickywk

Member
Feb 6, 2008
29
5
0
Just some observation:

On the official Sony Xperia V page, the .484 is the latest firmware. But people with Nordic phones get .10 update OTA + the people who have converted Nordic blob_fs to ftf. So maybe the .10 update is only specific update for Nordic countries eg. regional regulation addition or something like that. Did anyone with World Generic get the OTA yet? :confused:
Hong Kong user also got the update notification to .10

One question, all things in my Xperia V will gone after this root process, right?
 

NuriJ

Senior Member
Nov 25, 2011
1,188
1,069
0
Hong Kong user also got the update notification to .10

One question, all things in my Xperia V will gone after this root process, right?
Nothing will be gone :) The cwm and root process simply pushes the required files to /system nothing else

But the FTF flashing process (which is not needed) will wipes your phone
 

rickywk

Member
Feb 6, 2008
29
5
0
I cannot flash the unsecure bootloader...(My bootloader is still locked)
Here is the command result..


Code:
C:\Flashtool\x10flasher_lib>fastboot flash boot lt25i-unsecure-debuggable.elf
sending 'boot' (6561 KB)...
FAILED (remote: The Device must be rooted first)
finished. total time: 0.013s
Is it I missed something?
 
Last edited:

datagubben

Senior Member
Nov 25, 2010
1,410
504
0
Landskrona
I cannot flash the unsecure bootloader...(My bootloader is still locked)
Here is the command result..


Code:
C:\Flashtool\x10flasher_lib>fastboot flash boot lt25i-unsecure-debuggable.elf
sending 'boot' (6561 KB)...
FAILED (remote: The Device must be rooted first)
finished. total time: 0.013s
Is it I missed something?
You must do this first: http://unlockbootloader.sonymobile.com/ :silly:
 

sartheris

Senior Member
Jan 4, 2011
98
2
0
Can someone please tell if this firmware works fine? No bugs or anything?
ALSO how is the storage space alocated, and can the apps be installed to the sd card?
 

reflexing

Member
Jun 30, 2012
43
7
0
Can someone please tell if this firmware works fine? No bugs or anything?
ALSO how is the storage space alocated, and can the apps be installed to the sd card?
Check the dates, it's an old version, maybe even oldest. 9.1.A.1.140 is the latest version.

Sent from my LT25i using xda app-developers app
 

NuriJ

Senior Member
Nov 25, 2011
1,188
1,069
0
Can someone please tell if this firmware works fine? No bugs or anything?
ALSO how is the storage space alocated, and can the apps be installed to the sd card?
Yes, it works fine. No bugs that i know of.. I don't move apps to sdcard, don't know about that