Help please.. No rom. - Moto G Q&A, Help & Troubleshooting

I messed up by flashing the wrong kernel and not backing up.
now my phone wont boot up.
i have no rom in my sdcard to flash..
how can i send files to my phone?
how can i fix this?
please help

Can you access fastboot (press down and power)?
If you can then you may be able to flash a new rom via fastboot or maybe push one in recovery via ADB.
However, I've never done this before (on this device or a similar situation) so I'm only being theoretical here unless someone can confirm it and I suggest researching first.

tech3475 said:
Can you access fastboot (press down and power)?
If you can then you may be able to flash a new rom via fastboot or maybe push one in recovery via ADB.
However, I've never done this before (on this device or a similar situation) so I'm only being theoretical here unless someone can confirm it and I suggest researching first.
Click to expand...
Click to collapse
i cant get adb to work. i dont know how to use it.
any other ways?...T_T

P00t said:
i cant get adb to work. i dont know how to use it.
any other ways?...T_T
Click to expand...
Click to collapse
Try using this guide http://forum.xda-developers.com/showthread.php?t=2542219

Fixed it using adb sideload. So simple and easy to fix for any missing rom in storage

Related

[Q] stuck in boot loop / pc not recognizing phone with adb

Hi,
I tried to install a ROM but it got stuck on the white screen with the HTC logo. I tried to do factory reset but it gets stuck again. I don't have clockwork recovery, and I rooted my phone using adb and ace recovery, which is not on my phone. I only temporarily used it to flash my rom, stupid I know. :-/ When I connect my phone to the PC it is not being recognized. I tried putting the PD98IMG.zip file on my sd card but it just says that it the image is incorrect. Is there anything I can do? Is this fixable?
brickdummy said:
Hi,
I tried to install a ROM but it got stuck on the white screen with the HTC logo. I tried to do factory reset but it gets stuck again. I don't have clockwork recovery, and I rooted my phone using adb and ace recovery, which is not on my phone. I only temporarily used it to flash my rom, stupid I know. :-/ When I connect my phone to the PC it is not being recognized. I tried putting the PD98IMG.zip file on my sd card but it just says that it the image is incorrect. Is there anything I can do? Is this fixable?
Click to expand...
Click to collapse
Flash a recovery.img from fastboot. What is an ace recovery? Read my signature for the HTC logo problem.
brickdummy said:
Hi,
I tried to install a ROM but it got stuck on the white screen with the HTC logo. I tried to do factory reset but it gets stuck again. I don't have clockwork recovery, and I rooted my phone using adb and ace recovery, which is not on my phone. I only temporarily used it to flash my rom, stupid I know. :-/ When I connect my phone to the PC it is not being recognized. I tried putting the PD98IMG.zip file on my sd card but it just says that it the image is incorrect. Is there anything I can do? Is this fixable?
Click to expand...
Click to collapse
I just went through some similar stuff. What type of computer are you using? PC/Mac? Are you using the original cable? What troubleshooting steps for connectivity have you done? Different cable? USB port?
Can you access the bootloader screen when you pull the battery and reboot while holding the volume button down and holding the power button? By accident, I found that the phone and PC will communicate with each other when "Fastboot" is selected on the bootloader screen (you should hear a connection chime and it should change to "Fastboot USB") except I could only get fastboot commands to work. The good news is that should be enough to flash a boot or whatever else you need to get back in business.
shadowboxx said:
I just went through some similar stuff. What type of computer are you using? PC/Mac? Are you using the original cable? What troubleshooting steps for connectivity have you done? Different cable? USB port?
Can you access the bootloader screen when you pull the battery and reboot while holding the volume button down and holding the power button? By accident, I found that the phone and PC will communicate with each other when "Fastboot" is selected on the bootloader screen (you should hear a connection chime and it should change to "Fastboot USB") except I could only get fastboot commands to work. The good news is that should be enough to flash a boot or whatever else you need to get back in business.
Click to expand...
Click to collapse
Hi, Thanks for the reply.I am using windows 7. I downloaded the drivers for HTC, and I am using a data cable and the USB port in the back of my computer, nearest the mother board. I do see "Fastboot USB" on the phone but when i type in the command prompt "adb devices" I get nothing.
brickdummy said:
Hi, Thanks for the reply.I am using windows 7. I downloaded the drivers for HTC, and I am using a data cable and the USB port in the back of my computer, nearest the mother board. I do see "Fastboot USB" on the phone but when i type in the command prompt "adb devices" I get nothing.
Click to expand...
Click to collapse
That's great you're getting the fastboot usb message! As long as you're not using a hub or some other usb extender, any functioning usb port on the pc will do. Again, I learned this by accident (ie the hard way) and found that in this mode, only fastboot commands will work, not adb. (on a side note, and others should correct me here, adb and fastboot work together when the phone is rebooted normally or in recovery but not in the bootloader screen)
Great test for connection: fastboot devices (if you get anything else except a serial # with fastboot after it, then close the cmd window, unplug, and pull battery/reboot to bootloader), fastboot reboot-bootloader. Once it reboots back into the bootloader screen, make sure you press the power button while fastboot is selected and you should again hear the chime and see fastboot usb come up. This is your phone saying it's ready to accept your fastboot commands.
Do let us know how it works.
bananagranola said:
Flash a recovery.img from fastboot. What is an ace recovery? Read my signature for the HTC logo problem.
Click to expand...
Click to collapse
Hi I actually saw your post earlier thank you. I will work on this. I found it in a tutorial when I rooted my phone with HTC dev, ace_recovery_ext_4.img. I'll post where i found it later.
bananagranola said:
Flash a recovery.img from fastboot. What is an ace recovery? Read my signature for the HTC logo problem.
Click to expand...
Click to collapse
when i flashboot the recovery.img file it goes to the red triangle.
brickdummy said:
Hi I actually saw your post earlier thank you. I will work on this. I found it in a tutorial when I rooted my phone with HTC dev, ace_recovery_ext_4.img. I'll post where i found it later.
Click to expand...
Click to collapse
Hi the program is actually called 4EXT Recovery Touch. I finally was able to open it through fastboot....Now all thats left is to find the right zip file to put my phone back to stock.
shadowboxx said:
That's great you're getting the fastboot usb message! As long as you're not using a hub or some other usb extender, any functioning usb port on the pc will do. Again, I learned this by accident (ie the hard way) and found that in this mode, only fastboot commands will work, not adb. (on a side note, and others should correct me here, adb and fastboot work together when the phone is rebooted normally or in recovery but not in the bootloader screen)
Great test for connection: fastboot devices (if you get anything else except a serial # with fastboot after it, then close the cmd window, unplug, and pull battery/reboot to bootloader), fastboot reboot-bootloader. Once it reboots back into the bootloader screen, make sure you press the power button while fastboot is selected and you should again hear the chime and see fastboot usb come up. This is your phone saying it's ready to accept your fastboot commands.
Do let us know how it works.
Click to expand...
Click to collapse
Hi, this did work, thank you. Would you happen to know how i can load the stock software on my phone? I had it rooted before im not sure if its still rooted. I also managed to get the 4ext recovery on my phone too.
shadowboxx said:
(on a side note, and others should correct me here, adb and fastboot work together when the phone is rebooted normally or in recovery but not in the bootloader screen)
Click to expand...
Click to collapse
As far as I know, fastboot only works when your phone is in fastboot mode. ADB works in recovery or system.
brickdummy said:
Hi, this did work, thank you. Would you happen to know how i can load the stock software on my phone? I had it rooted before im not sure if its still rooted. I also managed to get the 4ext recovery on my phone too.
Click to expand...
Click to collapse
Flash a rooted stock ROM from recovery. Whether you have root is in your system partition. Whether your bootloader is unlocked is in your bootloader. Whether you have a custom recovery is in your recovery partition. Three separate things.
As for your post in your other thread, read my signature.
bananagranola said:
As far as I know, fastboot only works when your phone is in fastboot mode. ADB works in recovery or system.
Flash a rooted stock ROM from recovery. Whether you have root is in your system partition. Whether your bootloader is unlocked is in your bootloader. Whether you have a custom recovery is in your recovery partition. Three separate things.
Click to expand...
Click to collapse
I'm sorry, I have no idea what I am doing. Can you show me the steps? When I try installing a stock rom zip file in my recovery from my sd card it aborts.
brickdummy said:
I'm sorry, I have no idea what I am doing. Can you show me the steps? When I try installing a stock rom zip file in my recovery from my sd card it aborts.
Click to expand...
Click to collapse
I'm guessing that you're trying to flash a PD98IMG.zip or a RUU. You need an actual stock rooted ROM, probably from here on the forum. Or just flash Android Revolution HD, an optimized rooted stock ROM, also from here on the forum in the development section. For more specific steps read the Ace Think Tank linked in my signature.
bananagranola said:
I'm guessing that you're trying to flash a PD98IMG.zip or a RUU. You need an actual stock rooted ROM, probably from here on the forum. Or just flash Android Revolution HD, an optimized rooted stock ROM, also from here on the forum in the development section. For more specific steps read the Ace Think Tank linked in my signature.
Click to expand...
Click to collapse
Ok, one more thing. I have S-ON. does that matter?
----
It did not, lol anyway it worked. Thank you everyone for you help. I really appreciate it.
-----
For those wondering I found the stock rooted rom here http://http://forum.xda-developers.com/showthread.php?t=996368
http://forum.xda-developers.com/showthread.php?p=26617631
Instructions to flash the rom
http://http://forum.xda-developers.com/showthread.php?t=2168500
brickdummy said:
Ok, one more thing. I have S-ON. does that matter?
Click to expand...
Click to collapse
Yes. You need to read the part in my signature about being stuck in the splash screen.
bananagranola said:
Yes. You need to read the part in my signature about being stuck in the splash screen.
Click to expand...
Click to collapse
ok, got it. Thank you again
Dear friends,
I have this problem: I got a brand new TCL S720 and the Google Play did not work, being a known rom issue. So, before doing anything, I've managed to make a backup of it's original rom with MTK Droid tools whichI supose it did it well. Then I've tried to install a CWM recovery to try a custom rom for it. The CWM recovery seemed to install succesfully but I didn't manage to install the new rom. If I remember well, it stucked on boot logo. Then tried to revert at it's original stock recovery, managed to have the phone back as it was in initial state, but doing more tries, It remained stucked on boot logo. The problem is that my computer doesn't recognise it anymore, when I connect it to USB it tries to install MTP usb driver but even before the driver was installed well, now it refuse to install, like the driver is not good or the proper driver doesn't exist. So the only thing I can do is to boot on stock recovery but even I tried to copy the original rom update.zip on external SD and to flash the phone using install update from sd card in recovery mode, It doesn't find the external sd card. So I'm stuck here, the computer doesn't detect the phone to try flashing it with SP flash tool or MTK Droid tool, and I also can't flash it from sd card. Have you any idea how to make it work again?
Thanks in advance.

how to enter stock recovery?

Trying some stuff and need to get to stock recovery. Can normally get there from the extended reboot menu or ADB, but hosed something so adb doesn't work. I know it's there, used it for factory reset a dozen times.
Tipe in console:
Su
Reboot recovery
getochkn said:
Trying some stuff and need to get to stock recovery. Can normally get there from the extended reboot menu or ADB, but hosed something so adb doesn't work. I know it's there, used it for factory reset a dozen times.
Click to expand...
Click to collapse
Gabboxxx said:
Tipe in console:
Su
Reboot recovery
Click to expand...
Click to collapse
Doesn't matter, I just reflashed, but I can't run SU, reboot recovery when ADB doesn't work as I clearly stated.
And if u reflash the ftf?
getochkn said:
Trying some stuff and need to get to stock recovery. Can normally get there from the extended reboot menu or ADB, but hosed something so adb doesn't work. I know it's there, used it for factory reset a dozen times.
Click to expand...
Click to collapse
Not via ADB commands ? Try a different cable ? Maybe you forgot to enable USB debugging? Enable unknown sources might help too
I had no problems booting via ADB
adb reboot recovery
I suppose try using a different PC and reflash a different ftf file. That might help as it will complete rewrite the recovery again in case you have screwed it
Check this post where I have successfully booted into recovery via ADB :
http://forum.xda-developers.com/showthread.php?t=2480590
the whole of this was my phone was softbricked. I wanted to get into recovery so I could use ADB to try to fix it. When it's softbricked, ADB won't start up, therefore I could use ADB.
Trust me, I know how to use ADB, I just wanted to know if there was a key combination to get our phones into recovery mode with ADB because ADB wouldn't work because my phone was softbricked. It had nothing to do with me not knowing how to use ADB or how to set it up, it had to do with my phone would brick it self before ADB started, so therefore I couldn't send any ADB commands.
getochkn said:
the whole of this was my phone was softbricked. I wanted to get into recovery so I could use ADB to try to fix it. When it's softbricked, ADB won't start up, therefore I could use ADB.
Trust me, I know how to use ADB, I just wanted to know if there was a key combination to get our phones into recovery mode with ADB because ADB wouldn't work because my phone was softbricked. It had nothing to do with me not knowing how to use ADB or how to set it up, it had to do with my phone would brick it self before ADB started, so therefore I couldn't send any ADB commands.
Click to expand...
Click to collapse
I am uploading drivers on a post. Will quote you to it. Install them. I hope that helps!
here you go
http://forum.xda-developers.com/showthread.php?p=46681107#post46681107
Ok, let me try to explain this.
It's not drivers.
It's not ADB.
It's not my PC.
I softbricked my phone trying something. I didn't want to wipe it, so I wanted to try to get into recovery, where a limited ADB works.
I couldn't boot into recovery from ADB because it was softbricked.
I just wanted to know if there was key to hold down on boot or something to get into the default recovery mode.
I don't need drivers, I don't help getting ADB going, it works fine on my PC. The point was the phone was softbricked, in a boot loop, ADB wouldn't respond, wanted a key command to get into recovery.
I apprecaite the help but people aren't getting what I was asking.
Is there a key command to press at the bootup to get into the stock recovery on this phone? All my other phones, I know the command, but this one I've tried all the combos and no recovery.
Please, no more help on ADB, I know how to use ADB just fine.
Just is there a keypress to do this?

Nexus 5 stuck on boot up screen

I have a Nexus 5 that is on Cyanogenmod11, and I tried to autoflash franco kernel to make my battery last longer. I just found out that cm11 is not compatible with franco kernal, and my Nexus 5 is stuck on a screen with the Google logo, and a unlocked little icon at the bottom. I can get into bootloader, and then get into CWM mode. Help, I just want to get back into c11. I don't need my data backed up or anything, I don't want to try flashing granco kernel again or something. HELP. Please use baby terms because I do not understand anything. Walk me through everything in detail please, and explain some terms that I probably won't know.
Thanks
seanxytv said:
I have a Nexus 5 that is on Cyanogenmod11, and I tried to autoflash franco kernel to make my battery last longer. I just found out that cm11 is not compatible with franco kernal, and my Nexus 5 is stuck on a screen with the Google logo, and a unlocked little icon at the bottom. I can get into bootloader, and then get into CWM mode. Help, I just want to get back into c11. I don't need my data backed up or anything, I don't want to try flashing granco kernel again or something. HELP. Please use baby terms because I do not understand anything. Walk me through everything in detail please, and explain some terms that I probably won't know.
Thanks
Click to expand...
Click to collapse
Just reflash CM11 and your GAPPS package and you should be good to go!
justmpm said:
Just reflash CM11 and your GAPPS package and you should be good to go!
Click to expand...
Click to collapse
Thank you, I read online and it told me to do the exact same thing. I downloaded the 2 packages, and then i plugged my usb in to the computer and nexus 5, but the computer did NOT recognize my Nexus 5. Is it because it doesn't recognize my Nexus 5 because it is in bootloader mode?
Thanks
seanxytv said:
Thank you, I read online and it told me to do the exact same thing. I downloaded the 2 packages, and then i plugged my usb in to the computer and nexus 5, but the computer did NOT recognize my Nexus 5. Is it because it doesn't recognize my Nexus 5 because it is in bootloader mode?
Thanks
Click to expand...
Click to collapse
bootloader is for fastboot, not adb. but your computer should still see your phone. boot into recovery to use adb. why not keep a copy of your current rom in your storage just in case? or even a nandroid backup just in case? not pointed directly at you.. but when will people ever learn?
seanxytv said:
Thank you, I read online and it told me to do the exact same thing. I downloaded the 2 packages, and then i plugged my usb in to the computer and nexus 5, but the computer did NOT recognize my Nexus 5. Is it because it doesn't recognize my Nexus 5 because it is in bootloader mode?
Thanks
Click to expand...
Click to collapse
Go to CWM and connect ur phone to PC, then choose Mount and Storage>Mount USB Storage. Your phone will be mounted on PC. Then copy the CM11 zip and Gapps to phone SD and flash them. Flashing Gapps is not necessary though IMO.
simms22 said:
bootloader is for fastboot, not adb. but your computer should still see your phone. boot into recovery to use adb. why not keep a copy of your current rom in your storage just in case? or even a nandroid backup just in case? not pointed directly at you.. but when will people ever learn?
Click to expand...
Click to collapse
I got my phone into bootloader, than selected recovery mode. It says ClockworkMod Recovery v6.0.4.5 at the top, and a bunch of options below. I plugged in my USB, and it made the noise that indicates that it is connected, but it does not show me the internal storage of my Nexus 5. What am I doing wrong?
seanxytv said:
I got my phone into bootloader, than selected recovery mode. It says ClockworkMod Recovery v6.0.4.5 at the top, and a bunch of options below. I plugged in my USB, and it made the noise that indicates that it is connected, but it does not show me the internal storage of my Nexus 5. What am I doing wrong?
Click to expand...
Click to collapse
it wont. you need to use adb to move whatever files you want to your phone. it wont show you whats already there. for that, you can use your recovery to see whats zip files are in your storage(in twrp you can also look what other files are there, not sure of cwm recovery.
simms22 said:
it wont. you need to use adb to move whatever files you want to your phone. it wont show you whats already there. for that, you can use your recovery to see whats zip files are in your storage(in twrp you can also look what other files are there, not sure of cwm recovery.
Click to expand...
Click to collapse
Can you step me through on how to use adb?
seanxytv said:
Can you step me through on how to use adb?
Click to expand...
Click to collapse
start here, read lower down, about adb http://forum.xda-developers.com/showpost.php?p=47033844&postcount=1
use the adb push command the op lists. he also put in a link about how to set up adb. im sorry, im at work and dont have time to walk you through adb. if you google adb or search adb here in xda, you will find a ton of info. but what you really need is the adb push command to push your files to your phone.
seanxytv said:
Can you step me through on how to use adb?
Click to expand...
Click to collapse
Please take your time and read this:
http://forum.xda-developers.com/goo...ide-nexus-5-how-to-unlock-bootloader-t2507905
You turn most people off by asking for them to type detailed directions when they already exist. Not being nasty but read.
simms22 said:
start here, read lower down, about adb http://forum.xda-developers.com/showpost.php?p=47033844&postcount=1
use the adb push command the op lists. he also put in a link about how to set up adb. im sorry, im at work and dont have time to walk you through adb. if you google adb or search adb here in xda, you will find a ton of info. but what you really need is the adb push command to push your files to your phone.
Click to expand...
Click to collapse
I have adb installed and working, and also have cm11 and Gapps on my computer. What is the next step?
seanxytv said:
I have adb installed and working, and also have cm11 and Gapps on my computer. What is the next step?
Click to expand...
Click to collapse
adb push them to your phone(while you are in recovery), then flash them in your recovery. dont worry about wiping anything, just flash them(dirty, without wiping, so you dont lose any data).
simms22 said:
start here, read lower down, about adb http://forum.xda-developers.com/showpost.php?p=47033844&postcount=1
use the adb push command the op lists. he also put in a link about how to set up adb. im sorry, im at work and dont have time to walk you through adb. if you google adb or search adb here in xda, you will find a ton of info. but what you really need is the adb push command to push your files to your phone.
Click to expand...
Click to collapse
I have adb downloaded, and also cm11 and GAPPS downloaded too. What is next?
one post says you have adb installed, the other says you have it downloaded.. which one, lol?
if its installed, all you have to do is adb push the files to your phone. when ypu push them, be sire to write the exact name of the files when you push them.
first, make sure adb sees your device when its plugged in via usb, type.. adb devices
2nd, push your files.. adb push cyanogenmodromfilename.zip and then adb push gapps.zip
simms22 said:
one post says you have adb installed, the other says you have it downloaded.. which one, lol?
if its installed, all you have to do is adb push the files to your phone. when ypu push them, be sire to write the exact name of the files when you push them.
first, make sure adb sees your device when its plugged in via usb, type.. adb devices
2nd, push your files.. adb push cyanogenmodromfilename.zip and then adb push gapps.zip
Click to expand...
Click to collapse
Thanks, after I push the files, what do I do on CWM?
seanxytv said:
Thanks, after I push the files, what do I do on CWM?
Click to expand...
Click to collapse
pick the rom, then flash it. then go back and flash the gapps. afterwards, boot up.
Flash the ROM and gapps in cwm. Done.
sent from my hammerhead
simms22 said:
pick the rom, then flash it. then go back and flash the gapps. afterwards, boot up.
Click to expand...
Click to collapse
where do I find the rom in CWM?
seanxytv said:
where do I find the rom in CWM?
Click to expand...
Click to collapse
i dont use cwm, i use twrp. but there should be an option(like a file explorer) to pick what you want to flash.
seanxytv said:
where do I find the rom in CWM?
Click to expand...
Click to collapse
Hey how did you flashed cm the first time?

[Q] Fastboot Brick (CM11 v.12)

Hi, I rooted my Froyo 2.2 Optimus One (LG-P500) with z4root (http://forum.xda-developers.com/showthread.php?t=833953) then I installed CWM with ROM manager.
I installed CM11 v.12 (http://forum.xda-developers.com/showthread.php?t=2589303) following AROMA installer steps; I rebooted my phone and I saw this:
http://3.bp.blogspot.com/-nl2aGm8NgoI/T4qw9y80_cI/AAAAAAAADvQ/w5IbpEFH-Yk/s1600/IMG_3388.JPG
I read this guide to unbrick the phone (http://forum.xda-developers.com/showthread.php?t=1088046&page=9) but it seems for people that have bricked their recovery while I can correctly run it. Have I to follow this guide anyway? Then? Where I'm wrong?
Thank you all!
steve281188 said:
Hi, I rooted my Froyo 2.2 Optimus One (LG-P500) with z4root (http://forum.xda-developers.com/showthread.php?t=833953) then I installed CWM with ROM manager.
I installed CM11 v.12 (http://forum.xda-developers.com/showthread.php?t=2589303) following AROMA installer steps; I rebooted my phone and I saw this:
http://3.bp.blogspot.com/-nl2aGm8NgoI/T4qw9y80_cI/AAAAAAAADvQ/w5IbpEFH-Yk/s1600/IMG_3388.JPG
I read this guide to unbrick the phone (http://forum.xda-developers.com/showthread.php?t=1088046&page=9) but it seems for people that have bricked their recovery while I can correctly run it. Have I to follow this guide anyway? Then? Where I'm wrong?
Thank you all!
Click to expand...
Click to collapse
Still can run recovery? Did you do a backup before attempting any of this? If so, restore it. If not, well, live and learn
Recovery is ok
Dovidhalevi said:
Still can run recovery? Did you do a backup before attempting any of this? If so, restore it. If not, well, live and learn
Click to expand...
Click to collapse
As I wrote, recovery is working fine; unfortunately, I have no backup.
EDIT: I tried flashing CM11-v.11, no way. Is the problem what I flash? Or it's nothing to do about it? (I'm thinking about flashing stock rom)
steve281188 said:
As I wrote, recovery is working fine; unfortunately, I have no backup.
Click to expand...
Click to collapse
Know for the next time
Here is a backkup of a older ROM http://forum.xda-developers.com/showthread.php?t=2711770
This runs new baseband. If you still have old baseband, find the old baseband fix and flash afterwards or adb push the three files to /system/lib/. No need to even reboot in this case.
CM10
Dovidhalevi said:
Know for the next time
Here is a backkup of a older ROM http://forum.xda-developers.com/showthread.php?t=2711770
This runs new baseband. If you still have old baseband, find the old baseband fix and flash afterwards or adb push the three files to /system/lib/. No need to even reboot in this case.
Click to expand...
Click to collapse
Thanks!
What if I just flash this? (http://forum.xda-developers.com/showthread.php?t=1811325)
steve281188 said:
Thanks!
What if I just flash this? (http://forum.xda-developers.com/showthread.php?t=1811325)
Click to expand...
Click to collapse
Can certainly try it. Newer ROMs do work better than this, however. If you were on Froyo, you will need the old baseband fix for any of these ROMs. It's OK, I use it myself.
Note that for KitKat, you need the newer recovery Clockwork 6.0.4.8. For others, the older 6.0.2.7, etc.
Maybe get your phone working again with that backkup before trying any other ROMs.
CWM
Dovidhalevi said:
Can certainly try it. Newer ROMs do work better than this, however. If you were on Froyo, you will need the old baseband fix for any of these ROMs. It's OK, I use it myself.
Note that for KitKat, you need the newer recovery Clockwork 6.0.4.8. For others, the older 6.0.2.7, etc.
Maybe get your phone working again with that backkup before trying any other ROMs.
Click to expand...
Click to collapse
OK thanks! I notice now that ROM manager installed me a 5.0.2.0 CWM recovery! Is this the problem?
How can I upgrade it?
Regards
steve281188 said:
OK thanks! I notice now that ROM manager installed me a 5.0.2.0 CWM recovery! Is this the problem?
How can I upgrade it?
Regards
Click to expand...
Click to collapse
Use this to flash ROMs up to Kitkat.
For Kitkat, need the 6.0.4.8 version which can be flashed using recovery. ROM manager does not download newer versions.
brick
I flashed CWMod-6.0.4.8-June04 "img" file (taken here "http://forum.xda-developers.com/showthread.php?t=2564767") through the command "fastboot flash recovery recovery.img" in fastboot mode, and now it's a total brick (black screen).
I'm not really lucky
EDIT = i can't enter fastboot mode neither. I'm not sure if it's because the back button is faulty (that is true but I succeded the first time) or even fastboot mode is broken (is it possible?)
Looking for a new phone, thanks all
steve281188 said:
I flashed CWMod-6.0.4.8-June04 "img" file (taken here "http://forum.xda-developers.com/showthread.php?t=2564767") through the command "fastboot flash recovery recovery.img" in fastboot mode, and now it's a total brick (black screen).
I'm not really lucky
EDIT = i can't enter fastboot mode neither. I'm not sure if it's because the back button is faulty (that is true but I succeded the first time) or even fastboot mode is broken (is it possible?)
Looking for a new phone, thanks all
Click to expand...
Click to collapse
You can get these phones dirt cheep in some places now.
Last try.
Take out battery, press home/volume-down/power, replacing battery. Or variations of this scheme. Since I have never succeded in running fastboot, this is how I got my phone back after similar mishaps. Try several times. (Make sure you have charge on that battery because that will to it as well!)
I flashed that image from adb shell: flash_image recover /sdcard/....img. There is also a normal zipped version that can be flashed from whatever recovery you have up, but not recommended. Using the adb method, if it fails, one can IMMEDIATELY flash an img that is known to work and not be bricked!
Dovidhalevi said:
Last try.
Take out battery, press home/volume-down/power, replacing battery. Or variations of this scheme.
Click to expand...
Click to collapse
is this the recovery combination? I tried but I'll try again.
Dovidhalevi said:
I flashed that image from adb shell: flash_image recover /sdcard/....img.
Click to expand...
Click to collapse
where I was wrong?
Dovidhalevi said:
There is also a normal zipped version that can be flashed from whatever recovery you have up, but not recommended.
Click to expand...
Click to collapse
are you talking about flashing a recovery with a recovery? why it's not recommended?
Dovidhalevi said:
Using the adb method, if it fails, one can IMMEDIATELY flash an img that is known to work and not be bricked!
Click to expand...
Click to collapse
sorry, I don't understand this part.
steve281188 said:
is this the recovery combination? I tried but I'll try again.
Click to expand...
Click to collapse
Yes, but more physical action. Sometimes manipulating the battery can get back into recovery. Cost nothing to try.
are you talking about flashing a recovery with a recovery? why it's not recommended? ...
sorry, I don't understand this part.
Click to expand...
Click to collapse
If the flash that recovery zip (overwriting the current one) and this fails. Brick.
If I am alive in adb and I flash_image the recovery .img and it fails, I now have no valid recovery but am still alive, and can then flash_image another that is known to succeed..
Problem is that our phones are restricted to a 5 meg recovery section. The dev worked hard to get the new CWM small enough (taking out some functionality such as partioning sdcards to do so), but it is right on the line. On some phones, unluckily maybe yours, it doesn't quite fit on. There is also a new TWRP recovery around, same restriction but maybe would be OK.
Dovidhalevi said:
Yes, but more physical action. Sometimes manipulating the battery can get back into recovery. Cost nothing to try.
If the flash that recovery zip (overwriting the current one) and this fails. Brick.
If I am alive in adb and I flash_image the recovery .img and it fails, I now have no valid recovery but am still alive, and can then flash_image another that is known to succeed..
Problem is that our phones are restricted to a 5 meg recovery section. The dev worked hard to get the new CWM small enough (taking out some functionality such as partioning sdcards to do so), but it is right on the line. On some phones, unluckily maybe yours, it doesn't quite fit on. There is also a new TWRP recovery around, same restriction but maybe would be OK.
Click to expand...
Click to collapse
I flashed the recovery that bricked the phone exactly through fastboot shell with the command above. So where I was wrong?
Is it possible I've "bricked" fastboot mode too? Or I can't enter fastboot anymore just because my back button is faulty?
thanks!!!
steve281188 said:
I flashed the recovery that bricked the phone exactly through fastboot shell with the command above. So where I was wrong?
Is it possible I've "bricked" fastboot mode too? Or I can't enter fastboot anymore just because my back button is faulty?
thanks!!!
Click to expand...
Click to collapse
I have never succeded in getting fastboot from my PC. Did it in an adb shell session (which means android or recovery was alive and kicking).
What messages did you see on the flash_image? Any error? Did it fit?
From the adb shell, if the flash_image fails, I can flash another img which I know is OK (must have that around on the sdcard). Then, no harm done. Otherwise, it is possible that the flash over-wrote the existing recovery, but failed. Thar's the problem.
recovery
When I flashed recovery from fastboot shell, everything was ok and no errors showed up.
From that moment, screen is always black.

One plus one need help urgent!

While recently trying to update my opo running cm11 I clicked install update but then it rebooted and just went to a black screen and did nothing. I rebooted it but it hadn't installed. I found my boot loader was locked and i had no recovery at all installed does anyone know how to fix this.
tom_clegg said:
While recently trying to update my opo running cm11 I clicked install update but then it rebooted and just went to a black screen and did nothing. I rebooted it but it hadn't installed. I found my boot loader was locked and i had no recovery at all installed does anyone know how to fix this.
Click to expand...
Click to collapse
Use fastboot & ADB guide for beginners. Download all required files so your PC can Connect to OPO VIA USB from PC. What PC OS do u use? Windows or Linux. Watch how to unlock boot loader, root, & install recovery tool or Return to stock OnePlus one YouTube video. Easiest start. Your phone will be OK. U need to down load drivers so u can use your PC to talk to your phone - pass instruction & activate 1+1 options. Install CM 11 or whatever ROM u want to use, as well as, 1+1 tools u may have lost is Recovery Tool.
Fstop said:
Use fastboot & ADB guide for beginners. Download all required files so your PC can Connect to OPO VIA USB from PC. What PC OS do u use? Windows or Linux. Watch how to unlock boot loader, root, & install recovery tool or Return to stock OnePlus one YouTube video. Easiest start. Your phone will be OK. U need to down load drivers so u can use your PC to talk to your phone - pass instruction & activate 1+1 options. Install CM 11 or whatever ROM u want to use, as well as, 1+1 tools u may have lost is Recovery Tool.
Click to expand...
Click to collapse
I use a mac and i tried to use a recovery tool however it says boot loader needed to be unlocked which mine wasn't and it wouldn't unlock because i had no recovery at all.
tom_clegg said:
I use a mac and i tried to use a recovery tool however it says boot loader needed to be unlocked which mine wasn't and it wouldn't unlock because i had no recovery at all.
Click to expand...
Click to collapse
You don't need a recovery to unlock the bootloader. Just boot it into fastboot mode, connect it to your Mac, and type 'fastboot oem-unlock' on the Terminal. Be careful, though, because you WILL lose ALL of your data!
Sent from my LG-V500 using Tapatalk
GXGOW said:
You don't need a recovery to unlock the bootloader. Just boot it into fastboot mode, connect it to your Mac, and type 'fastboot oem-unlock' on the Terminal. Be careful, though, because you WILL lose ALL of your data!
Sent from my LG-V500 using Tapatalk
Click to expand...
Click to collapse
where do i find the files for mac with fast boot adb etc.
tom_clegg said:
I use a mac and i tried to use a recovery tool however it says boot loader needed to be unlocked which mine wasn't and it wouldn't unlock because i had no recovery at all.
Click to expand...
Click to collapse
Hmmm no recovery? When u hold down volume + power ?
Did u find the fastboot & adb tools for Mac?
What happens when u hold volume key up + power button at same time after turning device off?
What happens if u $fastboot devices -
Can u issue cmd "$fastboot oem unlock"
Know its frustrating but have to keep trying till u get in. Just have the rom files unzipped on your Mac ready to flash 1+1 when u get in. Its how I did it. When I wasn't able to but into recovery. Get on fastboot go thru OEM unlock, then flash 1+1. Follow the install script manually. Open script w plain text reader & just issue cmds following script. I don't trust scripts I + automation to get things unstuck.
tom_clegg said:
where do i find the files for mac with fast boot adb etc.
Click to expand...
Click to collapse
Use Google, there are plenty of guides available online. Once you have fastboot working the best thing to do is to flash the stock images with fastboot. I have detailed instructions in section 8a of my guide here:
http://forum.xda-developers.com/showthread.php?t=2839471
Please note that fastboot commands are slightly different on a Mac but you'll see that when you view a guide on how to set it up and use it.
Heisenberg said:
Use Google, there are plenty of guides available online. Once you have fastboot working the best thing to do is to flash the stock images with fastboot. I have detailed instructions in section 8a of my guide here:
http://forum.xda-developers.com/showthread.php?t=2839471
Please note that fastboot commands are slightly different on a Mac but you'll see that when you view a guide on how to set it up and use it.
Click to expand...
Click to collapse
would u be able to do a short one for mac that would help a lot with the commands
tom_clegg said:
would u be able to do a short one for mac that would help a lot with the commands
Click to expand...
Click to collapse
There's no point in duplicating my guide when all that's needed are a couple of extra characters prefixing each fastboot command.
Heisenberg said:
There's no point in duplicating my guide when all that's needed are a couple of extra characters prefixing each fastboot command.
Click to expand...
Click to collapse
is it just ./ then the command?
can i message you somehow maybe so it is quicker
tom_clegg said:
is it just ./ then the command?
can i message you somehow maybe so it is quicker
Click to expand...
Click to collapse
Dude, in the time it's taken you to ask these questions here you could have already found the answers online and completed the task. I'm here to help people but I'm not about spoon feeding, it doesn't benefit you in any way.
Heisenberg said:
Dude, in the time it's taken you to ask these questions here you could have already found the answers online and completed the task. I'm here to help people but I'm not about spoon feeding, it doesn't benefit you in any way.
Click to expand...
Click to collapse
fine then
tom_clegg said:
would u be able to do a short one for mac that would help a lot with the commands
Click to expand...
Click to collapse
at the point where i do fastboot oem unlock it reboots but stays at the boot screen.
tom_clegg said:
fine then
Click to expand...
Click to collapse
Don't get an attitude because I'm trying to help you help yourself.
tom_clegg said:
at the point where i do fastboot oem unlock it reboots but stays at the boot screen.
Click to expand...
Click to collapse
Issue the Mac equivalent of this command:
Code:
fastboot oem device-info
What does it return?
Heisenberg said:
Don't get an attitude because I'm trying to help you help yourself.
Issue the Mac equivalent of this command:
Code:
fastboot oem device-info
What does it return?
Click to expand...
Click to collapse
I type fastboot oem unlock and it is meant to reboot into android but however it stays stuck on the boot screen
tom_clegg said:
I type fastboot oem unlock and it is meant to reboot into android but however it stays stuck on the boot screen
Click to expand...
Click to collapse
That isn't what I asked you, if you want help you need to answer the questions that you're asked.
Heisenberg said:
That isn't what I asked you, if you want help you need to answer the questions that you're asked.
Click to expand...
Click to collapse
it says device tampered true
unlocked false
charge screen enabled false
tom_clegg said:
it says device tampered true
unlocked false
charge screen enabled false
Click to expand...
Click to collapse
Ok, try the unlock command again. What recovery did you previously have installed?
Heisenberg said:
Ok, try the unlock command again. What recovery did you previously have installed?
Click to expand...
Click to collapse
still the same thing sorry just stuck on boot screen.
i would have been able to do it its just this which i wasn't sure about :/
tom_clegg said:
still the same thing sorry just stuck on boot screen.
i would have been able to do it its just this which i wasn't sure about :/
Click to expand...
Click to collapse
You definitely can't boot into recovery? Most times not being able to get into recovery it's a case of user error. Hold volume down, then hold power (so you're holding them together), when you see the OnePlus boot logo let go of power but keep holding volume down until you reach recovery.

Categories

Resources