stock kernel roms - Xperia SP Q&A, Help & Troubleshooting

HI
i want the all stock kernel from 4.1 and 4.3
for 5303
thanks

there is a post up here where you can download all ftf files. From there you can extract the kernel Files with flashtool.

tavoc said:
there is a post up here where you can download all ftf files. From there you can extract the kernel Files with flashtool.
Click to expand...
Click to collapse
thanks man
but i cant download all of the ftf roms
can anyone give me a stock kernels
thanks alot

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

Need Conversations.apk

Hi everybody.
It's for a stock rom ICS 7.0.A.3.212.
Thanks in advance ! :good:
BreckZeBoulay said:
Hi everybody.
It's for a stock rom ICS 7.0.A.3.212.
Thanks in advance ! :good:
(Is it possible to extract apk from a ftf ?)
Click to expand...
Click to collapse
Yes.Use flashtool to decrypt the system.sin (Which can be taken out of the ftf via winrar or similar) and then use ept2explorer to open up the ext4 file you get from flashtool.
I have modified my title.
I just need conversations.apk.
I try to "debug" my problem : http://forum.xda-developers.com/showthread.php?t=2135592

[ROM][TX][STOCK] 7.0.A.3.212_Rooted

Hello Guys...This is a stock rooted (CF SuperSU) with busybox rom for LT29i.
The Rom is pretty stock. Only modifications were to root and zipalign the rom. As there are not loads of stock roms in .zip for the TX i though i'd give it a go for those who want a stock rooted rom
Click Here to Download For Odexed ¦ Click here to Download for Deodexed
Installation Instuctions:
1) Downgrade to ealiest 1.307 Rom by flashing an FTF (Obivously backup anything first) through flashtool
2) Root using Bin4ry's method
3) Flash CWM for Locked Bootloader (am using a version 6.0..x.x)
4) Install Zip from SD Card my Rom you downloaded from CWM
5) Install Zip from SD Card a flashable version of CWM
6)Flash This after flashing rom otherwise your phone will keep rebooting if you try to edit system files (Thanks to Sharaz22 for this link and Leo for reporting the issue and solution)
7) Flash a 3.212 FTF through Flashtool again (exclude everthing except kernel). This will get you back to latest kernel
1.307 FTF, 3.212 FTF, bin4ry's root method and CWM installation can be found in Gregbradley's all in one thread in Q&A
For those already having root and CWM on an earlier version you need only start from step 4
Credits:
Thanks to Gregbradley for this precious help...this was my first time cooking :good:
Thanks to Dogsly for this 3.212 FTF from which this Rom was extracted
Thanks to all other persons who helped indirectly
Disclaimer
This goes without saying. I will not be responsible for a bricking, damage or explosions that may happen
I hope that you guys enjoy it...Hit thanks if you do
Well done, glad you finally got there with this and glad I could help
:laugh:
im now locked BL and on the unrooted stock 197
can i get the rooted stock 212 by this way?
im not going to unlock my TX up to now
Leo said:
im now locked BL and on the unrooted stock 197
can i get the rooted stock 212 by this way?
im not going to unlock my TX up to now
Click to expand...
Click to collapse
Follow the instructions in the OP and you will end up with this ROM and it will be rooted. But you need to follow those instructions precisely.
this is what ive been looking for.. gonna try this now
Let us know how it goes
Sent from my LT29i using xda premium
gregbradley said:
Follow the instructions in the OP and you will end up with this ROM and it will be rooted. But you need to follow those instructions precisely.
Click to expand...
Click to collapse
obviously
its a new way to get newest ftf with rooted version
thanks!
ravijokhun said:
Let us know how it goes
Sent from my LT29i using xda premium
Click to expand...
Click to collapse
hey pal!
it works perfectly on my TX
i got a full stock 212 now, i can't thank you anymore
one thing to report is that
after all things done
when i try to change any of the system files it'll reboot
then i try rebootfix.zip from this thread http://forum.xda-developers.com/showthread.php?t=2007741
problem solved.
again, very many thanks:victory:
---------- Post added at 12:39 AM ---------- Previous post was at 12:34 AM ----------
gregbradley said:
Follow the instructions in the OP and you will end up with this ROM and it will be rooted. But you need to follow those instructions precisely.
Click to expand...
Click to collapse
also, thanks for your allinone tips:laugh:
Hope you enjoy it
Sent from my LT29i using xda premium
@OP It might be worthwhile to add that link to the OP and the out it in the instructions.
Leo said:
also, thanks for your allinone tips:laugh:
Click to expand...
Click to collapse
NP
gregbradley said:
@OP It might be worthwhile to add that link to the OP and the out it in the instructions.
NP
Click to expand...
Click to collapse
Done
ravijokhun said:
Done
Click to expand...
Click to collapse
Can we have a flashable stock rooted and deodexed file for these one?
eritch.et said:
Can we have a flashable stock rooted and deodexed file for these one?
Click to expand...
Click to collapse
Will work on it asap
ravijokhun said:
Will work on it asap
Click to expand...
Click to collapse
Deodexed version is now available. Check OP for download link
ravijokhun said:
Deodexed version is now available. Check OP for download link
Click to expand...
Click to collapse
Wow! Just came home from work and i'm surprised!:highfive:
Both link not working
& where is the link 1.307 ftf file for TX?
Drockk_Xm said:
Both link not working
& where is the link 1.307 ftf file for TX?
Click to expand...
Click to collapse
Yes. Dropbox blocked the link due to excessive traffic. I am uploading to another mirror right now. Shall be ready soon. I will keep you posted.
The 1.307 FTF can be found in Gregbradley's all in one thread. In the Q&A section
ravijokhun said:
Yes. Dropbox blocked the link due to excessive traffic. I am uploading to another mirror right now. Shall be ready soon. I will keep you posted.
The 1.307 FTF can be found in Gregbradley's all in one thread. In the Q&A section
Click to expand...
Click to collapse
Odexed version back online again. You may download. I am uploading De Odexed version right now
Thank you very much my dear friend:good:
Finally rooted my xperia tx:laugh:
Hi,
I have stock 212 and unlocked bootloader and Advanced Stock Kernel V5 (from here, I thought that with installing that kernel I would have root on 212.. wrong).
Since I got already CWM, can I just flash your ROM or do I need to follow all the steps from OP?
Thanks!

[Q] Deodexed Firmware For Xperia TX ?

Can anyone give me a link where I can find a Deodexed Firmware for Xperia TX ? I tried to look for one but couldn't find it. Any help would be appreciated
Teshand said:
Can anyone give me a link where I can find a Deodexed Firmware for Xperia TX ? I tried to look for one but couldn't find it. Any help would be appreciated
Click to expand...
Click to collapse
That's because you cannot have a deodexed FTF file...
You can a FTF (Which will be odexed) or a stock based custom rom which can be flashed in recovery. For that you need root.
Re: Deodexed FTF for TX
gregbradley said:
That's because you cannot have a deodexed FTF file...
You can a FTF (Which will be odexed) or a stock based custom rom which can be flashed in recovery. For that you need root.
Click to expand...
Click to collapse
I have already rooted my Xperia TX. I came across this http://forum.xda-developers.com/showthread.php?t=2370404
Is that link above enough to do some modding ? Because nearly all mods require a deodexed firmware.
Look at this:
http://forum.xda-developers.com/showthread.php?t=2325934
Teshand said:
I have already rooted my Xperia TX. I came across this http://forum.xda-developers.com/showthread.php?t=2370404
Is that link above enough to do some modding ? Because nearly all mods require a deodexed firmware.
Click to expand...
Click to collapse
yes
You could also flash this

[Q] Install Stock Kernel

Hi. Im here for a question, i have flashed a new kernel. It was DooMlords advanced stock kernel with clockworkmod. But i want to remove it so i can use stock kernel and get updates manually. I have already unrooted my phone. And im about to relocking bootloader after i get away this kernel.. So can anyone please help me? I want to use the default kernel for sony xperia z1 c6903! Im on firmware 14.3.A.0.681 right now. So can anyone say where i find the right kernel? I dont need stock rom just the kernel! Or can i get OTA updates even if im on stock kernel with custom recovery?
qnepro said:
Hi. Im here for a question, i have flashed a new kernel. It was DooMlords advanced stock kernel with clockworkmod. But i want to remove it so i can use stock kernel and get updates manually. I have already unrooted my phone. And im about to relocking bootloader after i get away this kernel.. So can anyone please help me? I want to use the default kernel for sony xperia z1 c6903! Im on firmware 14.3.A.0.681 right now. So can anyone say where i find the right kernel? I dont need stock rom just the kernel! Or can i get OTA updates even if im on stock kernel with custom recovery?
Click to expand...
Click to collapse
Flash an stock ftf Firmware with the flashtool. After that you can relock the bootloader.
-Happy Feet- said:
Flash an stock ftf Firmware with the flashtool. After that you can relock the bootloader.
Click to expand...
Click to collapse
Oh thanks for so fast reply!! I have the stock firmware i have just changed the kernel Or does the kernel go to stock if i flash an stock ftf? Sorry for being so newbie. Really apprecating your help
Use the stock ftf file and only select the kernel part. I can't post an screen, not at home.
---------- Post added at 08:42 PM ---------- Previous post was at 08:39 PM ----------
Look here. Flash only the kernel.sin http://forum.xda-developers.com/showthread.php?p=45496437

Categories

Resources