touch screen is not working - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

i read some topics here that related my topic
and also the way how to fix it
...i follow this method
flash stock rom of active
then after rebooting
flash again stock rom of st15i
but it is not worked to my xperia mini huhuhu
anyone please
help me if theres have another method
please guys
huhuhu
reason why my touchscreen is dead
i flash a custom rom
which is available to locked bootloader
then after the rebooting
my touch screen is working but it is not touch to the point where i touch
so i decided to flash my stock rom to repair that
but my screen is not working
only home and volume are working

babyyeobo14 said:
i read some topics here that related my topic
and also the way how to fix it
...i follow this method
flash stock rom of active
then after rebooting
flash again stock rom of st15i
but it is not worked to my xperia mini huhuhu
anyone please
help me if theres have another method
please guys
huhuhu
reason why my touchscreen is dead
i flash a custom rom
which is available to locked bootloader
then after the rebooting
my touch screen is working but it is not touch to the point where i touch
so i decided to flash my stock rom to repair that
but my screen is not working
only home and volume are working
Click to expand...
Click to collapse
Try this - http://forum.xda-developers.com/showthread.php?t=1423562
There were quite a few posts about this problem in the general forum. If none work, then just keep on flashing .62 firmware around 25-30 times.
If that doesn't work, then you will have to take it to sony for a screen replacement. Even I had flashed gingerzruzt for lww on my st15i and had the same problem. I got a free screen replacement by relocking my bootloader and flashing the stock rom. Good luck and be sure to try all the methods.

but how can i go to cwm if i dont have ??? i cant tick the usb debuuging because of not working touch screen also i cant root

babyyeobo14 said:
but how can i go to cwm if i dont have ??? i cant tick the usb debuuging because of not working touch screen also i cant root
Click to expand...
Click to collapse
Is your bootloader unlocked? If yes then flash a kernel which has CWM embedded in it. As for the usb debugging, you will have to find some way to get the rom to your sd card.

http://forum.xda-developers.com/showthread.php?t=2046563
http://forum.xda-developers.com/showthread.php?t=2056744

abcdjdj said:
Is your bootloader unlocked? If yes then flash a kernel which has CWM embedded in it. As for the usb debugging, you will have to find some way to get the rom to your sd card.
Click to expand...
Click to collapse
locked sir...

babyyeobo14 said:
locked sir...
Click to expand...
Click to collapse
Then if your phone is within the warranty period, flash .587 ics stock firmware and take it to Sony as soon as possible. They replaced my touch screen entirely for free. If your warranty is over, then I suggest that you unlock your bootloader and flash a kernel that has cwm so that you can at least try out some of the fixes mentioned above or in the general forum.

Don't worry. Follow this from step 8 - http://unlockbootloader.sonymobile.com/instructions
Make sure that you android-sdk installed with platform-tools and google usb drivers. You should be good to go!

Have you Tried flashing STOCK KERNEL
flash stock kernel n rom with flashtool.. if it is not working it is a hardware problem :S

Related

[Q] Sony Ericsson Live with Walkman (wt19i) issue while flashing ROM

I've got a problem, but I'm not sure if it's been addressed anywhere else on here, I've searched through several pages. I've found a situation that was similar, but not the same. So I'm putting it out there, and hoping someone will solve it:
I've got a Sony Ericsson Live with Walkman (WT19i)
I rooted my phone, unlocked it's bootloader, and flashed a ROM; everything went well until it rebooted. Now I'm stuck at the point where the "Sony Ericsson" logo is shown, i've been stuck there for almost 30 minutes now.
Any help possible? Any at ALL would be MUCH appreciated.
akshay7394 said:
I've got a problem, but I'm not sure if it's been addressed anywhere else on here, I've searched through several pages. I've found a situation that was similar, but not the same. So I'm putting it out there, and hoping someone will solve it:
I've got a Sony Ericsson Live with Walkman (WT19i)
I rooted my phone, unlocked it's bootloader, and flashed a ROM; everything went well until it rebooted. Now I'm stuck at the point where the "Sony Ericsson" logo is shown, i've been stuck there for almost 30 minutes now.
Any help possible? Any at ALL would be MUCH appreciated.
Click to expand...
Click to collapse
What ROM are you trying to flash on your phone?
Did you checked first if the Bootloader was actually unlocked?
Did you flash a custom kernel thru fastboot?
Custom ROM needs custom kernel.
Sent from my WT19i using xda premium
melander said:
What ROM are you trying to flash on your phone?
Did you checked first if the Bootloader was actually unlocked?
Did you flash a custom kernel thru fastboot?
Click to expand...
Click to collapse
I was trying to flash HYBROM.
Bootloader was unlocked for sure as I had installed Coconut previously, which also requires bootloader unlock.
No worries though; i solved my problem. I flashed an older firmware, along with a bootload relocker, with Flashtool. Now my phone has switched on, to my stock ROM. Still no clue how to flash hybrom ROM as it caused the same problem even after wiping dalvik cache and all other data (which was the solution provided by dev)
Someguyfromhell said:
Custom ROM needs custom kernel.
Sent from my WT19i using xda premium
Click to expand...
Click to collapse
Okay, please help me understand: What is a custom kernel and how do i install it? Everywhere I've looked there's been no mention of the need for a custom kernel
akshay7394 said:
Okay, please help me understand: What is a custom kernel and how do i install it? Everywhere I've looked there's been no mention of the need for a custom kernel
Click to expand...
Click to collapse
check first page of hybrom thread
Installation instructions
Needs unlocked bootloader
(actually hybrom does not contain a boot image.Thus, when you install hybrom you don't mess with your boot image at all.BUT recovery from nAa is installed in /system and while system is formated during the installation of hybrom,recovery messes with it self.That's why unlocked bootloader and a custom kernel with recovery is necessary for now to install hybrom)
Click to expand...
Click to collapse
melander said:
check first page of hybrom thread
Click to expand...
Click to collapse
I did not deny that a custom kernel is needed, I wanted to know how to flash/use a custom kernel?
To flash a custom kernel you need to have flashtool (sticky thread on the dev section) so:
1.- you download the custom kernel (it is a boot.img file)
2.- open flashtool
3.- connect your phone to your computer while the phone its off and you are holding the volume up key without releasing it the notification led should turn on blue.
4.- if the phone it's not recognized go to the flashtool folder and install the drivers located on the drivers folder once it is done repeat step 3 and it should be recognized.
5.- once your device it's connected click the thunderbolt icon on flashtool in the new screen select fastboot mode and continue.
6.- in the new screen click on select kernel to flash and browse to the boot.img you downloaded.
7.- check the flashtool log to make sure everything is fine if it is you are good to go.
Hope it helps.
ginryu said:
To flash a custom kernel you need to have flashtool (sticky thread on the dev section) so:
1.- you download the custom kernel (it is a boot.img file)
2.- open flashtool
3.- connect your phone to your computer while the phone its off and you are holding the volume up key without releasing it the notification led should turn on blue.
4.- if the phone it's not recognized go to the flashtool folder and install the drivers located on the drivers folder once it is done repeat step 3 and it should be recognized.
5.- once your device it's connected click the thunderbolt icon on flashtool in the new screen select fastboot mode and continue.
6.- in the new screen click on select kernel to flash and browse to the boot.img you downloaded.
7.- check the flashtool log to make sure everything is fine if it is you are good to go.
Hope it helps.
Click to expand...
Click to collapse
Thankyou, this does help. One last question: Are there several different custom kernels? Does WHICH kernel i get matter, or is any kernel usable on any phone?
akshay7394 said:
Thankyou, this does help. One last question: Are there several different custom kernels? Does WHICH kernel i get matter, or is any kernel usable on any phone?
Click to expand...
Click to collapse
Depending on the ROM, you want to install, you need correct kernel.
CM ROMs work only with FXP kernels, included in their topic.
MIUI ROMs have only specific kernels also, included in their topic.
Stock-based ROMs(XROM, Hybrom) work with Rage Kernel, X Kernel, bbooff's kernel, all these are in Development section, just search.
Glad to be helpful anything else just let us know.
Thanks very much!
I have a live with walkman from 3 etwork. the bootloader is locked. can I still flash hybrom 16 through CWM?
check service menu,
confirm if bootloader can be unlocked.
it should state "bootloader unlock allowed : yes".
after unlocking bootloader then there will be no problem installing hybrom
check this thread for more info about unlocking bootloader.
raymond_76 said:
I have a live with walkman from 3 etwork. the bootloader is locked. can I still flash hybrom 16 through CWM?
Click to expand...
Click to collapse
No. You must have unlocked bootloader. Also, for Hybrom, you must install custom kernel also.
Sent from my WT19i using xda premium
akshay7394 said:
I was trying to flash HYBROM.
Bootloader was unlocked for sure as I had installed Coconut previously, which also requires bootloader unlock.
No worries though; i solved my problem. I flashed an older firmware, along with a bootload relocker, with Flashtool. Now my phone has switched on, to my stock ROM. Still no clue how to flash hybrom ROM as it caused the same problem even after wiping dalvik cache and all other data (which was the solution provided by dev)[/QUO}
could you direct me through flash tool please
i have the exact same problem trying to load the same rom.
---------- Post added at 07:27 PM ---------- Previous post was at 07:22 PM ----------
raymond_76 said:
I have a live with walkman from 3 etwork. the bootloader is locked. can I still flash hybrom 16 through CWM?
Click to expand...
Click to collapse
I tried this now im stuck on the boot screen
Click to expand...
Click to collapse
Unlock your bootloader first.
What ROM are you trying to install?
Someguyfromhell said:
Unlock your bootloader first.
What ROM are you trying to install?
Click to expand...
Click to collapse
"ROM: CyanogenMod 7.2 FXP115"
The ROM you're using, is it good? and how (relatively) stable is it? Do the stereo speakers/Walkman button work?
akshay7394 said:
"ROM: CyanogenMod 7.2 FXP115"
The ROM you're using, is it good? and how (relatively) stable is it? Do the stereo speakers/Walkman button work?
Click to expand...
Click to collapse
Yes, it is fine for me, no problems at the moment. Stereo speakers require a tweak, link in my signature. Walkman button doesn't work.
Sent from my WT19i using xda premium
Someguyfromhell said:
Yes, it is fine for me, no problems at the moment. Stereo speakers require a tweak, link in my signature. Walkman button doesn't work.
Sent from my WT19i using xda premium
Click to expand...
Click to collapse
Fantastic How'd you flash it? same as hybrom? (Unlock bootloader then flash?)

[Q] Trying to unlock bootloader xperia x10 mini pro

Hi all, been trying all night to unlock the bootloader following the guide on the cynaogenmods wiki page ( found here: http://wiki.cyanogenmod.com/wiki/Sony_Ericsson_Xperia_Mini_Pro:_Full_Update_Guide )
Sadly however, i seem to fail when getting to the 4th and 5th step of the guide as what is supposed to happen doesnt happen at all when pressing and holding down the Volume Up button aswell as connecting the USB-cable to the computer on the same time.
this is the things and steps i've done and tried:
1) Tried diffrent buttons then the Volume Up button, like Back button, Menu button and the # button
2) tried having the USB cable connected to the computer first, then plug in the usb cable to the phone while pressing and holding down Volume Up button, also tried with diffrent buttons while doing this, aswell as doing vice-versa (having the USB connected to the phone first, and connecting it to the computer)
So what is the result of all this? the phone only gets into charging mode, and that's about it, either a green or orange LED starts to show aswell.
Some things worth mentioning:
I used to have a very old version of sonybread with CWM (clockwork mod) but before begining the guide i totally cleaned my phone and even re-flashed it to stock rom with SEUS, so currently my phone is using the stock rom without root and a locked bootloader (as far as i know about the bootloader atleast) and currently the phone is working as intendeed with the stock rom, but in all honesty it sucks using it and therfore i'm trying to put in a stable version of Cynaogenmod.
Also i never managed to get the fastboot comand terminal to work fully when launching it from Android\android-sdk\tools as it missed several comands, so in order to actually get the fastboot to work as intendeed i had to launch it from Android\android-sdk\platform-tools which was the fastboot that came with the SDK and not the one downloaded from the wiki's guide on how to get fastboot.
Something more worth mentioning is that it seems like the device manager can't find the phone while being in charging mode or when i do the "Volume Up button" and connect the USB to the computer thingy, however the phone shows up in device manager if its being started up or is being on.
I do however hear the "a USB connected sound" everytime i connect the phone in any way i've tried when it gets to charging mode, but then it never shows up on device manager.
And last but not least, i'm running a x64 W7 Professional machine.
Sorry for such a long thread, but want to try to explain my problem as troughly as possible aswell as everything i've tried in order to rule out as many other problems aswell.
hey friend.... that post is for mini pro not x10 mini pro...... to connect in flash mode you have to press the back button and then connect the phone via USB..... be sure u have SE tweaker tool for X10 mini pro and Drivers along with GORDON gate driver......
And to add to that the 2010 devices do NOT support fastboot, so it is no wonder it didn't work properly.
And if you tried the bootloader unlockers for the 2011 MiniPro you're just lucky your attempts failed
Try it following these instructions
skb2496 said:
hey friend.... that post is for mini pro not x10 mini pro...... to connect in flash mode you have to press the back button and then connect the phone via USB..... be sure u have SE tweaker tool for X10 mini pro and Drivers along with GORDON gate driver......
Click to expand...
Click to collapse
I see, thanks for the quick reply.
I've decided to scrap the unlocking bootloader thing as it seems to be way more complicated then i tought. i will just stick with using the stock rom untill i get a new phone as this one his toally horrible with the stock rom.
If any mod can mark this question thread as solved and prehaps lock it if necessary it would be good, thanks.
Hawake said:
I see, thanks for the quick reply.
I've decided to scrap the unlocking bootloader thing as it seems to be way more complicated then i tought. i will just stick with using the stock rom untill i get a new phone as this one his toally horrible with the stock rom.
If any mod can mark this question thread as solved and prehaps lock it if necessary it would be good, thanks.
Click to expand...
Click to collapse
You don't have to stick with stock firmware, in the x10miniPro development section there are a lot of roms based on gingerbread android that will run fine on the stock kernel choose one to your liking.
There's a very clean rom called Clean0.0 v6 you definitly have to check out.
check out minicm7pro.... its the best and most stable..... minicm9 is also good but the battery perfomance was really poor...
skb2496 said:
check out minicm7pro.... its the best and most stable..... minicm9 is also good but the battery perfomance was really poor...
Click to expand...
Click to collapse
Please does that minicm7pro work on a locked bootloader because i really wanna upgrade . . .
I'm so stuck on this stock eclair ROM for so long.
Yes just root it and install minicm7pro via xrecovery and data wipe first, then u r done....
Sent from my U20i using XDA
skb2496 said:
Yes just root it and install minicm7pro via xrecovery and data wipe first, then u r done....
Sent from my U20i using XDA
Click to expand...
Click to collapse
No,every custom Rom need UNLOCKED BOOTLOADER and must be install using CWM RECOVERY,not xRecovery.Some of custom Rom might need a custom kernel too
Sent from my SK17a using xda premium
UchihaDareNial said:
No,every custom Rom need UNLOCKED BOOTLOADER and must be install using CWM RECOVERY,not xRecovery.Some of custom Rom might need a custom kernel too
Sent from my SK17a using xda premium
Click to expand...
Click to collapse
No that is total rubbish you posted
Not every custom rom needs an unlocked bootloader, you only need an unlocked bootloader if you want to install a custom kernel.
If you choose a rom that will run on the stock kernel, you only need root and either cwm or xrecovery, depending on the installation method of the rom you chose.
If a rom runs only on a custom kernel, then the installation will be done through CWM, because that's what is included in the kernel, on stock kernel you might be ok with xrecovery.
UchihaDareNial said:
No,every custom Rom need UNLOCKED BOOTLOADER and must be install using CWM RECOVERY,not xRecovery.Some of custom Rom might need a custom kernel too
Sent from my SK17a using xda premium
Click to expand...
Click to collapse
minicm7pro is based on stock kernel... better read the whole post of the developer.... and XRECOVERY and CWM are two recovery and they both do the same job!! minicm7pro was the first rom flashed by me and as i was a noob (was but not now) i did as the instructions said and"THERE IS NO NEED TO UNLOCK BOOTLOADER FOR MINICM7PRO ONLY!!!"
better read it http://forum.xda-developers.com/showthread.php?t=1201116
skb2496 said:
minicm7pro is based on stock kernel... better read the whole post of the developer.... and XRECOVERY and CWM are two recovery and they both do the same job!! minicm7pro was the first rom flashed by me and as i was a noob (was but not now) i did as the instructions said and"THERE IS NO NEED TO UNLOCK BOOTLOADER FOR MINICM7PRO ONLY!!!"
better read it http://forum.xda-developers.com/showthread.php?t=1201116
Click to expand...
Click to collapse
Well someone tell me that we can't flash custom Rom using xRECOVERY...so peace bro didn't know what is true...
Sent from my SK17a using xda premium
Hi I have an Xperia X10 mini pro with the code 11W25. I want to use the latest MiniCM7 custom rom (I think its MiniCM7-2.2.2) and the powerful nAa 2.6.29-14 kernel to breathe new life to this obsolete stock SE 2.1 firmware. I've been seeing posts saying codes below 11W29 is safe to unlock bootloader. I just want to make sure because I want to unlock it with confidence. Is it safe to unlock the device with the code 11W25?
I've posted this question in the X8 unlock bootloader guide and they said the rules mentioned there is not applicable to X10 mini pro. My X10 mini pro can use different SIM Cards, I mean its not locked to a certain network provider. I received it here in Manila from abroad One more thing, if I wanted to go back to stock, I can use SE PC Companion and it will bring back stock firmware and kernel right? Will it relock bootloader too? I've been watching these videos from youtube doing a guide on how to unlock bootloader and installing the nAa kernel in this youtube channel called minicyanogen(mod)
thanks in advance long live xda =)

[Q] Xperia p restarting

Hi everyone
a few days ago i have unlocked the bootloader on my xperia p following the official sony instructions.
After that i downloaded and flashed the sliding xp v5 kernel
Everything worked perfect and i wanted to install a custom rom, and i thought that the vision rom would be perfect.
I installed the vision rom v2 in cwm recovery and everything seemed perfect, i like the rom and everything is good but i have a few problems :-/
First i had the problem that sometimes when the screen locks and turns off,when i press the unlock button the screen wont turn on,i can hear that the phone works when i try to take a ss i hear the soind,but the screen wont turn on until i hard restart the phone :-/
The second problem is that the phone just restarts itself randomly sometimes :-/
And the last thin is that when i go in the dialer to call someone it happebs alot of times that the phone lags a lot there and it happens often that when someobe is calling me or when i call someone that it lags and the phone freezes :-/
Can someone tell me why is this happening,because of the kernel or the rom?
and what should i do to fix it,if possible i would like to keep all the settings which i made because i allready personalized it much....
Thanks to everyone in advance
arnes_king said:
Hi everyone
a few days ago i have unlocked the bootloader on my xperia p following the official sony instructions.
After that i downloaded and flashed the sliding xp v5 kernel
Everything worked perfect and i wanted to install a custom rom, and i thought that the vision rom would be perfect.
I installed the vision rom v2 in cwm recovery and everything seemed perfect, i like the rom and everything is good but i have a few problems :-/
First i had the problem that sometimes when the screen locks and turns off,when i press the unlock button the screen wont turn on,i can hear that the phone works when i try to take a ss i hear the soind,but the screen wont turn on until i hard restart the phone :-/
The second problem is that the phone just restarts itself randomly sometimes :-/
And the last thin is that when i go in the dialer to call someone it happebs alot of times that the phone lags a lot there and it happens often that when someobe is calling me or when i call someone that it lags and the phone freezes :-/
Can someone tell me why is this happening,because of the kernel or the rom?
and what should i do to fix it,if possible i would like to keep all the settings which i made because i allready personalized it much....
Thanks to everyone in advance
Click to expand...
Click to collapse
First that came in my mind is that this kernel and the rom are not for eachother - so try to flash munjeni's kernel and the rom again and try it.
Before that flash stock rom via flash tool to make clean install.
mirost1 said:
First that came in my mind is that this kernel and the rom are not for eachother - so try to flash munjeni's kernel and the rom again and try it.
Before that flash stock rom via flash tool to make clean install.
Click to expand...
Click to collapse
Thanks for your quick reply,right now the internet at my home isn't working so i will have to wait before i try it.
I have never used flashtool before so i want to ask you if anything from my phone will be deleted like apps,contacts or something else?
I have also made a backup using cwm before i installed this rom,would it be ok if i just restore the backup,then flash the new kerbel and after that the vision rom again?
arnes_king said:
Thanks for your quick reply,right now the internet at my home isn't working so i will have to wait before i try it.
I have never used flashtool before so i want to ask you if anything from my phone will be deleted like apps,contacts or something else?
I have also made a backup using cwm before i installed this rom,would it be ok if i just restore the backup,then flash the new kerbel and after that the vision rom again?
Click to expand...
Click to collapse
First of all the flash stock rom you need to put the ftf file in Flashtool/firmwares
Then connect the device in flashmode and flash rom (device switched off and to enter flashmode just do vol- and put usb in).
When flashing official stock rom as much as i know you will lose data, and its better to have clean install.
If you flash munjeni's kernel and the rom you want, and if you restore the back up that will flash the old boot.image too, i mean the old kernel and that is not wanted.
mirost1 said:
First of all the flash stock rom you need to put the ftf file in Flashtool/firmwares
Then connect the device in flashmode and flash rom (device switched off and to enter flashmode just do vol- and put usb in).
When flashing official stock rom as much as i know you will lose data, and its better to have clean install.
If you flash munjeni's kernel and the rom you want, and if you restore the back up that will flash the old boot.image too, i mean the old kernel and that is not wanted.
Click to expand...
Click to collapse
Ok then,thank you again for your help,as soon as my connection is back i will do that and post the results here
As for the kernel, flash tool and stock rom, i can find that all here on xda?
arnes_king said:
Ok then,thank you again for your help,as soon as my connection is back i will do that and post the results here
As for the kernel, flash tool and stock rom, i can find that all here on xda?
Click to expand...
Click to collapse
Yeah buddy, its all in Sola section.

[Q] Touch-screen dead- st15i tried everything on this forum!

I installed ultimate hd rom 2.0.2 on st15i, everything went well but i choosed locked bootloader not unlocked. Now my touch screen and touch keys are dead. I have tried everything but nothing worked. If someone has a solution, please share it with me. Thanks in advance
Are you sure you choosed the correct device in aroma?
There are threads in general section on how to fix touch screen issues.
If it didn't fix the problem, I'm sorry you will have to send it to the repair center.
Good luck.
Sent from my Xperia Mini using xda app-developers app
I choosed the wrong bootloader . I have flashed the hybrom v10 and the touch screen is partialy working (somehow distorted), touch keys work. With any other rom the touch screen and touch keys stop working. Please help me
JOVICAMPEK said:
I choosed the wrong bootloader . I have flashed the hybrom v10 and the touch screen is partialy working (somehow distorted), touch keys work. With any other rom the touch screen and touch keys stop working. Please help me
Click to expand...
Click to collapse
And you tried every method given in my thread, where all methods are collected?
Yes, my phone was working propery, ive installed many roms on it. Itried to install ultimate hd 2.0.2 and when it booted the touch was not working. http://forum.xda-developers.com/showthread.php?t=2104484 collected metods
finally fixed!
Hello i just want to say that i fixed my phone after 4 day of trouble. I used this metod:
Fix 4: By Flashing Hybrom_v10: (Credits: javad01; here)
1. Flash your device's stock gingerbread rom (4.0.2.A.0.62) with flashtool
2. Flash a custom kernel with cwm you like (e.g. rage kernel)
3. Flash Hybrom v10 for mini pro
4. Boot the rom
5. If it's not booting and having a bootloop pull battery
6. Flash stock rom again with flashtool
When i first tried it it didn't work,but i kept trying and it finally worked!
Close this thread
if all the way still doesn't work, bring your device to service center. if your guarantee void, they will charge.

[Q] Sony Xperia U- Cant boot in CWM mode.

Hi,
I have successfully rooted my Xperia U phone (with ICS 4.0.1), and also installed the CWM.
I have downloaded the experience 2.1.zip rom file and placed the same in internal memory also.
Now when I restart my phone to be able to boot in recovery mode, I am not able to do so.
As soon as press power button, multi-coloured illumination doesn't take place in LED bar. As soons as Sony logo appears, I start pressing the 'Volume Down' button repeatedly, but nothing happens. It simply goes to Xperia logo animation screen and boots the phone with older ROM only.
Am I missing something. Please help. I want to install custom ROM to upgrade to JB, but I am not able to do so as I am not able to boot my phone in Recovery mode, which is required to flash the current ROM and installing new ROM on top of it (as per m knowledge).
Please Help. Urgent.
If video can be uploaded for the solution, i would highly appreciate the work and effort becoz I got frustrated now after following so many procedures given on internet to root / install CWM / boot in recovery. I am done with first two things: Rooting and Installing CWM. I struggling hard to reboot my phone in CWM mode
Thanks in advance.
idreamsagar said:
Hi,
I have successfully rooted my Xperia U phone (with ICS 4.0.1), and also installed the CWM.
I have downloaded the experience 2.1.zip rom file and placed the same in internal memory also.
Now when I restart my phone to be able to boot in recovery mode, I am not able to do so.
As soon as press power button, multi-coloured illumination doesn't take place in LED bar. As soons as Sony logo appears, I start pressing the 'Volume Down' button repeatedly, but nothing happens. It simply goes to Xperia logo animation screen and boots the phone with older ROM only.
Am I missing something. Please help. I want to install custom ROM to upgrade to JB, but I am not able to do so as I am not able to boot my phone in Recovery mode, which is required to flash the current ROM and installing new ROM on top of it (as per m knowledge).
Please Help. Urgent.
If video can be uploaded for the solution, i would highly appreciate the work and effort becoz I got frustrated now after following so many procedures given on internet to root / install CWM / boot in recovery. I am done with first two things: Rooting and Installing CWM. I struggling hard to reboot my phone in CWM mode
Thanks in advance.
Click to expand...
Click to collapse
those that have locked bootloader after the flash of a rom lose the recovery,you have to reinstall
Inviato dal mio MT27i con Tapatalk 2
You better go unlock your bootloader. Trust me, it's better because custom kernels have CWM. But if you want to install CWM your LB phone, it can be done too, by using RecoverX on Windows. Just post your questions here again if you have more problems
Sent by typing on my Xperia Sola with my fingers using xda premium
Thanks for reply! But problem still exists.
Vinardo_ZzZ 2000 said:
You better go unlock your bootloader. Trust me, it's better because custom kernels have CWM. But if you want to install CWM your LB phone, it can be done too, by using RecoverX on Windows. Just post your questions here again if you have more problems
Sent by typing on my Xperia Sola with my fingers using xda premium
Click to expand...
Click to collapse
Hi ,
I've already unlocked the bootloader by going on the website ''unlockbootloader.sonymobile.com". I 've rooted it successfully.
The only problem is that I am not able to get into RECOVERY MODE after rebooting phone. It starts normally. I am breaking my head with this thing only .
Can you provide your valuable answer or suggestions!
Thanks.
idreamsagar said:
Hi,
I have successfully rooted my Xperia U phone (with ICS 4.0.1), and also installed the CWM.
I have downloaded the experience 2.1.zip rom file and placed the same in internal memory also.
Now when I restart my phone to be able to boot in recovery mode, I am not able to do so.
As soon as press power button, multi-coloured illumination doesn't take place in LED bar. As soons as Sony logo appears, I start pressing the 'Volume Down' button repeatedly, but nothing happens. It simply goes to Xperia logo animation screen and boots the phone with older ROM only.
Am I missing something. Please help. I want to install custom ROM to upgrade to JB, but I am not able to do so as I am not able to boot my phone in Recovery mode, which is required to flash the current ROM and installing new ROM on top of it (as per m knowledge).
Please Help. Urgent.
If video can be uploaded for the solution, i would highly appreciate the work and effort becoz I got frustrated now after following so many procedures given on internet to root / install CWM / boot in recovery. I am done with first two things: Rooting and Installing CWM. I struggling hard to reboot my phone in CWM mode
Thanks in advance.
Click to expand...
Click to collapse
i think you are trying http://forum.xda-developers.com/showthread.php?t=2163800
if yes you need to have Munjenis's CWM
Thanks for reply!
C00ldUdE8655 said:
i think you are trying http://forum.xda-developers.com/showthread.php?t=2163800
if yes you need to have Munjenis's CWM
Click to expand...
Click to collapse
Hi,
How do i know which kernel my XPU has?
Thanks.
idreamsagar said:
Hi,
How do i know which kernel my XPU has?
Thanks.
Click to expand...
Click to collapse
setting>about phone>kernel version
idreamsagar said:
Hi,
How do i know which kernel my XPU has?
Thanks.
Click to expand...
Click to collapse
Helped??? Press **THANKS**:angel:
idreamsagar said:
Hi ,
I've already unlocked the bootloader by going on the website ''unlockbootloader.sonymobile.com". I 've rooted it successfully.
The only problem is that I am not able to get into RECOVERY MODE after rebooting phone. It starts normally. I am breaking my head with this thing only .
Can you provide your valuable answer or suggestions!
Thanks.
Click to expand...
Click to collapse
Are you sure you unlocked the bootloader AND rooted it? They are two different things Do you have superuser access?
Its working now, but some other problem after installing custom rom ! HELP !
carlaba2 said:
Are you sure you unlocked the bootloader AND rooted it? They are two different things Do you have superuser access?
Click to expand...
Click to collapse
Hi,
I followed the steps mentioned in this link http://forum.xda-developers.com/show....php?t=2020897, and now I am able to get my phone restarting in CWM recovery mode. I successfully installed a new custom rom 'eXperience v2.1' with XPERIA Z look and feel. But I dint get the following points after doing this :
1. My phone info still says that it has ICS 4.0.4 version. (JB was expected)
2. All settings are related to ICS stock only
Only look and feel is changed as like in xperia Z.
Can you help me in this, why it din't update to JB?
Thanks.
idreamsagar said:
Hi,
I followed the steps mentioned in this link http://forum.xda-developers.com/show....php?t=2020897, and now I am able to get my phone restarting in CWM recovery mode. I successfully installed a new custom rom 'eXperience v2.1' with XPERIA Z look and feel. But I dint get the following points after doing this :
1. My phone info still says that it has ICS 4.0.4 version. (JB was expected)
2. All settings are related to ICS stock only
Only look and feel is changed as like in xperia Z.
Can you help me in this, why it din't update to JB?
Thanks.
Click to expand...
Click to collapse
lolzz it an ics based rom only the name is Jelly bean Experiance** if you want jb for xperia u you should google_xperia u_jelly bean_xda n you would get it:angel:
I'm using this one by devswift1, it's working great. Only bugs are front camera and illumination bar not working yet
C00ldUdE8655 said:
i think you are trying http://forum.xda-developers.com/showthread.php?t=2163800
if yes you need to have Munjenis's CWM
Click to expand...
Click to collapse
Munjenis's CWM work for me as well.

Categories

Resources