Where can i get the stock kernel for the xperia z? Sorry for this thread
Use flash tool to flash it.
Just flash the kernel only not the whole stock Rom
Flash it without wiping any data.
Sent from my C6602 using xda app-developers app
Thraxzzz said:
Where can i get the stock kernel for the xperia z? Sorry for this thread
Click to expand...
Click to collapse
if u want kernel source
http://dl-developer.sonymobile.com/code/copylefts/10.1.D.0.317.tar.bz2
Can someone just post the stock kernel? I need it ASAP.... :/
Or can i flash Doomlord's stock kernel?
This one "Z_DooMLoRD_insecure_FW-350.img" ?
Stock LT29i_1266-6178/LT29i:4.1.2/9.1.B.0.411 flasable with clockwork recovery.
Please,flash it at your own risk. If you do decide to flash it please back up your current rom before installing this one.
This rom is deodexed, rooted, busybox installed and zipaligned.
After flashing this rom you will have to re-flash CWM recovery.(or you can modify updater script to preserve recovery after flash - i didn't really feel like doing it) - sorry.
I flashed this over my stock rom without full wipe and found issue with wifi.
to get wifi working keep reading below.
download link
http://d-h.st/gRW
To get wifi working paste these lines into updater.script before flashing rom. Thanx Tim "TiMiN8R". I poked inside your updater script to make this work.
symlink("/system/lib/modules/prima/prima_wlan.ko", "/system/lib/modules/wlan.ko");
symlink("/data/etc/wlan_macaddr0", "/system/etc/firmware/wlan/macaddr0");
symlink("/data/etc/wlan_macaddr1", "/system/etc/firmware/wlan/macaddr1");
symlink("/data/etc/wlan_macaddr2", "/system/etc/firmware/wlan/macaddr2");
symlink("/data/etc/wlan_macaddr3", "/system/etc/firmware/wlan/macaddr3");
asterix005 said:
Stock LT29i_1266-6178/LT29i:4.1.2/9.1.B.0.411 flasable with clockwork recovery.
Please,flash it at your own risk. If you do decide to flash it please back up your current rom before installing this one.
This rom is deodexed, rooted, busybox installed and zipaligned.
After flashing this rom you will have to re-flash CWM recovery.(or you can modify updater script to preserve recovery after flash - i didn't really feel like doing it) - sorry.
I flashed this over my stock rom without full wipe and found no issues. stock over stock.
If you do find any issues please don't blame me for it.
download link
http://d-h.st/gRW
Click to expand...
Click to collapse
pal
if
im locked bl,
can i flash it via CWM on previous stock version, and after flashing this deodexed pack flash the .411 kernel
ill get a full .411 system by this way, right?
Leo said:
pal
if
im locked bl,
can i flash it via CWM on previous stock version, and after flashing this deodexed pack flash the .411 kernel
ill get a full .411 system by this way, right?
Click to expand...
Click to collapse
Are you on stock tx jb Rom?
Sent from my LT29i using xda app-developers app
asterix005 said:
Are you on stock tx jb Rom?
Sent from my LT29i using xda app-developers app
Click to expand...
Click to collapse
Yeah, I think I could do it on stock jb tx
But I just ask if I can flash it on stock ICS TX via CWM and later flash the Kernel of JB?
Sent from my Xperia TX
Leo said:
Yeah, I think I could do it on stock jb tx
But I just ask if I can flash it on stock ICS TX via CWM and later flash the Kernel of JB?
Sent from my Xperia TX
Click to expand...
Click to collapse
I suggest that you flash stock jb firmware first with flashtool then root., install cwm recovery, backup your Rom then flash this Rom
sent from my Xperia
asterix005 said:
Stock LT29i_1266-6178/LT29i:4.1.2/9.1.B.0.411 flasable with clockwork recovery.
Please,flash it at your own risk. If you do decide to flash it please back up your current rom before installing this one.
This rom is deodexed, rooted, busybox installed and zipaligned.
After flashing this rom you will have to re-flash CWM recovery.(or you can modify updater script to preserve recovery after flash - i didn't really feel like doing it) - sorry.
I flashed this over my stock rom without full wipe and found no issues. stock over stock.
If you do find any issues please don't blame me for it.
download link
http://d-h.st/gRW
Click to expand...
Click to collapse
wifi is not working so i flashed back Global FTF in my unit :crying:
My WiFi isn't working either, may just have to re-flash original ftf.
thrize45220 said:
wifi is not working so i flashed back Global FTF in my unit :crying:
Click to expand...
Click to collapse
Problem is in updater script. Wlan.ko needs to be symlinked to prima_wlan.ko
Sent from my LT29i using xda app-developers app
Bruce Irons said:
My WiFi isn't working either, may just have to re-flash original ftf.
Click to expand...
Click to collapse
wifi fix in first post
asterix005 said:
wifi fix in first post
Click to expand...
Click to collapse
Or use the zip fromhttp://forum.xda-developers.com/showthread.php?t=2121151 here
Sent from my ARCHOS 80G9 using xda app-developers app
TiMiN8R said:
Or use the zip fromhttp://forum.xda-developers.com/showthread.php?t=2121151 here
Sent from my ARCHOS 80G9 using xda app-developers app
Click to expand...
Click to collapse
Tim, I believe that zip was missing symlinking prima_wlan.ko to wlan.ko in script
Sent from my LT29i using xda app-developers app
asterix005 said:
Tim, I believe that zip was missing symlinking prima_wlan.ko to wlan.ko in script
Click to expand...
Click to collapse
You're right, that fix was only for the Mac address :banghead:
Sent from my LT30p using xda app-developers app
Can you modification from recoba23's Curiosity for TX..?
I just wondering, why TX be treated like stepchild in this forum.. (-"-)
Do I need to unlock BL?
Sent from my LT29i using xda premium
It can be done. I just dont have a time to work on these projects
Sent from my LT29i using xda app-developers app
No since you are using stock kernel
Sent from my LT29i using xda app-developers app
I have this rom with the twrp kernel forest made and the updater script modified to install everything at once. Can post if you want on the ops page.
travis82 said:
I have this rom with the twrp kernel forest made and the updater script modified to install everything at once. Can post if you want on the ops page.
Click to expand...
Click to collapse
Yes , feel free to do it
Sent from my GT-P3110 using xda app-developers app
asterix005 said:
It can be done. I just dont have a time to work on these projects
Sent from my LT29i using xda app-developers app
Click to expand...
Click to collapse
I have done some modification in your ROM (system/lib, etc) to make wifi work. For me it works. May I post it? Of course all credits are yours!
Go ahead. Feel free to do it. On my free time I have been trying to work on patch to convert t to tx roms
Sent from my LT29i using xda app-developers app
Is there any deodexed custom rom?
:silly:
Is there any odexed custom rom?
is there any way of converting deodexed custom rom into odexed one?
[email protected] said:
Is there any deodexed custom rom?
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
All of them XD ALL CUSTOM ROM ARE DEODEXED
Only fresh STOCK rom are odexed, flash a custom kernel, that's all and I remember there was a CM7 rom odexed
You can use diferen tools search for Xultimate Cryss has got a tutorial I posted it in other Q&A Thread, so find it!
And read before ask please
Viper The Ripper said:
All of them XD
Click to expand...
Click to collapse
Right. :good:
Look at this: http://www.addictivetips.com/mobile/what-is-odex-and-deodex-in-android-complete-guide/
I've edited my post
Search the portal. There is a great xda TV video on odexing and deodexing.
Btw, what do you want an odexed ROM for? The only advantage of an odexed one: The first Boot is faster.
Dear ALL,
please let me know how to install Deodex in to my sony z , as of now i have 4.2.2 244, ODEX stock , i want to move it Deodex , all the new trend and apps comes for Deodex, please help
Most of the custom stock ROMs available are deodex , maybe just flash one of those.
Sent from my C6603 using XDA Premium 4 mobile app
There is a zip file that you can flash in your recovery that deodexes your phone. It's somewhere in the XZ general forum. Search for it.
guys im noob to android,
my z is on firmware 4.2.2 244 odex , and i need to change it De-Odex, i tried so many trend help tools etc but ends up after flashing bootloop.
please can some one give me a link please i need it , all the new trend comes for De-odex , feel so frustrated every day check:crying::crying::crying::crying::crying:
Flash a modded stock ROM. Most of the stock ROMs in the android dev forum are deodexed
Sent from my C6603 using XDA Premium 4 mobile app
im noob bro
golfgtiedition30 said:
Flash a modded stock ROM. Most of the stock ROMs in the android dev forum are deodexed
Sent from my C6603 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
modded rom mean like pac rom ? i dont like i want the same stock rom any chance
http://forum.xda-developers.com/showthread.php?t=2267184
Sent from my C6603 using Tapatalk 4