[ROM][Kernel]{Z1} Sony KitKat 4.4.2 Google Play Edition port from ZU GPe - Xperia Z1 Android Development

[ info ]
ok guys so I was testing few things... saw that the Sony ZU GPE was released and then saw the disk dumps in this thread:
http://forum.xda-developers.com/showthread.php?t=2570197
since sony was kind enough to release the kernel sources for the ZU GPE.. i just corrected the kernel sources to support Z1 (as both devices have same board) and managed to get a bootable kernel..
I think this is now clear for public testing!
so far:
kernel boots
device boots in OS
phone calls work
bluetooth works
audio playback works
video playback works
3G data works
GPS works
NFC works
camera doesnt work [for now ]
wifi now works [WiFi FIX]
i invite all interested devs to help with fixing the broken stuff!
[ proof ]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
dont bother about model number in screenshot
[ WARNING ]
THIS IS A PORT FROM ANOTHER DEVICE!
some things will not work! that is expected!
[ requirements ]
Xperia Z1 - i am testing on C6902 & C6903 (users need to flash additional package for C6903!)
unlocked bootloader
[ how to install ] {NEW - ONLY FOR v2}
you will need a recovery kernel (use my DooMKernel)
reboot into bootloader
hotboot into the recovery kernel
Code:
fastboot boot DooMKernel.img
the device will start booting my old kernel
keep pressing volume UP keys to enter recovery
you can flash the ROM zip in recovery
no need to wipe data!
ONLY for C6903 users: while still in recovery flash Z1-Stock_C6903_FW_4.3_Files << THIS IS CRUCIAL OR YOU WILL GET BOOTLOOPS!
NOW reboot from recovery
thats it!
device will start booting into Sony 4.4.2 GPE
[ how to install ] {OLD - ONLY FOR v1}
you will need a recovery kernel (use my DooMKernel)
reboot into bootloader
hotboot into the recovery kernel
Code:
fastboot boot DooMKernel.img
the device will start booting my old kernel
keep pressing volume UP keys to enter recovery
you can flash the ROM zip in recovery
no need to wipe data!
NOW reboot into bootloader from recovery
flash the Z1 GPE kernel
Code:
fastboot flash boot boot.img
now reboot from fastboot mode
Code:
fastboot reboot
thats it!
device will start booting into Sony 4.4 GPE
[ kernel sources ]
https://github.com/DooMLoRD/android_kernel_sony_msm8974/tree/z1_gpe_port
[ downloads ]
PLEASE DO NOT MIRROR MY FILES!
v2: [NEW]
ROM + KERNEL (with dual recoveries!): <COMMON FOR C6902/C6903>
DooMLoRD_ZU-GPE_port_Z1-KOT49H.S2.2052-ROM-v2 {MIRROR}
Size: 453 MB
MD5HASH: a69042b72eb77d21bc9d9904a116cd22
WiFi FIX (Thanks to @MohammadAG)
Special firmware files for C6903: <ONLY for C6903>
Z1-Stock_C6903_FW_4.3_Files {MIRROR}
Size: 17 MB
MD5HASH: 74832814c7de976356a1e9c9a37bee36
v1: [OLD]
Kernel:
DooMLoRD_ZU-GPE_port_Z1-KRT16O.S3.1044-Kernel-v1 {MIRROR}
Size: 8.24 MB
MD5HASH: d445e99f0ad1d0d34f35b614a8cb0216
ROM:
DooMLoRD_ZU-GPE_port_Z1-KRT16O.S3.1044-ROM-v1
Size: 440 MB
MD5HASH: 732a90cce84450d5545ed2af05bcab6b
enjoy!
regards,
DooMLoRD

reserved for later

Very nice... Is it using ZU camera drivers (that's why camera don't works)?
Should be great to run Android 4.4 ROMs based on AOSP for Z1.

RHBH said:
Very nice... Is it using ZU camera drivers (that's why camera don't works)?
Should be great to run Android 4.4 ROMs based on AOSP for Z1.
Click to expand...
Click to collapse
probably yes... we can hopefully fix that soon...

DooMLoRD said:
probably yes... we can hopefully fix that soon...
Click to expand...
Click to collapse
Well, Sony took 1 month to release sources for .257 FW, hopefully they won't take longer to release .290 sources!

Well that was quick We should probably lure you into the ZU section so you can make some kernels for us too

LordManhattan said:
Well that was quick We should probably lure you into the ZU section so you can make some kernels for us too
Click to expand...
Click to collapse
well when i have the time to work on it i do things pretty fast (almost forgot have two submissions tomorrow! gtg sleep)
i will only make stuff for the devices i have...
regards,
DooMLoRD

kernel sources have been pushed to git
https://github.com/DooMLoRD/android_kernel_sony_msm8974/tree/z1_gpe_port
regards,
DooMLoRD

Will take a look into it.

hopefully if all goes well, I will be able to release the 4.4.2 update tonight!

DooMLoRD said:
hopefully if all goes well, I will be able to release the 4.4.2 update tonight!
Click to expand...
Click to collapse
Yea!!!!
DooMLoRD said:
probably yes... we can hopefully fix that soon...
Click to expand...
Click to collapse
Jeez, can't wait!!!!!!!!!!!!!!!!!!!!!

@DooMLoRD do you have a mirror?
Code:
Sorry, the server is getting overloaded, please try again later!
I have waited around 30 mins.
Also, any update?
The ported GPE is something really amazing for us!

DooMLoRD said:
hopefully if all goes well, I will be able to release the 4.4.2 update tonight!
Click to expand...
Click to collapse
Flashable zip on the z ultra forum for 4.2.2, maybe the can used utilized for 4.2.2 update, it's not just an incremental updated but all /system
Sent from my C6833 using Tapatalk

have you guys tried swapping some libs and binaries from Z1 4.3 update
Hint for the binary i was researching mm-qcom-camera-daemon...this is a binary file which contains the functions of camera

as promised here is the Z1 KitKat 4.4.2 GPE port from ZU!
this ROM+Kernel can be publicly tested and used!
[ changelog ]
new ROM v2 with files from 4.4.2 ZU GPE
new source built kernel
added dual recoveries! CWM + TWRP in kernel! - press volume UP for CWM OR press volume DOWN for TWRP
kernel directly included in ROM package (will be autoflashed in recovery)
download links at first post!
If anyone can please test it on a C6903 and report back it would be great!
regards,
DooMLoRD

Since I love this GPE (but I need camera working :victory here my transaction Id: #6PS73145LN377620R
I'll try this GPE later on the 03.
Thanks @DooMLoRD

DAddYE said:
Since I love this GPE (but I need camera working :victory here my transaction Id: #6PS73145LN377620R
I'll try this GPE later on the 03.
Thanks @DooMLoRD
Click to expand...
Click to collapse
thank you for your kind donation!
I am trying to find the required files to get camera working... but from experience i know that this is going to be VERY tough... will surely keep trying though!
regards,
DooMLoRD

DooMLoRD said:
thank you for your kind donation!
I am trying to find the required files to get camera working... but from experience i know that this is going to be VERY tough... will surely keep trying though!
regards,
DooMLoRD
Click to expand...
Click to collapse
If there is one that can do that hihi... is you

DAddYE said:
If there is one that can do that hihi... is you
Click to expand...
Click to collapse
well i am just a noob... trust me there are a lot more experienced devs who can get it working.. i just hope that they take interest in doing it...

DooMLoRD said:
well i am just a noob... trust me there are a lot more experienced devs who can get it working.. i just hope that they take interest in doing it...
Click to expand...
Click to collapse
Hhahah, we know is not true.
QQ:
Code:
the device will start booting my old kernel
keep pressing volume UP keys to enter recovery
you can flash the ROM zip in recovery
no need to wipe data!
NOW reboot into bootloader from recovery
thats it!
I think for the v2 there are missing steps... no? No need to flash the GPE kernel?
Again super thanks!

Related

[RECOVERY] CWM-Based Recovery 6.0.3.2 for Xperia ZL (Stock Kernel) [20130516]

This is a CWM-Based Recovery 6.0.3.2 for Xperia ZL​
Credits and special thanks to Koush and everyone else involved in Cyanogenmod project!​
[ info ]
This Recovery is built from CWM 6.0.3.2 sources! There have been some changes made to get this working on stock kernel of Xperia
I didnt have this device with me so testing has been done by users...
this would not have been possible without the device sources by FreeXperia Team! thank you guys for your commitment to development of Xperia devices and CONGRATULATIONS for getting CM10.1 booting on this device so fast! awesome devs!
[ credits / special thanks ]
Koush - for the brilliant work & coding on CWM recovery
CyanogenMod and FreeXperia Team (especially jerpelea) for too many things
lilstevie & Dees_Troy for their hack to get recovery working properly on 3.4 kernel!
ME for creating this for u guys!
[ Requirements ]
Bootloader unlocked
working fastboot
STOCK ROM FW: 10.1.A.1.350 / 10.1.A.1.434 / 10.1.1.A.1.253 or ROMS BASED ON THAT FIRMWARE
[ features ]
standard CWM recovery 6.0.3.2!
recovery now supports internal storage!
internal storage (datamedia) mounted to /sdcard while external card is mounted as /external_sd
you can now flash files from internal storage
you can take backups onto the internal storage (might not be compatible with CM10.1)
TIP: if u are experiencing very slow backup in CWM do this
[ WARNING ]
THIS RECOVERY IS STILL IN TESTING... MAKE SURE THAT U HAVE UR COMPLETE DATA BACKED-UP (INCLUDING INTERNAL STORAGE/SDCARD DATA)
THIS IS MENT ONLY FOR STOCK ROM FW or ROMS BASED ON THAT FIRMWARE...
[ known issues ]
USB storage doesnt mount in recovery (can be fixed, i think)
do not use this for flashing CM10.1 (u will need to use the CM kernel for that)
[ how to flash this ] (if provided file is in .IMG format)
If a ZIP files is provided then extract the boot.img from the ZIP and use following procedure
download the advanced stock kernel (contains recovery)
reboot device into fastboot mode
Code:
adb reboot bootloader
now flash the recovery using
Code:
fastboot flash boot kernel.img
[where kernel.img is the name of the file image u downloaded]
thats it!
[ how to flash this ] (if provided file is in .ZIP format)
This is recovery flashable and assumes that u have recovery (for unlocked bootloader) already installed
download the advanced stock kernel (contains recovery) ZIP and place it on sdcard
reboot device into recovery
now flash the ZIP file containing the advanced stock kernel
thats it!
[ how to enter recovery ]
when you see the Sony logo and the LED light turns pink/amber/orange keep tapping/pressing VOLUME UP key
[ sources ]
https://github.com/DooMLoRD/android_device_sony_odin
[ donations ]
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
PAYPAL DONATION LINK
[ download links ]
PLEASE DO NOT MIRROR, REDISTRIBUTE, REPACK MY FILES
NEW:
Advance Stock Kernel with Recovery v4 (FW: 10.1.1.A.1.253) [changelog]
MD5HASH: 0cf4562cecfd699c328e7611e502a01b
OLD:
Advance Stock Kernel with Recovery v3 (FW: 10.1.A.1.434)
MD5HASH: 179ad2b39d6e77e5ea0e53c943e039c9
Advance Stock Kernel with Recovery (FW: 10.1.A.1.434)
MD5HASH: fcf4f82740ed1879a91b9bfe3297fbe3
Advance Stock Kernel with Recovery v01 (FW: 10.1.A.1.350)
MD5HASH: bfe948d420e3b1a74e39ca36445cad5f
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
enjoy!!!
Reserved
CAN i TEST ???
faisalmalaeb said:
CAN i TEST ???
Click to expand...
Click to collapse
recovery is released
thanks will test and let u know
hope to see some roms soon in future
Successfully managed to flash the Recovery image. Thanks for the efforts mate :good:
Keep up the good work.
Hey DoomLord could you also release a recovery for locked bootloaders... krabapple was making one but he locked the thread because he directly copied your code or something... So could you please then make one for us (CWM or TWRP)
Thanks in advance!!!
shivindera said:
Hey DoomLord could you also release a recovery for locked bootloaders... krabapple was making one but he locked the thread because he directly copied your code or something... So could you please then make one for us (CWM or TWRP)
Thanks in advance!!!
Click to expand...
Click to collapse
i am busy with exams so dont have much time to work on this...
i have spoken to krabappel2548 about releasing a version for locked bootloaders...
DooMLoRD said:
i am busy with exams so dont have much time to work on this...
i have spoken to krabappel2548 about releasing a version for locked bootloaders...
Click to expand...
Click to collapse
I'll release it tonight also TWRP should come very soon for you guys
Devhost is down, anyone have a link for a mirror?
krabappel2548 said:
I'll release it tonight also TWRP should come very soon for you guys
Click to expand...
Click to collapse
Thanks a lot man... Just been worried that zl is being overshadowed by z.... Also, if we have recovery (when u release it) and root available for locked bootloaders... then is it possible that we can flash roms especially CM 10.1???
Re: [RECOVERY] CWM-Based Recovery 6.0.2.8 for Xperia ZL (Stock Kernel) [20130315]
shivindera said:
Thanks a lot man... Just been worried that zl is being overshadowed by z.... Also, if we have recovery (when u release it) and root available for locked bootloaders... then is it possible that we can flash roms especially CM 10.1???
Click to expand...
Click to collapse
CM10.1 won't work, it needs modified kernel.
And I'm sorry for the release delay, was quite busy lat days with personal life, girlfriend and school etc. Release should be tomorrow
Sent from my C6603 using xda app-developers app
krabappel2548 said:
And I'm sorry for the release delay, was quite busy lat days with personal life, girlfriend and school etc. Release should be tomorrow
Sent from my C6603 using xda app-developers app
Click to expand...
Click to collapse
Sure man take your time... Also if you get the time could you also port your Z ROM's to ZL like the Xperia Z Revolution.... Thanks again
Can I use this to get root on my C6502 with build number 10.1.A.1.434?
Oh man! I am so fu**ed!!
I unlocked my bootloader and proceeded to download this kernel and flash it. It so happens that just 1.6MB of it got downloaded and I flashed it by mistake. After which I disconnected the cable and pressed the power button. The device gave one short vibrate and thats it!
SOMEONE PLEASE TELL ME IT CAN BE REVIVED!! I am new to Xperia devices and have ABSOLUTELY NO IDEA what to do now :crying:
EDIT1: Alright, so I pressed and held down the small button underneath the buttflap for about 10 seconds and connected my phone to the PC in fastboot mode. If I just redownload the advanced stock kernel and flash it, would it work?
Also, does anyone have a mirror to the said kernel? The link in the OP seems to be glitchy
EDIT2: FIXED!! Just redownloaded the advkernel with recovery, rechecked hash and flahed in fastboot. phew!!
anirudh412 said:
Oh man! I am so fu**ed!!
I unlocked my bootloader and proceeded to download this kernel and flash it. It so happens that just 1.6MB of it got downloaded and I flashed it by mistake. After which I disconnected the cable and pressed the power button. The device gave one short vibrate and thats it!
SOMEONE PLEASE TELL ME IT CAN BE REVIVED!! I am new to Xperia devices and have ABSOLUTELY NO IDEA what to do now :crying:
EDIT1: Alright, so I pressed and held down the small button underneath the buttflap for about 10 seconds and connected my phone to the PC in fastboot mode. If I just redownload the advanced stock kernel and flash it, would it work?
Also, does anyone have a mirror to the said kernel? The link in the OP seems to be glitchy
EDIT2: FIXED!! Just redownloaded the advkernel with recovery, rechecked hash and flahed in fastboot. phew!!
Click to expand...
Click to collapse
always check MD5hash of the downloaded file... thats why i always include MD5hash of file so that file integrity can be checked
DooMLoRD said:
always check MD5hash of the downloaded file... thats why i always include MD5hash of file so that file integrity can be checked
Click to expand...
Click to collapse
Lesson learnt! Thankfully wasn't an expensive one
if u guys need newer advanced stock kernel for firmware .434 then please send me the kernel.sin from that firmware FTF...
Will send it to you... Check your PM in 10 mins
EDIT - Will do it in the morning... At home so lights out by 12 :'(
DooMLoRD said:
if u guys need newer advanced stock kernel for firmware .434 then please send me the kernel.sin from that firmware FTF...
Click to expand...
Click to collapse
please sir i need it ....thanks in advanced

[ROOT][S/SL] How-to for rooting newest firmware 6.2.B.1.96

[ info ]
So guys I have got root on the newest firmware 6.2.B.1.96!
Since Sony has patched our beloved perf_event exploit (with which we rooted 30+ Xperia devices) I had to find an alternate way... so I did the smart thing, just used the kernel on which the exploit works, root the device and flash back the newest kernel!
THIS WORKS ON BOTH LOCKED & UNLOCKED BOOTLOADERS!
BTW if someone needs a full FTF of this new firmware here it is: XperiaS_LT26i_6.2.B.1.96_1257-6919.ftf - 485.30 MB
[ proof ]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[ NOTICE ]
THIS IS ONLY FOR THE XPERIA S/SL (LT26i/ii) FW 6.2.B.1.96!
DO NOT USE IT ON ANY OTHER VARIANT/FIRMWARE!
[ sources & additional info on exploit ]
check out this thread
[ how-to ]
Download the three files from the download section below
open FlashTool and flash the XperiaS_LT26i_6.2.B.0.211_KernelOnly.ftf - 6.36 MB file, this is JUST the kernel of an older firmware which was rootable
now once flashing is done reboot device and connect to PC in usb debuggin mode
CLOSE FLASHTOOL <<< VVVIMP STEP
extract the file DooMLoRD_Easy-Rooting-Toolkit_v18_perf-event-exploit.zip to root directory on c:\
execute runme_ file corresponding to your OS on desktop PC, this will execute a SPECIAL version of my easy rooting toolkit <<< VVVIMP STEP
the above step is crucial! if you use any older version of the toolkit then IT WILL NOT WORK!
after rooting is over the device will restart
you can verify if device is rooted by checking for SuperSU app (it is the newest version)
once thats done now power down device and open FlashTool again
now flash XperiaS_LT26i_6.2.B.1.96_KernelOnly.ftf - 6.33 MB file to get back to the true kernel for the firmware
thats it after flashing is done just disconnect and power on device and enjoy rooted phone!
If you are facing issue of device rebooting when remounting /system partition then checkout the fix posted by @[NUT]
[ donations ]
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
PAYPAL DONATION LINK
OR
you can buy one of my awesome apps from Play Store!
PLEASE DO CONSIDER DONATING AS I AM RAISING FUNDS TO BUY A NEW DEVICE the Xperia i1/Z1 (Honami)
[ downloads ]
PLEASE DO NOT MIRROR MY FILES!
XperiaS_LT26i_6.2.B.0.211_KernelOnly.ftf - 6.36 MB
DooMLoRD_Easy-Rooting-Toolkit_v18_perf-event-exploit.zip - 2.96 MB
XperiaS_LT26i_6.2.B.1.96_KernelOnly.ftf - 6.33 MB
P.S.: similar instructions will work for the Xperia Acro S/ION but you will need to use the corresponding kernels ONLY for that device!
regards,
DooMLoRD
Thank you for the wishes!!
Regards,
DooMLoRD
You're so fast man.. Thanks for that
@DooMLoRD, so rooting the phone by flashing a custom kernel with recovery and then re-flashing back the stock kernel doesn't work anymore? For UL.
maybe you can make it for acro s?
cabi.costa said:
@DooMLoRD, so rooting the phone by flashing a custom kernel with recovery and then re-flashing back the stock kernel doesn't work anymore? For UL.
Click to expand...
Click to collapse
if u have unlocked bootloader u can ALWAYS get root by flashing any kernel with recovery + correct update.zips...
this is mostly for people on LOCKED bootloader who flashed the full FTF for the new 6.2.B.1.96 firmware....
DooMLoRD said:
i have two end term exams tomorrow! wish me luck!
Click to expand...
Click to collapse
all the best,do well as you rock in developments :highfive:
you are awesome buddy....wish u all the best for ur exams....:good:
So will .211 kernels work on .96 ?
Already job done... Thanx DooM... all the best for exams
tolrojus said:
maybe you can make it for acro s?
Click to expand...
Click to collapse
similar instructions will work for the Xperia Acro S/ION but you will need to use the corresponding kernels ONLY for that device!
franklin93 said:
all the best,do well as you rock in developments :highfive:
Click to expand...
Click to collapse
pemith said:
you are awesome buddy....wish u all the best for ur exams....:good:
Click to expand...
Click to collapse
s-X-s said:
Already job done... Thanx DooM... all the best for exams
Click to expand...
Click to collapse
thanks for the wishes!
omegastarr said:
So will .211 kernels work on .96 ?
Click to expand...
Click to collapse
it will but better to flash the stock .96 kernel only provided in my first post or through your regions FTF...
Kernel is one for every brand?
HitFan said:
Kernel is one for every brand?
Click to expand...
Click to collapse
kernel is same across all customizations
Hi,
Is there any known fix for windows 8? It is just impossible to start in the mode while holding volume DOWN and connecting USB cable at the same time.
DooMLoRD said:
if u have unlocked bootloader u can ALWAYS get root by flashing any kernel with recovery + correct update.zips...
this is mostly for people on LOCKED bootloader who flashed the full FTF for the new 6.2.B.1.96 firmware....
Click to expand...
Click to collapse
I have lost the your kernel with recovery and the superuser.zip that I used to root the .211 FW
May I ask you again the links for both?
edit: I found the supersu.zip, it was the 1.25, can I use it also for this new FW?
Also, can I use your 6.0.3.2 recovery? I found only this one on my laptop!
man you are so fast oh my god. thanks dude!
I am on win8 so Ill rather wait .zip
Sent from my LT26i using xda app-developers app
BTW if someone needs a full FTF of this new firmware here it is: XperiaS_LT26i_6.2.B.1.96_1257-6919.ftf - 485.30 MB
Lol, for unlocked bootloader, wouldn't it be easier if we just fastboot flash a recovery and then flash a superuser zip?
someone755 said:
Lol, for unlocked bootloader, wouldn't it be easier if we just fastboot flash a recovery and then flash a superuser zip?
Click to expand...
Click to collapse
answered:
http://forum.xda-developers.com/showthread.php?p=44918987#post44918987
i have noticed that people get confused with flashing kernel things equating to unlocked bootloader only so wanted to make it clear that it will work on both locked & unlocked bootloaders
P.S.: dont you think that I would know that pretty well?

[RECOVERY] CWM-Based Recovery 6.0.4.7 + ROOT for Xperia Z1 {KitKat!} [20140701]

This is a CWM-Based Recovery 6.0.4.7 Touch Recovery for Xperia Z1
Credits and special thanks to Koush and everyone else involved in Cyanogenmod project!​
[ info ]
This recovery is built from CWM Recovery 6.0.4.7 sources and is integrated into stock kernel... I call this an advanced stock kernel with recovery!
the core kernel (zImage) is exactly the same as the one supplied by Sony for that particular firmware... only the ramdisk is changed to add recovery and other features!
[ credits / special thanks ]
Koush - for the brilliant work & coding on CWM recovery
CyanogenMod and FreeXperia Team (especially jerpelea) for too many things
ME for creating this for u guys!
[ Requirements ]
Bootloader unlocked
working fastboot
STOCK ROM FW:
4.4.4
14.4.A.0.108 - v05
4.4.2
14.3.A.0.757 - v03, v04
14.3.A.0.681 - v02
4.3
14.2.A.1.136 - v01
or ROMS BASED ON THAT FIRMWARE
[ features ]
standard CWM recovery 6.0.4.7 - TOUCH RECOVERY!
adb debugging is enabled by default in OS
init.d support inbuilt!
fixed root remount in ramdisk
fixed kernel level RIC implementation
TIP: if u are experiencing very slow backup in CWM do this
[ WARNING ]
for flashing this kernel you WILL NEED TO UNLOCK BOOTLOADER! Check this thread for more info...
UNLOCKING BOOTLOADER WITHOUT TA BACKUP WILL LEAD TO IRREVERSIBLE LOSS OF DRM KEYS!!!
AND YES CAMERA STILL WORKS AFTER UNLOCKING BOOTLOADER!!!
[ how to install my kernel ] (via recovery) [RECOMMENDED]
download the kernel package
save it to the sdcard
reboot into recovery
flash the kernel package using recovery
reboot from recovery into system
the device should now start booting
enjoy!
[ how to flash this kernel ] (via fastboot)
download the kernel image
save the boot.img to the folder containing fastboot binary
flash the boot.img using fastboot:
Code:
fastboot flash boot boot.img
reboot from fastboot
Code:
fastboot reboot
the device should now start booting
enjoy!
[ how to enter recovery ]
when you see the Sony logo and the LED light turns pink/amber/orange keep tapping/pressing VOLUME UP key
[ how to Root ]
for instructions on how to root please check this post
[ sources ]
https://github.com/DooMLoRD/android_device_sony_honami
[ donations ]
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
PAYPAL DONATION LINK
OR
you can buy one of my awesome apps from Play Store!
[ download links ]
PLEASE DO NOT MIRROR, REDISTRIBUTE, REPACK MY FILES
NEW:
Advance Stock Kernel with Recovery v05 (FW:14.4.A.0.108) {RECOVERY FLASHABLE} {MIRROR}
MD5HASH: 5a7d01df6bee76d3355fedddb306aaa4
OLD:
Advance Stock Kernel with Recovery v04 (FW:14.3.A.0.757) {RECOVERY FLASHABLE} {MIRROR}
MD5HASH: 7dc44b7daf75799d4ab15996319909ae
Advance Stock Kernel with Recovery v03 (FW:14.3.A.0.757) {RECOVERY FLASHABLE} {MIRROR}
MD5HASH: 8a7cf7ceae9b01d3d9e3a7d1ca7888cd
Advance Stock Kernel with Recovery v02 (FW:14.3.A.0.681) {RECOVERY FLASHABLE} {MIRROR}
MD5HASH: 147f926209015073a60ac98f5b75bef7
Advance Stock Kernel with Recovery v01 (FW:14.2.A.1.136) {RECOVERY FLASHABLE} {MIRROR}
MD5HASH: aa28e830b3960c26f9ecc92a98ea9120
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
enjoy!!!
Rooting Instructions
[ how to root ]
once you have flashed the kernel from the 1st post
download the latest SuperSU update.zip from: http://download.chainfire.eu/supersu
save it on sdcard of device
reboot into recovery
flash the supersu update.zip
reboot from recovery into OS
you should now get proper root access!
[ installing busybox ]
it is highly recommended to install busybox after rooting!
just go to andorid play store and download the busybox installer.
once the installer is downloaded, install busybox in /system/xbin
reboot device after install and thats it!
regards,
DooMLoRD
Well, let's see what you are up with this time :fingers-crossed:
Edit @ 00:26, worked first time - will see tomorrow how it really work :victory:
Confirmed, root is work! Thanks Sir @DooMLoRD! You rock!
Sent from my C6903 using Tapatalk
DooMLoRD said:
This is a CWM-Based Recovery 6.0.4.6 Touch Recovery for Xperia Z1
.
.
enjoy!!!
Click to expand...
Click to collapse
I have had no problems with kernel and have tried CWM for backup/restore and installing zip from SD-card :good:
And, yes backup was very slow as indicated in OP.
Thanks DooMLord. Root is work. No problem so far. :thumbup:
Sent from my C6903 using xda app-developers app
can anyone confirm root is working 100% fine with OP provided package?
in another word " have full ROOT access including mounting system, data?? "
azam426 said:
can anyone confirm root is working 100% fine with OP provided package?
in another word " have full ROOT access including mounting system, data?? "
Click to expand...
Click to collapse
yes. its full ROOT access!
just have ROOT access on mine jus now!
azam426 said:
can anyone confirm root is working 100% fine with OP provided package?
in another word " have full ROOT access including mounting system, data?? "
Click to expand...
Click to collapse
Confirmed
@DooMLoRD,
will it be ok if i re-lock bootloader using this kernel?
or must really use stock kernel before re-lock bootloader?
will be using flashtool to re-lock it.
chunlianghere said:
@DooMLoRD,
will it be ok if i re-lock bootloader using this kernel?
or must really use stock kernel before re-lock bootloader?
will be using flashtool to re-lock it.
Click to expand...
Click to collapse
no, you will need pure signed stock kernel flashed via FTF....
DooMLoRD said:
no, you will need pure signed stock kernel flashed via FTF....
Click to expand...
Click to collapse
will i lose ROOT ?
chunlianghere said:
will i lose ROOT ?
Click to expand...
Click to collapse
em, root will be there but it may not work correctly as Sony had implemented stuff to stop editing files on /system partition...
DooMLoRD said:
em, root will be there but it may not work correctly as Sony had implemented stuff to stop editing files on /system partition...
Click to expand...
Click to collapse
ok.
if i use flashtool to re-lock n unlock bootloader, my data will still be intact?
chunlianghere said:
ok.
if i use flashtool to re-lock n unlock bootloader, my data will still be intact?
Click to expand...
Click to collapse
Perhaps.. Just try it..
chunlianghere said:
ok.
if i use flashtool to re-lock n unlock bootloader, my data will still be intact?
Click to expand...
Click to collapse
Yes data is intact
Sent from my C6902 using xda app-developers app
I don't know, if it has something to do with your advanced stock kernel, or if that app has to be updated: I can't install Antutu anymore. PlayStore says, that my device isn't compatible with this version...
Anyway, I'm waiting for your new custom kernel
e/ Commando back: The reason was to strong restrictions via XPrivacy - now it works!
updated v01 kernel package with recovery flashable version
cheers!
@DooMLoRD
is there a possibility to get this working on cyanogenmod ?
moritz31 said:
@DooMLoRD
is there a possibility to get this working on cyanogenmod ?
Click to expand...
Click to collapse
NO! This is only for stock ROM!

[D53XX][SS][DS] CWM-Based Recovery 6.0.4.6 + ROOT for Xperia T2 Ultra [20140318]

This is a CWM-Based Recovery 6.0.4.6 Touch Recovery for Xperia T2 Ultra!
Credits and special thanks to Koush and everyone else involved in Cyanogenmod project!​
[ info ]
This Recovery is built from CWM 6.0.4.6 sources!
I dont have this device with me and I dont intend to buy one... a friend wanted root on his phone so I created this to help him out...
all the testing was done remotely on users devices...
@mods
I know that there is no device specific forum for this so I have posted thread here in Z2 general section... please move it to the device sub-forum once its created...
P.S: I know that some people think that its no big deal to have recovery/root on unlocked bootloader, and I do agree with that upto certain extent... but now that you have recovery/root you can do a LOT more... just unlocking bootloader wont give you anything!!! devs need to lay the foundations for further development... i have seen so many devices with unlockable bootloader and without root/recovery, but no one bothered to create recovery/root for those users...
[ PROOF ]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[ credits / special thanks ]
Koush - for the brilliant work & coding on CWM recovery
CyanogenMod and FreeXperia Team (especially jerpelea) for too many things *
special thanks to @saiarkar for helping out with testing and risking his devices for the sake of development!!! and NO, his phone was NOT damaged during testing
ME for creating this for u guys!
[ Requirements ]
Bootloader unlocked
working fastboot
STOCK ROM FW:
Single SIM (D530X)
4.3
19.0.1.A.0.207 - v01
Dual SIM (D5322)
4.3
19.0.D.0.253 - v01
or ROMS BASED ON THAT FIRMWARE
tested on BOTH Dual SIM variant & Single SIM variant too!! PLEASE USE THE CORRECT KERNEL ELSE DEVICE WONT BOOT!
[ features ]
standard CWM recovery 6.0.4.6 - TOUCH RECOVERY!
kernel is insecure (ro.secure=0)
adb debugging is enabled by default in OS
TIP: if u are experiencing very slow backup in CWM do this
[ WARNING ]
for flashing this kernel you WILL NEED TO UNLOCK BOOTLOADER! Check this thread for more info (same steps as Xperia Z1 are used for Xperia T2 Ultra)
UNLOCKING BOOTLOADER WITHOUT TA BACKUP WILL LEAD TO IRREVERSIBLE LOSS OF DRM KEYS!!!
AND YES CAMERA STILL WORKS AFTER UNLOCKING BOOTLOADER!!!
[ known issues ]
dont know, you tell me!!!
[ how to flash this kernel ] (via fastboot)
download the kernel image
save the boot.img to the folder containing fastboot binary
flash the boot.img using fastboot:
Code:
fastboot flash boot boot.img
reboot from fastboot
Code:
fastboot reboot
the device should now start booting
enjoy!
[ how to enter recovery ]
when you see the Sony logo and the LED light turns pink/amber/orange keep tapping/pressing VOLUME DOWN key
[ how to Root ]
for instructions on how to root please check this post
[ sources ]
https://github.com/DooMLoRD/android_device_sony_honami
(the current recovery is based on Z1 sources)
[ donations ]
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
PAYPAL DONATION LINK
OR
you can buy one of my awesome apps from Play Store!
[ download links ]
PLEASE DO NOT MIRROR, REDISTRIBUTE, REPACK MY FILES
NEW:
SINGLE SIM VARIANT (D530X):
Advance Stock Kernel with Recovery v01 (FW: 19.0.1.A.0.207}
MD5HASH: 8009bef0bba217f6d9ba0b4c4818ec87
DUAL SIM VARIANT (D5322):
Advance Stock Kernel with Recovery v01 (FW: 19.0.D.0.253}
MD5HASH: b6385f648c048859eb1b25670b2be31d
OLD:
enjoy!!!
Rooting Instructions
[ proof ]
[ how to root ]
once you have flashed the kernel from the 1st post
download the latest SuperSU update.zip from: http://download.chainfire.eu/supersu
save it on sdcard of device
reboot into recovery
flash the supersu update.zip
reboot from recovery into OS
you should now get proper root access!
[ installing busybox ]
it is highly recommended to install busybox after rooting!
just go to andorid play store and download the busybox installer.
once the installer is downloaded, install busybox in /system/xbin
reboot device after install and thats it!
regards,
DooMLoRD
Successfully Rooted
:good: I've successfully rooted my device Xperia T2 Ultra now. Really thanks to @DooMLoRD who help me to do this.
Till now ! I don't face any error currently testing now
Very Nice!
Successfully Rooted sony xperia T2 ultra dual xm50h but not luck to install google apps (the phones from china dosent contain google apps)
OK for dual, but NG for single
That's great on dual sim phone.
But failed on single sim phone, after flashing the boot.img the phone can not start.
is it related to different software?
DooMLoRD said:
Rooting Instructions
[ proof ]
[ how to root ]
once you have flashed the kernel from the 1st post
download the latest SuperSU update.zip from: http://download.chainfire.eu/supersu
save it on sdcard of device
reboot into recovery
flash the supersu update.zip
reboot from recovery into OS
you should now get proper root access!
[ installing busybox ]
it is highly recommended to install busybox after rooting!
just go to andorid play store and download the busybox installer.
once the installer is downloaded, install busybox in /system/xbin
reboot device after install and thats it!
regards,
DooMLoRD
Click to expand...
Click to collapse
saiarkar said:
:good: I've successfully rooted my device Xperia T2 Ultra now. Really thanks to @DooMLoRD who help me to do this.
Till now ! I don't face any error currently testing now
Click to expand...
Click to collapse
Can you write to system folder?
For me isn t possible!
TA Back
Dear Sir,
you are great
i want to back up TA
but please correct me if i am wrong
currently its not possible to back up TA as we don't have root without unlocking bootloader right ?
is there any way to root without unlocking boot loader so that we can back up ta and then without warry can unlock the boot loader..
please reply sir
thank you
saiarkar said:
:good: I've successfully rooted my device Xperia T2 Ultra now. Really thanks to @DooMLoRD who help me to do this.
Till now ! I don't face any error currently testing now
Click to expand...
Click to collapse
Does Bravia engine works after unlocking?
Ohhh you should know what is unlocking ???
Sent from my iPhone using Tapatalk
saiarkar said:
Ohhh you should know what is unlocking ???
Sent from my D5322 using Tapatalk
Click to expand...
Click to collapse
Didn't get you
Could you please confirm abt Bravia engine
Does this work on single sim phones?
Can anyone confirm
---------- Post added at 12:50 AM ---------- Previous post was at 12:22 AM ----------
I also have another question for DOOMLORD and other devs
Is it true that the dual sim model of this phone wont get CM And AOSP build Support And Development??:fingers-crossed:
Slow on system sound
HI
i have observed a very slow system sound in my xperia t2 ultra like
boot animation sound
click sound
dial pad sound
all above sounds a hard to hear (i am not talking about loud speaker its very fine i can hear phone ring tone loud and clear as well as sms or other notification.)
is there any one out there who has good sound coming for system
chauhanjayc said:
HI
i have observed a very slow system sound in my xperia t2 ultra like
boot animation sound
click sound
dial pad sound
all above sounds a hard to hear (i am not talking about loud speaker its very fine i can hear phone ring tone loud and clear as well as sms or other notification.)
is there any one out there who has good sound coming for system
Click to expand...
Click to collapse
try changing sound click and dialpad sound files and replace them from any sony or aosp rom
the original sound file audio may be less
and i am happy it is less
i alawys find it irritating
Ashwin Prabhunerurkar said:
try changing sound click and dialpad sound files and replace them from any sony or aosp rom
the original sound file audio may be less
and i am happy it is less
i alawys find it irritating
Click to expand...
Click to collapse
well i am waiting for root scrip or tool getting my phone root without unlocking boot loader..
thanks for reply
chauhanjayc said:
well i am waiting for root scrip or tool getting my phone root without unlocking boot loader..
thanks for reply
Click to expand...
Click to collapse
but you will have to unlock your bootloader
dont wait for scripts cause it could take months
Ashwin Prabhunerurkar said:
but you will have to unlock your bootloader
dont wait for scripts cause it could take months
Click to expand...
Click to collapse
wat abt BE 2
chauhanjayc said:
wat abt BE 2
Click to expand...
Click to collapse
before you unlock bootloader backup TA Keys
by this u wont loose any features
Ashwin Prabhunerurkar said:
before you unlock bootloader backup TA Keys
by this u wont loose any features
Click to expand...
Click to collapse
that is where i am stuck
to back up ta we need to have root and currently root is not available with locked bootloader
thats y i am waiting for script or some thing like kingo android root or v root kind of tool
chauhanjayc said:
that is where i am stuck
to back up ta we need to have root and currently root is not available with locked bootloader
thats y i am waiting for script or some thing like kingo android root or v root kind of tool
Click to expand...
Click to collapse
I HAVE PM'ed doomlord abut this
now its a waiting game

[D66XX] CWM-Based Recovery 6.0.4.7 + ROOT for Xperia Z3 [20140928]

CWM-Based Recovery 6.0.4.7 Recovery for Xperia Z3!
Credits and special thanks to Koush and everyone else involved in Cyanogenmod project!​
[ info ]
This Recovery is built from CWM 6.0.4.7 sources!
[ PROOF ]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[ credits / special thanks ]
Koush - for the brilliant work & coding on CWM recovery
CyanogenMod and FreeXperia Team (especially jerpelea) for too many things *
special thanks to @Androxyde for pointing me to the correct tools and thanks to @[NUT] for the kitchen which works well to slice the kernel.sin
special thanks to @swedan for helping out with testing and risking his devices for the sake of development!!! and NO, his phone was NOT damaged during testing
ME for creating this for u guys!
[ Requirements ]
Bootloader unlocked
working fastboot
STOCK ROM FW:
4.4.4
23.0.A.2.93 - v01
or ROMS BASED ON THAT FIRMWARE
[ features ]
standard CWM recovery 6.0.4.7!
init.d startup script support inbuilt!
kernel is insecure (ro.secure=0)
disabled kernel level RIC
adb debugging is enabled by default in OS
TIP: if u are experiencing very slow backup in CWM do this
[ WARNING ]
FOR NOW WE DONT HAVE ROOT ON LOCKED BOOTLOADER!!! IF YOU WANT TO PRESERVE YOUR TA DATA/DRM KEYS THEN DO NOT UNLOCK BOOTLOADER!!!!
for flashing this kernel you WILL NEED TO UNLOCK BOOTLOADER! Check this thread for more info (same steps as Xperia Z1 are used for Xperia Z3)
UNLOCKING BOOTLOADER WITHOUT TA BACKUP WILL LEAD TO IRREVERSIBLE LOSS OF DRM KEYS!!!
Sony has changed their bootloader unlock policy:
Certain pre-loaded content on your device may also be inaccessible due to the removal of DRM security keys. For high-end devices running recent software versions, for instance Xperia Z3, the removal of DRM security keys may affect advanced camera functionality. For example, noise reduction algorithms might be removed, and performance when taking photos in low-light conditions might be affected. The secure user data partition may also become inaccessible, and you will not be able to get any more official software upgrades if you unlock the boot loader.
Click to expand...
Click to collapse
Source: http://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/
[ known issues ]
adb is not working in recovery (can be fixed later)
[ how to flash this kernel ] (via fastboot)
download the kernel image
save the boot.img to the folder containing fastboot binary
flash the boot.img using fastboot:
Code:
fastboot flash boot boot.img
reboot from fastboot
Code:
fastboot reboot
the device should now start booting
enjoy!
[ how to enter recovery ]
when you see the Sony logo and the LED light turns pink/amber/orange keep tapping/pressing VOLUME UP key
[ how to Root ]
for instructions on how to root please check this post
[ sources ]
https://github.com/DooMLoRD/android_device_sony_honami
for now recovery is same is same as honami
[ donations ]
Please do consider donating as I am thinking of getting the Z3 or Z3 Compact (not yet decided which one), if you want me to support this device then feel free to donate and help me buy it!
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
PAYPAL DONATION LINK
OR
you can buy one of my awesome apps from Play Store!
[ download links ]
PLEASE DO NOT MIRROR, REDISTRIBUTE, REPACK MY FILES
NEW:
Advance Stock Kernel with CWM Recovery v01 (FW: 23.0.A.2.93)
MD5HASH: 272d84dd75728981cd0665cecaa81c13
OLD:
...
enjoy!!!
Rooting Instructions
[ proof ]
[ how to root ]
once you have flashed the kernel from the 1st post
download the latest SuperSU update.zip from: http://download.chainfire.eu/supersu
save it on sdcard of device
reboot into recovery
flash the supersu update.zip
reboot from recovery into OS
you should now get proper root access!
[ installing busybox ]
it is highly recommended to install busybox after rooting!
just go to andorid play store and download the busybox installer.
once the installer is downloaded, install busybox in /system/xbin
reboot device after install and thats it!
regards,
DooMLoRD
Hi,
Stupid question, could he work on Xperia Z3 compact?
can you post short manual for building kernel? old method with new cmd line don't work
Desperanto86 said:
can you post short manual for building kernel? old method with new cmd line don't work
Click to expand...
Click to collapse
Kept silent renamed the image " boot.img "?
Or then makes the command :
Code:
fastboot flash boot Z3_DooMLoRD_AdvStkKernel_v01_FW-93.img
_MutantX_ said:
Hi,
Stupid question, could he work on Xperia Z3 compact?
Click to expand...
Click to collapse
not this one but I have test recovery kernel for Z3 Compact... if you are willing to test then send me P.M.
Desperanto86 said:
can you post short manual for building kernel? old method with new cmd line don't work
Click to expand...
Click to collapse
kernel building instructions are the same... problem is with FlashTool dumping the zImage... @Androxyde has been notified of the issue... he is working on fixing it
DooMLoRD said:
kernel building instructions are the same... problem is with FlashTool dumping the zImage... @Androxyde has been notified of the issue... he is working on fixing it
Click to expand...
Click to collapse
oh. it means I can try to unpack kernel.elf with android kernel kitchen? and all be fine?
Desperanto86 said:
oh. it means I can try to unpack kernel.elf with android kernel kitchen? and all be fine?
Click to expand...
Click to collapse
you can try that
_MutantX_ said:
Kept silent renamed the image " boot.img "?
Or then makes the command :
Code:
fastboot flash boot Z3_DooMLoRD_AdvStkKernel_v01_FW-93.img
Click to expand...
Click to collapse
building! NOT FLASHING! if you don't know about I'm talking about, you'd better to keep silence
---------- Post added at 08:53 PM ---------- Previous post was at 08:51 PM ----------
DooMLoRD said:
you can try that
Click to expand...
Click to collapse
ok. but already tomorrow thx! You are awsome dude as always
Hello,Is it apply to D6633?which firmware is 23.0.F.1.xx and in this thread http://forum.xda-developers.com/z3/development/root-stock-kernel-twrp-v01-test-28-09-t2889794 D6633 use a different kernel
Thanks DooMLoRD! Should we use your work or [ROOT][UB][D6653/D6603/D6633] ADV STOCK KERNEL + TWRP v2.8.0.1 (v01-TEST) 28/09/2014 ?
I own the Z3 (D6603)
Devries said:
Hello,Is it apply to D6633?which firmware is 23.0.F.1.xx and in this thread http://forum.xda-developers.com/z3/development/root-stock-kernel-twrp-v01-test-28-09-t2889794 D6633 use a different kernel
Click to expand...
Click to collapse
@DooMLoRD
I'd like to know this too as I have a D6633 model on the way
DooMLoRD said:
you can try that
Click to expand...
Click to collapse
by the way! I've used your perl script for unpacking kernel.sin and all works fine now I can rebuild stock kernel with my favorite TWRP 2.8.0.1 recovery! Thx man!
bel57 said:
Thanks DooMLoRD! Should we use your work or [ROOT][UB][D6653/D6603/D6633] ADV STOCK KERNEL + TWRP v2.8.0.1 (v01-TEST) 28/09/2014 ?
I own the Z3 (D6603)
Click to expand...
Click to collapse
Shudder123 said:
@DooMLoRD
I'd like to know this too as I have a D6633 model on the way
Click to expand...
Click to collapse
post the kernel for that firmware... I will create CWM kernel for it...
Desperanto86 said:
by the way! I've used your perl script for unpacking kernel.sin and all works fine now I can rebuild stock kernel with my favorite TWRP 2.8.0.1 recovery! Thx man!
Click to expand...
Click to collapse
Glad it worked
DooMLoRD said:
post the kernel for that firmware... I will create CWM kernel for it...
Click to expand...
Click to collapse
D6633_23.0.F.1.74 kernel.sin http://www1.zippyshare.com/v/9440396/file.html
Paste from the other topic.
monx® said:
D6603 kernel is identical with D6653.
risk as stated in OP.
monx®xda
¯\_(ツ)_/¯
Click to expand...
Click to collapse
DennisDD78 said:
I attached D6603 kernel. Please, tell, may i use your kernel or should i use the mystock kernel ?
http://forum.xda-developers.com/attachment.php?attachmentid=2953099&d=1411900205
Click to expand...
Click to collapse
bel57 said:
Paste from the other topic.
Click to expand...
Click to collapse
D6603 & D6653 are same (kernel wise):
https://github.com/DooMLoRD/android_kernel_sony_msm8974ab/blob/sony_sources-H2_2014/README_Xperia#L3
D6633 is different!
@DooMLoRD Don't forget xperia sp please.
Awesome job!
However, Im trying to port CM to the Z3 and I need some information as I dont have the Z3 yet. Could someone put their Z3 in clockwork recovery and give me the output from the following commands?
Code:
cat /proc/partitions
Code:
cat /tmp/recovery.log
or alternatively /cache/recovery.log or /tmp/recovery.log.
Would be much appreciated! Thanks
Hi there,
i went from Samsung to Xperia, and got some questions about root.
Whats the disadvantages if i unlock the bootloader? I know warranty will be gone, is there something else i need to know?
Is there a way to relock it again?
Can we expect root im future without unlocking the bootloader?
Is root without unlocking bootloader even possible on other devices like Xperia Z2..?
Sorry for my bad english [emoji15]

Categories

Resources