[How-To] Install a custom kernel/rom on xperia devices (2011/2012) - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

You have just unlocked your bootloader, maybe using my tutorial here and you don't know what to do now?
Or you have a locked bootloader and just rooted your phone, maybe with this tutorial?
INSTALLING A CUSTOM KERNEL/ROM WILL VOID YOUR WARRANTY! I ACCEPT NO RESPONSIBILITY FOR ANY BRICKED UP DEVICES OR COMPUTERS! DO ALL THAT ON YOUR OWN RISK!
Before you start make sure the battery is more than 75%, better 100% charged.
First you have to choose if you have an
1. Unlocked Bootloader
or a
2. Locked Bootloader
1. Unlocked Bootloader
How to flash a kernel
You have your Bootloader unlocked and you want to flash a custom kernel? The easiest way to flash a custom kernel is using flashtool. Download flashtool from here and install it.
Now you go to the flashtool installation folder. There you open the drivers folder and install the drivers.
{
"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"
}
In the flashtool -> drivers folder is the drivers installer
Now you are ready to install a custom rom/kernel.
Let's start:
You go to development section and choose a rom you want for your device. You download the rom and the kernel for your device (make sure it is the right for yours! Sometimes the kernel is included in the installation zip file of the rom.
Now you have the boot.img or a kernel.sin or a kernel.elf and the rom
You copy the installation zip file to your sd card. If that's done, unplug your device and turn it off.
Now you have to put it in fastboot mode. For that you hold the volume up key and connect it to the computer. The blue led will light up.
Now you launch flashtool
To install the custom kernel, we click on the flash
and select fastboot mode
Now there comes up the toolbox
where we choose "select kernel to flash"
Now we have to browse to the kernel boot.img (or the kernel.sin/boot.elf) we want to flash
Here's the log of flashing the kernel image
10/010/2012 17:10:07 - INFO - <- This level is successfully initialized
10/010/2012 17:10:08 - INFO - Flashtool Version 0.9.0.0 built on 2012-07-19 22:57:15
10/010/2012 17:10:08 - INFO - You can drag and drop ftf files here to start flashing them
10/010/2012 17:10:14 - INFO - Device disconnected
10/012/2012 17:12:15 - INFO - Launching Fastboot Toolbox 1.0 by DooMLoRD
10/012/2012 17:12:16 - INFO - Device Status: NOT FOUND
10/014/2012 17:14:44 - INFO - Device connected in fastboot mode
10/015/2012 17:15:34 - INFO - Selected kernel (boot.img or kernel.sin): C:\Program Files (x86)\Flashtool\kernels\Kernelname\boot.img
10/015/2012 17:15:34 - INFO - Flashing selected kernel
10/015/2012 17:15:37 - INFO - sending 'boot' (6444 KB)...
10/015/2012 17:15:37 - INFO - (bootloader) USB download speed was 9190kB/s
10/015/2012 17:15:37 - INFO - OKAY [ 0.726s]
10/015/2012 17:15:37 - INFO - writing 'boot'...
10/015/2012 17:15:37 - INFO - (bootloader) Download buffer format: boot IMG
10/015/2012 17:15:37 - INFO - (bootloader) Flash of partition 'boot' requested
10/015/2012 17:15:37 - INFO - (bootloader) S1 partID 0x00000003, block 0x00000280-0x000002e3
10/015/2012 17:15:37 - INFO - (bootloader) Erase operation complete, 0 bad blocks encountered
10/015/2012 17:15:37 - INFO - (bootloader) Flashing...
10/015/2012 17:15:37 - INFO - (bootloader) Flash operation complete
10/015/2012 17:15:37 - INFO - OKAY [ 1.297s]
10/015/2012 17:15:37 - INFO - finished. total time: 2.023s
10/015/2012 17:15:37 - INFO - FASTBOOT Output:
sending 'boot' (6444 KB)...
(bootloader) USB download speed was 9190kB/s
OKAY [ 0.726s]
writing 'boot'...
(bootloader) Download buffer format: boot IMG
(bootloader) Flash of partition 'boot' requested
(bootloader) S1 partID 0x00000003, block 0x00000280-0x000002e3
(bootloader) Erase operation complete, 0 bad blocks encountered
(bootloader) Flashing...
(bootloader) Flash operation complete
OKAY [ 1.297s]
finished. total time: 2.023s
10/015/2012 17:15:37 - INFO - Please check the log before rebooting into system
10/015/2012 17:15:42 - INFO - Finished Fastboot Toolbox
Click to expand...
Click to collapse
SEE THE LOG BEFORE YOU DSICONNECT! IF THERE ARE NO ERRORS/BAD BLOCKS GO ON!
How to flash the custom rom
Now, you disconnect and power on your device and while it boots up, press volume down again and again. Then you are in clockworkmod.
Now you select backup and restore and you backup your current rom. Then go on:
See on the thread of the rom you want to install, what has to be formatted or wiped, for example:
format /system
format /data
format /cache
wipe data/factory reset
etc
You do this and then you choose "install zip from sd card" > "choose zip" and you select the installation zip.
There are 2 options:
- It will install automaticly.
- It has Aroma installer. This is a setup assistant, which goes with you through the installation. You will just have to choose your device and that you have an unlocked bootloader. You navigate with the volume up/down keys and select with the home button.
After the installation has finished, you sometimes have to flash gapps (=google apps like playstore etc). You do this with the same procedure (install zip from sd card etc).
After that reboot phone and enjoy
2. Locked Bootloader
If you want to install roms on a locked bootloader, you'll have to root your phone (like hereand install clockworkmod recovery. For that you can do the following:
Download "cwm-autoinstaller" or now "xparts" from playstore and it can install cwm automaticly. Just select install clockworkmod!
Now you go to development section and search for a rom for locked bootloader.
YOU CAN'T INSTALL ROMS FOR UNLOCKED BOOTLOADER ON A LOCKED BOOTLOADER!!
You download the rom installation package (it's a zip file) and copy it to your sd card
Restart your phone and while it restarts press volume down again and again. It will boot into clockworkmod.
There you choose Backup and restore and you make a backup of your current rom
After that you look in the thread of the rom you want to install, what has to be formatted or wiped (system or data or cache, etc). You do that and after that you choose "install zip from sd card" > "choose zip" and click yes to install.
There are 2 options:
- it'll be install automaticly
- or it has aroma installer included. Then you choose your device and after that select locked bootloader. To navigate you use volume up/down and home to select.
After that just reboot and enjoy!

mihahn said:
Now you select backup and restore and you backup your current rom. Then go on:
Click to expand...
Click to collapse
is the backup option available by default, or do i need to create a backup using 3rd party apps like Titanium or such likes?
See on the thread of the rom you want to install, what has to be formatted or wiped, for example:
format /system
format /data
format /cache
wipe data/factory reset
etc
Click to expand...
Click to collapse
How will i know which what is to be formatted/wiped? is there specific which thread that i need to format/wipe clean?
After the installation has finished, you sometimes have to flash gapps (=google apps like playstore etc). You do this with the same procedure (install zip from sd card etc).
Click to expand...
Click to collapse
how do i install gapps?
Thanks once again..

williamgurumayum said:
is the backup option available by default, or do i need to create a backup using 3rd party apps like Titanium or such likes?
How will i know which what is to be formatted/wiped? is there specific which thread that i need to format/wipe clean?
how do i install gapps?
Thanks once again..
Click to expand...
Click to collapse
The backup option in clockworkmod will be available by default and you don't have to backup your apps separately using titanium backup if you have backed up using clockworkmod.
Normally you will not wipe system partition (it will be wiped automatically before flashing a custom Rom) if the Rom developer of the Rom you are going to flash has specified in his Rom thread to wipe one of the partitions, then you must do so.
Gapps is just a flashable zip package containing all the google apps and services. You can download it from cyanogenmod site and flash it using clockworkmod after flashing a new custom Rom which does not have gapps by default (see the Rom's thread).
press thanks if I have helped you!
sent from my smultron

About installing gapps...
Download gapps for your Android version...
A zipp file is downloaded...
Now turn off your device and then switch it on... Sony logo will appear
Then press volume down key... Repeatedly...
You will be directed to clockworkmod recovery...
Then choose "install zip from sd card"
Then go to location where you saved the zip file and select the file...
Then choose install and after that simply reboot your phone...
Gapps will be installed
Note: flash gapps after installing your ROM:thumbup:

PREDATOR95 said:
About installing gapps...
Download gapps for your Android version...
A zipp file is downloaded...
Now turn off your device and then switch it on... Sony logo will appear
Then press home button and volume up key...
You will be directed to clockworkmod recovery...
Then choose "install zip from sd card"
Then go to location where you saved the zip file and select the file...
Then choose install and after that simply reboot your phone...
Gapps will be installed
Note: flash gapps after installing your ROM:thumbup:
Click to expand...
Click to collapse
Why should he press home button? Normally we enter cwm by pressing volume down again and again while booting...

williamgurumayum said:
is the backup option available by default, or do i need to create a backup using 3rd party apps like Titanium or such likes?
How will i know which what is to be formatted/wiped? is there specific which thread that i need to format/wipe clean?
how do i install gapps?
Thanks once again..
Click to expand...
Click to collapse
Yes it is by default in cwm. Go to backup/restore -> backup and it will backup all! If you restore after that you have the same system/data/cache/android secure like before...
This is explained in the specific thread. For example in FXP Cm10 thread they say you should wipe data/factory reset before flashing the rom zip. But that's explained in the thread of the rom you like
You flash the gapps like another rom, normally there's no need to do a factory reset after flashing them. But be sure you flash the right ones for your software version (gb=gingerbread 2.x.x, ics=ice cream sandwich 4.0.x, jelly bean 4.1.x). You can find all of them here

You go to development section and choose a rom you want for your device. You download the rom and the kernel for your device (make sure it is the right for yours! Sometimes the kernel is included in the installation zip file of the rom.
Click to expand...
Click to collapse
When i extract the file i can't see any ZIP file as in the attached image. I am attaching my image, how it looks
Now you have the boot.img and the rom
You copy the installation zip file to your sd card. If that's done, unplug your device and turn it off.
Click to expand...
Click to collapse
Do i need to place the downloaded ZIP file without extracting on the SD card.?
Please advise... attached is the way how it looks when i extract the FXP142-cm-10-20121013-UNOFFICIAL-mango.zip downloaded.
Do i need to place this on the root of the SD Card?
Thanks

williamgurumayum said:
When i extract the file i can't see any ZIP file as in the attached image. I am attaching my image, how it looks
Do i need to place the downloaded ZIP file without extracting on the SD card.?
Please advise... attached is the way how it looks when i extract the FXP142-cm-10-20121013-UNOFFICIAL-mango.zip downloaded.
Do i need to place this on the root of the SD Card?
Thanks
Click to expand...
Click to collapse
Yes you must save the file in zip format...
Now about flashing ROM
Turn off your device...
Wipe system/cache/dalvik cache
Then choose install zip from sd card... Then browse to the zip file and then select it...
And install...
And reboot after installation...
First reboot takes time... Be patient... :thumbup:
No there is no need to extract the FXP142 file... for flashing it
That boot.img in the image is the kernel for FXP142
Sent from my ST15i

@PREDATOR95
The Unlock Code doesn't appear after i press Get Unlock Code.
Below the window, Network Status is showing Ready
---------- Post added at 11:11 PM ---------- Previous post was at 11:00 PM ----------
Also, i managed to have an UNLOCK code from SOny's website. Can i use it on the field?
Or, the Unlock code not appearing, is it some sign of trouble coming in my way?

williamgurumayum said:
@PREDATOR95
The Unlock Code doesn't appear after i press Get Unlock Code.
Below the window, Network Status is showing Ready
---------- Post added at 11:11 PM ---------- Previous post was at 11:00 PM ----------
Also, i managed to have an UNLOCK code from SOny's website. Can i use it on the field?
Or, the Unlock code not appearing, is it some sign of trouble coming in my way?
Click to expand...
Click to collapse
Is your bootloader unlocked now or not? What do you mean with unlock code. If you got one from sony site, paste it there and try it. Otherwise do the steps of my bootloader unlocking guide

Yes, i am following your steps..
I have successfully unlocked the Bootloader.. Now when i reboot my phone in Clockworkmod, it is freezes.. Before that the FreeXperia logo was appearing. Now it has freezes, just a dim light...

williamgurumayum said:
Yes, i am following your steps..
I have successfully unlocked the Bootloader.. Now when i reboot my phone in Clockworkmod, it is freezes.. Before that the FreeXperia logo was appearing. Now it has freezes, just a dim light...
Click to expand...
Click to collapse
But you are sure you flashed the right kernel for your device? Have you flashed it with flashtool? When the logo appears press volume down again and again. It should work...

Yes, i am flashing with the right Kernel...
Yes i have flashed it with FlashTool..
Below are the LOG
23/028/2012 23:28:42 - INFO - Flashing selected kernel
23/028/2012 23:28:45 - INFO - sending 'boot' (9920 KB)...
23/028/2012 23:28:45 - INFO - (bootloader) USB download speed was 9184kB/s
23/028/2012 23:28:45 - INFO - OKAY [ 1.117s]
23/028/2012 23:28:45 - INFO - writing 'boot'...
23/028/2012 23:28:45 - INFO - (bootloader) Download buffer format: boot IMG
23/028/2012 23:28:45 - INFO - (bootloader) Flash of partition 'boot' requested
23/028/2012 23:28:45 - INFO - (bootloader) S1 partID 0x00000003, block 0x00000280-0x000002e3
23/028/2012 23:28:45 - INFO - (bootloader) Erase operation complete, 0 bad blocks encountered
23/028/2012 23:28:45 - INFO - (bootloader) Flashing...
23/028/2012 23:28:45 - INFO - (bootloader) Flash operation complete
23/028/2012 23:28:45 - INFO - OKAY [ 1.893s]
23/028/2012 23:28:45 - INFO - finished. total time: 3.010s
23/028/2012 23:28:46 - INFO - FASTBOOT Output:
sending 'boot' (9920 KB)...
(bootloader) USB download speed was 9184kB/s
OKAY [ 1.117s]
writing 'boot'...
(bootloader) Download buffer format: boot IMG
(bootloader) Flash of partition 'boot' requested
(bootloader) S1 partID 0x00000003, block 0x00000280-0x000002e3
(bootloader) Erase operation complete, 0 bad blocks encountered
(bootloader) Flashing...
(bootloader) Flash operation complete
OKAY [ 1.893s]
finished. total time: 3.010s
23/028/2012 23:28:46 - INFO - Please check the log before rebooting into system
23/030/2012 23:30:15 - INFO - Device disconnected

williamgurumayum said:
Yes, i am flashing with the right Kernel...
Yes i have flashed it with FlashTool..
Below are the LOG
23/028/2012 23:28:42 - INFO - Flashing selected kernel
23/028/2012 23:28:45 - INFO - sending 'boot' (9920 KB)...
23/028/2012 23:28:45 - INFO - (bootloader) USB download speed was 9184kB/s
23/028/2012 23:28:45 - INFO - OKAY [ 1.117s]
23/028/2012 23:28:45 - INFO - writing 'boot'...
23/028/2012 23:28:45 - INFO - (bootloader) Download buffer format: boot IMG
23/028/2012 23:28:45 - INFO - (bootloader) Flash of partition 'boot' requested
23/028/2012 23:28:45 - INFO - (bootloader) S1 partID 0x00000003, block 0x00000280-0x000002e3
23/028/2012 23:28:45 - INFO - (bootloader) Erase operation complete, 0 bad blocks encountered
23/028/2012 23:28:45 - INFO - (bootloader) Flashing...
23/028/2012 23:28:45 - INFO - (bootloader) Flash operation complete
23/028/2012 23:28:45 - INFO - OKAY [ 1.893s]
23/028/2012 23:28:45 - INFO - finished. total time: 3.010s
23/028/2012 23:28:46 - INFO - FASTBOOT Output:
sending 'boot' (9920 KB)...
(bootloader) USB download speed was 9184kB/s
OKAY [ 1.117s]
writing 'boot'...
(bootloader) Download buffer format: boot IMG
(bootloader) Flash of partition 'boot' requested
(bootloader) S1 partID 0x00000003, block 0x00000280-0x000002e3
(bootloader) Erase operation complete, 0 bad blocks encountered
(bootloader) Flashing...
(bootloader) Flash operation complete
OKAY [ 1.893s]
finished. total time: 3.010s
23/028/2012 23:28:46 - INFO - Please check the log before rebooting into system
23/030/2012 23:30:15 - INFO - Device disconnected
Click to expand...
Click to collapse
And if you unplug the device now and you press the on button, what happens? What happens if you plugin in your charger? Can't you boot in cwm?

And if you unplug the device now and you press the on button, what happens?
Click to expand...
Click to collapse
The device powers up, showing the FreeXperia logo and then the screen goes dim/black.....and then i am stuck there.
What happens if you plugin in your charger?
Click to expand...
Click to collapse
First, the FreeXperia logo shows up and then the battery meter.
Can't you boot in cwm?
Click to expand...
Click to collapse
When i try to boot in CWM, the FreeXperia logo shows up and goes dim(same as in powering up device) and nothing happens
Is my phone bricked?

williamgurumayum said:
The device powers up, showing the FreeXperia logo and then the screen goes dim/black.....and then i am stuck there.
First, the FreeXperia logo shows up and then the battery meter.
When i try to boot in CWM, the FreeXperia logo shows up and goes dim(same as in powering up device) and nothing happens
Is my phone bricked?
Click to expand...
Click to collapse
No, it's not bricked. How did you try to boot in cwm? Just power on device and press volume down again and again. Don't hold it, press it again and again. After some time there should be a purple(?) notification light and if you press volume down then, you are in cwm

Just power on device and press volume down again and again. Don't hold it, press it again and again. After some time there should be a purple(?) notification light and if you press volume down then, you are in cwm
Click to expand...
Click to collapse
wow..dat did the trick...now i am backing up my system..
What i was doing was holding down the Volume down button all the time, instead of pressing it again and again,.....
I will update you my status..
You are a life saver

williamgurumayum said:
wow..dat did the trick...now i am backing up my system..
What i was doing was holding down the Volume down button all the time, instead of pressing it again and again,.....
I will update you my status..
You are a life saver
Click to expand...
Click to collapse
Yes do a nandroid backup. Backup/restore -> backup. If you are ready, I hope you have the FXP142 CM10 zip on your sd card?
Wipe data/factory reset, advanced -> wipe dalvik cache -> install zip from sd card -> choose FXP 142 zip -> wait until it has finished -> install zip from sd card -> choose the gapps for jelly bean -> reboot and enjoy jelly bean

choose the gapps for jelly bean ->
Click to expand...
Click to collapse
i forgot to store it in my SD card, can i do it in later stage after installing the update?
Right now, i am installing the Update........wow!! keeping my fingers crossed....
---------- Post added at 01:17 AM ---------- Previous post was at 01:02 AM ----------
YIPEEE...at last i am there...JB on my phone...wow
Thanks mihahn and PREDATOR95....

williamgurumayum said:
i forgot to store it in my SD card, can i do it in later stage after installing the update?
Right now, i am installing the Update........wow!! keeping my fingers crossed....
Click to expand...
Click to collapse
Sure you can do it later, or you go to mounts/storage -> mount usb storage -> plug in pc -> push these gapps on your sd card and install them

Related

[ICS Beta 4.0.3] fresh install + CWM + Bt-Wifi + Superuser.

[ICS Beta 4.0.3] fresh install + CWM + Bt-Wifi + Superuser.
Thanks to:
sonymobile.com; for releasing Ice Cream Sandwich (ICS) beta ROM for 2011 Xperia™ smartphones.
szl.kiev; for releasing ST18i-SE_Beta_StockKernel_4.1.C.0.7+CWM-boot.img for Xperia Ray.
features:
- pure stock ICS Beta kernel 4.1.C.0.7, only added CWM 5.5.0.4.
- on boot press any key once when gold/yellow LED triggered to enter CWM
soji89; for Superuser + Wifi-Bt Fix
1. Download Xperia-Ray_ICS_Beta_+_CWM.7z here;
mediafire.com/?60wkudjy32m978a
Copy/past link yourself because new users are not permitted to post outside links in their messages.
2. Download Xperia-Ray_ICS_Beta_Bt_Wifi_+_Superuser.zip here;
mediafire.com/?u29w2b93c1d11yp
Copy/past link yourself because new users are not permitted to post outside links in their messages.
3. Download Gapps-Lite_ICS_Beta_2011.12.30.zip here;
mediafire.com/?8ecf4a6si11op6l
Copy/past link yourself because new users are not permitted to post outside links in their messages.
4. Extract Xperia-Ray_ICS_Beta_+_CWM.7z to your Android Fastboot directory. For example: ..\android\fastboot.
now you have three beta ROM files.
5. Copy Xperia-Ray_ICS_Beta_Bt_Wifi_+_Superuser.zip to SD-card.
6. Copy Gapps-Lite_ICS_Beta_2011.12.30.zip to SD-card.
7. Now flash the three beta ROM files one by one using Fastboot. Using these three commands:
• fastboot flash boot boot.img
• fastboot flash userdata userdata.img
• fastboot flash system system.img
8. Once done, please reboot your phone.
9. On boot press any key once when gold/yellow LED triggered to enter CWM.
10. In CWM flash first Xperia-Ray_ICS_Beta_Bt_Wifi_+_Superuser.zip.
11. Then flash Gapps-Lite_ICS_Beta_2011.12.30.zip
12. Reboot your phone and enjoy.
are u sure this ICS never posted before???
These are stock ICS Beta files, only the boot.img file has been replaced for ST18i-SE_Beta_StockKernel_4.1.C.0.7+CWM-boot.img (by szl.kiev) so we can acces CWM.
I've got this while flashing:
09/045/2012 01:45:51 - INFO - Device Status: FASTBOOT mode
09/045/2012 01:45:58 - INFO - Selected kernel (boot.img or kernel.sin): C:\Users\Soulee\Desktop\Xperia-Ray_ICS_Beta_+_CWM\system.img
09/045/2012 01:45:58 - INFO - Flashing selected kernel
09/046/2012 01:46:25 - INFO - FASTBOOT Output:
sending 'boot' (233434 KB)...
(bootloader) USB download speed was 9191kB/s
OKAY [ 26.193s]
writing 'boot'...
(bootloader) Flash of partition 'boot' requested
(bootloader) S1 partID 0x00000003, block 0x00000148-0x00000179
FAILED (remote: Image won't fit, partition too small!)
finished. total time: 26.196s
Any suggestions??
Soulee said:
I've got this while flashing:
09/045/2012 01:45:51 - INFO - Device Status: FASTBOOT mode
09/045/2012 01:45:58 - INFO - Selected kernel (boot.img or kernel.sin): C:\Users\Soulee\Desktop\Xperia-Ray_ICS_Beta_+_CWM\system.img
09/045/2012 01:45:58 - INFO - Flashing selected kernel
09/046/2012 01:46:25 - INFO - FASTBOOT Output:
sending 'boot' (233434 KB)...
(bootloader) USB download speed was 9191kB/s
OKAY [ 26.193s]
writing 'boot'...
(bootloader) Flash of partition 'boot' requested
(bootloader) S1 partID 0x00000003, block 0x00000148-0x00000179
FAILED (remote: Image won't fit, partition too small!)
finished. total time: 26.196s
Any suggestions??
Click to expand...
Click to collapse
Are u serious?... You are flashing System partition image over Boot partition... Flashtool cant flash system img files.. it only flashes boot img...
Use ADB fastboot to flash system.img and userdata.img... google to know moew..
I've done it and now I have:
C:\Users\Soulee>fastboot flash boot boot.img
error: cannot load 'boot.img'
ok, I have gone back to GB. to recheck my steps in my first post,
and guess what? Everything works as it should if you follow the above steps

Problem after trying to update device

Hello,
Did bootloader with intent to update my phone (WT18a) for CM10, follow some tutorials and installed using FlashTool, after appearing he was ready I rebooted the machine, the problem is that the home screen does not come out of the animation, anyone have any idea what possar be?
Sorry bad english.
Log:
22/046/2013 16:46:38 - INFO - <- This level is successfully initialized
22/046/2013 16:46:38 - INFO - Flashtool Version 0.9.8.0 built on 2012-10-01 19:35:32
22/046/2013 16:46:38 - INFO - You can drag and drop ftf files here to start flashing them
22/046/2013 16:46:42 - INFO - Launching Fastboot Toolbox 1.0 by DooMLoRD
22/046/2013 16:46:42 - INFO - Device Status: FASTBOOT mode
22/046/2013 16:46:43 - INFO - Device connected in fastboot mode
22/046/2013 16:46:56 - INFO - Selected kernel (boot.img or kernel.sin): C:\Documents and Settings\xxxx\Desktop\boot.img
22/046/2013 16:46:56 - INFO - Flashing selected kernel
22/046/2013 16:46:58 - INFO - sending 'boot' (4922 KB)...
22/046/2013 16:46:58 - INFO - (bootloader) USB download speed was 9214kB/s
22/046/2013 16:46:58 - INFO - OKAY [ 0.548s]
22/046/2013 16:46:58 - INFO - writing 'boot'...
22/046/2013 16:46:58 - INFO - (bootloader) Download buffer format: boot IMG
22/046/2013 16:46:58 - INFO - (bootloader) Flash of partition 'boot' requested
22/046/2013 16:46:58 - INFO - (bootloader) S1 partID 0x00000003, block 0x00000148-0x00000179
22/046/2013 16:46:58 - INFO - (bootloader) Erase operation complete, 0 bad blocks encountered
22/046/2013 16:46:58 - INFO - (bootloader) Flashing...
22/046/2013 16:46:58 - INFO - (bootloader) Flash operation complete
22/046/2013 16:46:58 - INFO - OKAY [ 0.986s]
22/046/2013 16:46:58 - INFO - finished. total time: 1.534s
22/046/2013 16:46:58 - INFO - FASTBOOT Output:
sending 'boot' (4922 KB)...
(bootloader) USB download speed was 9214kB/s
OKAY [ 0.548s]
writing 'boot'...
(bootloader) Download buffer format: boot IMG
(bootloader) Flash of partition 'boot' requested
(bootloader) S1 partID 0x00000003, block 0x00000148-0x00000179
(bootloader) Erase operation complete, 0 bad blocks encountered
(bootloader) Flashing...
(bootloader) Flash operation complete
OKAY [ 0.986s]
finished. total time: 1.534s
22/046/2013 16:46:58 - INFO - Please check the log before rebooting into system
22/047/2013 16:47:00 - INFO - Finished Fastboot Toolbox
AW: Problem after trying to update device
Of course your home screen won't come up! You have to boot in cwm recovery and install the rom as a zip
Sent from my Nexus 7 running Android 4.2.1
mihahn said:
Of course your home screen won't come up! You have to boot in cwm recovery and install the rom as a zip
Sent from my Nexus 7 running Android 4.2.1
Click to expand...
Click to collapse
First, thanks for the help.
I installed the kernel, entercwm recovery and install the rom as a zip, now never leaves the screen that appears Cyanogen (mod) 9, it's been 20 minutes.
Is it normal or something wrong may have happened?
Lycoz said:
First, thanks for the help.
I installed the kernel, entercwm recovery and install the rom as a zip, now never leaves the screen that appears Cyanogen (mod) 9, it's been 20 minutes.
Is it normal or something wrong may have happened?
Click to expand...
Click to collapse
Kernel information? U r stuck in bootloop, probably wrong kernel. Did u wipe ur phone? Try to instal CM9 kernel via flashtool.
Sent from my SK17i using xda app-developers app
Lycoz said:
First, thanks for the help.
I installed the kernel, entercwm recovery and install the rom as a zip, now never leaves the screen that appears Cyanogen (mod) 9, it's been 20 minutes.
Is it normal or something wrong may have happened?
Click to expand...
Click to collapse
Did u do the correct wipes?
Sent from my SK17i using Tapatalk 2
Problem solved.
Follow a clean install and it worked.

[ROM] [4.4.2]*[UNOFFICIAL] CyanogenMod 11.0 for Xperia U [//Newbie thread]

Goodmorning,
due to a lot of users have been confused in Gava97's thread,in this thread you can find all the steps to setup,configure,install and enjoy cyanogenmod 11.0 on xperia u
Let's start
Requires
Unlocked bootloader
Q : How to recognize if my bootloader is locked ?
A : Simple,if you didn't apported any modifies to your phone,it's obviously locked,but warning :
I'm not meaning that if you have root you are on unlocked bootloader because you can root also in locked bootloader
Q : How to unlock my bootloader ?
A : Follow instructions provided at THIS LINK
Once unlocked bootloader,download Flashtool : LINK
Now,download latest CyanogenMod 11.0 Nightly build : maclaw.pl
*** WAIT DOWNLOAD FINISHES ***
When download is finished,open the .zip file,and then extract the boot.img it in the desktop,then on desktop,create a folder named "kernel" and move the boot.img into it.
Now open Flashtool.exe and install all the required files for flash tool
Now go in C: > Flashtool and open "Flashtool Drivers.exe"
Connect your phone and enable usb debug : Settings - Developer Options - USB Debug
In Flashtool drivers.exe choose the following drivers
Xperia P/U/Sola and Go drivers
Flashmode drivers
Fastboot drivers
And wait that your pc installs all the required drivers
Now you're ready to use Flashtool !
Leave your device connected to computer
Now,go in desktop,or wherever you placed the .ZIP file and move it to your device :
Double click with the mouse on the zip file
Send to ...
Choose "Xperia U"
*** WAIT THAT COMPUTER MOVES THE ZIP INTO THE DEVICE ***
... Now ...
Open Flashtool.exe
Here you can find a image of flashtool should be like :
{
"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 on the flash icon,then select "Fastboot mode"
NOW LISTEN ME CAREFULLY
Disconnect your device from computer and power it off.
Now press the volume down button while connecting the usb cable to computer
If you're doing this correctly your phone's led should be blue.
Once connected,your computer will install all the drivers of fast boot mode (the same for flash mode),so wait 10/20 sec that your computer installs all required fast boot mode drivers
...Now...
On your computer,select the item "Select kernel to flash",then betake oneself (go) in the directory where you placed the .IMG file,or rather,the desktop,select the "kernel" folder,open it and choose to flash "boot.img",then click "Go" and wait that pc flashes the kernel
NOTE : Kernel flash procedure persists for about 2/3 seconds ! So be patient !
Congratulations,you flashed the kernel
Now we are going to install the .zip file !
Boot cwm
Q: How?
A: When the phone's showing the "SONY" logo,press continuously the volume down button,you should feel a vibration
Here's an image of how cwm should appear :
NOTE : Do not take care of the cam image,is took from gs3,so cam is a quite bit different !ù
Go on the "Wipe data / Factory reset" item
Go on the "Install zip from sdcard" item
Scroll in your files and choose the .zip file
*** WAIT THAT INSTALLATION FINISHES ***
Go on the "Install zip from sdcard" item
Scroll in your files and choose the gapps' .zip file
NOTE : GApps download link is here :- goo.im/gapps
Reboot
Congrats,you installed CyanogenMod 11.0 on your Xperia u
Now,a little guide on how to setup and configure it !
Go to Settings > About phone > Tap for 8 times the "Build Number" item ,due to get the performance/developer options
Go in performance and choose the governor "interactive",now go on frequences and choose "800 mhz" ( a little down clock to get more battery )
Go in developer options and then scale all animations to "0,5X",b ut if you want,you can also disable them by selecting the "None" item
LITTLE TRICK
Go in Settings > About phone > press continuously the "Android version" item,and see the magic U_U :
Congrats (again),you set up fine your CyanogenMod 11.0.
Q: Are you happy ?
A: Press thanks button
Great, thanks for the guide! I haven't done any flashing yet but it certainly interests me.
Good work @DroidModderXtreme
Because i can't write in main thread Xperia U Android Development category i have one question:
When You can add/include mod with repair SIM Card log?
This is from thread: This is from [MOD] [CM11] [U, Sola, P, Go Fix for PIN screen
Regards
Good guide but having faced the difficulties of unlocking bootloader and other stuff i recommend you please include use of xperia u toolkit in guide,it works like charm for people like me and simplifies unlocking bootloader.also you may add precaution step of downloading stock ics incase of bootloop.i had big headache when i had my 1st weeks ago
Sent from my Nexus 7 using xda app-developers app
if this for newbie maybe the bootloader unlocking part is a bit hard but i found this video on youtube its pretty easy its just take about 5 minutes if u already flashtool..here the linkhttp://www.youtube.com/watch?v=icScEjVUdH8&desktop_uri=/watch?v=icScEjVUdH8 well this video is not create by me well its good for newbie
ps:u can add to Op if u want
Sent from my Xperia U using xda app-developers app
Gismo_PL said:
Good work @DroidModderXtreme
Because i can't write in main thread Xperia U Android Development category i have one question:
When You can add/include mod with repair SIM Card log?
This is from thread: This is from [MOD] [CM11] [U, Sola, P, Go Fix for PIN screen
Regards
Click to expand...
Click to collapse
yes, it has included (in latest release by maclaw)
Enviado desde mi Xperia U mediante Tapatalk
please what about the update instructions? Thanks
DroidModderXtreme said:
Goodmorning,
.
.
.
Go on the "Install zip from sdcard" item
Scroll in your files and choose the gapps' .zip file
NOTE : GApps download link is here :- goo.im/gapps
Click to expand...
Click to collapse
Gapps Link does not have appropriate CM11 gapps. You could add this link instead. Google Apps for CyanogenMod
DroidModderXtreme said:
.
.
.
LITTLE TRICK
Go in Settings > About phone > press continuously the "Android version" item,and see the magic U_U :
Click to expand...
Click to collapse
Another little trick! Long press on the red Android screen, and see what happens!!!
Very simple guide! Nice one! :good::good::good:
Please reply
is bluetooth , Wifi are working good? and ram is stable or not ? please reply
@Z4Zeeshan - read this thread:
[ROM] [UB] [Kitkat] [4.4] CyanogenMod 11.0 NIGHTLIES.
Please reply
Gismo_PL said:
@Z4Zeeshan - read this thread:
[ROM] [UB] [Kitkat] [4.4] CyanogenMod 11.0 NIGHTLIES.
Click to expand...
Click to collapse
sorry bro i am noob please tell me can i use New release (20131221) of CM11.0 on xperia u and all the bluetooth and wifi bugs are fixed for xperia u in New release (20131221) of CM11.0 ???
In main thread user wrote:
Garcia98 said:
...
When you disconnect WiFi it cannot be activated without rebooting.
Click to expand...
Click to collapse
Unfortunately, for now it's true.
For Xperia U last version is: KitKat 4.4 (CyanogenMod 11.0) 20131213
Flashing nightlies
Hi,
Thanks a ton for the very useful post on flashing my mobile. My question is, if I am already on one nightly of CM11, do I have to do the all the steps again or can I just put the latest nightly zip in my mem card and flash in recovery mode? (I guess I also have to flash GApps again in either case)
Why is this posted here? should it not be posted in the XU forum?
cpkunki said:
Why is this posted here? should it not be posted in the XU forum?
Click to expand...
Click to collapse
Because here can write users which can't write in main dev thread. It is also a forum XU
Regards
Gismo_PL said:
Because here can write users which can't write in main dev thread. It is also a forum XU
Regards
Click to expand...
Click to collapse
Oh! Sorry. Forgot that!
Sent from my MT27i using XDA Premium 4 mobile app
I did everything the tutorial said but after flashing the new kernel when i want to enter the cwm mode something goes wrong.
After seeing the sony logo and pushed a lot at the buttom, i feel vibration, the sony logo dissapears and then, nothing happens (screen is still on, but shows nothing)
Here is my log from flashtool
23/024/2013 13:24:50 - INFO - <- This level is successfully initialized
23/024/2013 13:24:50 - INFO - Flashtool Version 0.9.13.0 built on 2013-06-04 22:50:00
23/024/2013 13:24:52 - INFO - Device connected with USB debugging on
23/024/2013 13:24:53 - INFO - Connected device : Sony Xperia P
23/024/2013 13:24:53 - INFO - Installed version of busybox : BusyBox v1.20.2-Stericson (2012-07-04 21:33:31 CDT) multi-call binary.
23/024/2013 13:24:53 - INFO - Android version : 4.1.2 / kernel version : 3.0.8+ / Build number : 6.2.A.1.100
23/024/2013 13:24:53 - INFO - Checking root access
23/024/2013 13:24:54 - INFO - Root Access Allowed
23/025/2013 13:25:22 - INFO - Device disconnected
23/035/2013 13:35:39 - INFO - Device connected with USB debugging on
23/035/2013 13:35:39 - INFO - Connected device : Sony Xperia P
23/035/2013 13:35:40 - INFO - Installed version of busybox : BusyBox v1.20.2-Stericson (2012-07-04 21:33:31 CDT) multi-call binary.
23/035/2013 13:35:40 - INFO - Android version : 4.1.2 / kernel version : 3.0.8+ / Build number : 6.2.A.1.100
23/035/2013 13:35:40 - INFO - Checking root access
23/035/2013 13:35:52 - INFO - Root Access Allowed
23/037/2013 13:37:26 - INFO - Device disconnected
23/038/2013 13:38:29 - INFO - Device connected in fastboot mode
23/039/2013 13:39:45 - INFO - Selected kernel (boot.img or kernel.sin): C:\Users\Brecht\Desktop\kernel\boot.img
23/039/2013 13:39:45 - INFO - Flashing selected kernel
23/039/2013 13:39:46 - INFO - sending 'boot' (8584 KB)...
23/039/2013 13:39:46 - INFO - (bootloader) USB download speed was 20781kB/s
23/039/2013 13:39:46 - INFO - OKAY [ 0.438s]
23/039/2013 13:39:46 - INFO - writing 'boot'...
23/039/2013 13:39:46 - INFO - (bootloader) Flash of partition 'boot' requested
23/039/2013 13:39:46 - INFO - (bootloader) S1 partID 0x00000003, block 0x0000d000-0x00014fff
23/039/2013 13:39:46 - INFO - (bootloader) Erase operation complete, 0 bad blocks encountered
23/039/2013 13:39:46 - INFO - (bootloader) Flashing...
23/039/2013 13:39:46 - INFO - (bootloader) Flash operation complete
23/039/2013 13:39:46 - INFO - OKAY [ 0.592s]
23/039/2013 13:39:46 - INFO - finished. total time: 1.030s
23/039/2013 13:39:46 - INFO - FASTBOOT Output:
sending 'boot' (8584 KB)...
(bootloader) USB download speed was 20781kB/s
OKAY [ 0.438s]
writing 'boot'...
(bootloader) Flash of partition 'boot' requested
(bootloader) S1 partID 0x00000003, block 0x0000d000-0x00014fff
(bootloader) Erase operation complete, 0 bad blocks encountered
(bootloader) Flashing...
(bootloader) Flash operation complete
OKAY [ 0.592s]
finished. total time: 1.030s
23/039/2013 13:39:46 - INFO - Please check the log before rebooting into system
thcerb12 said:
I did everything the tutorial said but after flashing the new kernel when i want to enter the cwm mode something goes wrong.
After seeing the sony logo and pushed a lot at the buttom, i feel vibration, the sony logo dissapears and then, nothing happens (screen is still on, but shows nothing)
Here is my log from flashtool
23/024/2013 13:24:50 - INFO - <- This level is successfully initialized
23/024/2013 13:24:50 - INFO - Flashtool Version 0.9.13.0 built on 2013-06-04 22:50:00
23/024/2013 13:24:52 - INFO - Device connected with USB debugging on
23/024/2013 13:24:53 - INFO - Connected device : Sony Xperia P
23/024/2013 13:24:53 - INFO - Installed version of busybox : BusyBox v1.20.2-Stericson (2012-07-04 21:33:31 CDT) multi-call binary.
23/024/2013 13:24:53 - INFO - Android version : 4.1.2 / kernel version : 3.0.8+ / Build number : 6.2.A.1.100
23/024/2013 13:24:53 - INFO - Checking root access
23/024/2013 13:24:54 - INFO - Root Access Allowed
23/025/2013 13:25:22 - INFO - Device disconnected
23/035/2013 13:35:39 - INFO - Device connected with USB debugging on
23/035/2013 13:35:39 - INFO - Connected device : Sony Xperia P
23/035/2013 13:35:40 - INFO - Installed version of busybox : BusyBox v1.20.2-Stericson (2012-07-04 21:33:31 CDT) multi-call binary.
23/035/2013 13:35:40 - INFO - Android version : 4.1.2 / kernel version : 3.0.8+ / Build number : 6.2.A.1.100
23/035/2013 13:35:40 - INFO - Checking root access
23/035/2013 13:35:52 - INFO - Root Access Allowed
23/037/2013 13:37:26 - INFO - Device disconnected
23/038/2013 13:38:29 - INFO - Device connected in fastboot mode
23/039/2013 13:39:45 - INFO - Selected kernel (boot.img or kernel.sin): C:\Users\Brecht\Desktop\kernel\boot.img
23/039/2013 13:39:45 - INFO - Flashing selected kernel
23/039/2013 13:39:46 - INFO - sending 'boot' (8584 KB)...
23/039/2013 13:39:46 - INFO - (bootloader) USB download speed was 20781kB/s
23/039/2013 13:39:46 - INFO - OKAY [ 0.438s]
23/039/2013 13:39:46 - INFO - writing 'boot'...
23/039/2013 13:39:46 - INFO - (bootloader) Flash of partition 'boot' requested
23/039/2013 13:39:46 - INFO - (bootloader) S1 partID 0x00000003, block 0x0000d000-0x00014fff
23/039/2013 13:39:46 - INFO - (bootloader) Erase operation complete, 0 bad blocks encountered
23/039/2013 13:39:46 - INFO - (bootloader) Flashing...
23/039/2013 13:39:46 - INFO - (bootloader) Flash operation complete
23/039/2013 13:39:46 - INFO - OKAY [ 0.592s]
23/039/2013 13:39:46 - INFO - finished. total time: 1.030s
23/039/2013 13:39:46 - INFO - FASTBOOT Output:
sending 'boot' (8584 KB)...
(bootloader) USB download speed was 20781kB/s
OKAY [ 0.438s]
writing 'boot'...
(bootloader) Flash of partition 'boot' requested
(bootloader) S1 partID 0x00000003, block 0x0000d000-0x00014fff
(bootloader) Erase operation complete, 0 bad blocks encountered
(bootloader) Flashing...
(bootloader) Flash operation complete
OKAY [ 0.592s]
finished. total time: 1.030s
23/039/2013 13:39:46 - INFO - Please check the log before rebooting into system
Click to expand...
Click to collapse
which version of CM 11 you are installing ? (assuming you know this tutorial don´t focused on ROM CM 11 for xperia P)
Kobalto07 said:
which version of CM 11 you are installing ? (assuming you know this tutorial don´t focused on ROM CM 11 for xperia P)
Click to expand...
Click to collapse
I was trying to install the CM11 Nigthly 20. I know this isn't about the XP but I hoped someone here could help me because the XU and the XP are quite the same.
thcerb12 said:
I did everything the tutorial said but after flashing the new kernel when i want to enter the cwm mode something goes wrong.
After seeing the sony logo and pushed a lot at the buttom, i feel vibration, the sony logo dissapears and then, nothing happens (screen is still on, but shows nothing)
....
Click to expand...
Click to collapse
You made it very good and everything is ok. Wait a few minutes - max 10 - for the system to raise/start.
Regards

[Q] Please Help Me...Xperia Neo V

Good day every one...
About Phone
Mt11i
4.0.4
4.1.B.0.587
i juts want to ask for your help..does anyone here experience this kind off trouble im dealing with my phone every time i flash custom rom or kernel my phone stock on sony logo nor having boot loop
i try to install lupus kernel but everytime i restart my phone it always go back to recovery console of lupus
ive try tqo other kernel but the problem sometimes a black screen or no boot logo...
please give me advice...
take note...i've already unlock the bootloader of my root...and every time i flash kernel or rom im flashing first the stock rom of my device...
...please help me....SALAMAT (thank you)
nyt_016 said:
Good day every one...
About Phone
Mt11i
4.0.4
4.1.B.0.587
i juts want to ask for your help..does anyone here experience this kind off trouble im dealing with my phone every time i flash custom rom or kernel my phone stock on sony logo nor having boot loop
i try to install lupus kernel but everytime i restart my phone it always go back to recovery console of lupus
ive try tqo other kernel but the problem sometimes a black screen or no boot logo...
please give me advice...
take note...i've already unlock the bootloader of my root...and every time i flash kernel or rom im flashing first the stock rom of my device...
...please help me....SALAMAT (thank you)
Click to expand...
Click to collapse
Which lupus are you flashing? And what's there in kernel flashing log?
Sent from my Xperia Z1 Compact using Tapatalk 2
Please Help Me...Xperia Neo V
Attitude.SSJ said:
Which lupus are you flashing? And what's there in kernel flashing log?
Sent from my Xperia Z1 Compact using Tapatalk 2
Click to expand...
Click to collapse
here is the log
23/018/2014 14:18:33 - INFO - Device connected in fastboot mode
23/018/2014 14:18:36 - INFO - Launching Fastboot Toolbox 1.0 by DooMLoRD
23/018/2014 14:18:37 - INFO - Device Status: FASTBOOT mode
23/018/2014 14:18:54 - INFO - Selected kernel (boot.img or kernel.sin): E:\Xperia neo v\ctckernel-v2.8uv.img
23/018/2014 14:18:54 - INFO - Flashing selected kernel
23/018/2014 14:18:56 - INFO - sending 'boot' (7920 KB)...
23/018/2014 14:18:56 - INFO - (bootloader) USB download speed was 9343kB/s
23/018/2014 14:18:56 - INFO - OKAY [ 0.876s]
23/018/2014 14:18:56 - INFO - writing 'boot'...
23/018/2014 14:18:56 - INFO - (bootloader) Download buffer format: boot IMG
23/018/2014 14:18:56 - INFO - (bootloader) Flash of partition 'boot' requested
23/018/2014 14:18:56 - INFO - (bootloader) S1 partID 0x00000003, block 0x00000280-0x000002e3
23/018/2014 14:18:56 - INFO - (bootloader) Erase operation complete, 0 bad blocks encountered
23/018/2014 14:18:56 - INFO - (bootloader) Flashing...
23/018/2014 14:18:56 - INFO - (bootloader) Flash operation complete
23/018/2014 14:18:56 - INFO - OKAY [ 1.563s]
23/018/2014 14:18:56 - INFO - finished. total time: 2.438s
23/018/2014 14:18:56 - INFO - FASTBOOT Output:
sending 'boot' (7920 KB)...
(bootloader) USB download speed was 9343kB/s
OKAY [ 0.876s]
writing 'boot'...
(bootloader) Download buffer format: boot IMG
(bootloader) Flash of partition 'boot' requested
(bootloader) S1 partID 0x00000003, block 0x00000280-0x000002e3
(bootloader) Erase operation complete, 0 bad blocks encountered
(bootloader) Flashing...
(bootloader) Flash operation complete
OKAY [ 1.563s]
finished. total time: 2.438s
23/018/2014 14:18:56 - INFO - Please check the log before rebooting into system
every other kernel that i've flash is the same log as this one...but every time i reboot my device it sometimes stock on kernel logo or having a bootloop...(take note ive flash the required firmware for the kernel and i rooted my phone using doomlord) please help me...thank you...(SALAMAT)
Ctc kernel? Are you sure you are flashing neo v kernels only? Afaik ctc wasn't available for neo v...
Sent from my Xperia Z1 Compact using Tapatalk 2
If you want to use jellybean for your phone, then try flashing Super Fusion or Fusion kernal on your phone with any Jellybean custom rom whichever you like.
It works on my phone perfectly
Hope this helps

[Q] Ray custom kernel flashing- not booting

I tried to flash CM10 (latest nightly on the CM-page) to my Xperia Ray - it doesn't work. I narrowed the problem down to a kernel flashing-issue:
- Bootloader is unlocked (also tried re-locking and unlocking again)
- Whenever I flash a custom kernel, the phone is not booting anymore. Just short vibration and flashing of status LED, then it freezes without showing anything (display is not lighting up).
- Tried flashing using flashtool and fastboot via cmd-prompt
- When I hotboot into custom kernels, it works (FXP included with CM-builds, and others like LuPus, FlyKernel tested)
- NONE of the custom kernels worked
Flashtool displays the following message when flashing:
26/039/2015 22:39:48 - INFO - FASTBOOT Output:
sending 'boot' (6656 KB)...
(bootloader) USB download speed was 9185kB/s
OKAY [ 0.749s]
writing 'boot'...
(bootloader) Download buffer format: boot IMG
(bootloader) Flash of partition 'boot' requested
(bootloader) S1 partID 0x00000003, block 0x00000148-0x00000179
(bootloader) Erase operation complete, 1 bad blocks encountered
(bootloader) Flashing...
(bootloader) Flash operation complete
OKAY [ 1.221s]
finished. total time: 1.970s
Click to expand...
Click to collapse
I can get a booting phone again only by flashing a stock-firmware again.
Any ideas what I can do to make the custom kernels work when flashed?
Is it possible to use a stock kernel with CM? Tried the stock firmware ICS-kernel with CM9 and got a bootloop.

Categories

Resources