My phone is not turn on after install custom recovery. - Nokia X

I have nokia x and recently i rooted my phone by kingroot app then i tried to install a custom recovery called twrp some how i installed custom recovery by using app called rashr after that everything was ok.i reboot my phone custom recovery open i install gapps for my nokia x then i select reboot system this moment nothing happen i have waited long enough to see if anything gonna happen but nothing comes.manually i disconnect the battery and try to start my phone but now my phone looks like dead.what should i do?

sandipan94 said:
I have nokia x and recently i rooted my phone by kingroot app then i tried to install a custom recovery called twrp some how i installed custom recovery by using app called rashr after that everything was ok.i reboot my phone custom recovery open i install gapps for my nokia x then i select reboot system this moment nothing happen i have waited long enough to see if anything gonna happen but nothing comes.manually i disconnect the battery and try to start my phone but now my phone looks like dead.what should i do?
Click to expand...
Click to collapse
Try to flash a custom rom

sandipan94 said:
I have nokia x and recently i rooted my phone by kingroot app then i tried to install a custom recovery called twrp some how i installed custom recovery by using app called rashr after that everything was ok.i reboot my phone custom recovery open i install gapps for my nokia x then i select reboot system this moment nothing happen i have waited long enough to see if anything gonna happen but nothing comes.manually i disconnect the battery and try to start my phone but now my phone looks like dead.what should i do?
Click to expand...
Click to collapse
rajat13 said:
Try to flash a custom rom
Click to expand...
Click to collapse
My mobile is totally dead.nothings happen i thought maybe some problems with mobile power button so i plug in charger to see if screen shows my battery status as usual nothing happen.but whenever i tried to connect my phone to pc then pc detects my phone just sound.

Related

Clock work mod problem, please help

Galaxy S3 from at&t, i rooted my phone as soon as got it several months ago, I've flashed colockwordmode 3 times in the last day or so and i cannot make to work, i followed the steps exactly as described, Odin is showing the green pass, the binary cont is increasing every time I've tried but i can't get the phone to start in recovery mode by holding volume up, home and power! it just reboot and turns the phone on or it goes into the Samsung recovery mode (blue screen). Very frustrating!, anyone can please help.
BTW, when i rooted my phone i installed clockwordmode then and it worked fine, i had not has to use it since, I'm running the stock ROM i want to flash another ROM, before i do that i need to use clockworkmode and that's when i realized that it was not working anymore, then tried to flash it 3 times but no success. I still have root.
Have you tried twrp?
athens71 said:
Galaxy S3 from at&t, i rooted my phone as soon as got it several months ago, I've flashed colockwordmode 3 times in the last day or so and i cannot make to work, i followed the steps exactly as described, Odin is showing the green pass, the binary cont is increasing every time I've tried but i can't get the phone to start in recovery mode by holding volume up, home and power! it just reboot and turns the phone on or it goes into the Samsung recovery mode (blue screen). Very frustrating!, anyone can please help.
BTW, when i rooted my phone i installed clockwordmode then and it worked fine, i had not has to use it since, I'm running the stock ROM i want to flash another ROM, before i do that i need to use clockworkmode and that's when i realized that it was not working anymore, then tried to flash it 3 times but no success. I still have root.
Click to expand...
Click to collapse
This will happen until you load a custom rom I believe. Same thing happened to me then when I installed a rom it started being able to boot into cwm
Sent from my SGH-I747 using xda premium
athens71 said:
Galaxy S3 from at&t, i rooted my phone as soon as got it several months ago, I've flashed colockwordmode 3 times in the last day or so and i cannot make to work, i followed the steps exactly as described, Odin is showing the green pass, the binary cont is increasing every time I've tried but i can't get the phone to start in recovery mode by holding volume up, home and power! it just reboot and turns the phone on or it goes into the Samsung recovery mode (blue screen). Very frustrating!, anyone can please help.
BTW, when i rooted my phone i installed clockwordmode then and it worked fine, i had not has to use it since, I'm running the stock ROM i want to flash another ROM, before i do that i need to use clockworkmode and that's when i realized that it was not working anymore, then tried to flash it 3 times but no success. I still have root.
Click to expand...
Click to collapse
flash recovery again in odin but make sure the "auto reboot" box is NOT checked. once its done flashing, unplug it and remove the battery for a second. replace the battery and immediately hold down vol up+home+power. this should take you into cwm if it flashed correctly
this could happen when you didn't root it properly
anyways, if you are rooted(as you said), get twrp and see
+1 for twrp
athens71 said:
I still have root.
Click to expand...
Click to collapse
If you still have root, you might want to try installing CWM directly from your phone, using the dd terminal command to copy CWM into the right partition:
Download the latest CWM .img file from CWM's site: http://www.clockworkmod.com/rommanager
Put the file in your phone. For simplicity reason, I would suggest you put it in the root of your internal SD card. And because you will need to type the whole path+filename in the terminal in your phone, I would also suggest you rename the file to something simple, like cwm.img;
If you don't already have it, install Android Terminal Emulator;
Now, open the terminal emulator, and type the following commands:
Code:
su
dd if=/sdcard/cwm.img of=/dev/block/mmcblk0p18
(That is, if you rename the CWM file to "cwm.img" and you actually put it in the root of your internal SD card. If you put it somewhere else or did not rename your file, you will need to adapt the "if=" part of the command.)
Profit.
athens71 said:
Galaxy S3 from at&t, i rooted my phone as soon as got it several months ago, I've flashed colockwordmode 3 times in the last day or so and i cannot make to work, i followed the steps exactly as described, Odin is showing the green pass, the binary cont is increasing every time I've tried but i can't get the phone to start in recovery mode by holding volume up, home and power! it just reboot and turns the phone on or it goes into the Samsung recovery mode (blue screen). Very frustrating!, anyone can please help.
BTW, when i rooted my phone i installed clockwordmode then and it worked fine, i had not has to use it since, I'm running the stock ROM i want to flash another ROM, before i do that i need to use clockworkmode and that's when i realized that it was not working anymore, then tried to flash it 3 times but no success. I still have root.
Click to expand...
Click to collapse
Just curious: are you trying to flash CWM via Odin? If so where did you get it from? Did you install a botched version of stock recovery maybe (or one that is from another model of S3)? Try TWRP from here http://forum.xda-developers.com/showpost.php?p=28019751&postcount=1. It is at the bottom of the post and it is labeled "Odin Flashable TWRP Recovery" under Miscellaneous files. Download and install via Odin.
And if you are on Jelly Bean, your flash counter will increment in your dealings with custom recoveries and roms. You only option at this point (if you have root still) is to get Triangle Away and run it in order to reset the counter. However, even if you clear your flash counter, if you go back into recovery it will trip again.
drock212 said:
This will happen until you load a custom rom I believe. Same thing happened to me then when I installed a rom it started being able to boot into cwm
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
I'm still using stock ROM, i'd like to install a custom ROM but i'm reading that you have to have Clockworkmod to do a successful install.
When i check in the files of the phone (sd card) i can see the clockwordmod folder in there there but still can't get it to boot into cwm recovery, only the Samsung recovery and I've tried the volume up home and power button so many times but no success.
Why do you think it worked when i first rooted the phone and not now?
this is frustrating, thanks for the help.
aybarrap1 said:
Just curious: are you trying to flash CWM via Odin? If so where did you get it from? Did you install a botched version of stock recovery maybe (or one that is from another model of S3)? Try TWRP from here http://forum.xda-developers.com/showpost.php?p=28019751&postcount=1. It is at the bottom of the post and it is labeled "Odin Flashable TWRP Recovery" under Miscellaneous files. Download and install via Odin.
And if you are on Jelly Bean, your flash counter will increment in your dealings with custom recoveries and roms. You only option at this point (if you have root still) is to get Triangle Away and run it in order to reset the counter. However, even if you clear your flash counter, if you go back into recovery it will trip again.
Click to expand...
Click to collapse
Yes I've tried 3 times via Odin, i can't remember where i got the cmw file from, it's a tar file (clockworkmod.TAR), the part i don't understand is why when i first rooted the phone in August cwm worked, i used it to install the root and now after trying to install it again 3 times i can't get it to work.
I'm using the stock ROM, not jelly bean.
thanks for any help
xBeerdroiDx said:
flash recovery again in odin but make sure the "auto reboot" box is NOT checked. once its done flashing, unplug it and remove the battery for a second. replace the battery and immediately hold down vol up+home+power. this should take you into cwm if it flashed correctly
Click to expand...
Click to collapse
I've tried it with "auto reboot" check and without but still no luck. Like i said it reboots in the Samsung rm.
androidsavage23 said:
Have you tried twrp?
Click to expand...
Click to collapse
No i have not, i can't find where to get it for galaxy S3 at&t! would you know where i could find it?
Thank you
athens71 said:
No i have not, i can't find where to get it for galaxy S3 at&t! would you know where i could find it?
Thank you
Click to expand...
Click to collapse
Download goo manager app and open that. There will be an option to "install open recovery" in the menu. Voilà a superior recovery that's easier to use
You can even use it to boot into recovery or install the new update for it.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
athens71 said:
No i have not, i can't find where to get it for galaxy S3 at&t! would you know where i could find it?
Click to expand...
Click to collapse
Easiest way to install TWRP is using GooManager from the Play Store.
1. Open GooManager.
2. Press the menu key to open the contextual menu, and select Install OpenRecoveryScript.
3. The app will ask you to confirm you really want to install a new recovery image.
4. GooManager searches for the correct TWRP build for your device. Look at the Filename line, it should display openrecovery-twrp-2.4.1.0-d2att.img for AT&T or openrecovery-twrp-2.4.1.0-d2can.img for Rogers/Bell/Telus. Again, confirm the installation.
5. Wait for the download to begin. TWRP will install. Done.
If it does not work or if GooManager does not find the correct build for your device -- in this latter case, this should raise a flag for you, as you may not have a SGH-i747/SGH-i747M; double check your phone model --, you can always install TWRP manually. From TWRP website (http://www.teamw.in/project/twrp2), you can grab the IMG file to manually install from the terminal emulator, and a TAR file to install using ODIN.
athens71 said:
I've tried it with "auto reboot" check and without but still no luck. Like i said it reboots in the Samsung rm.
Click to expand...
Click to collapse
Did you try it exactly as i said to?
drock212 said:
This will happen until you load a custom rom I believe. Same thing happened to me then when I installed a rom it started being able to boot into cwm
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
So if that's the case (This will happen until you load a custom ROM) how can i back up my stuff before installing a new ROM? that's the reason i was trying to make cwm work so i could back my stuff.
Is there a different way to do a full back up?
thanks
xBeerdroiDx said:
Did you try it exactly as i said to?
Click to expand...
Click to collapse
Yes i did, when i tried to flash cmw 3 times yesterday, the description was exactly like yours.
thanks you
athens71 said:
Yes i did, when i tried to flash cmw 3 times yesterday, the description was exactly like yours.
thanks you
Click to expand...
Click to collapse
if you have root, download Rom Manager and install cwm from the menu.
i've also heard that, if rooted, you can erase /system/recovery-from-boot.p and /system/etc/install-recovery.sh (using ES File Explorer or Root Explorer) an that will make cwmstick. this is due to newer software versions overwriting your stock recovery on reboot.
xBeerdroiDx said:
if you have root, download Rom Manager and install cwm from the menu.
i've also heard that, if rooted, you can erase /system/recovery-from-boot.p and /system/etc/install-recovery.sh (using ES File Explorer or Root Explorer) an that will make cwmstick. this is due to newer software versions overwriting your stock recovery on reboot.
Click to expand...
Click to collapse
By installing cwm from the app store (ROM manger) will i get the same back up as i would with Odin install of cwm, in other words do i risk loosing my back up ROM using "ROM manager?"
thanks
athens71 said:
By installing cwm from the app store (ROM manger) will i get the same back up as i would with Odin install of cwm, in other words do i risk loosing my back up ROM using "ROM manager?"
thanks
Click to expand...
Click to collapse
you've created a backup already? if not, install cwm from ROM Manager, boot into cwm recovery and make your nandroid there. then you'll be all set to to try a new ROM

Won't boot - urgent help needed :)

I seem to have messed my SGNII again I didn't do anything strange - just wanted to reboot into recovery, but instead of pressing pwr+volup+home I thought it easier to do from an app. So I searched for an app to do that and found that Titanium backup as option to reboot into recovery. So I selected reboot->recovery, and my phone rebooted and now it is stuck on SGNII GT-N7100 screen... I pulled battery out and nothing, tried to press pwr+volup+home, nothing, pwr+voldn+home works and gets me into dowload mode.
What should I do? Pls, ASAP I need my phone!!! Thanx!
Really strange. I suggest you to boot into Safe mode to see if you can go to the OS or flash wia Odin your custom recovery if you have one or your stock version.
The global solution would be to flash a stock firmware of course.
Primokorn_ said:
Really strange. I suggest you to boot into Safe mode to see if you can go to the OS or flash wia Odin your custom recovery if you have one or your stock version.
The global solution would be to flash a stock firmware of course.
Click to expand...
Click to collapse
Thanx for ideas I flashed phil's touch and it booted. Now all seems OK. I can't understand how this happened....
dalanik said:
Thanx for ideas I flashed phil's touch and it booted. Now all seems OK. I can't understand how this happened....
Click to expand...
Click to collapse
I never try this option in TB app and I will never use it frow now
With TWRP Recovery there's a great app to manager backup/restore, wipe, flash... so FYI: TWRP Manager
dalanik said:
Thanx for ideas I flashed phil's touch and it booted. Now all seems OK. I can't understand how this happened....
Click to expand...
Click to collapse
well it created a prob with your recovery or rather to say break it , u did the right thing flashing philz
I have to find some app to boot to recovery from OS, not via keys, because when I press power button on stock ROM it doesn't have option to reboot in recovery, I have something on my Nexus 7 which does that will have to take a look what it's called... Thanx for your help.
dalanik said:
I have to find some app to boot to recovery from OS, not via keys, because when I press power button on stock ROM it doesn't have option to reboot in recovery, I have something on my Nexus 7 which does that will have to take a look what it's called... Thanx for your help.
Click to expand...
Click to collapse
You have Andromizer, Rom Toolbox, Rom manager...
Sent from my GT-N7100 using xda app-developers app
There are some more apps that you can go into recovery for example an app called "Quick Boot (Reboot)" if you don't want to use rom manager, or rom toolbox.
And I had strange issue with Titanium Backup too, just when I used SlimBean Weekly Rom and I wanted just to backup my Nova launcher and power toggles apps, so strangely my phone went into bootloop and I had to wipe everything to get it to work again...

[Q] There is no way to get to recovery mode

So, I got an used Xperia ZL. The person who sold me this said he installed an international firmware, 4.3 and after installing SuperSU I noticed the device is rooted (and bootloader is locked). Now, I want to install a custom ROM but I cannot access Recovery mode! When phone starts there is no LED, pressing volume up does nothing, I installed Quick Boot, clicked restart on recovery but it does nothing. I even tried ADB boot recovery but the phone just restarts normally. What can I do?? I'm going crazy with this phone. Thanks for the help!
Aoi v1 said:
So, I got an used Xperia ZL. The person who sold me this said he installed an international firmware, 4.3 and after installing SuperSU I noticed the device is rooted (and bootloader is locked). Now, I want to install a custom ROM but I cannot access Recovery mode! When phone starts there is no LED, pressing volume up does nothing, I installed Quick Boot, clicked restart on recovery but it does nothing. I even tried ADB boot recovery but the phone just restarts normally. What can I do?? I'm going crazy with this phone. Thanks for the help!
Click to expand...
Click to collapse
you have to install custom recovery.
http://forum.xda-developers.com/showthread.php?t=2261606
Install XZDualRecovery, it is the only way
Sent from my Nexus 7 using XDA Premium 4 mobile app
Ah, thank you both. I got what the problem was, 'cause I installed recovery, then a new rom and lost recovery again xD Now i know, recovery needs to be installed every time something else is flashed. Thanks!
Aoi v1 said:
Ah, thank you both. I got what the problem was, 'cause I installed recovery, then a new rom and lost recovery again xD Now i know, recovery needs to be installed every time something else is flashed. Thanks!
Click to expand...
Click to collapse
Hey.... Share how to install recovery(noob method please). Im stuck too. Already tried many method. But, im still don't have recovery. Wasted 8 hours just trying to gets that mother F.
Sent from my C6502
rayzaweirdooo said:
Hey.... Share how to install recovery(noob method please). Im stuck too. Already tried many method. But, im still don't have recovery. Wasted 8 hours just trying to gets that mother F.
Sent from my C6502
Click to expand...
Click to collapse
I already posted the link above. Go to that link and install xz dual recovery.

Bricked phone

Hello,
A friend of mine tried to change from stock ROM to Eragon a few days ago.
He wiped all data and then tried to flash the ROM from Android system recovery but it wont install the ROM.
So now the phone just loads the boot screen when its started but nothing happens after that. I can still get access to Android system recovery.
From what I understand, he should have installed CWM before doing anything really but what's done is done.
Is there a way to save his phone?
Hi,
no worries, it's safe! Just reflash Stock ROM, afterwards CWM and install Eragon.
BlueFlame4 said:
Hi,
no worries, it's safe! Just reflash Stock ROM, afterwards CWM and install Eragon.
Click to expand...
Click to collapse
I have downloaded K05TS-A.A.vA0L.E1.150725.zip (Stock ROM Elephone P8000_20150909_Android)
put that on sd card, then I tried to "apply update from sdcard"
then I get "opening update package..." then "installation aborted"
is there something im doing wrong?
You need to use the sp flash tool, there is a guide somewhere so either try the BBS.elephone forum or Google it you will need to install mtk drivers on your PC/laptop...
charliepie said:
You need to use the sp flash tool, there is a guide somewhere so either try the BBS.elephone forum or Google it you will need to install mtk drivers on your PC/laptop...
Click to expand...
Click to collapse
Sp flash tool wont start to download.
Is there a certain setting that needs to be on phone, when you just connect it android preloader shows up in drivers quickly and then disappear. But if you hold down Vol - you get "CDC Serial"
But when in fastboot you get android "ADB Interface."
From what I have understood you want to stay in Preloader.
How do I do that?
Have read about sp flash tool, but there seems to be problems with the downloading proces and the mtk drivers.
Any idéas?
Click download first and then connect the phone while it's off. The guide on elephone's site is weirdly explained.
marwall said:
Hello,
A friend of mine tried to change from stock ROM to Eragon a few days ago.
He wiped all data and then tried to flash the ROM from Android system recovery but it wont install the ROM.
So now the phone just loads the boot screen when its started but nothing happens after that. I can still get access to Android system recovery.
From what I understand, he should have installed CWM before doing anything really but what's done is done.
Is there a way to save his phone?
Click to expand...
Click to collapse
1. Install drivers on your pc
2. download spflashtool
Turn off phone
3. format all + download K05TS-A.A.vA0L.E1.150725.zip
connect phone to pc while off
4. when its done start phone, takes around 5minutes to boot up.
5. download cwm recovery
6. use Spflashtool again and flash cwm.
7. put eragon 2.5 on your SDcard
8. Restart phone in recovery, turn off, powerbutton + vol up.
9. wipe data / factory and cash, and delvik cash.
10. install eragon 2.5
DONE
Thanks for all your suggestions on how to fix it.
I will try them as soon as possible.
To be clear:
You can only install STOCK ROM with SP Flash Tool
You can only install ERAGON ROM via Recovery
To install ERAGON you need to be ROOT'ed and have working CUSTOM Recovery...
Followed Peinnes list of what to do and it worked!
Thanks alot for the help!
Thx very much for this solution that work fine
Just i lose my imei duration and i fix it via the EngineerMode (*#*#3646633#*#*) connectivity - cds information - radio information - phone 1 - AT+ EGMR=1,7,"IMEI" and for phone 2 AT+ EGMR=1,10,"IMEI" (with the space between + and E and a restart at the evry time), you save me
Have a nice day

Trwp wipe later bricked

Costum rom not update my phone trpw have but download menu and boot menu havent pls helpppp
byjon09 said:
Costum rom not update my phone trpw have but download menu and boot menu havent pls helpppp
Click to expand...
Click to collapse
What do you really need?
My bro my phone twrp wipe all data later htc logo handing wait dowload menu go later restart i want go to recovery but dowload menu havent pc problem fastbott devices maybe qualcom driver install maybe htc fastbot i dont know
Problem twrp have but no go to twrp every time htc logo
byjon09 said:
My bro my phone twrp wipe all data later htc logo handing wait dowload menu go later restart i want go to recovery but dowload menu havent pc problem fastbott devices maybe qualcom driver install maybe htc fastbot i dont know
Problem twrp have but no go to twrp every time htc logo
Click to expand...
Click to collapse
Can you boot into TWRP or Download Mode?
No go to problem wipe all data twrp
Problem download button press later handibg logo htc sd card method no work pc problem quamcom driver other devolopers maybe i dont now i will go recovery twrp try
byjon09 said:
No go to problem wipe all data twrp
Click to expand...
Click to collapse
byjon09 said:
Problem download button press later handibg logo htc sd card method no work pc problem quamcom driver other devolopers maybe i dont now i will go recovery twrp try
Click to expand...
Click to collapse
What is the problem, and what are you trying to do: root your phone, install a custom ROM, etc.
You think you phone have bootloader unlock later twrp all data wipe later costom rom install i am not installing later download and bootloader not working my phone now htc handing logo waot open wait
byjon09 said:
You think you phone have bootloader unlock later twrp all data wipe later costom rom install i am not installing later download and bootloader not working my phone now htc handing logo waot open wait
Click to expand...
Click to collapse
I'm sorry, but I still don't understand what you're trying to do.
ethical_haquer said:
I'm sorry, but I still don't understand what you're trying to do.
Click to expand...
Click to collapse
costum rom was installed on my phone I deleted everything with trwp normally I should have installed a new rom file but I didn't now the htc logo is stuck, there is twrp unlocked but I can't access it the boot loader does not open, because there is no rom, it does not open normally, there is only htc logo and red warning, maybe I can open the security mode or something else I am very tired
byjon09 said:
costum rom was installed on my phone I deleted everything with trwp normally I should have installed a new rom file but I didn't now the htc logo is stuck, there is twrp unlocked but I can't access it the boot loader does not open, because there is no rom, it does not open normally, there is only htc logo and red warning, maybe I can open the security mode or something else I am very tired
Click to expand...
Click to collapse
So you can't access TWRP?
Yes htc download menu later bootloader and recovery but my phone download menu problem
byjon09 said:
Yes htc download menu later bootloader and recovery but my phone download menu problem
Click to expand...
Click to collapse
So, you might be able to flash an image through recovery, is it stock recovery or custom?
twrp open now charge cablo and wolume down and volume up and power button all white boot and later recovery happy and butt instal costum rom still eror
now 3 16 401 2 twrp backup download files for and sd card install ist truee method?*
ethical_haquer said:
So, you might be able to flash an image through recovery, is it stock recovery or custom?
Click to expand...
Click to collapse
just have trpw backup method not ıntallıng what is problem
thx bro everything ı question you one
my phone flash light and camera not working this firmware cronic problem????

Categories

Resources