[KERNEL][XSP] Extended Stock Kernel [10/13] - Xperia SP Android Development

Disclaimer
Code:
/*
* You may void your warranty.
* I am not responsible for bricked devices or dead SD cards.
* Please do some research if you have any concerns about this kernel.
* YOU are choosing to make these modifications to your device.
* I absolutely disclaim all the responsibilities.
[COLOR="Red"] * Flashing kernel requires unlocked bootloader.
[/COLOR] * You can unlock your bootloader from [URL="http://unlockbootloader.sonymobile.com/"][COLOR="Blue"][U]here[/U][/COLOR][/URL].
*/
Features :-
Code:
* zImage from stock 12.0.A.1.211 FW
* Insecure ramdisk
* Autoroot with latest su binary
* init.d support
* Auto-Install busybox
* /rootfs and /system mounted as rw
* Persistent adb
* ro.allow.mock.location=1
* CWM ( Coming Soon )
[/B]
Code:
[CENTER]PROCEDURE : [COLOR="Red"]fastboot flash boot kernel.elf[/COLOR][/CENTER]
Code:
[CENTER]CODENAME OF XPERIA SP : [COLOR="Red"]HUASHAN[/COLOR][/CENTER]
Code:
[center][U]
[URL="http://www.mediafire.com/?jget4vsq9zuv7"][COLOR="BROWN"] Download Kernel [/COLOR][/URL][/center][/U]
Credits: DooMLoRD : For his initial work on autoroot script
Click to expand...
Click to collapse
​​

Thanks.Will test it soon! Awesome!

It is hard to find the topic
I am looking forward to your kernel
Sent from my C5302 using xda app-developers app

Mods, Please create a new forum for XSP.. Plz plz plz...

adb driver
When i try to put the phone in fastboot the S1 boot device shows exclamation mark.....when i try to manually update the adb driver the only ones in the list are Sony sa0102 to Sony sa0108 and so0101 i'm not sure which one to choose???? any help......or can someone pls upload the adb driver for xsp

I found a bug
Today I update to Xperia SP (C5303)_12.0.A.1.257_HK by flashtool.
Then I flash this kernel and Successfully boot but there is no autoroot.
There is the 257‘s kernel
https://docs.google.com/file/d/0BxpGRWaDxv0ZZ3hiQVFaUV9PYkU/edit?usp=sharing

某龙兄 said:
I found a bug
Today I update to Xperia SP (C5303)_12.0.A.1.257_HK by flashtool.
Then I flash this kernel and Successfully boot but there is no autoroot.
There is the 257‘s kernel
https://docs.google.com/file/d/0BxpGRWaDxv0ZZ3hiQVFaUV9PYkU/edit?usp=sharing
Click to expand...
Click to collapse
Flashtool ? Flashtool doesn't have SP support yet.
When you update, your existing data remains. So when kernel runs autoroot, it checks for a marker file. If not found it'll push su. Otherwise not. Simply check for a file root- veng in /system or /data/local/tmp ( I forgot exact location ). Delete it and reboot. It'll push su again.
You should have deleted marker file before OTA update.
Sent from my ST26i using xda app-developers app

Rachit Rawat said:
Flashtool ? Flashtool doesn't have SP support yet.
When you update, your existing data remains. So when kernel runs autoroot, it checks for a marker file. If not found it'll push su. Otherwise not. Simply check for a file root- veng in /system or /data/local/tmp ( I forgot exact location ). Delete it and reboot. It'll push su again.
You should have deleted marker file before OTA update.
Sent from my ST26i using xda app-developers app
Click to expand...
Click to collapse
DooMLoRD tell me in fact flashtool support XSP.Just install the Xperia Z driver.
I successfully flash 257ftf by flashtool
But I do not have root now.I cant read /data and write /system
---------- Post added at 05:09 PM ---------- Previous post was at 05:02 PM ----------
Rachit Rawat said:
Flashtool ? Flashtool doesn't have SP support yet.
When you update, your existing data remains. So when kernel runs autoroot, it checks for a marker file. If not found it'll push su. Otherwise not. Simply check for a file root- veng in /system or /data/local/tmp ( I forgot exact location ). Delete it and reboot. It'll push su again.
You should have deleted marker file before OTA update.
Sent from my ST26i using xda app-developers app
Click to expand...
Click to collapse
IF through the flashtool,system must be wipe.
Well, I try to wipe data.
---------- Post added at 05:24 PM ---------- Previous post was at 05:09 PM ----------
Rachit Rawat said:
Flashtool ? Flashtool doesn't have SP support yet.
When you update, your existing data remains. So when kernel runs autoroot, it checks for a marker file. If not found it'll push su. Otherwise not. Simply check for a file root- veng in /system or /data/local/tmp ( I forgot exact location ). Delete it and reboot. It'll push su again.
You should have deleted marker file before OTA update.
Sent from my ST26i using xda app-developers app
Click to expand...
Click to collapse
Okay I successfully root after I wipe data.
I look forward to adding CWM
Sorry for my poor bad English and thank a lot

Ok. Wipe data is generally checked on flashtool

How to add a new C530X device to Flashtool ​
option: Download C530X.rar archive, unzip and copy the folder C530X in the directory \ Flashtool \ devices \
Download: View attachment C530X.rar
or
option: Download C530X.ftd.rar archive, unzip and copy the file C530X.ftd to the directory \ Flashtool \ devices \. Then in Flashtool make Devices - Manage - Import and double-click to add a device
{
"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"
}
Click to expand...
Click to collapse
Download: View attachment C530X.ftd.rar

nevermind, finally got it working using my windows 7 machine.
thanks alot OP for creating this.

dogsly said:
How to add a new C530X device to Flashtool ​
option: Download C530X.rar archive, unzip and copy the folder C530X in the directory \ Flashtool \ devices \
Download: View attachment 1960949
or
option: Download C530X.ftd.rar archive, unzip and copy the file C530X.ftd to the directory \ Flashtool \ devices \. Then in Flashtool make Devices - Manage - Import and double-click to add a device
Download: View attachment 1960950
Click to expand...
Click to collapse
i have already added SP support in FlashTool
you will get inbuilt support in next final release... till then use the FlashTool which we release for Xperia Z...

DooMLoRD said:
i have already added SP support in FlashTool
you will get inbuilt support in next final release... till then use the FlashTool which we release for Xperia Z...
Click to expand...
Click to collapse
Great news! We will be looking forward to the new version of FlashTool

Kernel's Working

guyz, how to check whether the xperia sp using the standard boot image like xperia z and not xperia t. Where for xperia t sony bundle the kernel with recovery?

Hey guys can anyone post a detailed guide on how to flash this kernel via fastboot. I had a samsung earlier and it was pretty easy to play with it but since I'm new to Sony I need help. Thanks.

[email protected] said:
Hey guys can anyone post a detailed guide on how to flash this kernel via fastboot. I had a samsung earlier and it was pretty easy to play with it but since I'm new to Sony I need help. Thanks.
Click to expand...
Click to collapse
First, unlock your phone bootloader at sony official website where you will lose the warranty of your phone. Then install your phone usb driver, use sony update service or pc companion.
Then, turn off your phone and connect it to the pc using usb while pressing vol up button. Go to the command prompt with fastboot utilities downloaded from sony website, follow the instructions and type these
fastboot flash boot kernel.elf
Click to expand...
Click to collapse
on the command prompt.

Can I flash this kernel to .237 firmware?

luutuananh said:
Can I flash this kernel to .237 firmware?
Click to expand...
Click to collapse
Yes,you can

Hey all, just to let you know I tried this on my C5303 and it works great.

Related

[KERNEL][Xperia Sola] Advanced Stock Kernel [Rel:v01][Dt:03/JUNE]

[ info ]
so friends i present to u Advanced stock kernel for Xperia Sola!
i dont have device with me but a friend of mine requested me to make this kernel so here it is
now u dont need to flash pre-rooted system images
the main kernel (zImage) is stock from FW 6.0.B.1.564
i MAY work on integrating recovery into this advanced stock kernel IF AND WHEN i get time...
thanks to my friend Jozinek for sending the kernel.sin & ROG_ZX for testing it on his phone!
[ disclaimer ]
I AM NOT TO BE HELD RESPONSIBLE IF U DAMAGE UR PHONE / SPILL UR COFFEE / MISS UR ALARMS / ANY OTHER CALAMITY/MISHAP
[ features ]
[v01 onwards] added support for init.d scripts (/system/etc/init.d)
[v01 onwards] added support for userinit scripts:
if sd-ext is mounted then it will execute /sd-ext/userinit.sh & shell scripts in /sd-ext/userinit.d/ folder
also scripts in /data/local/ will be executed... it will execute /data/local/userinit.sh & shell scripts in /data/local/userinit.d/ folder
[v01 onwards] autorooting (prerooted)
su binary & superuser.apk will automatically be installed by kernel
busybox (1.18.4) gets installed at /system/xbin/
[v01 onwards] insecure ramdisk
ramdisk is insecure (ro.secure=0)
adb server is persistent
usb debugging enabled
rootfs and /system mounted as rw
[ requirements ]
stock Sony 6.0.B.1.564 FW
bootloader unlocked
working fastboot
you have read this thread
[ how to install this kernel ]
download the kernel.elf
save the it in the folder with fastboot binaries (fastboot.exe files)
power down device
start device in fastboot mode
use the following command to flash the kernel.elf
Code:
fastboot flash boot kernel.elf
reboot phone and enjoy the kernel
[ 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
[ downloads ]
[Xperia Sola] Advanced Stock Kernel (FW: .564)
[ MD5HASH: f35798ac8322d22fbd813b3722c7af94 ]
{
"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"
}
cheers!
Will the performance increasing after flashing this kernel coz i have rooted my device , i don't need the rooting function in this kernel
Sent from my MT27i using xda premium
cheong12001 said:
Will the performance increasing after flashing this kernel coz i have rooted my device , i don't need the rooting function in this kernel
Sent from my MT27i using xda premium
Click to expand...
Click to collapse
no...
there will be no change in performance from the kernel side... u can ofcourse use "init.d scripts" to tweak the ROM but thats not directly kernel related, though this kernel will allow u to auto-run such scripts at startup...
also with this kernel u will be able to root ANY future firmware (GB atleast) as this kernel has the necessary codes to auto-root... so u wont need to hunt for pre-rooted system images which are huge (350MB+)
one of the users ROG_ZX has tested it on his phone and its working fine!
so users can now safely flash this kernel to auto-root their system!
Thanks for you work :-D
Envoyer depuis mon Nozomi avec Tapatalk
Thanx alot for SOLA work..i request u another favour.kindly make reloader sola.ftf file so that ICS upgrade is appreciated by all SOLA family
ffaaiissaall said:
Thanx alot for SOLA work..i request u another favour.kindly make reloader sola.ftf file so that ICS upgrade is appreciated by all SOLA family
Click to expand...
Click to collapse
i think its already posted...
I got some problem in fastboot mode.
My phone is sola.
when i press volume up key and plug the use cable.
My computer's device manager appear "S1 boot xxx".And I quicklly press that and install the drive that dodwnload from the page.
then I open the terminal window and type "fastboot.exe -i 0x0fce getvar version"
then appear the following message.
"< waiting for device >"
maybe I do something wrong???
My computer os is win 7 x64.
kyrathy said:
I got some problem in fastboot mode.
My phone is sola.
when i press volume up key and plug the use cable.
My computer's device manager appear "S1 boot xxx".And I quicklly press that and install the drive that dodwnload from the page.
then I open the terminal window and type "fastboot.exe -i 0x0fce getvar version"
then appear the following message.
"< waiting for device >"
maybe I do something wrong???
My computer os is win 7 x64.
Click to expand...
Click to collapse
install sdk driver
Thanks a lot.
Next thing that would be huge is an exploit root method
kyrathy said:
I got some problem in fastboot mode.
My phone is sola.
(...)
My computer os is win 7 x64.
Click to expand...
Click to collapse
I had the same problem, I did't get the chance to install the driver. What I did was to go into fastboot before windows loads, I did it in bios setup to be sure, then boot to windows. Now it wil stay in fastboot and you can install the driver. Once the driver is installed you can enable fastboot at any time in Windows.
Does someone has the stock kernel ?
thanks for all guys help.
I have two question
1.today i see the official update, and want to use pc companion to update.But it show the phone setting got some error.maybe it is because I root the boot loader??
2.
cause my phone got some hardware problem.So i need to give it back to sony.
And I want to restore to factory setting. is is possible to relock and no-root???
Just relock your phone, you can find the info here in the dev thread with the stickies
Sent from my LT26i using XDA
Can't restore non system apps from Titanium
Everything working nicely except for Titanium. Can't restore non system application from there. System application restoring ok. Need your advise.
why when i go to the unlock page and enter my imei i cant cause its larger than 14 digits?
my imei in fact,is 15...
delete the last numer of you imei (for me it is a 0)
After reading instruction really really carefully, I finally discovered you indeed need to remove the last digit
Plezz Build A Custom Rom For Sony Xperia Sola
Its A Gud Phone Just Needs A Proper Boost From Experienced Developers Like U
ashwin prabhunerurkar said:
Plezz Build A Custom Rom For Sony Xperia Sola
Its A Gud Phone Just Needs A Proper Boost From Experienced Developers Like U
Click to expand...
Click to collapse
i have joined IIM-A... so EXTREMELY busy with the course work/lectures/assignments... hence wont be working on kernels/roms/other stuff for Xperia U/P/Sola...

[TUT][PRE-ROOTED JB ROM ZIP][How To] Root JB for locked Boot Loader

This is a pre-rooted JB for Xperia P Only !!
How to get a rooted JB For XP, well follow this:
please press thanks for uploading the rooted FTF for pandemics here :- http://forum.xda-developers.com/showpost.php?p=40822979&postcount=223
1: Flash back to ICS with flashtool
2: Download this ftf file: [rom]Sony Xperia P_6.1.1.B.1.75_Generic World
3: Put the ftf file inside the firmware folder of flashtool
4: Turn Usb Debugging on inside your phone
5: Shut down your Xperia P
6: Press the lightning icon inside flashtool
7: press FLASHMODE 'NOT FASTBOOT"
8: Choose the 75 ftf file for XP
9: Tick or untick nothing, stands all good
10: reboot your device, you are back on ICS
Root now the ICS, Follow this:
[ROOT][Including .54 and .75 update]
Install CWM:
[CWM][ICS]CWM Recovery 6.0.1.2 for Locked Bootloader
Well now install the pre-Rooted JB
Download this JB Kernel zip:
http://d-h.st/oBB
and this Pre-rooted JB zip rom:
http://d-h.st/aze
and put it on your SD card
Well Now shut down you Xperia P
Turn it on
Enter CWM Recovery by pressing volume down
Mount System
Mount Data
Mount Cache
Till you see its all unmounted
Flash the JB Kernel Zip
Again
Mount System
Mount Data
Mount Cache
Till you see its all unmounted for sure, otherwise you get aborted
Flash the JB_prerooted_6.2.A.0.400.zip
Do Not Reboot !!
Wipe Data/Factory Reset
Reboot !!
It take some minutes, But just wait with patience
For the 1st time you may get FC from Thememanager and Timescape
No worries, its gone and all works good
Enjoy Rooted JB !!!
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"
}
​
Guide By Pandemic​
credits :-
Pandemic for writing this awesome guide
OLD INSTRUCTIONS​
ROM LINK:-
JB pre-rooted TW firmware 6.2.A.0.400 (confirmed working)
JB pre-rooted Generic firmware 6.2.A.0.400(confirmed working fine thanks to [url=http://forum.xda-developers.com/member.php?u=2902434]Pandemic) [/URL]
GREAT thanks to s4tch
1.Go to CWM recovery
2.mount data,system and cache
3.flash jb kernel(see attachment)
4.mount data,system and cache again if not mounted
5.flash the JB_prerooted_6.2.A.0.400.zip
6.wipe data and reboot
TUTORIAL FOR MAKING FLASHABLE ZIP
First of all download any JB firmware FTF .
You will need the follows tools for making flashable zip
1.flash tool from binary4
2.usb cable
3.winrar software (which i recommend )
4.superuser.zip
5.ext4 unpacker
steps:-
1.Now open JB firmware FTF with winrar software
see image
2. right click system.sin and extract it
see image
3.open flash tool and go to tools ---sin editor ---open system.sin---dumb data and you will get two files system.ext4 (important) and system partition.bla(this one not needed)
see image
4.open ext4 unpacker and browse system.ext4 ----extract it
see image
5.now download superuser.zip from attachment and extract it (don't ask me how to).
6.copy bin/su and app/superuser.apk to system/bin and system/app of JB firmware respectively ,which you extracted in step 4.
7.download JB.zip from attachment and open with winrar
8.browse through system folder of it and drag and drop files it JB.zip (JB.zip should be opened in winrar)
see images
9.now you are done with system files
10.flash it with CWM recovery
11.turn off the device
12.now kernel part,open flash tool
13.select flash mode
14.select JB firmware FTF u have and exclude system,baseband ,fota and partition(tick these four)
see image
15.click ok
16.press volume down key and connect the usb(which should be connected to PC) to device
18.done and now reboot
19.wait for it will take a long time
I dont get it.. there is no CWM recovery so how can we flash the file ? Also we just change the files of the system on the PC, not in phone
DavidMKD said:
I dont get it.. there is no CWM recovery so how can we flash the file ? Also we just change the files of the system on the PC, not in phone
Click to expand...
Click to collapse
See the requirements
U should be on ics ,rooted and cwm installed.
Also we just change the files of the system on the PC, not in phone
What u saying
Sent from my LT22i using Tapatalk 2
percy_g2 said:
See the requirements
U should be on ics ,rooted and cwm installed.
Also we just change the files of the system on the PC, not in phone
What u saying
Sent from my LT22i using Tapatalk 2
Click to expand...
Click to collapse
Maybe I cant understand... Its not clearly explained
DavidMKD said:
Maybe I cant understand... Its not clearly explained
Click to expand...
Click to collapse
steps are clear ,u should know how to use sin editor in flashtool .
there is a link in 1st post check that
it's a tedious process, any other simple method like the one for .54 and .75
Aravinth_sm said:
it's a tedious process, any other simple method like the one for .54 and .75
Click to expand...
Click to collapse
wait for devs to come in and do it in short way
From common sense, its logical that a rooted rom will obviously work So if anyone still has doubts, go through with it and have no worries It will work just fine
[ps : This is the same method I described so dont get confused ]
I already got it, you need to make a flashable CWM update.zip archive.
This is problem I have very few free space on SDcard.
Would it B so hard if anybody made pre-rooted ftf file for locked BL?
bflmpsvz said:
I already got it, you need to make a flashable CWM update.zip archive.
This is problem I have very few free space on SDcard.
Would it B so hard if anybody made pre-rooted ftf file for locked BL?
Click to expand...
Click to collapse
the problem is my data connection,otherwise i would have uploaded flashable zip for LB
btw can anyone provide me updater script of stock ICS rom?
I'm at step 12, but noob question is coming: where should I place kernel.elf in the flashable zip?
Now I have the following folders in my zip:
\META-INF
\system
...and all the files from step 8 in the system folder.
s4tch said:
I'm at step 12, but noob question is coming: where should I place kernel.elf in the flashable zip?
Now I have the following folders in my zip:
\META-INF
\system
...and all the files from step 8 in the system folder.
Click to expand...
Click to collapse
place it in the root of the zip
give me your updater script i will modify it and give it to you or give me the zip without system folder in it ?
percy_g2 said:
place it in the root of the zip
give me your updater script i will modify it and give it to you or give me the zip without system folder in it ?
Click to expand...
Click to collapse
i send you the updater script.
percy_g2 said:
place it in the root of the zip
give me your updater script i will modify it and give it to you or give me the zip without system folder in it ?
Click to expand...
Click to collapse
OK, I'll do that. I attached the updater.script.
s4tch said:
OK, I'll do that. I attached the updater.script.
Click to expand...
Click to collapse
pandemic and s4tch try with this updater script
put kernel.elf in root of zip
zip should be like this
\META-INF
\system
\kernel.elf
percy_g2 said:
pandemic and s4tch try with this updater script
put kernel.elf in root of zip
zip should be like this
\META-INF
\system
\kernel.elf
Click to expand...
Click to collapse
what? i dont understand you, just folders and als a folder called root?
Pandemic said:
what? i dont understand you, just folders and als a folder called root?
Click to expand...
Click to collapse
root of the folder means in zip not in any folder/directory
replace the updater script with mine which i gave in above post
make a flashable zip
which will look like
\META-INF\com\google\android:- replace my updater script here
\system:- super user app as i mentioned in my steps in 1st post
\kernel.elf :- kernel.elf here
^Thanks! Flasingh back ICS now, I'll report results in 30-40 minutes.
percy_g2 said:
root of the folder means in zip not in any folder/directory
replace the updater script with mine which i gave in above post
make a flashable zip
which will look like
\META-INF\com\google\android:- replace my updater script here
\system:- super user app as i mentioned in my steps in 1st post
\kernel.elf :- kernel.elf here
Click to expand...
Click to collapse
sorry man i dont get you !
your english is bad, a zip need folder you know map/folders
how must i all them?
be clear please
s4tch said:
^Thanks! Flasingh back ICS now, I'll report results in 30-40 minutes.
Click to expand...
Click to collapse
great waiting :good:

[TOOL][HOWTO]Flashtool 0.9.14.0 XZU + Guide + restore soft bricked devices

Flashtool 0.9.14.0 For Xperia Z + Guide for flashtool​
== Information ==
Flashtool is a tool that allows you to flash FTF files on an Xperia device, this is a powerfull toool when your device is bricked. I'll make this a thread for:
- How to install it?
- How to use Flashtool? (2nd post)
- How to recover a soft bricked device? (3rd post)
== Downloads ==
- Download flashtool for you operating system from the official FlashTool site: Download FlashTool
- Download the XZU device folder I created: XZ Ultra device files
== Installation ==
- Run the installer or unpack the archive for Linux and Mac
- [Optional] Windows uers can go to C:/FlashTool/drivers to have a nice wizard to install fastboot & adb drivers and also drivers for other devices
- Copy the downloaded device file archive to C:/Flashtool/devices
- Open up flashtool, go to "devices => manage => import" and choose the device file you downloaded
- Installation finished!
== How to use Flashtool? ==​
== Some basics before starting ==
- Entering Flashmode:
* connect your powered off device while holding volume down to pc​- Entering Fastboot (bootloader) mode:
* connect your powered off device while holding volume up to pc​
== Install an FTF file ==
FTF files are the regular Sony firmware files, installing them is quite easy and powerfull to recover a soft bricked/semi-bricked device.
- You need to put your ftf file in C:/Flashtool/firmwares before flashing it
- You can start by clicking on the "Flash" icon, it's the left icon in the icon bar
- You'll get a prompt asking you to go to "Flashmode" or "Fastboot mode", choose Flashmode
- The following screen should look like this:
{
"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"
}
- Red: Firmware selector to selct the firmware you want to flash
- Blue: this will display the firmware content
- Green: Wipe options, you can choose to wipe certain things here
- Purple: Exclude options, this is to exclude content like kernel or baseband from flashing
- Orange: verification check, you don't need to edit this option
Click to expand...
Click to collapse
- Click the Flash button to flash the FTF
- Wait for the prompt and connect your device in Flashmode
== Use Fastboot toolkit ==
- You can start by clicking on the "Flash" icon, it's the left icon in the icon bar
- You'll get a prompt asking you to go to "Flashmode" or "Fastboot mode", choose "Fastboot" this time
- You'll get the following screen:
The options you'll use most would be:
- Red: Flask kernel
- Blue: Flash a system.img file
Click to expand...
Click to collapse
== Restore bricked device (soft brick) ==​
I'll add this asap after completing the other things in the thread!
Fantastic thread.. Made it all so easy for me.. Thank you!!
Sent from my C6833 using XDA Premium 4 mobile app
Big FAT note here!
Backup TA with S1-Mode will NOT Backup DRM-Keys, only in RAW mode DRM-Keys will be read from device!
Regards
Thank you much krabappel...I just learned "Flashtool "
avetny said:
Thank you much krabappel...I just learned "Flashtool "
Click to expand...
Click to collapse
You will love it
Gesendet von meinem C6833 mit Tapatalk 4
Noob question, what is S1 mode? Can't figure it by reading this thread.
Sent from my Nexus 7 using xda app-developers app
Bin4ry said:
Big FAT note here!
Backup TA with S1-Mode will NOT Backup DRM-Keys, only in RAW mode DRM-Keys will be read from device!
Regards
Click to expand...
Click to collapse
Thx, updated it in 2nd post
can't download XZ Ultra device files. please check the link
For backing up TA the word backup is greyed out?
aungkhaingoo said:
can't download XZ Ultra device files. please check the link
Click to expand...
Click to collapse
link works for me, I'll make a mirror, any preferences?
kramdens said:
For backing up TA the word backup is greyed out?
Click to expand...
Click to collapse
oh ok, so you can't take a backup of TA?
krabappel2548 said:
- Open up flashtool, go to "devices => manage => import" and choose the device file you downloaded
- Installation finished!
Click to expand...
Click to collapse
hello,
I'm trying to follow your steps
but it give this error
https://dl.dropboxusercontent.com/u/13778780/errore Flashtool.jpg
thankx
EDIT:
ok I have to put the file in devices folder
danilos2k said:
hello,
I'm trying to follow your steps
but it give this error
https://dl.dropboxusercontent.com/u/13778780/errore Flashtool.jpg
thankx
Click to expand...
Click to collapse
I added a missing installation step
- Copy the downloaded device file archive to C:/Flashtool/devices
krabappel2548 said:
I added a missing installation step
- Copy the downloaded device file archive to C:/Flashtool/devices
Click to expand...
Click to collapse
yesss after some tests same conclusion
---------- Post added at 04:09 PM ---------- Previous post was at 03:57 PM ----------
sorry but I have an other problem
I'm triyng to Backup my TA partion but RaW device Backup is not detectable
https://dl.dropboxusercontent.com/u/13778780/IMAG0258.jpg
why?
thankx
danilos2k said:
yesss after some tests same conclusion
---------- Post added at 04:09 PM ---------- Previous post was at 03:57 PM ----------
sorry but I have an other problem
I'm triyng to Backup my TA partion but RaW device Backup is not detectable
https://dl.dropboxusercontent.com/u/13778780/IMAG0258.jpg
why?
thankx
Click to expand...
Click to collapse
Because it needs a rooted phone for raw dump
Gesendet von meinem C6833 mit Tapatalk 4
Bin4ry said:
Because it needs a rooted phone for raw dump
Gesendet von meinem C6833 mit Tapatalk 4
Click to expand...
Click to collapse
my phone is rooted
krabappel2548 said:
link works for me, I'll make a mirror, any preferences?
Click to expand...
Click to collapse
thanks bro, can i get the file with dropbox
krabappel2548 said:
link works for me, I'll make a mirror, any preferences?
oh ok, so you can't take a backup of TA?
Click to expand...
Click to collapse
No I can't, it is greyed out, but I just realized, do I need to be rooted for the backup? So far I have only used your tool to upgrade my phone to 510, but it is not rooted. Is this why I can't do a backup of TA?
kramdens said:
No I can't, it is greyed out, but I just realized, do I need to be rooted for the backup? So far I have only used your tool to upgrade my phone to 510, but it is not rooted. Is this why I can't do a backup of TA?
Click to expand...
Click to collapse
yes you MUST be Rooted but I'm rooted and it doesn't work

[STOCK][C68XX][4.3] Update to 14.2.A.0.290 [Root & XZDR][LB/UB]

{
"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"
}
Requirements:
Flashtool 0.9.13 by @Androxyde
XZDualRecovery 2.7.43 BETA or newer.
Current rooted FW version: 14.1.B.1.532 or 14.1.B.2.257.
Special features:
SuperSU integrated in system, FULL ROOT!
XZDualRecovery 2.7.75 BETA (CWM & PhilZ Touch & TWRP) pre-installed;
init.d support (read how to enable)
For both locked and unlocked bootloaders!
In the following guide I suggest you use an external SDCard but that's just good practice, you can use your internal storage or even an USB OTG storage device in TWRP if you like to install, that's no problem!... If you are modding and the likes, best is to have an external sdcard, just for safeties sake.
If you are unable to download torrent files directly, have http://zbigz.com/ do it for you!
How to update to 14.2.A.0.290:
Files:
For C6802: Download C6802_14.2.A.0.290.flashable.zip (Bittorrent: 842MB) and C6802_14.2.A.0.290_Stripped.ftf (21MB)
For C6806: Download C6806_14.2.A.0.290.flashable.zip (Bittorrent: 815MB) and C6806_14.2.A.0.290_Stripped.ftf (21MB)
For C6833: Download C6833_14.2.A.0.290.flashable.zip (Bittorrent: 760MB) and C6833_14.2.A.0.290_Stripped.ftf (21MB)
Save them somewhere you remember;
Due to a little bug inside the updater-script, you need to follow the guide in this post to make sure flashing it works OK. (Only if you downloaded the older version)
Put 'C68XX_14.2.A.0.290.flashable.zip' on (the external) SDcard1;
Put 'C68XX_14.2.A.0.290_Stripped.ftf' inside the Flashtool/firmwares folder;
Create a backup of your phone in TWRP and don't forget to backup the contents of 'SDCard' (the internal storage!);
Install XZDualRecovery 2.7.74 or newer from PC.
In TWRP -> Wipe -> advanced Wipe Tick/Check:
Dalvik-Cache
System
Cache
Data
Then 'Swipe to Right' to make it happen and go back to the TWRP home screen;
Flash 'C68XX_14.2.A.0.290.flashable.zip' in TWRP;
NOTE: do not reboot but go back to the main menu, then go to reboot->power off;
Flash everything in 'C68XX_14.2.A.0.290_Stripped.ftf';
Now reboot to system;
Once you get to the language select screen, reboot to TWRP (no need to finish the guide);
Restore the backup of DATA only, when done go back to the TWRP home screen;
In TWRP -> Wipe -> advanced Wipe Tick/Check Dalvik-cache;
Reboot to system.
The first boot will be slow and after a long wait at the boot animation you will see Android start optimizing the apps on your phone.
Video Guide:
NOTE: This guide is based on an older guide for the Xperia Z1 which has since been updated a few times, but it will give you a general idea.
shem2409 said:
Click to expand...
Click to collapse
Enjoy! :fingers-crossed:
Known XZDualRecovery Issues:
Busybox Updater/Installer: If you have XZDualRecovery installed, un-install any Busybox updating app/tool as most if not all of them will install a version of busybox which does not support the lzma compression applets XZDualRecovery depends on. The version installed together with XZDualRecovery is very stable and I have yet to hear anyone complain about it's stability.
How to report errors:
Please, before shouting out "It doesn't work!!1!" or "I lost root!" or even "My phone reboots when remounting /system RW!!" try the following:
Restore any JB 4.2.2 FTF using any means you are familiar with so you can try again.
Root it using any means you are familiar with.
Install XZDualRecovery and then try to update again using TWRP.
If it still fails something from there on: LOGS!!.
NOTE: The important ones can be found in /cache/recovery and in /sdcard1/XZDualRecovery, pack them up and send them to me or attach them to your bug report.
Thank you
XDA:DevDB Information
[STOCK][4.3] Update to 14.2.A.0.290 [Root & XZDR][LB/UB], a ROM for the Sony Xperia Z Ultra
Contributors
[NUT]
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.4.x
ROM Firmware Required: 14.1.B.1.532 or 14.1.B.2.257
Based On: STOCK
Version Information
Status: Stable
Stable Release Date: 2014-01-18
Created 2014-01-16
Last Updated 2014-01-21
Tips and Tricks
Easy switching between locked and unlocked bootloader states!
NOTE: USE TWRP ONLY for this guide.
NOTE 2: You NEED to have XZDualRecovery 2.7.43 or higher to make this work.
Create a backup, including the Trim Area (TA!)
Unlock your bootloader
Restore backup without TA
Create a new backup of your UNLOCKED TA
Restore the previous TA backup to relock your phone.
Done :good:
Now you can switch between locked and unlocked bootloaders quick and painless: no more system wipes and you can basically do whatever you want
How to enable init.d support:
Open a filemanager app and navigate to the location where the XZDualRecovery folder is located and go in to it. Open XZDR.prop as a text file and set dr.initd.active to true.
NOTE: For this ROM it means the init.d script called 99SuperSUDaemon will kick in to action, so it's best to disable (by setting chmod 644) /system/etc/install-recovery.sh for the time being or to clear it's contents.
Done
Downgrading to a 4.2 ROM:
Download C6833_14.1.B.1.532_[NUT].ftf (Bittorrent: 760MB) and flash it using FlashTool. I've also added the FTF to the downloads page on the DevDB tab, this will allow straight downloads as well.
This FTF will allow you to downgrade to .532 without loss of your IMEI :good:
ROM Status: STABLE
Update 1:
C6802 ROM uploaded and seeding.
Update 2:
C6833 ROM uploaded and seeding.
Update 3:
C6806 ROM now uploading, FTF and torrent file links have been updated.
Update 4:
C6806 ROM uploaded and seeding.
Update 5:
A little bug has been discovered in the updater-script. To be able to flash the one you possibly have downloaded already, follow the instructions in this post to get it to work properly!
I will be updating the packages soon, in the mean time I have updated the OP guide to include this small fix.
Update 6:
Removed the files from the bit-torrent seeder. I'm currently uploading them again now. It will probably take about 30 minutes to finish that, will update again once completed and seeding again.
If you have already downloaded the package, make sure to read 'Update 5' with details on that how to fix yours.
Update 7:
Files have been replaced on the seeder box. There is no need to re-download them if you follow the guide pointed to by 'Update 5'.
Enjoy again!
Good work @[NUT] :thumbup:
sent from my monx®dified 6802 using Tapatalk
290 is it lte For C6833
Sent from my C6833 using XDA Premium 4 mobile app
jpeps said:
290 is it lte For C6833
Sent from my C6833 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
If you have lte now, then that will be the same for this package
Yet another ROM! Great work, NUT!
Anyone who has tested it please do let me know. If you are unable to post here because you just registered on xda, feel free to PM me your experience!
Anyone who can upload both the c6802 files anywhere else as cant download from given links.
techpal said:
Anyone who can upload both the c6802 files anywhere else as cant download from given links.
Click to expand...
Click to collapse
Why?
Failed
Tried a few times to flash C6833_14.2.A.0.290.flashable.zip in TWRP, but each time it failed in the final step:
Code:
set_perm: some changes failed
E:Error in /sdcard/C6833_14.2.A.0.290.flashable.zip
(status 7)
So I decided to try the flashable zip from jackie099's thread, and that one was successful.
Djezpur said:
Tried a few times to flash C6833_14.2.A.0.290.flashable.zip in TWRP, but each time it failed in the final step:
Code:
set_perm: some changes failed
E:Error in /sdcard/C6833_14.2.A.0.290.flashable.zip
(status 7)
So I decided to try the flashable zip from jackie099's thread, and that one was successful.
Click to expand...
Click to collapse
Ah frack, because of this report, I just rechecked my edify script, and even though it was correct typo wise, it is trying to set permissions on a file which no longer exists in the package.
I'll redo the packages soon. Packages have been updated. If you have one downloaded already, follow this little guide to fix yours!
In the mean time, open the flashable ZIP in winzip or winrar, extract META-INF/com/google/android/updater-script
and remove this line:
Code:
set_perm(0, 0, 0644, "/system/bin/ramdisk.stock.cpio.lzma");
Put the updater-script back inside the zip, updating the one there. It should make it flash OK from there on.
Thanks for the report!
thanks for all your hard work! however, torrents do not download (understand dependent on other servers etc) hope someone can post these (C6833) Thanks
mac231us said:
thanks for all your hard work! however, torrents do not download (understand dependent on other servers etc) hope someone can post these (C6833) Thanks
Click to expand...
Click to collapse
Then your ISP is blocking them... or you are getting blocked by mine
Try http://zbigz.com to download the torrent file, they turn it in to a straight download for you.
[NUT] said:
Thanks for the report!
Click to expand...
Click to collapse
And thank you for providing a way to root .290 with a locked bootloader. :good:
Djezpur said:
And thank you for providing a way to root .290 with a locked bootloader. :good:
Click to expand...
Click to collapse
So, you fixed and flashed it and it's confirmed working?
I need that confirmation to change the Post 3 status
[NUT] said:
So, you fixed and flashed it and it's confirmed working?
I need that confirmation to change the Post 3 status
Click to expand...
Click to collapse
Yep, all is good now!
sorry for being a noob, but how to flash the stripped ftf part?
im thinking of using flashtool but im stuck on waiting for flashmode, saying i should press back button which we dont have. any help?
im stuck here
thanks before
Justin^Tan said:
sorry for being a noob, but how to flash the stripped ftf part?
im thinking of using flashtool but im stuck on waiting for flashmode, saying i should press back button which we dont have. any help?
im stuck here
thanks before
Click to expand...
Click to collapse
Set up flashtool to where it asks you to connect your phone:
Turn off your mobile, then hold Volume down while connecting your usb cable. It will then start flashing.
Holding volume up will put your device in to fastboot mode, FYI
ahh, volume down lol. great, that did the rick
thanks a lot NUT! appreciate your job hehe. great work
oh right, i still have the notification of OTA update to 290 after i flashing your ROM. is there any way to clear it?

[ROM] [PREVIEW] Android M

Basic Info:
2nd Preview
Build Number :MPZ79M
Radio (Baseband): M8974A-2.0.50.2.26
Bootloader: HHZ12h
1st Preview --OTA to MPZ79M now available
LINK : hxxps://android.googleapis.com/packages/ota/google_hammerhead/68f7e8ac9439071ba8a987cb956b977d27653a54.signed-hammerhead-MPZ79M-from-MPZ44Q.68f7e8ac.zip
Build Number :MPZ44Q
Radio (Baseband): M8974A-2.0.50.2.26
Bootloader: HHZ12h
So Bootloader and Radio same as that of Lollipop
How to Install ??
Method One: Via cmd
Download the preview directly from :
http://developer.android.com/preview/download.html#top
then follow:
1.You need to setup adb and fastboot
Let's setup ADB and fastboot
Windows:
- You can use my ReducedSDK Kit from Here
- Automated: http://forum.xda-developers.com/show....php?t=2588979 (follow the steps in the software)
- Manual Method:
Download this file and extract the folder called "adb" to your C: drive. Your path should look like this:
Code:
C:\adb\
You will need to open a command prompt window using this method:
Code:
- Go to the C:\adb\ folder
- hold down SHIFT key and RIGHT-CLICK
- select "Open command window here".
In order to use ADB & Fastboot from anywhere - use the following steps to setup windows environment variables:
Navigate to & click on Start > Right-Click on Computer > click on Advance System Settings >
Click on Environment Variables (under the advanced tab) > Click on New (User Variables) >
Variables Name: ADB (Or anything you want) Variables Value: ;C:\adb (this is the Path of my adb.exe file)
{
"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"
}
Mac & Linux:
you can use the reduced SDK as in attachments or :
Install ADB & fastboot using: this file
1. Extract the downloaded zip to your desktop
2. Open Terminal and type in:
Code:
su
cd Desktop/Android/ (note: Android is the directory extracted from zip file)
3. Now type
Code:
./ADB-Install-Mac.sh
Note: By using the method above, your adb and fastboot files are stored at this location on your Mac: /usr/bin/
----
Click to expand...
Click to collapse
^I have taken 90% of this from @vomer 's installation procedure for flashing android M on shamu
2.Backup all contents of your phone ,your phone will be completely wiped in this process
3.Extract the downloaded android m .tgz file and further the tar file in it .
(If using the ReducedSdk) then lace the ReducedSdk file in this folder
4.Connect your phone with your pc in fastboot mode (boot using Volume down and Power button)
5.click flash all and wait..
6.Enjoy Android M
For linux users
After step 3
{IN TERMINAL }cd to the directory having the extracted files and then run
Code:
sudo ./flash-all.sh
All those having problem installing or bootloops
either factory reset via stock recovery or See : Here
Click to expand...
Click to collapse
Method 2:Via Recovery
1.Download the ROM from Preview 1
https://yadi.sk/d/Ua3YaU28hmxUH -- preview 2
2.Now place this file in your phone's memory
3.Boot in recovery
4.Format Data
5.Flash the download zip.
Click to expand...
Click to collapse
A Must Read : http://goo.gl/abVXRL
Screenshots:
http://imgur.com/a/V1UA4 --Preveiw 1
http://imgur.com/a/uz6pU -- preview 2
MOD: MultiWindow
How to Root ?
1.Download Despair Kernel and SuperSu 2.49.
2.Place them in your phone's internal sdcard.
3.Boot in recovery flash Despair Kernel AND then SuperSU.
4. Voila ! Your phone is rooted!!!
linuxteddy said:
Hi,
something else: there was a post in the MultiROM thread about BOKROM, where a TWRP backup usable with MultiROM has been provided. Look here http://forum.xda-developers.com/goo...rom-cm12-unofficial-hammerhead-gapps-t2969820. In the OP there is a "Special Download: M Preview 2 Backup *** NEW ***"
It works for me.
LT
Click to expand...
Click to collapse
stephanmc said:
Hi all. I made a working flashable ZIP for M Preview 2. Working on my N5, with root.
http://forum.xda-developers.com/google-nexus-5/development/rom-android-m-preview-2-flashable-zip-t3157299
I also fixed Titanium Backup not showing previous backups
Click to expand...
Click to collapse
vampsoft said:
Ambient Display
https://mega.nz/#!2MFH2C5L!zCRGKd6fRqPYeB5L01TFGG3LHmMX0JmaiYjlEp7k9KY
Enviado desde mi Nexus 5 mediante Tapatalk
Click to expand...
Click to collapse
blackbird5308 said:
For anyone who wants, i built stock kernel with root support, in sync with the MPZ79M sources, it fixes video issues with M DP2.
https://mega.nz/#!zUJyDaBD!SyCb_F2icUO9PBHQSY7kzu35ut9_e-6N36khoxGEkU8
it's only the zImage as i made no modifications on ramdisk. You MUST flash stock MPZ79M boot.img, and then as usual flash this with "fastboot flash zimage zImage-dtb"
Click to expand...
Click to collapse
PS: Thread on Portal .Thanks for your support
Hit
if I helped you !!
Woot!
Now...
Thanks I really need a flashable zip.
Sent from my Nexus 5 CAF.
Any screenshots??
bibhu059 said:
Any screenshots??
Click to expand...
Click to collapse
Uploading Soon
Do you know when a multirom zip is coming?
Any chance there'll be a modified kernel with permissive or disabled SELinux when this ROM gets updated to a flashable zip? Just wondering. I'm already on M Preview but I hear that the kernel change is like the only way to use root for now until SuperSU is updated.
Thanks, dowloading, no root yet?
davehasninjas said:
Any chance there'll be a modified kernel with permissive or disabled SELinux when this ROM gets updated to a flashable zip? Just wondering. I'm already on M Preview but I hear that the kernel change is like the only way to use root for now until SuperSU is updated.
Click to expand...
Click to collapse
Normally @sykopompos and/or his team seem to come up with this first i believe
Sent from my Nexus 5 using Tapatalk
Found this kind of interesting about Android M...
Is our device supported by dsixda's Android kitchen? If yes I'll make a flashable zip myself.
Sent from my Nexus 5 CAF.
Ehi guys when the zip?
punticci said:
Ehi guys when the zip?
Click to expand...
Click to collapse
https://basketbuild.com/filedl/devs?dev=Tassadar&dl=Tassadar/stock_zips/mpz44q_hammerhead.zip
punticci said:
Ehi guys when the zip?
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=23991606952611474
[emoji15][emoji15][emoji15][emoji15][emoji15][emoji15][emoji15][emoji15][emoji15]
Are the Radio and bootloader the same of the last version?
33bca said:
https://basketbuild.com/filedl/devs?dev=Tassadar&dl=Tassadar/stock_zips/mpz44q_hammerhead.zip
Click to expand...
Click to collapse
fishman0919 said:
https://www.androidfilehost.com/?fid=23991606952611474
Click to expand...
Click to collapse
This are a flasheable zip android m vía recovery?
adrianedu said:
This are a flasheable zip android m vía recovery?
Click to expand...
Click to collapse
Yes
Hybrid Core said:
Are the Radio and bootloader the same of the last version?
Click to expand...
Click to collapse
I used the one that came with 5.1.1 update (LMY48B) it works flawlessly. So, my guess it does come with the same version of boot loader and radio.

Categories

Resources