can someone upload or give a me a download link for xperia zr .292 kernel only .tft?
i want to flash .292 kernel on my rooted .283 fw
Sent from my C5502 using XDA Free mobile app
w1040 said:
can someone upload or give a me a download link for xperia zr .292 kernel only .tft?
i want to flash .292 kernel on my rooted .283 fw
Sent from my C5502 using XDA Free mobile app
Click to expand...
Click to collapse
Kernel only is not really needed. If you have the .292 FTF file, you can flash only the kernel using that.
Start the process as usual and on the right side you see "wipe data" and son on. uncheck all those.
and then below that there is option for "exclude", In this section, check everything that you dont want to flash.
only kernel should be unchecked. And then you can flash the kernel.
download from http://d-h.st/6pP. Flash using flashtool then flash the supersu fix from CWM otherwise you may lose root.
You will see LTE option in network mode menu but ignore it as its kernel from C5503 LTE model
ajeesh.m said:
Kernel only is not really needed. If you have the .292 FTF file, you can flash only the kernel using that.
Start the process as usual and on the right side you see "wipe data" and son on. uncheck all those.
and then below that there is option for "exclude", In this section, check everything that you dont want to flash.
only kernel should be unchecked. And then you can flash the kernel.
Click to expand...
Click to collapse
problem is i dont want to download the whole .292 tft fw i just needed the kernel ?
Sent from my C5502 using XDA Free mobile app
sourabhp said:
download from http://d-h.st/6pP. Flash using flashtool then flash the supersu fix from CWM otherwise you may lose root.
You will see LTE option in network mode menu but ignore it as its kernel from C5503 LTE model
Click to expand...
Click to collapse
thanks.
Sent from my C5502 using XDA Free mobile app
Related
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
Hey guys, I got a tmobile xperia z with latest firmware, but want to install a custom rom. I've tried on previous firmware but.failed. Any helpful instructions? thanks
No one?
Maybe you'll get answers if you list what you've tried and how it failed.
Sent from my C6603 using XDA Premium 4 mobile app
Allright, I wanted to do this last week. The way i did it was quite simple.
Back-up TA partition!!
Flash stock Android 4.3 (flashtool). Ftf file.
Unlock bootloader (flashtool or fastboot (official way) )
Flash recovery (flashtool (fastboot didnt work)
Open recovery and flash recovery again also flash superuser in cwm this time)
Flash rom (cwm)
Flash gapps (cwm)
(ill see if i can find some links later on)
Sent from my C6603 using Tapatalk
eniux said:
Allright, I wanted to do this last week. The way i did it was quite simple.
Back-up TA partition!!
Flash stock Android 4.3 (flashtool). Ftf file.
Unlock bootloader (flashtool or fastboot (official way) )
Flash recovery (flashtool (fastboot didnt work)
Open recovery and flash recovery again also flash superuser in cwm this time)
Flash rom (cwm)
Flash gapps (cwm)
(ill see if i can find some links later on)
Sent from my C6603 using Tapatalk
Click to expand...
Click to collapse
Nope. C6606 is locked bootloader. That method will not work.
Sent from my C6603 using XDA Premium 4 mobile app
GROGG88 said:
Nope. C6606 is locked bootloader. That method will not work.
Sent from my C6603 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
ah well then I don't know @DarkLP if the bootloader = locked, your pretty much screwed when it comes to cyanogenmod or any other non stock related mod.
the T-mobile version is a regular 6603 in the Netherlands btw
I was trying to flash existenz rom, any methods?
GROGG88 said:
Maybe you'll get answers if you list what you've tried and how it failed.
Sent from my C6603 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i was following steps in existenz thread
Hello friends,
I'm currently use a Sony Xperia Z1 with the iHackers 3.0 ROM and kernel.
Also I've rooted my phone and have an unlocked boodloader.
My question: Can i return to an original Sony ROM and kernel with updates from Sony?
When yes, how?
With kind regards,
Flashbot
Download stock rom and flash it via flashtool.
Sent from my C6903 using XDA Free mobile app
electrash said:
Download stock rom and flash it via flashtool.
Sent from my C6903 using XDA Free mobile app
Click to expand...
Click to collapse
Thats all? Then i can receive the updates form Sony again an can i use Sony pc companion?
What do i with the kernel?
Stock firmware will flash stock kernel.
If you have to backup you can also lock bootloader.
And yes, after that you can install anything from PCC
Sent from my C6903 using XDA Free mobile app
electrash said:
Stock firmware will flash stock kernel.
If you have to backup you can also lock bootloader.
And yes, after that you can install anything from PCC
Sent from my C6903 using XDA Free mobile app
Click to expand...
Click to collapse
Great... will do that..
thnx for helping electrash! :good:
No problem mate. Anytime
Sent from my C6903 using XDA Free mobile app
I have a question related to this topic.
I had Doomlord`s custom kernel v21 with root and unlocked bootloader.
Im trying to revert back to stock rom and kernel via flashtool and generic nordic rom.
Flashing goes alright but after flashing when i try update my phone either OTA or trough pc companion they both failed.
pc companion says that i have modified sony and i guess it same with OTA update.
Should i do something also, because i thought flashing with stock rom should revert all but bootoader back to original.
Thanks in advance.
You cannot use OTA or Pccompanion with an unlocked bootloader,
You should flash the latest version FTF using flashtool
gregbradley said:
You cannot use OTA or Pccompanion with an unlocked bootloader,
You should flash the latest version FTF using flashtool
Click to expand...
Click to collapse
ah....ok thanks a alot .
My phone is originally in pre-rooted 10.5.1.A.0.283.
Today I flashed C550X_10.5.1.A.0.292_KernelOnly.ftf from the following link directly using latest version of flashtool.
Now working great. Root is still here. I think it's a little smoother as I experienced little lag in 283.
http://forum.xda-developers.com/xperia-zr/general/guide-how-to-root-10-5-1-0-283-t2873841
Update 28/11/2014
Everything is working perfectly
Battery seems more durable
The update has fixed the compass as well. Cheers
hi. so you were on .283. where do you got cwm recovery for .238?
i just upgraded to .283 but i had no recovery installed.
i need help
w1040 said:
hi. so you were on .283. where do you got cwm recovery for .238?
i just upgraded to .283 but i had no recovery installed.
i need help
Click to expand...
Click to collapse
I'm using this recovery. It has been too long I can't recall how I install it..
http://forum.xda-developers.com/showthread.php?t=2261606
Btw I installed a power menu plugin in Xposed so I can use power menu to get into recovery. Pretty useful.
ming0070913 said:
I'm using this recovery. It has been too long I can't recall how I install it..
http://forum.xda-developers.com/showthread.php?t=2261606
Btw I installed a power menu plugin in Xposed so I can use power menu to get into recovery. Pretty useful.
Click to expand...
Click to collapse
I think I used the installer to install that recovery.
ming0070913 said:
My phone is originally in pre-rooted 10.5.1.A.0.283.
Today I flashed C550X_10.5.1.A.0.292_KernelOnly.ftf from the following link directly using latest version of flashtool.
Now working great. Root is still here. I think it's a little smoother as I experienced little lag in 283.
http://forum.xda-developers.com/xperia-zr/general/guide-how-to-root-10-5-1-0-283-t2873841
Click to expand...
Click to collapse
btw does wifi worked using .292 kernel on .283?
Sent from my C5502 using XDA Free mobile app
everything works perfectly so far
Sent from my C5503 using XDA Free mobile app
Compass fixed
Battery seems more durable
Sent from my C5503 using XDA Free mobile app
ming0070913 said:
Compass fixed
Battery seems more durable
Sent from my C5503 using XDA Free mobile app
Click to expand...
Click to collapse
thanks. imma try flashing .292 kernel on my rooted .283.
.283 battery are not so good
Sent from my C5502 using XDA Free mobile app
can you please upload .292 kernel here.
seems like the download link from the link that you gave above has some problems
Sent from my C5502 using XDA Free mobile app
Same here. Battery is better in 292 too.
i tried flashing 292 kernel using flashtool but its not getting flashed
I am still on old 283 kernel
any suggestions?
Edit: was able to do it after reinstalling drivers for ZR. Battery drain is very low
But I did not get LTE option
Can anyone re-upload (attach) the file again as the link was removed by a Mod, wanna try the .292 kernel on my ZR
i gotta be honest, using .292 kernel has more battery drain than using .283 kernel. been using it for a week now.
the only advantage on using .292 kernel over .283 is that .292 offers slightly minimal lag than .283 but worst battery than .283 kernel
Sent from my C5502 using XDA Free mobile app
w1040 said:
i gotta be honest, using .292 kernel has more battery drain than using .283 kernel. been using it for a week now.
the only advantage on using .292 kernel over .283 is that .292 offers slightly minimal lag than .283 but worst battery than .283 kernel
Sent from my C5502 using XDA Free mobile app
Click to expand...
Click to collapse
There's nothing wrong with the .292 kernel. Actually when using .292, the default governer change to ondemand. If u have root acess, change it back to interactive, then ur battery life became normal again.
Sent from my C5502 using XDA Free mobile app
I tried flashing 292 using OTA but the phone just went to the custom recovery and didn't install anything.
Seems like OTA update does not work for rooted devices.
shorty66 said:
I tried flashing 292 using OTA but the phone just went to the custom recovery and didn't install anything.
Seems like OTA update does not work for rooted devices.
Click to expand...
Click to collapse
Yup, if u device rooted, have to flash using flashtool the .292 kernel.
Sent from my C5502 using XDA Free mobile app
I used flashtool to download and install stock rom on my C6902. I once installed some Customized 4.3 rom from India and PC Companion recognized that and install latest .157 4.4.4 version. When i downloaded some Comercial and jurnalist rom with 4.4.2, PC Companiond said that i have latest verision of software. How can i update my phone to 4.4.4 .157 version with this rom? Is that possible?
I am from Serbia, Europe, i didnt want to install that India rom, have some stock apps that i dont like it.
Thanks
@vujkeraf Install rom for c6902 with .157 then flash any custom rom for. 157 version many roms are available for.157 in android general section of xperia z1 and also they are deboated as you like...
Use this:
http://forum.xda-developers.com/cro...xperifirm-xperia-firmware-downloader-t2834142
Download specific rom you want for you mobile
Use flashtool to create ftf file and flash it via flashtool again.
If you want custom rom root your phone via newroot and flash via recovery every stock based rom you want
Wysłane z mojego D5503 przy użyciu Tapatalka
kathanpatel1001 said:
@vujkeraf Install rom for c6902 with .157 then flash any custom rom for. 157 version many roms are available for.157 in android general section of xperia z1 and also they are deboated as you like...
Click to expand...
Click to collapse
I had custom rom, but wanted to go back to stock. Cant find any rom that i can update after unstall, I can only install that indian 4.3 rom to get ota or pc companion update and thats what i whant. I had problem after installing 4.4.2 offical stock rom, pc companion said i have latest software, dont know how...
Sent from my C6902 using XDA Free mobile app
mosespl said:
Use this:
http://forum.xda-developers.com/cro...xperifirm-xperia-firmware-downloader-t2834142
Download specific rom you want for you mobile
Use flashtool to create ftf file and flash it via flashtool again.
If you want custom rom root your phone via newroot and flash via recovery every stock based rom you want
Wysłane z mojego D5503 przy użyciu Tapatalka
Click to expand...
Click to collapse
Thanks, i will try that one.
Sent from my C6902 using XDA Free mobile app
What will happend if i flash some C6903 rom on my device? Didnt get mobile signal?
@vujkeraf Use flashtool to download firmware for your C6902 i use the same methord once download is completed it creates ftf so you don't have to download it again...
kathanpatel1001 said:
@vujkeraf Use flashtool to download firmware for your C6902 i use the same methord once download is completed it creates ftf so you don't have to download it again...
Click to expand...
Click to collapse
I think you didn read my post carefuly, i did that... Read again.
Sent from my C6902 using XDA Free mobile app
vujkeraf said:
I think you didn read my post carefuly, i did that... Read again.
Sent from my C6902 using XDA Free mobile app
Click to expand...
Click to collapse
Okay, never faced problem like you before usually you can flash any ftf via flashtool try flashing.157 with reset customization...
mosespl said:
Use this:
http://forum.xda-developers.com/cro...xperifirm-xperia-firmware-downloader-t2834142
Download specific rom you want for you mobile
Use flashtool to create ftf file and flash it via flashtool again.
If you want custom rom root your phone via newroot and flash via recovery every stock based rom you want
Wysłane z mojego D5503 przy użyciu Tapatalka
Click to expand...
Click to collapse
I dl that program but there are same roms like in flashtool... So, dont know what rom is for europe, only cutomized roms from usa, in, tw and others...
Sent from my C6902 using XDA Free mobile app