Guys
I went to try to switch the runtime from Dalvik to ART. I was on CM11S 33....now my phone keeps rebooting into CM recovery. I tried factory reset but it keeps rebooting into CM recovery. I currently do not know on what to do next. Please assist me.
In cm revovery.. i tried adb sideload the lastest update.zip however while installing update...the error msg "assert failed: apply patch check...installation aborted
Unlock your bootloader and flash the CM11S fastboot images. Check my guide thread for details.
Transmitted via Bacon
timmaaa said:
Unlock your bootloader and flash the CM11S fastboot images. Check my guide thread for details.
Transmitted via Bacon
Click to expand...
Click to collapse
i cant get into fastboot mode as in your guide stated..just a black screen....i can only reboot into cm recovery...is there any way to unlock bootloader by adb commands instead?
i tried adb> fastboot device..now it is stuck in waiting for device
but if i type adb>adb devices ... the phone serial no appears
anyone with any help?
from adb...fastboot devices is not listing anyting...
Adb push a flashable version of CM11S to your phone while in recovery, then flash that.
Transmitted via Bacon
timmaaa said:
Adb push a flashable version of CM11S to your phone while in recovery, then flash that.
Transmitted via Bacon
Click to expand...
Click to collapse
i just tried adb push update.zip /sdcard however an error msg: device not found
You said you were able to communicate via adb earlier, what happened?
Transmitted via Bacon
i still can communicate via adb but only sideloads workds...fastboot and adb push is not working at all
i am trying the hard brick method with color.zip...my pc able to identify my phone as QLOADER 9008 but the Msm8974DownloadTool.exe is not identifying it at all..my phone is not detected..sigh...been trying to solve this since 8 hours ago...didnt knew that changing the runtime to ART could be so complicated
relaksua said:
i still can communicate via adb but only sideloads workds...fastboot and adb push is not working at all
i am trying the hard brick method with color.zip...my pc able to identify my phone as QLOADER 9008 but the Msm8974DownloadTool.exe is not identifying it at all..my phone is not detected..sigh...been trying to solve this since 8 hours ago...didnt knew that changing the runtime to ART could be so complicated
Click to expand...
Click to collapse
Did you have Xposed Framework installed?
Transmitted via Bacon
Nope it was on CM11S .. no xposed framework installed.....i only switch the runtime to ART.....it was rooted..unlocked bootloader....now before it reboot into Cyanogen recovery...i could see a glimpse of the android with the red triangle.
You still can't get the device into fastboot mode?
Transmitted via Bacon
timmaaa said:
You still can't get the device into fastboot mode?
Transmitted via Bacon
Click to expand...
Click to collapse
nope...from adb...it just stats waiting for device and that's it
relaksua said:
nope...from adb...it just stats waiting for device and that's it
Click to expand...
Click to collapse
Have you tried turning it off and using the button combination (power + volume up) to get into fastboot mode?
Transmitted via Bacon
timmaaa said:
Have you tried turning it off and using the button combination (power + volume up) to get into fastboot mode?
Transmitted via Bacon
Click to expand...
Click to collapse
yes i did that...just blank screen...now trying on another comp running vista though...will try to reformat the phone
I managed to flash ColorOS into my phone but now it keeps rebooting into ColorOS recovery...my PC cant identify the device...how i place a zip file into this phone...i tried using an OTG cable with a thumbdrive and it cant read from the recovery....i am so in bad luck
EDIT: Got my phone recognized by my PC but in adb command..adb devices..it rerturns this 123456789ABCDEF recovery ...seems wrong
Wow the second thread about this now:
http://forum.xda-developers.com/oneplus-one/help/phone-dead-arrival-video-link-post-t2869452
Very strange problem
timmaaa said:
Did you have Xposed Framework installed?
Transmitted via Bacon
Click to expand...
Click to collapse
I've the same problem and I had Xposed Framework on my device. What can I do?:crying:
I have same problem too
Related
Today was the worst day ever. I rooted my phone, and it worked perfectly until today. What happened was that when I updated the Google Play Services, I lost connection anything Google related (No connection) I factory reset my phone 4 times, wiped the internal storage, and it still said that I couldn't connect to the Play Store (E.X Could not establish a reliable connection). So I went into recovery and went to Advanced Wipe, and without knowing so, I deleted my OS! Im so stupid..
I FORGOT I WASN'T AN IT...
For the past two days I've been trying to get back the OS (33R). Heres what I've done
1. Downloaded the XNPH33R OS from their website and tried to install it (says NO MD5 Verification)
2. Tried doing everything about resetting OS.
3. HUGEST PROBLEM : Whenever I try and do (e.g adb sideload <rom.>.zip, or flashing) It just says Error: Device not found
4. Downloaded ADB from the Android Debug Bridge, all of my cmd commands return the same thing.
3. Also a huge problem: When I try to flash, it says (device not unlocked) and then I unlock the bootloader (Im guessing what that is will unlock it) and then I go back to the Recovery and do it again on CMD, it repeats it.
ANY SUGGESTIONS?
(If you need more information I will gladly give it to you)
BlaHBlaH525 said:
Today was the worst day ever. I rooted my phone, and it worked perfectly until today. What happened was that when I updated the Google Play Services, I lost connection anything Google related (No connection) I factory reset my phone 4 times, wiped the internal storage, and it still said that I couldn't connect to the Play Store (E.X Could not establish a reliable connection). So I went into recovery and went to Advanced Wipe, and without knowing so, I deleted my OS! Im so stupid..
I FORGOT I WASN'T AN IT...
For the past two days I've been trying to get back the OS (33R). Heres what I've done
1. Downloaded the XNPH33R OS from their website and tried to install it (says NO MD5 Verification)
2. Tried doing everything about resetting OS.
3. HUGEST PROBLEM : Whenever I try and do (e.g adb sideload <rom.>.zip, or flashing) It just says Error: Device not found
4. Downloaded ADB from the Android Debug Bridge, all of my cmd commands return the same thing.
3. Also a huge problem: When I try to flash, it says (device not unlocked) and then I unlock the bootloader (Im guessing what that is will unlock it) and then I go back to the Recovery and do it again on CMD, it repeats it.
ANY SUGGESTIONS?
(If you need more information I will gladly give it to you)
Click to expand...
Click to collapse
Could you post the fastboot and adb commands and results you get from executing them in CMD?
abde27 said:
Could you post the fastboot and adb commands and results you get from executing them in CMD?
Click to expand...
Click to collapse
I've been struggling the hole day long with the same problem.
Maybe you could read my thread. : )
Link
abde27 said:
Could you post the fastboot and adb commands and results you get from executing them in CMD?
Click to expand...
Click to collapse
CMD
cd C:\Users\xxxx\Desktop\android-sdk-windows\platform-tools
adb sideload ROM33R.zip <When the ADB sideload is on>
<Output>
* daemon not running. Starting it now on port 5037 *
* daemon started successfully *
error: device not found
error: device not found
Maybe I should try installing ADB drivers?
BlaHBlaH525 said:
CMD
cd C:\Users\xxxx\Desktop\android-sdk-windows\platform-tools
adb sideload ROM33R.zip <When the ADB sideload is on>
<Output>
* daemon not running. Starting it now on port 5037 *
* daemon started successfully *
error: device not found
error: device not found
Maybe I should try installing ADB drivers?
Click to expand...
Click to collapse
Go into Device Manager, and make sure your OPO is listed as under ADB Interface while the OPO is in bootloader mode. If it's not there then yes install or reinstall the adb driver but make sure you don't have any other devices with a triangle next to it as that may be your OPO.
abde27 said:
Go into Device Manager, and make sure your OPO is listed as under ADB Interface while the OPO is in bootloader mode. If it's not there then yes install or reinstall the adb driver but make sure you don't have any other devices with a triangle next to it as that may be your OPO.
Click to expand...
Click to collapse
My phone is listed as
Fastboot Interface (Google USB id)
BlaHBlaH525 said:
My phone is listed as
Fastboot Interface (Google USB id)
Click to expand...
Click to collapse
Does your OPO get listed when you enter "fastboot devices" ? When you had originally rooted and unlocked your OPO had you done it through CMD or a toolkit?
abde27 said:
Does your OPO get listed when you enter "fastboot devices" ? When you had originally rooted and unlocked your OPO had you done it through CMD or a toolkit?
Click to expand...
Click to collapse
Ill give you a screen shot of it being in fastboot mode. I also had rooted and unlocked my phone thru CMD
BlaHBlaH525 said:
Ill give you a screen shot of it being in fastboot mode. I also had rooted and unlocked my phone thru CMD
Click to expand...
Click to collapse
Ok so let me get this straight:
You had originally unlocked your bootloader and rooted through the cmd: "fastboot oem unlock" ?
Did you use this guide by any chance?: http://forum.xda-developers.com/showthread.php?t=2788632
Now you have no installed os and whenever you try to sideload or push stock 33R through adb it gives an error of the device not being found to the adb shell? Or does it complain that the bootloader is unlocked? If the second is happening you might need to reset the unlock and tamper bits,
Sorry if I'm asking something you already stated. I just want to be clear before I recommend anything or try to pull someone who's more experienced in for help.
abde27 said:
Ok so let me get this straight:
You had originally unlocked your bootloader and rooted through the cmd: "fastboot oem unlock" ?
Did you use this guide by any chance?: http://forum.xda-developers.com/showthread.php?t=2788632
Now you have no installed os and whenever you try to sideload or push stock 33R through adb it gives an error of the device not being found to the adb shell? Or does it complain that the bootloader is unlocked? If the second is happening you might need to reset the unlock and tamper bits,
Sorry if I'm asking something you already stated. I just want to be clear before I recommend anything or try to pull someone who's more experienced in for help.
Click to expand...
Click to collapse
Yeah I used that guide. And yes, what you stated is true. But another thing is that when I install the ROM, it says No MD5 file, but when I check the zip file, it says that there is a file called md5sum-fastboot.md5, I think that that is what TWRP is saying.
Are you able to use adb to push a zip to your internal storage?
Transmitted via Bacon
---------- Post added at 07:13 AM ---------- Previous post was at 07:02 AM ----------
If you can, just push a recovery flashable version of CM11S from here to your phone and flash it with TWRP. No sideload required.
Transmitted via Bacon
timmaaa said:
Are you able to use adb to push a zip to your internal storage?
Transmitted via Bacon
Click to expand...
Click to collapse
I have not tried, but I was able to view the internal storage and place the ROMs inside /sdcard/
timmaaa said:
Are you able to use adb to push a zip to your internal storage?
Transmitted via Bacon
---------- Post added at 07:13 AM ---------- Previous post was at 07:02 AM ----------
If you can, just push a recovery flashable version of CM11S from here to your phone and flash it with TWRP. No sideload required.
Transmitted via Bacon
Click to expand...
Click to collapse
BlaHBlaH525 said:
I have not tried, but I was able to view the internal storage and place the ROMs inside /sdcard/
Click to expand...
Click to collapse
He is right. If you can actually see the internal storage, you should be able to flash a flashable version of stock 33R from TWRP.
Actually if you are on the latest TWRP you can probably use the MTP functions and copy the file over without having to adb push it.
If you don't have the latest TWRP you can download the .img and flash it via the fastboot command. The latest is 2.8.0.1
abde27 said:
He is right. If you can actually see the internal storage, you should be able to flash a flashable version of stock 33R from TWRP.
Actually if you are on the latest TWRP you can probably use the MTP functions and copy the file over without having to adb push it.
If you don't have the latest TWRP you can download the .img and flash it via the fastboot command. The latest is 2.8.0.1
Click to expand...
Click to collapse
I have the latest version anyways
So, anything else?
Recovery flashable version is the easiest solution.
Transmitted via Bacon
timmaaa said:
Recovery flashable version is the easiest solution.
Transmitted via Bacon
Click to expand...
Click to collapse
Is that what I should do? If so, could you tell me how? Please xD
BlaHBlaH525 said:
Is that what I should do? If so, could you tell me how? Please xD
Click to expand...
Click to collapse
You just flash it like you would flash any ROM, using the install feature in TWRP. Download it from the link I provided before.
Transmitted via Bacon
timmaaa said:
You just flash it like you would flash any ROM, using the install feature in TWRP. Download it from the link I provided before.
Transmitted via Bacon
Click to expand...
Click to collapse
Are these different from the ones I downloaded from the offical CyanogenMOD OnePlus One page? Because when I try to flash it, it says MD5 file not found an then puts an error...
BlaHBlaH525 said:
Are these different from the ones I downloaded from the offical CyanogenMOD OnePlus One page? Because when I try to flash it, it says MD5 file not found an then puts an error...
Click to expand...
Click to collapse
Without you being more specific about exactly which zip you got from the CM site it's impossible to say. What's the filename?
Transmitted via Bacon
timmaaa said:
Without you being more specific about exactly which zip you got from the CM site it's impossible to say. What's the filename?
Transmitted via Bacon
Click to expand...
Click to collapse
The URL is
https://cyngn.com/products/oneplusone/
The name is
cm-11.0-XNPH33R-bacon-signed-fastboot.zip with the MD5 Checksum of 2c5bcbb3230501f2b841b56cac392bcb
Well I've been playing around with ROMs, and I screwed up. Ended up formating all aspects, but now adb is not recognizing the device. I have tried on two different machines, OPO will load into fastboot, but not been seen through ADB. I can boot into TWRP, but the internal storage does not mount in order to trasnfer a ROM and flash. Any ideas would be great, I don't even mind going back to stock. However with ADB not finding the device now sure how that can be done.
Thanks in advance,
Squeeky
Refresh the stock image's trough fastboot that should do the trick
---------- Post added at 08:43 PM ---------- Previous post was at 08:42 PM ----------
http://forum.xda-developers.com/oneplus-one/general/guide-return-opo-to-100-stock-t2826541
I was attempting to do so, however when I enter fastboot. ADB does not recognize the device as connected, in reading the tutorials, it gets stuck waiting for device as it's no recognized.
Have you got the Google fastboot and adb drivers? If so have you tried connecting your phone and going to device manager>find your device, it could be listed as A0001 or OnePlus One and you should right click it>update device driver>and choose browse and pick the Google adb driver, it should let you. After this, you need to download the CM11S fastboot zip from here: http://builds.cyngn.com/factory/bacon/cm-11.0-XNPH38R-bacon-signed-fastboot.zip and extract it, open up the file and double click flashall.bat. Hope this helps in some way.
Squeeky said:
I was attempting to do so, however when I enter fastboot. ADB does not recognize the device as connected, in reading the tutorials, it gets stuck waiting for device as it's no recognized.
Click to expand...
Click to collapse
Adb doesn't work in fastboot, only fastboot does. Are you using an adb command or a fastboot command?
Transmitted via Bacon
timmaaa said:
Adb doesn't work in fastboot, only fastboot does. Are you using an adb command or a fastboot command?
Transmitted via Bacon
Click to expand...
Click to collapse
Yes, forgot about that. Make sure you use a command like fastboot flash in fastboot and not adb flash whatever
Squeeky said:
Well I've been playing around with ROMs, and I screwed up. Ended up formating all aspects, but now adb is not recognizing the device. I have tried on two different machines, OPO will load into fastboot, but not been seen through ADB. I can boot into TWRP, but the internal storage does not mount in order to trasnfer a ROM and flash. Any ideas would be great, I don't even mind going back to stock. However with ADB not finding the device now sure how that can be done.
Thanks in advance,
Squeeky
Click to expand...
Click to collapse
Follow this guide and it should work.
http://forum.xda-developers.com/oneplus-one/help/fix-brickloop-audio-fx-fc-efs-corrupt-t2879061
As others have stated, make sure you have the proper drivers.
Good luck, I had mine bricked last weekend and was able to revive it following the guide above.
Working
Thank you everyone, got it working through fsatboot. Restored my Madhi rom and back up an running,
Need some help.
I am usually pretty good with working with firmware and software issues.
I have a friends OPO which they had issues with and somehow got it into a state where the only thing it seems I can possible do is get it into the stock Cyanogen Recovery.
I tried going into fastboot (Vol Up. + Power) but this yields no result it always ends up booting into cyanogen recovery.
As far as I know (with this friend not being very technical) i doubt it had an unlocked bootloader, or even USB debugging on prior to the crash.
The only way I can get the PC to recognize the phone in ADB mode is to enter the Apply update section and hit apply from ADB which puts me into ADB for sideloading.
If I could get it into Fastboot I would be able to move forward.
When it boots, I see a quick flash of some sort of error/failure screen but it is so quick I cannot identify the image.
Try this:
http://forum.xda-developers.com/showthread.php?t=2991851
Transmitted via Bacon
I actually came across that thread while waiting for a reply to my own. In the state that it is in the msm tool is the only thing that can help me?
Well without fastboot you're going to find it very difficult to get anything done. CM recovery isn't really of any help because it can't actually flash anything that you need it to flash. I find it very odd that you can't get to fastboot. Have you tried adb commands while in recovery?
Transmitted via Bacon
I tried the button configurations to get into fastboot to no avail, it just boots into cyanogen recovery. As for adb while connected, only way I can use it is by going into the section to sideload an update. Within there I can adb, but most commands give me "error: closed".
Adb reboot bootloader doesn't work?
http://lifehacker.com/the-most-useful-things-you-can-do-with-adb-and-fastboot-1590337225
Sent From Lollipopified Bacon Goodness!
I am in the same state, my phone always boots to Cyanogen Recovery and no fastboot and even adb side load says closed. I am stuck here. Any help is greatly appreciated.
androidmah said:
I am in the same state, my phone always boots to Cyanogen Recovery and no fastboot and even adb side load says closed. I am stuck here. Any help is greatly appreciated.
Click to expand...
Click to collapse
Has anyone made any progress on this issue?
androidmah said:
I am in the same state, my phone always boots to Cyanogen Recovery and no fastboot and even adb side load says closed. I am stuck here. Any help is greatly appreciated.
Click to expand...
Click to collapse
Tried flahsing the stock rom? Or just the bootloader?
Sent from my Xiaomi Mi 5 using XDA Labs
i've got the same problem, did you manage to solve it?
Thank you
I believe I've bricked my OPO. I was trying to flash OxygenOS today and it wasn't flashing completely right. I decided to not try anymore and flash back to 05Q. However, in doing that I bricked my phone. Volume- and power doesn't bring me to recovery, I can't access bootloader. However when I press volume- and power it still sounds the connection and I can see it in my device managers, I just can't do anything. When I try to do anything through ADB it says no fastboot devices found. CUrrently, my phone doesn't have boot.img, recovery.img, and system.img. I do have a latest backup of my 05Q from this morning before I did all of this.
Any help would be great. Thanks!
Try this:
http://forum.xda-developers.com/oneplus-one/help/guide-unbrick-oneplus-one-t3013732
Transmitted via Bacon
Try one plus one recovery toolkit 1.0 it will slove ur problem same think happens to me it will help me
timmaaa said:
Try this:
http://forum.xda-developers.com/oneplus-one/help/guide-unbrick-oneplus-one-t3013732
Transmitted via Bacon
Click to expand...
Click to collapse
Definitely works. Just did the same after I tried to downgrade from OxygenOS and bricked my device.
Hello! I still doesnt have an OTA so decide to jump on it via "recovery install" but that dosent workout. I follow instructions and wipe before install cache, data, system and devilk. Aftfer that i try to sideload it. I dowloand the sideload version of rom.
Now when i try to sideload it i got "Updating patition details" and i stuck but on the top of the screen i got ADB Sideload Complete FAILED.
I try to instal new ADB driver, use command adb push but that dosent work. Can u help me?
On 11s i was rooted. Also i got TWRP recovery. Help me pls
Why sideload? Just flash it directly from the phone.
Transmitted via Bacon
"Updating partition details..."
"FAILED"
What's the full filename of the zip you're flashing?
Transmitted via Bacon
cm-12.0-YNG1TAS17L-bacon-signed-fastboot
bbttss said:
cm-12.0-YNG1TAS17L-bacon-signed-fastboot
Click to expand...
Click to collapse
You're flashing the wrong zip, those are the fastboot stock images that can only be flashed with fastboot. This is what you need to flash:
https://www.androidfilehost.com/?fid=95916177934554968
Transmitted via Bacon
How can i transfer it to the phone via recovery? i try via adb - cant
bbttss said:
How can i transfer it to the phone via recovery? i try via adb - cant
Click to expand...
Click to collapse
TWRP has MTP, you should just be able to connect to your PC and your phone should show up in Windows Explorer. If that isn't working go into the Mount menu in TWRP and make sure MTP is enabled.
Transmitted via Bacon