[Q] Is it possible to unlock the Xperia TL Bootloader - Sony Xperia T, TL, TX, V

Is it possible to unlock the Xperia TL like flashing some sort of ftf file? I really want to try Ubuntu OS on my device

AndroidHoneyComb said:
Is it possible to unlock the Xperia TL like flashing some sort of ftf file? I really want to try Ubuntu OS on my device
Click to expand...
Click to collapse
Only if you can unlock your bootloader....Check the all in one thread for instructions

AndroidHoneyComb said:
Is it possible to unlock the Xperia TL like flashing some sort of ftf file? I really want to try Ubuntu OS on my device
Click to expand...
Click to collapse
No the bootloader on the TL can not be unlocked at this time.

Unbuntu is still testing. Lots of features are not working at this time.
I can be wrong.
From my Xperia V via xda premium

Related

Xperia V - Stock Kernel Unsecure+Debuggable 9.0.D.0.484

Hi,
Just got my Xperia V (LT25i) yesterday.
Here is Stock Kernel from firmware 9.0.D.0.484
It has set ro.secure=0 and ro.debuggable=1
Nothing else is touched.
Download Link
http://ul.to/n98e5duw
How to use this ??
Just unlock your bootloader from http://unlockbootloader.sonymobile.com and flash the kernel using
Code:
fastboot flash boot lt25i-unsecure-debuggable.elf
Instructions : -
for windows Users, just install latest flashtool and go to x10_flasher_lib folder, shift+rightclick and open command window here and enter the above code ^^
Linux users will need SDK installed with sdk in path and android-rules set in udev.
Thanks to Bin4ry and Androxyde for the awesome Flashtool that helps converting blob_fs files to sin
Thanks to my kernel kitchen that allows fast editing of ramdisk in elf
I have a LT25i that is International LTE version, with firmware 9.0.D.0.484.
This kernel is not tested on anything else.
championswimmer said:
Hi,
Just got my Xperia V (LT25i) yesterday.
...
Click to expand...
Click to collapse
Excellent, I will link to the all in one thread for the moment, but do you expect another forum for the V? I think there ahould be with such a differnece in firmware, but while you are here I will make you feel welcome.
Any chance of uploading the ftf? Let me know, I will stick it in the allin one thread as well.
gregbradley said:
Excellent, I will link to the all in one thread for the moment, but do you expect another forum for the V? I think there ahould be with such a differnece in firmware, but while you are here I will make you feel welcome.
Any chance of uploading the ftf? Let me know, I will stick it in the allin one thread as well.
Click to expand...
Click to collapse
svetius said new forum will be made soon when there are enough Xperia V threads to make this place cluttered and disorganised
FTF is uploading. bloody hell of a slow internet here.
championswimmer said:
svetius said new forum will be made soon when there are enough Xperia V threads to make this place cluttered and disorganised
FTF is uploading. bloody hell of a slow internet here.
Click to expand...
Click to collapse
Cheers, what do you reckon the chance of the ftf working on the T?
I can flash it but dont know much about this new firmware, is it close enough to be compatable? Saves me googling whilst I am cooking tea for my wife and 3 kids...
Since it is stock kernel, can I flash it with flashmode instead of fastboot on my locked bootloader?
Sent from my LT25i using xda premium
datagubben said:
Since it is stock kernel, can I flash it with flashmode instead of fastboot on my locked bootloader?
Sent from my LT25i using xda premium
Click to expand...
Click to collapse
You can use either flashtool or fastboot to flash kernels, flashtool uses fastboot
However, alhough these are stock based kernels, they are custom kernels and therefore not signed by Sony, therefore only unlocked botloaders will be able to flash them
gregbradley said:
You can use either flashtool or fastboot to flash kernels, flashtool uses fastboot
However, alhough these are stock based kernels, they are custom kernels and therefore not signed by Sony, therefore only unlocked botloaders will be able to flash them
Click to expand...
Click to collapse
IC, good explanation! :good:
1) If I want to save the stock kernel.sin from my ftf, do I just extract it with winrar?
2) What is .elf?
3) If I flash a stock kernel on unlocked bootloader, will it be problems?
Ps. I am coming from ARC and get my phone tomorrow:laugh:
datagubben said:
IC, good explanation! :good:
1) If I want to save the stock kernel.sin from my ftf, do I just extract it with winrar?
2) What is .elf?
3) If I flash a stock kernel on unlocked bootloader, will it be problems?
Ps. I am coming from ARC and get my phone tomorrow:laugh:
Click to expand...
Click to collapse
1: yep. also to flash a sin kernel you need the loader.sin with it
2: .elf is the equivalent of boot.img on ARC it is packed in a different method but the way to use it is same
3: yes. no problem at all
championswimmer said:
1: yep. also to flash a sin kernel you need the loader.sin with it
2: .elf is the equivalent of boot.img on ARC it is packed in a different method but the way to use it is same
3: yes. no problem at all
Click to expand...
Click to collapse
Thank you again, last question :angel:
Where do I put the loader.sin and kernel.sin?
How do I flash it? (locked bootloader)
datagubben said:
Thank you again, last question :angel:
Where do I put the loader.sin and kernel.sin?
How do I flash it? (locked bootloader)
Click to expand...
Click to collapse
You cant flash it. You are on a locked bootloader.
But it is the exact same kernel you have except its rooted. You will probably be able to root using bin4ry's method, then you wont need a rooted custom kernel.
I know now, just strip down a ftf file, keep kernel and loader.sin and use it later with flashtool when new firmware comes that cant be rooted with bin4ry.
This should work on locked bootloader.
LT25i Xperia V
If you want the stock kennel then you can download the stock kernel from the all in one thread. I have posted the 303 and 195 stock kernels there
Sent from my LT30p xda premium app.
How do I customise the signature on xda premium app?
gregbradley said:
If you want the stock kennel then you can download the stock kernel from the all in one thread. I have posted the 303 and 195 stock kernels there
Sent from my LT30p xda premium app.
How do I customise the signature on xda premium app?
Click to expand...
Click to collapse
Its not for Xperia V.
datagubben said:
Its not for Xperia V.
Click to expand...
Click to collapse
Of course, my mistake.
Good :good: Xperia V got its own development thread, but we need Xperia V General also! :crying:
datagubben said:
Good :good: Xperia V got its own development thread, but we need Xperia V General also! :crying:
Click to expand...
Click to collapse
This is not a discussion thread for the V its only for this development and I answered your PM about that. Please stay on topic.
Thanks
AvRS
championswimmer said:
Hi,
Just got my Xperia V (LT25i) yesterday.
Here is Stock Kernel from firmware 9.0.D.0.484
It has set ro.secure=0 and ro.debuggable=1
Nothing else is touched.
Download Link
http://hotfile.com/dl/181903101/7b21644/lt25i-unsecure-debuggable.elf.html
How to use this ??
Just unlock your bootloader from http://unlockbootloader.sonymobile.com and flash the kernel using
Code:
fastboot flash boot lt25i-unsecure-debuggable.elf
Instructions : -
for windows Users, just install latest flashtool and go to x10_flasher_lib folder, shift+rightclick and open command window here and enter the above code ^^
Linux users will need SDK installed with sdk in path and android-rules set in udev.
Thanks to Bin4ry and Androxyde for the awesome Flashtool that helps converting blob_fs files to sin
Thanks to my kernel kitchen that allows fast editing of ramdisk in elf
I have a LT25i that is International LTE version, with firmware 9.0.D.0.484.
This kernel is not tested on anything else.
Click to expand...
Click to collapse
great, some coffee for u
now this thing is rooted, next step - recovery
Bummer, hoped you got a T, love your work
Sent from my LT30p using xda premium
sorry for my ignorance, but what is an insecure kernel and for what serve?
thejosetree said:
sorry for my ignorance, but what is an insecure kernel and for what serve?
Click to expand...
Click to collapse
insecure kernel is possible to root

[FTF] Xperia V (LT25i) 9.0.D.0.484-INTL-GENERIC

This is the Xperia V (LT25i) INTERNATION LTE Stock Firmware in FTF format.
This does not need a unlocked bootloader or any work on our part. Anyone can flash it.
All you need to do is, use the flashtool by Androxyde & Bin4ry ,
push the big lightning button (that stands for flash) and locate the FTF file on PC
and then connect the phone to PC in flashmode.
A stock FTF file is essential to "make your phone just the way it was when it was released" and also to repair from a soft-brick.
This FTF does not contain bootloader S1boot.bin so it will NOT relock your bootloader if you already have unlocked bootloader
Download Link : -
http://ul.to/n2on7y76
championswimmer said:
This is the Xperia V (LT25i) INTERNATION LTE Stock Firmware in FTF format.
This does not need a unlocked bootloader or any work on our part. Anyone can flash it.
All you need to do is, use the flashtool by Androxyde & Bin4ry ,
push the big lightning button (that stands for flash) and locate the FTF file on PC
and then connect the phone to PC in flashmode.
A stock FTF file is essential to "make your phone just the way it was when it was released" and also to repair from a soft-brick.
This FTF does not contain bootloader S1boot.bin so it will NOT relock your bootloader if you already have unlocked bootloader
Download Link : -
https://dl.dropbox.com/u/53194218/XPERIA-V/LT25i_9.0.D.0.484_INTL-GENERIC.7z
Click to expand...
Click to collapse
Will link to the AIO thread
s1 boot has been reported not to lock bootloaders again, it did not relock mine.
downloading, i will give it a flash on my t...lets see whats happening
Moved from Development as is just another stock file and not development. All other stock files for T, TL and TX are here so no reason for the V to be any different.
Thanks
AvRS
AvRS said:
Moved from Development as is just another stock file and not development. All other stock files for T, TL and TX are here so no reason for the V to be any different.
Thanks
AvRS
Click to expand...
Click to collapse
oh ok sorry didn't know the rules
in some forums FTF stays in deveopment... my bad...
thanks for moving
Flashed on LT30p with baseband and kernel excluded.
Guess what, bootloop!
Not really surprising but i might as well tell you so no one else bothers.
gregbradley said:
Flashed on LT30p with baseband and kernel excluded.
Guess what, bootloop!
Not really surprising but i might as well tell you so no one else bothers.
Click to expand...
Click to collapse
expected
different phones. quite different phones
championswimmer said:
expected
different phones. quite different phones
Click to expand...
Click to collapse
Can I flash this on Xperia AX ???
SEFanX10i said:
Can I flash this on Xperia AX ???
Click to expand...
Click to collapse
Probably Yes, but why do you want to flash a firmware with less functions than AX?
(V is called AX in the japanese market including infrared port data exchange, mobile wallet and mobile TV).
gregbradley said:
Flashed on LT30p with baseband and kernel excluded.
Guess what, bootloop!
Not really surprising but i might as well tell you so no one else bothers.
Click to expand...
Click to collapse
Odd . same chipset, I think if you only keep the base band it'll work .. excluding the kernel is probably what caused the boot loop. thoughts ?
enrique71 said:
Odd . same chipset, I think if you only keep the base band it'll work .. excluding the kernel is probably what caused the boot loop. thoughts ?
Click to expand...
Click to collapse
I could try again, but not now I am going out for a few hours. If anyone else wants to try, then give it a go and report back.
Greg let me know if it works please.
An MD5 sum would really be appreciated. I got ac55243077918a8c9e266f1873bd113f
Any one else?
Has anyone tested this on the T / TL ?
Hi and thanks for the FTF but could you fix the new 9.0.1.D.0.10 also?
Could someone make deodexed version of this ROM or version 9.0.1.D.0.10?
Which one is the newest for xperia v? 9.0.1.D.0.10 or 9.0.D.0.484 ?
NuriJ said:
Which one is the newest for xperia v? 9.0.1.D.0.10 or 9.0.D.0.484 ?
Click to expand...
Click to collapse
Which do you think?
9.0
9.0.1
Still not sure?
9.0.1.D.0.10
Skickat från min LT25i via Tapatalk 2
championswimmer said:
This is the Xperia V (LT25i) INTERNATION LTE Stock Firmware in FTF format.
This does not need a unlocked bootloader or any work on our part. Anyone can flash it.
All you need to do is, use the flashtool by Androxyde & Bin4ry ,
push the big lightning button (that stands for flash) and locate the FTF file on PC
and then connect the phone to PC in flashmode.
A stock FTF file is essential to "make your phone just the way it was when it was released" and also to repair from a soft-brick.
Click to expand...
Click to collapse
Thank you for you download links. I have used the direct download links in my Recovering from SOFT-brick thread. I have also provided links to your post that contains the download link giving acknowledgment of your work.
If you would like me to change anything please PM, I will edit.
Thank you for your work.
~Jaramie
Hi, Championswimmer.
I suggest that your files be uploaded to Google Drive or Dropbox.
Uploaded.net is not allowing me to download it as the limit for free downloads is reached, and unless I have a premium account for it...
cire1980 said:
Hi, Championswimmer.
I suggest that your files be uploaded to Google Drive or Dropbox.
Uploaded.net is not allowing me to download it as the limit for free downloads is reached, and unless I have a premium account for it...
Click to expand...
Click to collapse
Or you can use unrestrict.li
You can download from ul.to without restrictions with a free user there
Sent from my LT25i using xda premium

[Q] Docomo Xperia A (Japanese ZR) Root?

Hi all,
Does anyone have seen and/or know a way to root the Docomo xperia A (Japanese ZR) or if the Z/ZL method work on it?
I've been looking for a few days and can't find anything yet.
I know it has a locked bootloader so it's only about rooting and getting rid of Docomo's bloatware.
Any information will be appreciated.
Thanks.
Give this a try:
http://forum.xda-developers.com/showthread.php?t=2186368
◇C6603
vayu470 said:
Hi all,
Does anyone have seen and/or know a way to root the Docomo xperia A (Japanese ZR) or if the Z/ZL method work on it?
I've been looking for a few days and can't find anything yet.
I know it has a locked bootloader so it's only about rooting and getting rid of Docomo's bloatware.
Any information will be appreciated.
Thanks.
Click to expand...
Click to collapse
If you can read Japanese, try this
xperia-mod.blogspot.jp/2013/06/xperia-ul-sol22-root.html(sorry for that I cant post link)
It is for another xperia phone, but also works with Xperia A!!
PS:the screenshot takes by "Anfish"
Thank you!
beni8978 said:
Give this a try:
http://forum.xda-developers.com/showthread.php?t=2186368
◇C6603
Click to expand...
Click to collapse
Thank you Beni8978, i have seen this one, and used it for the Z that was my cel before the A but even with the hardware being pretty much the same as the Z i´m kind of scared to try it, i´ll wait a little bit more to see if something more specific shows up.
Thank you!
seewant said:
If you can read Japanese, try this
xperia-mod.blogspot.jp/2013/06/xperia-ul-sol22-root.html(sorry for that I cant post link)
It is for another xperia phone, but also works with Xperia A!!
PS:the screenshot takes by "Anfish"
Click to expand...
Click to collapse
Thank you seewant,
this looks promising, i don´t read Japanese but i´ll try to translate and study the procedure and see if get comfortable enough to try.
Once again, thank you very much.
I have my Xperia A SO-04E rooted with the method for Xperia UL SOL22.
There is more easier way to get root without flashing the ftf of Z though
Thank you!
tiltyu said:
I have my Xperia A SO-04E rooted with the method for Xperia UL SOL22.
There is more easier way to get root without flashing the ftf of Z though
Click to expand...
Click to collapse
Thank you tiltyu. I´ve made it using Doomlord´s Easy Rooting Toolkit V14 and as the name say it´s really easy.

xperia tx bootloadr

i need help about the bootloader
i need to relock it
any one has the solution>>
NVM
Shobr said:
i need help about the bootloader
i need to relock it
any one has the solution>>
Click to expand...
Click to collapse
may be u can try This out, although that for xperia z, it is almost similar to all phone, my XV is based on xperia S procedure i mean via this Video to unlock my phone, may b u can too
Flash the "relock bottloader xperia TX" ftf that is in the development or general section...

Sony Xperia SP Bootloader..

Hello Guys,I was checked my Sony Xperia SP service info and its telled to me Bootloader Unlock allowed: NO,I want to know how its possilbe to change to Yes? and if is it ,i want to know how to make it than...I want to install KitKat 4.4 Rom to my phone but only have with other kernel and not with stock kernel...This is why i want to unlock bootloader and change kernel + use KitKat rom...
Sorry for my bad English.
Did you check the sony website boot loader unlock list?
Sent from my Explorer A310e using xda app-developers app
jime1 said:
Did you check the sony website boot loader unlock list?
Sent from my Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
I don't know where can get check it.Can give me link for it? please.
It was telled it:
*#*#7378423#*#*
make this code and check service info..this is telled me unlocking bootloader allowed: NO
this is the problem..
vwadam said:
I don't know where can get check it.Can give me link for it? please.
Click to expand...
Click to collapse
NO use.. If it says NO.. You cant unlock it.. Cant root.. It depends on the version release of SP.. Some say yes n other NO.
Sent from my Explorer A310e using xda app-developers app
There is a lot of questions like this, with the same ANSWER, "NO", u cant change NO to YES,
Plz use search the next time.
"Cant root"
My Sony Xperia SP is rooted...Only the unlocking bootloader says no.
vwadam said:
"Cant root"
My Sony Xperia SP is rooted...Only the unlocking bootloader says no.
Click to expand...
Click to collapse
You really cant unlock, method is selling Xperia sp, buying new one with bootloader allowed
vwadam said:
"Cant root"
My Sony Xperia SP is rooted...Only the unlocking bootloader says no.
Click to expand...
Click to collapse
you are rooted ..thats fine.but you CANT unlock.. that means you cant flash custom ROMs..
http://unlockbootloader.sonymobile.com/
Ok than thanks for help
Any1 know when will release KitKat 4.4 for xperia sp or in this forum will someone release the kitkat 4.4 rom for sp with stock kernel?
vwadam said:
Ok than thanks for help
Any1 know when will release KitKat 4.4 for xperia sp or in this forum will someone release the kitkat 4.4 rom for sp with stock kernel?
Click to expand...
Click to collapse
Try here and see if you can get any help.. :good:
http://forum.xda-developers.com/showthread.php?t=2020895
jime1 said:
Try here and see if you can get any help.. :good:
http://forum.xda-developers.com/showthread.php?t=2020895
Click to expand...
Click to collapse
I have alredy this rom on my phone,I was bought my phone with this.
Sony xperia sp bootloader ??
jime1 said:
Did you check the sony website boot loader unlock list?
Click to expand...
Click to collapse
Yes I checked the website from sony (and some other).
Does all of those Tools works on W8 ?
Because I did my best (including asking for bootloader unlock key) and I'm unable to make my fastboot mode recognize on W8 hardware list
If you got a clue, welcome .
Watever happens, thanks Guys and Girls for all the non-profit job you do for most of us.
(btw : I just want to root my Xperia SP to be able to pull away some sony' apz that work underflow and make it 60% ram used without launching anything; this of course, make it slow !!)
vwadam said:
I have alredy this rom on my phone,I was bought my phone with this.
Click to expand...
Click to collapse
Bro its not a ROM..its a guide specialized in xperias ..so try your luck there..
---------- Post added at 09:37 AM ---------- Previous post was at 09:27 AM ----------
poetefada said:
Yes I checked the website from sony (and some other).
Does all of those Tools works on W8 ?
Because I did my best (including asking for bootloader unlock key) and I'm unable to make my fastboot mode recognize on W8 hardware list
If you got a clue, welcome .
Watever happens, thanks Guys and Girls for all the non-profit job you do for most of us.
(btw : I just want to root my Xperia SP to be able to pull away some sony' apz that work underflow and make it 60% ram used without launching anything; this of course, make it slow !!)
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1903490
http://forum.xda-developers.com/showthread.php?t=2083598
Can i use ONLY Rom on my Xperia SP Phone (Locked Bootloader) without change kernel and my phone not broke?
Link: http://forum.xda-developers.com/showthread.php?t=2577191
vwadam said:
Can i use ONLY Rom on my Xperia SP Phone (Locked Bootloader) without change kernel and my phone not broke?
Link: http://forum.xda-developers.com/showthread.php?t=2577191
Click to expand...
Click to collapse
Ya I think so.. You should pm one of the experienced dev or member who owns Xperia SP and has carried out or helped in the development of the same phone model.. :thumbup:
Sent from my Explorer A310e using xda app-developers app
I have the same unlock allowed: No...
You can only use stock based roms, only recoveries for locked BL, and cannot enter fastboot mode...
Use SEUS for repairing or reinstalling stock rom if u ever mess something up during rom installation.

Categories

Resources