[Fixed][Q] Clockwork Recovery always booting -> cannot use smartphone - Nexus S Q&A, Help & Troubleshooting

Hi all!
Today I installed the update 4.0 manually. It looks great! But *duh now I dont have root. Okey lets download a new su.zip and then install it in the recovery mode. What the hell? There is no more recovery! If I try to get in there I just have a black screen. Ok lets use google: other people have this problem since update 4.0 , solution: use another recovery/reinstall it. Well i never used Clockwork but people saying that should work, so I downloaded it.
What now? Lets install it. The tutorial-guy on youtube is using "flash ..." and "flash boot ..." so I do this in the shell:
fastboot flash boot recovery-clockwork-5.0.2.0-crespo.img
Reboot and now everything is different. Nice, I can install the new su.zip. Im rebooting and... im again in the clockwork recovery menue. I just like "", "ok lets restart again". Then Im again in the MenĂ¼. Huh? Lets take the battery out and wait a little bit. Done, but im always in clockwork rec menue. Im searching for solutions. I got some of them "install it new", "use recovery" so I reinstall it:
fastboot flash recovery recovery-clockwork-5.0.2.0-crespo.img
Nothing changed. Then I tried to use something else like "TeamWin Recovery" (cannot post page, because not allowed as n00b), I was able to install it but now there is always twrp then im starting the phone!
What the hell should I do? I cannot use my phone :/
Thanks for any help!

Have you tried to do a full wipe,
- wipe data factory reset
- wipe cache
- wipe dalvik cache
and reinstall rom?

briggl said:
Have you tried to do a full wipe,
Click to expand...
Click to collapse
Hi. Sorry I dindt say that I tought about to wipe but im too scared. I never wiped and I tought if I do something wrong then my smartphone will really die. So I was hoping there is a solution without wiping and loosing all of my data. There isnt?

Do you have access to your usb storage?
(connect to your computer, go in clockworkmod recovery to mounts and storage -> usb storage)
if you have any data to save from sdcard its a good point to that now.

Well the reason is obvious, you flashed the boot partition with a recovery image -- so it will always boot into recovery
To fix it, you can flash any ROM to replace the boot partition with a bootable kernel. But if you want to install the official ICS, you have to flash the latest full OTA package for your phone model.

Well you could always try re-flashing the OTA again without wipe but to be honest you would be better off doing a full wipe and the other steps as the poster above recommended.
It should be fine if you are in recovery and can reflash.

Hi. Yes I tried to reinstall the latest droid 4.0.3 (what I installed today once) but I cannot:
Code:
Verifying current system...
assert failed: apply_patch_check("MTD:boot...
E: error in /tmp/sideload/package.zip
(status 7)
So if this is not working. I have to full wipe and install everything again right?
Edit: I even dont know my google account name. Oh damn. I did syncronise my adressbook but now I cant get them back. I there a way to find out my account name on the pc?

Try a full wipe and see if it works but to be honest i think suksit has hit the nail on the head with his post. you loaded the recovery into the boot partition.re flashing stock 2.3.6 could be the answer.

never mind *deleted*

Puh did work with a full rom. I used the 4.0.3 full rom. Thank you

Milltach said:
Puh did work with a full rom. I used the 4.0.3 full rom. Thank you
Click to expand...
Click to collapse
how did you do that?

rcrd-pt said:
how did you do that?
Click to expand...
Click to collapse
Well, goto the posted page: http://forum.xda-developers.com/showthread.php?t=1063664
Then look at the Full Roms (not the incremental updates), search your Google Nexus s (mine was the european version 9023) and then the Android version you want to have. I downloaded the newest: Android 4.0.3/IML74K/XXKI1 Radio/KL1 Bootloader. There is everything, including the bootloader (thats what I need). Put the .zip on your phone, reboot start recovery mode and select the zip in recovery mode and install. Thats it.

Related

[Q]Cant Install Updates from Recovery

Ok, I cant install any update.zip files or NAND stuff to go back to stock. Everytime I try, it says E: signature failure and aborted. Ive wiped all my data and everything too.
Here is the screen info.
Android System Recovery <3e>
reboot system now
apply update from /sdcard << cant install anything using this.
wipe data/factory
wipe cache partition
So everytime I try to install something it says E: signature verification failed.
I run a WIND Nexus S, with a the ICS 4.0.3, which really ate up my memory and started lagging like turtle after an hour or 2. SO I wanna go back to stock and install another version that hopefully rus better and smoother. Please help
Do you have cwm 5.0.2.x or greater?
No, I think Im 3.xx something. BUt Ive tried updating thru rom manager and it says I dont have the privileges. I have superuser installed o I dont know why its not letting me. Do I have to manually apply the 5.8.0 touch update???
I assume you have an unlocked bootloader, so use fastboot to upgrade to v5 or greater. You don't need the touch if you don't want it, you can just use 5.0.2.0 if you prefer.
Recap of command: fastboot flash recovery recovery.img
You can get the latest superuser .zip file from here. You can probably flash that through the older recovery if you're unsure how to use fastboot.
Thanks for the replies Harbb. SO I did fastboot flash recover to the new 5.0.2.0.. but nothing happened. The cmd did say recovery sent in 1.7 secs. But when I reboot nothing changed. Its still the same recovery at 3e and I still cant install updates cuz of the e: signature verification failure.
EDIT: I just got it to work. Thank for the help Harbb, extremely appreciated.
Good to know you got it sorted

If I can get into the Fastboot screen I am not fully bricked??

I can boot with volume up and get to the recovery screen. I am combing threads and doing all I can now. Any help is greatly appreciated. Downloading the SDK on slow work internet now and attempting to get all files I think I might need as we speak.
give members more details [what did u flash etc], so they can help u.
No, if you have recovery mode available nothing is lost.
Just download a ROM you like, and try flashing it. If it doesn't work, try formatting and then flashing again.
I flashed one click stock and I saw that SYSTEM failed while it was running. Now I get no boot but I can get to the stock recovery.
How do I get a rom onto the phone in its current state?
when I boot with the vol up / power combination I get a small menu for reboot bootloader, reboot, recovery or power off. If I select recovery I get the triangle icon with the ! and then after a minute or so I can get to what looks like a very small clockwork menu with: reboot system now, apply update from /sdcard, wipe data/factory reset or wipe cache partition. I have tried to apply a rom I had on in the list but it failed verification and the list is only partital it does not let me go all the way down.
In recovery you can still use adb to transfer files to the device.
Code:
adb push update.zip /sdcard
I am having trouble getting adb to work. I am following these instructions but something seems to be wonky?
http://androidadvices.com/how-to-install-set-up-and-use-adb-for-android-devices/#.UAWbt7Sm_Nk
can you point me in a better direction to get adb access
I just noticed at the bottom of my screen in slightly greyed out copy it reads: FASTBOOT STATUS - FAILINVALID COMMAND
magicwands said:
I flashed one click stock and I saw that SYSTEM failed while it was running. Now I get no boot but I can get to the stock recovery.
How do I get a rom onto the phone in its current state?
when I boot with the vol up / power combination I get a small menu for reboot bootloader, reboot, recovery or power off. If I select recovery I get the triangle icon with the ! and then after a minute or so I can get to what looks like a very small clockwork menu with: reboot system now, apply update from /sdcard, wipe data/factory reset or wipe cache partition. I have tried to apply a rom I had on in the list but it failed verification and the list is only partital it does not let me go all the way down.
Click to expand...
Click to collapse
That small menu as you called it is fastboot.
That recovery is stock recovery.
Connect to phone to computer and use fastboot to flash a custom recovery. Boot into said recovery. Mount usb storage. Transfer rom over to phone. factory reset/format system and flash new rom.
If you don't know how set up and use fastboot. Look it up.
I got the bootloader unlocked and TWRP installed but whenever I try to flash a rom I get the error message " E:error in /tmp/sideload/package.zip (status 7)
Any thoughts?
magicwands said:
I got the bootloader unlocked and TWRP installed but whenever I try to flash a rom I get the error message " E:error in /tmp/sideload/package.zip (status 7)
Any thoughts?
Click to expand...
Click to collapse
Do a full wipe, re-download the rom ( make sure its the correct rom for your device) and try again.
If it still fails. Flash the official stock images and make sure that at least works
I am fully wiped but I am going through the process again just to be sure, all I have on the device right now is TWRP its unlocked and boots into TWRP recovery fine. But everytime I flash, I have tried 3 roms and one was the NS4G_IMM76d_deodexed it hits me with the same error as before: e:error in /tmp/sideload/package.zip (status 7)
I am searching frantically for a fix, any help is appreciated.
magicwands said:
I am fully wiped but I am going through the process again just to be sure, all I have on the device right now is TWRP its unlocked and boots into TWRP recovery fine. But everytime I flash, I have tried 3 roms and one was the NS4G_IMM76d_deodexed it hits me with the same error as before: e:error in /tmp/sideload/package.zip (status 7)
I am searching frantically for a fix, any help is appreciated.
Click to expand...
Click to collapse
Download the following files:
7-Zip from http://www.7-zip.org
https://dl.google.com/dl/android/aosp/sojus-imm76d-factory-10660f4c.tgz
http://android.kcomputerzone.com/stock/sojus-imm76d-factory_windows-scripts.zip
http://android.kcomputerzone.com/extras/crespo-drivers.zip (just in case you need them)
Install 7-Zip
Extract sojus-imm76d from sojus-imm76d-factory-10660f4c.tgz (You will need to go in multiple levels deep to get to folder) to your desktop.
Extract contents of sojus-imm76d-factory_windows-scripts.zip to the sojus-imm76d on your the desktop.
With phone in bootloader mode run flash-all.cmd in the sojus-imm76d folder.
If all worked it should be boot and be working.
That should restore yours to default firmware all using fastboot. Hope this helps.
This site (http://nexusshacks.com/nexus-s-root/how-to-root-nexus-s-or-nexus-s-4g-on-ics-or-gingerbread/) got me up and running with TWRP then I been having issues flashing roms, I am able to get a Peter Alfonso stock rom to boot but then if I try to flash I get the same error. I was able to ODIN the stock 4.0.4 but nothing seems willing to flash via clockwork or TWRP.
Ok just to bring some closure to this, thanks for all the help. My problem with the status 7 error was that I was using the wrong clockwork recovery. It was bundled in a one click root for Nexus Galaxy and Nexus S, the Root worked great but the recovery was the incorrect version. In any event I am now 100% functional. Thanks to all that helped out.
magicwands said:
Ok just to bring some closure to this, thanks for all the help. My problem with the status 7 error was that I was using the wrong clockwork recovery. It was bundled in a one click root for Nexus Galaxy and Nexus S, the Root worked great but the recovery was the incorrect version. In any event I am now 100% functional. Thanks to all that helped out.
Click to expand...
Click to collapse
That is the problem with One click root/unroot. I know the simplicity is awesome but the end user is learning nothing. Doing it the ol' fashion way teaches the user how to use SDK, ADB, and other important simple things. I always say use the guide and do it yourself. Problems happen and instead of having to start a new thread you can trouble shoot it yourself. :good:

Cannot Flash anything!

Alright, so, my tablet decided to one day just cease stop working. The recovery for some reason can't flash anything now, is used to be able to flash a backup, but not anymore. It used to be able to boot past the animation, but not anymore. I cannot flash a ROM from recovery because it says that the file is bad (and please, don't tell me to check to see if the md5's are correct, they are, I've triple checked.) I've flashed CWM recovery and TWRP recovery, and TWRP cannot fix permissions, but CWM recovery can, but neither can flash a single ROM. I've tried sideloading a rom but i get this error from the CMD window
Code:
* failed to write data 'protocol fault (no status)' *
. I'm at my wits end here. The bootloader is perfectly fine, it works 100% but I can't flash a single thing from recovery. I've flashed non-corrupted recoveries, and still I cannot flash a thing.
You have flashed the latest TWRP via fastboot and it still wont flash roms? Also, what bootloader are you on?
Sent from my ASUS Transformer Pad TF700T Infinity using Tapatalk HD
Rom: CleanRom 3.4.4
Phultara said:
Alright, so, my tablet decided to one day just cease stop working. The recovery for some reason can't flash anything now, it used to be able to flash a backup, but not anymore. It used to be able to boot past the animation, but not anymore. I cannot flash a ROM from recovery because it says that the file is bad (and please, don't tell me to check to see if the md5's are correct, they are, I've triple checked.) I've flashed CWM recovery and TWRP recovery, and TWRP cannot fix permissions, but CWM recovery can, but neither can flash a single ROM. I've tried sideloading a rom but i get this error from the CMD window
Code:
* failed to write data 'protocol fault (no status)' *
. I'm at my wits end here. The bootloader is perfectly fine, it works 100% but I can't flash a single thing from recovery. I've flashed non-corrupted recoveries, and still I cannot flash a thing.
Click to expand...
Click to collapse
What tablet do you have?
From where did you download which recovery for which Asus tablet.
Sounds like the recovery version doesn't match the device.
Thats OK said:
What tablet do you have?
From where did you download which recovery for which Asus tablet.
Sounds like the recovery version doesn't match the device.
Click to expand...
Click to collapse
Asus Tf700 32 GB. I got the recovery from the TWRP website. In answer to the boot loader question, I have no idea how to check. All I know is that I can choose between RCK, Cold Boot, Fast boot and Wipe Data.
Phultara said:
Asus Tf700 32 GB. I got the recovery from the TWRP website. In answer to the boot loader question, I have no idea how to check. All I know is that I can choose between RCK, Cold Boot, Fast boot and Wipe Data.
Click to expand...
Click to collapse
Have you ever unlocked the bootloader? (If not: do so by searching on Asus' site for the Unlock Bootloader Tool v7) It's a simple apk which you install and then check and let it unlock.
Only then, you can start flashing!
If you already have unlocked, maybe you sent it in (?) Or flashed an official Asus rom (?), you might want to unlock it again.
Let us know if any of these answers above helped
Phultara said:
Asus Tf700 32 GB. I got the recovery from the TWRP website. In answer to the boot loader question, I have no idea how to check. All I know is that I can choose between RCK, Cold Boot, Fast boot and Wipe Data.
Click to expand...
Click to collapse
If you have the 4 icons that indicates JB.
Sounds like the custom recovery is not installed if your on the RCK icon and press the up volume rocker and nothing happens.
adelancker said:
Have you ever unlocked the bootloader? (If not: do so by searching on Asus' site for the Unlock Bootloader Tool v7) It's a simple apk which you install and then check and let it unlock.
Only then, you can start flashing!
If you already have unlocked, maybe you sent it in (?) Or flashed an official Asus rom (?), you might want to unlock it again.
Let us know if any of these answers above helped
Click to expand...
Click to collapse
Unlocking it would require an OS to be installed, but none is installed because I was wiping to install a different ROM. I have unlocked it. In response to the boot loader, yes, it has 4 icons. So I guess it is the JB boot loader. When I go to RCK it does boot recovery but from there on its unable to open any zips besides any backups I have. When I reload a backup it doesn't install the OS, but it restores everything else.
Phultara said:
When I go to RCK it does boot recovery but from there on its unable to open any zips besides any backups I have. When I reload a backup it doesn't install the OS, but it restores everything else.
Click to expand...
Click to collapse
Can you get adb shell access to your recovery?
Which ZIP are you actually trying to flash? What is the exact error message from the recovery? Try running md5sum (inside the adb shell) on the file you want to flash. Check the output of "mount". Check if /cache/recovery/log contains interesting info.
Phultara said:
Unlocking it would require an OS to be installed, but none is installed because I was wiping to install a different ROM. I have unlocked it. In response to the boot loader, yes, it has 4 icons. So I guess it is the JB boot loader. When I go to RCK it does boot recovery but from there on its unable to open any zips besides any backups I have. When I reload a backup it doesn't install the OS, but it restores everything else.
Click to expand...
Click to collapse
AH sorry!
I only read the title and replied lol
Does adb do anything?
Or is adb not working either?
adelancker said:
AH sorry!
I only read the title and replied lol
Does adb do anything?
Or is adb not working either?
Click to expand...
Click to collapse
How would I go about connecting through ADB?
Phultara said:
How would I go about connecting through ADB?
Click to expand...
Click to collapse
* Connect your tablet to a computer with proper drivers and adb installed.
* Boot tablet to recovery.
* On computer, type "adb shell".
_that said:
* Connect your tablet to a computer with proper drivers and adb installed.
* Boot tablet to recovery.
* On computer, type "adb shell".
Click to expand...
Click to collapse
Alright, I'll have to try that when I get home in about 3-4 hours. I'll get back to you on that. Also, I noticed last night that when I was on fast boot, it would stay stuck as waiting for device on the cmd window. I'm not sure if it was my computer that didn't detect it or a new symptom. O hope its just a fluke!
Alright, here's the log from my recovery.
Phultara said:
Alright, here's the log from my recovery.
Click to expand...
Click to collapse
OK, I assumed that you're not using data2sd. 1. Make sure your microsdcard is good (reformat and recopy your backup or rom if needed),2. Boot into twrp and wipe cache, dalvik cache, factory reset, wipe system, wipe internal then finally the most important part, FORMAT SDCARD. Now reflash a new rom or try to restore from backup. I would try step#2 first. Good luck.
EDIT: format sdcard instead of wipe sdcard.
buhohitr said:
OK, I assumed that you're not using data2sd. 1. Make sure your microsdcard is good (reformat and recopy your backup or rom if needed),2. Boot into twrp and wipe cache, dalvik cache, factory reset, wipe system, wipe internal then finally the most important part, FORMAT SDCARD. Now reflash a new rom or try to restore from backup. I would try step#2 first. Good luck.
EDIT: format sdcard instead of wipe sdcard.
Click to expand...
Click to collapse
That did it!!! Thank you!!!! Looks like it was the SD that was the root of the issue! Thanks!!

Where do I get Gapps without pc

I recently just rooted my phone (Nexus 6) and added custom ROM and custom back up for CM12 but when everything booted up there were no Google apps and I cannot download any apps as well bc there is no play store? How do I get Gapps on my phone without having to use a PC bc I got through this whole process without one so I need to finish it likewise and plus I do not have a computer yet.
Chessiwill said:
I recently just rooted my phone (Nexus 6) and added custom ROM and custom back up for CM12 but when everything booted up there were no Google apps and I cannot download any apps as well bc there is no play store? How do I get Gapps on my phone without having to use a PC bc I got through this whole process without one so I need to finish it likewise and plus I do not have a computer yet.
Click to expand...
Click to collapse
To avoid future confusion are you on cm12.0 or cm12.1? Gapps packages are available as a zip package which you flash in recovery just like a ROM (but over the top, after ROM install ).
If you can work out the one you want without further help from me, I recommend slim gapps. Just pick the correct one you want, download on phone to storage and flash in recovery.
Ok so I am currently running cm12.1 and I have downloaded a zip file for the gapps but of course its not compatible with any of CM12.1's stock apps. So the question is how do I correctly flash in recovery and get the gapps file unzipped.
also when I try to flash it it in recovery my twrp is not loading up. It says "cyanogen Recovery" Im not sure hwats going on but what can i do excatly
Chessiwill said:
Ok so I am currently running cm12.1 and I have downloaded a zip file for the gapps but of course its not compatible with any of CM12.1's stock apps. So the question is how do I correctly flash in recovery and get the gapps file unzipped.
Click to expand...
Click to collapse
Why would it not be compatible? All GApps are are things like sync and more surface level apps like YouTube. Link me the exact package you downloaded and I'll tell you if its ok. Just do a nandroid backup and flash, the worse that can happen is that it doesn't work and you have to restore.
HTCDreamOn said:
Why would it not be compatible? All GApps are are things like sync and more surface level apps like YouTube. Link me the exact package you downloaded and I'll tell you if its ok. Just do a nandroid backup and flash, the worse that can happen is that it doesn't work and you have to restore.
Click to expand...
Click to collapse
So when i hold down the power button its gives me the option to reboot and i choose reboot then it says recovery or bootloader and i go to recovery. Instead of Twrp its just boots to "cyanogen recovery" and when im there i pressed install update because i want to install the gapps (I have the gapps zip file in my download folder) but after i press it it just says install failed and it prompts me back to recovery screen.
so i pressed reset on accident now i do not have anything on my phone expect for the cm12.1 because I checked the file manager and all my other twrp dowloads are gone as well as everything.
SO am i screwed or can i recovery from this failure.
Mind you i have a nexus 6
Chessiwill said:
So when i hold down the power button its gives me the option to reboot and i choose reboot then it says recovery or bootloader and i go to recovery. Instead of Twrp its just boots to "cyanogen recovery" and when im there i pressed install update because i want to install the gapps (I have the gapps zip file in my download folder) but after i press it it just says install failed and it prompts me back to recovery screen.
so i pressed reset on accident now i do not have anything on my phone expect for the cm12.1 because I checked the file manager and all my other twrp dowloads are gone as well as everything.
SO am i screwed or can i recovery from this failure.
Mind you i have a nexus 6
Click to expand...
Click to collapse
So you mean you have no ROM to boot into?
I'm not familiar with Cyanogen recovery... try to see if you can flash the ROM from the "install update" option.
If this succeeds, I recommend flashing TWRP as this will present far fewer issues than Cyanogen recovery.
Will I need a computer?
Chessiwill said:
Will I need a computer?
Click to expand...
Click to collapse
For which part? If you can boot into Cyanogen recovery, and you have the ROM zip file on your phone, then flash that using "install update" in recovery then boot it. If that works I'll guide you from there.
For the TWRP part, possibly. Some phones work fine just with the TWRP app.
Okay can you boot into a working ROM or not? if you can then don't worry, it's an easy fix. Alright so since you factory reset your device you'll have to go into settings and enable developer options and enable root. Once you did that download TWRP Manager and install TWRP for your Nexus 6. Now you're rid of that useless CyanogenMod recovery (only thing you can do with that is factory reset and install CM). Then redownload whatever Gapps you had tried to flash and flash them over CM12
Blu8 said:
Okay can you boot into a working ROM or not? if you can then don't worry, it's an easy fix. Alright so since you factory reset your device you'll have to go into settings and enable developer options and enable root. Once you did that download TWRP Manager and install TWRP for your Nexus 6. Now you're rid of that useless CyanogenMod recovery (only thing you can do with that is factory reset and install CM). Then redownload whatever Gapps you had tried to flash and flash them over CM12
Click to expand...
Click to collapse
So I downloaded the apk TWRP and it would not let me install the latest version (maybe because that was the one i installed orignally before i reset the phone) but it let me download the one right before the newest one "Twrp-2.8.7.0-shamu.img" to be excat. And prior to this i had already downloaded the slim Gapps as a zip ( i used the link that "HTCDreamOn" gave me on earlier in the thread) and they are located in my downloads folder.
Boom so i reboot the phone into recovery and finally Twrp recovery pops up instead of the cm recovery so thats good news but when i pressed install to flash the gapps they were not there in fact next to internal memeory it said "0 MB". so why is it saying i have nothing in my memory. I mean the download folder didnt even show up
Can you make a backup? What I mean is, does TWRP function otherwise or does everything say 0mb? When you go into the "mount" section is data checked?
Sent from my SM-G386T1 using Tapatalk
do I just need to download cm12.1 and gapps again and just wipe and backup then flash
Blu8 said:
Can you make a backup? What I mean is, does TWRP function otherwise or does everything say 0mb? When you go into the "mount" section is data checked?
Sent from my SM-G386T1 using Tapatalk
Click to expand...
Click to collapse
yes it is checked and it keeps saying
"E: Unable to mount /data/media/TWRP/ .twrps whentrying to read settings file."
and it keeps saying unable to mount storage

Stock OPO softbricked after last OTA update

I know there is another very similar thread that was just opened(http://forum.xda-developers.com/oneplus-one/help/completely-stock-oneplus-one-stuck-t3396207), but his solution didn't help me so I'm making this thread.
I really need to save my internal data, so only as a last resort will I wipe userdata to save my phone.
First of all my phone is completely stock. Locked bootloader, unrooted, stock recovery, and stock rom. Last thursday(June 9th), I got the CM13.1 OTA update which I installed and everything went normal. It finished installing, restarted and booted up, optimized apps, rebooted, but then optimized apps again and again. I thought it might help to just reboot my phone, but it didn't. So I immediately started looking around for solutions.
I can boot into recovery and fastboot mode and since I can boot into recovery I started with wiping cache(Stock Recovery>>Factory reset>>Wipe cache partition). It took ~20mins which seemed like an unusually long time, then I rebooted and it still got stuck in the "optimizing apps/reboot loop". Next, I set up USB drivers, ADB, and fastboot since it seems to be very important to have those set up. I used a few guides to get them properly set up and I checked that they were correct by checking that the cmds "adb devices" and "fastboot devices" returned my device, which they did. I saw someone saying he saved his friends OPO by just ADB sideloading a CM zip file, so it looked hopeful in my case. I downloaded cm 13.0 and 13.1 zip files and tried sideloading them with the cmd "adb sideload cm13.zip". I tried both and they both got to around 50% complete and the install failed. Some of the red text said, "Package expects build fingerprint of oneplus/bacon/A0001:5.1:6.0.1..... & E:Failed to install /sideload/packages.zip ". Next I tried installing TWRP, which looks like it requires an unlocked bootloader to flash it(even to to just boot into it). From all my research it looks like there's no way to unlock the bootloader without wiping data. Even the OPO toolkit says you need to wipe data to unlock your bootloader.
One thing I haven't looked too much into is using fastboot to save my device. This guide http://www.technobuzz.net/fix-bricked-dead-oneplus-one-easily/ shows to flash userdata userdata_64g.img, which I assume wipes userdata.
Maybe I'm just overlooking some simple fix, but if anyone can help me I would be eternally grateful.
Edit: I need my phone working and I'm tired of waiting for help, so I just did a factory rest. Also I've been getting tons of conflicting advice. Thanks everyone for the help anyways
kinda on the same boat here.
may i ask how you set up adb? i cant get it to work
mastersen901 said:
kinda on the same boat here.
may i ask how you set up adb? i cant get it to work
Click to expand...
Click to collapse
download and install the 15 second adb/fastboot installer (http://forum.xda-developers.com/showthread.php?t=2588979)
It'll create a folder: C:/adb, In that folder you can open a cmd prompt window to send cmds to your device through adb/fastboot. that folder is also where you place files that you want to flash or boot into.
Also for the USB drivers just download the oneplus one toolkit, or use this guide: http://www.technobuzz.net/install-oneplus-one-usb-drivers-windows/
the opo toolkit is in the 2nd method
Still looking for help. Phone status: After sideloading cm 12.1 it boots up but I get tons of errors saying com.android.phone failed/ android.system.acore failed which make my phone inoperable, also my phone usually reboots after ~10 seconds after booting up and getting errors.
when you flashed the stock zip via sideloading did you use the full zip or the incremental zip?
itechy said:
when you flashed the stock zip via sideloading did you use the full zip or the incremental zip?
Click to expand...
Click to collapse
The zip I sideloaded was cm-12.1-YOG4PAS1N0-bacon-signed.zip (http://builds.cyngn.com/cyanogen-os...be76f9310/cm-12.1-YOG4PAS1N0-bacon-signed.zip)
I'm pretty sure it's the full zip
woodhaus said:
The zip I sideloaded was cm-12.1-YOG4PAS1N0-bacon-signed.zip (http://builds.cyngn.com/cyanogen-os...e76f9310/cm-12.1-YOG4PAS1N0-bacon-signed.zip)
I'm pretty sure it's the full zip
Click to expand...
Click to collapse
You will have to flash the latest version as performing a downgrade without wiping data will cause issues like the ones you are seeing
Sent from my A0001 using XDA Labs
itechy said:
You will have to flash the latest version as performing a downgrade without wiping data will cause issues like the ones you are seeing
Sent from my A0001 using XDA Labs
Click to expand...
Click to collapse
I can't really find a full cm13.1 zip. On CyanogenMod I only see up to 13.0. I also don't know how to tell the difference between an incremental and full zip D:
woodhaus said:
I can't really find a full cm13.1 zip. On CyanogenMod I only see up to 13.0. I also don't know how to tell the difference between an incremental and full zip D:
Click to expand...
Click to collapse
Visit the support page I grabbed my full update zip from there https://cyngn.com/support
Sent from my A0001 using XDA Labs
itechy said:
Visit the support page I grabbed my full update zip from there https://cyngn.com/support
Sent from my A0001 using XDA Labs
Click to expand...
Click to collapse
Ohh! thanks! I was looking for this!
I just got around to sideloading the cm 13.1 zip. I'm still getting a bootloop /:
Edit: My phone reboots and optimizes apps after getting hung up on the cyanogen boot screen for a while.
I'm in the same situation.
It seems like a cache cleaning is needed but I have no idea whether it possible without a custom recovery and without a full adb support.
hibernick said:
I'm in the same situation.
It seems like a cache cleaning is needed but I have no idea whether it possible without a custom recovery and without a full adb support.
Click to expand...
Click to collapse
You can wipe cache partition in stock recovery also. To boot into recovery mode first power off your device. Press Volume down + Power button together until you see oneplus logo. When device is in recovery mode press volume down and select 'wipe cache partition' and press power button to confirm the action. Reboot after process completes.
saurav007 said:
You can wipe cache partition in stock recovery also. To boot into recovery mode first power off your device. Press Volume down + Power button together until you see oneplus logo. When device is in recovery mode press volume down and select 'wipe cache partition' and press power button to confirm the action. Reboot after process completes.
Click to expand...
Click to collapse
The same like woodhaus I have locked bootloader and there is no USB debug over adb.
I don't have a 'wipe cache partition' in the recovery.
The only things I can use are adb sideload and fastboot.
hibernick said:
The same like woodhaus I have locked bootloader and there is no USB debug over adb.
I don't have a 'wipe cache partition' in the recovery.
The only things I can use are adb sideload and fastboot.
Click to expand...
Click to collapse
I have wipe cache partition but it doesn't seem to do anything. also it takes like 35 minutes to complete
woodhaus said:
I have wipe cache partition but it doesn't seem to do anything. also it takes like 35 minutes to complete
Click to expand...
Click to collapse
How did you do it?
You told you are on stock recovery. Me either and I don't see such option in my recovery.
hibernick said:
How did you do it?
You told you are on stock recovery. Me either and I don't see such option in my recovery.
Click to expand...
Click to collapse
it's under the factory reset option from the main menu on stock recovery
stock recovery>factory reset> erase cache partition
woodhaus said:
it's under the factory reset option from the main menu on stock recovery
stock recovery>factory reset> erase cache partition
Click to expand...
Click to collapse
Oh, thanks. I didn't even go there.

Categories

Resources