[Q] [Help] Fail to wipe using fastboot!! - ONE Q&A, Help & Troubleshooting

Background:
I was using stock rom CM11S and franco.kernel, updated to r9 two days ago. everything worked fine, until the vibration suddenly stopped working after I picked up a phone call (where the phone did its "last vibrate").
Issue:
I have searched through this forum and xda and found that there is a solution in https://forums.oneplus.net/threads/vibration-suddenly-not-working.76462/page-2.
So I followed the steps. When I ran "fastboot -w", it stopped and a warning window popped up.
fastboot_error.png
In English it says that "0x00403927 command referencing 0x00000010 memory. That memory cannot be read. Click "OK" to end the program". It actually stops every time when I format "userdata".
I have tried
1. Any other wiping/formatting methods e.g. TWRP or Philz recovery
2. Reflashing the rom and stock recovery.
3. Lock and Unlock bootloader.
But the vibration did not come back......
I believe the only way to get rid of it is to wipe through fastboot (MY ONLY HOPE). Can somebody please help me?

Anyone HELP?

Related

HTC one V bricked?

Last night, I messed up with my android. I am not able to figure out what went wrong
So here is exactly what I had been doing:
1. My phone is already unlocked.
2. I had root my phone by installing "r1-primo-superboot" ( I had used the gsm version)
3. Next, I had flashed a recovery image using fastboot.
4. Installed "Blue Sense". Everything was going well. MADE A NANDROID BACKUP.
5. After an hour, tried to install CM10. Didn't work. Get's stuck in the logo screen of CM10.
6. So flashed "hellboy.img"
7. Now, CM10 gets installed. But gets error notifications like "your phone has stopped". There is no option for text or call or settings.
8. Now I try to go back to "Blue sense" through RECOVERY but, it doesn't work. I'm stuck.
IS THE PROBLEM DUE TO FLASHING OF TWO DIFFERENT .IMG FILES? Please help. I am a noob.
abhilekh619 said:
Last night, I messed up with my android. I am not able to figure out what went wrong
So here is exactly what I had been doing:
1. My phone is already unlocked.
2. I had root my phone by installing "r1-primo-superboot" ( I had used the gsm version)
3. Next, I had flashed a recovery image using fastboot.
4. Installed "Blue Sense". Everything was going well. MADE A NANDROID BACKUP.
5. After an hour, tried to install CM10. Didn't work. Get's stuck in the logo screen of CM10.
6. So flashed "hellboy.img"
7. Now, CM10 gets installed. But gets error notifications like "your phone has stopped". There is no option for text or call or settings.
8. Now I try to go back to "Blue sense" through RECOVERY but, it doesn't work. I'm stuck.
IS THE PROBLEM DUE TO FLASHING OF TWO DIFFERENT .IMG FILES? Please help. I am a noob.
Click to expand...
Click to collapse
Here is solution , don't forgot to hit thanks
:: youtube . com/watch?v=nHzmGny6mLA
abhilekh619 said:
Last night, I messed up with my android. I am not able to figure out what went wrong
So here is exactly what I had been doing:
1. My phone is already unlocked.
2. I had root my phone by installing "r1-primo-superboot" ( I had used the gsm version)
3. Next, I had flashed a recovery image using fastboot.
4. Installed "Blue Sense". Everything was going well. MADE A NANDROID BACKUP.
5. After an hour, tried to install CM10. Didn't work. Get's stuck in the logo screen of CM10.
6. So flashed "hellboy.img"
7. Now, CM10 gets installed. But gets error notifications like "your phone has stopped". There is no option for text or call or settings.
8. Now I try to go back to "Blue sense" through RECOVERY but, it doesn't work. I'm stuck.
IS THE PROBLEM DUE TO FLASHING OF TWO DIFFERENT .IMG FILES? Please help. I am a noob.
Click to expand...
Click to collapse
i am having same exact problem in almost same scenario, what did you do to restore your phone back to normal ?

[Q] Help Needed.Wi-fi Error.

Hello there. I'm a noob and now I'm stuck in the web of the consequences of my sudden stupidity.I have been trying to update my AT&T HTC One X for the last 4 days. I had already unlocked the bootloader and installed the Supersu through the TWRP. but when I was trying to install the rom it wrote failed and I had two variants. Go back or press reboot. So I touched the reboot button and discovered that I had to install all the stuff I once had again, I noticed that I wasn't asked to connect to a wifi. so I carried on after checkin once again. Then I opened my settings through the status bar and it was written "Error" under the Wifi switch and I couldn't use any downloaded applications, they turned up to be not responding as soon as I opened them. I booted into recovery mode once more and tried to restore my backup through the TWRP.But it didn't show any files.. PLEASE help!

[Q] Boot freezes/crashes after flashing images

Hello, I'm having some problems with my Nexus 5 LG-D820 32GB
Here is everything I did in order:
1 - Was using stock 4.4.4
2 - Tried to install OTA lollipop following this:
1) Install Minimal ADB and Fastboot.. This will allow you to run commands on your phone.
2) Install Android USB Drivers. This will add the proper driver to recognize your device.
3) Install Universal Android USB Driver. This will automatically add the driver when you go into recovery mode. It's a different driver than the one above.
4) Open Minimal ADB and Fastboot (your phone should be plugged into your USB now)
5) Make sure your phone is recognized (enter 'adb devices'. A long number plus the word "device" should show up).
6) enter "adb reboot bootloader"
7) Use the volume rockers on your phone until it says "recovery mode," then hit the power button.
8) When you get the android with the exclamation, hold power and tap volume up. Don't hold, just tap it.
9) Use the volume rocker to choose "apply update from adb."
10) Go back to the minimal adb and fastbook command prompt, and enter "adb sideload filename.zip". Filename should be the path and the name of the zip file. You can rename the zip file so it's easier to type in. You can also type in "adb sideload" then just drag and drop the zip file into the command prompt if you'd prefer.
11) It should now sideload. Once it finishes on your screen, it will go back to the bootloader and you should reset your system once it's finished.
12) Watch in anticipation as your apps get optimized.
13) Play with your phone.
Click to expand...
Click to collapse
3 - It apparently worked, no errors or anything. But, when the phone tried to boot, it got to the upgrading android screen, with the optimizing apps list (1 of 82), it kept freezing, crashing, showing graphical glitches, and rebooting.
4 - I went into recovery and did a full reset/wipe, thinking it might have been because of an app it was trying to optimize. It still did the same thing.
5 - I thought it might have been happening because I was trying to upgrade OTA instead of a clean full install, so I got the factory image from the google page and tried to flash it following this:
fastboot flash bootloader bootloader.img
fastboot reboot-bootloader
fastboot flash radio radio.img
fastboot reboot-bootloader
fastboot flash system system.img
fastboot reboot-bootloader
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot erase cache
fastboot flash cache cache.img
Click to expand...
Click to collapse
6 - Apparently it went ok, no errors or anything. But the same thing kept happening, it got to the optimizing app screen and would glitch up
7 - I got scared and tried to flash 4.4.4 back with the method in number 5. It worked, the phone was finally usable again. Thinking I had a way to always reset, I decided to keep trying to flash 5.0
8 - Tried again method number 5 with android 5.0, still glitched at optimizing apps
9 - Tried using Nexus Root Toolkit v1.9.4 to flash android 5.0, no apparent error, but got the same results at the optimizing apps screen
10 - Tried using Nexus Root Toolkit v1.9.4 to flash back to 4.4.4, and this time it froze at the twirling balls loading screen
11 - Tried using the method in number 5 to flash back to 4.4.4, and this time it froze at the twirling balls loading screen
12 - ??? I don't know what to do now. I was thinking of trying to flash 4.4.3 using the method in number 5 to see what happens >_>
Any help is appreciated, does anyone know why it kept freezing and showing graphical glitches at the optimizing app screen? Am I doing something wrong? The thing that bugs me is that every attempt went nicely, it isn't like I couldn't flash the images. I did flash them with no apparent error but they didn't work..
Thanks for any help
Hi,
I still have not been able to successfully boot into any usable version of android, they keep freezing and restarting the phone, but no errors appear during the flashing process. Can anyone shed some light?
Thanks
Are you seeing the same boot animation after trying to flash 4.4.4 & 5.0?
Since you used fastboot to flash the factory images, it should have worked. Only thing I can think of is your eMMC died.
This happened to me once on my old Galaxy Nexus. Basically no matter what ROM I would try to flash it would boot to Paranoid Android. Even after flashing factory images with fastboot (encountering no errors) I'd be greeted with the old JellyBean PA boot animation. Never got any errors, but nothing actually worked.
That's why I asked if you're seeing the different boot animation between KK & LP. To me it kind of sounds like your eMMC fried.
RoyJ said:
Are you seeing the same boot animation after trying to flash 4.4.4 & 5.0?
Since you used fastboot to flash the factory images, it should have worked. Only thing I can think of is your eMMC died.
This happened to me once on my old Galaxy Nexus. Basically no matter what ROM I would try to flash it would boot to Paranoid Android. Even after flashing factory images with fastboot (encountering no errors) I'd be greeted with the old JellyBean PA boot animation. Never got any errors, but nothing actually worked.
That's why I asked if you're seeing the different boot animation between KK & LP. To me it kind of sounds like your eMMC fried.
Click to expand...
Click to collapse
The animation is different, twirling pseudo 3D balls for 5.0 and 4 2D balls meeting in the centre for 4.4.4
And every time it stops at a different point. Right after I flash is when it goes the furthest, and then it goes less and less each subsequent boot
I really don't know I think I'll try flashing using the LG Flashtool to see if anything changes
It didn't work... I'm basically out of ideas
Guess I'll try the same things I've already done but with another computer, in the off chance the pc was corrupting something
I'm having the exact same issue. I received the OTA and it failed on install. I tried to install the update through toolkit and it installed fine, but it kept freezing on the initial phone setup. I went back to 4.4.4 through the toolkit and again received the OTA. This time the OTA installed without issue, and I was able to actually get the phone set up, but it kept having graphical glitches, would freeze and requiring a reboot. Went back to 4.4.4 and then followed the procedures on the Google factory images page and installed the update without issue. Again, it won't get through the initial setup without the graphics issues and freezing. I wiped the cache, did a factory reset, and installed the factory image again, with no change. 4.4.4 is working without an issue. I have a friend that is also experiencing similar issues. I'm out of ideas how to get the update to work.
mr2620 said:
I'm having the exact same issue. I received the OTA and it failed on install. I tried to install the update through toolkit and it installed fine, but it kept freezing on the initial phone setup. I went back to 4.4.4 through the toolkit and again received the OTA. This time the OTA installed without issue, and I was able to actually get the phone set up, but it kept having graphical glitches, would freeze and requiring a reboot. Went back to 4.4.4 and then followed the procedures on the Google factory images page and installed the update without issue. Again, it won't get through the initial setup without the graphics issues and freezing. I wiped the cache, did a factory reset, and installed the factory image again, with no change. 4.4.4 is working without an issue. I have a friend that is also experiencing similar issues. I'm out of ideas how to get the update to work.
Click to expand...
Click to collapse
At least you can revert to 4.4.4, mine freezes on the balls/once it did on the initial screen
Using another PC just made things worse, it froze while writing the system image and now the usb recognition is flimsy, sometimes it says the pc can't recognize the device when plugged in and sometimes it works, but now I can't flash things anymore
Welp. It's a less than a month old phone too, and I really think it's gone
Mine has froze a couple of times at that screen as well. I was able to force it into recovery mode with the power and volume down buttons and I was able to use the soft brick function in the toolkit to get it back to 4.4.4.
Sent from my Nexus 5 using XDA Free mobile app
Well I was able to flash 4.4.4 again ( I guess it's really hard to get it completely bricked, always when I thought it was gone it was able to get to fastboot mode)
But it still freezes on the balls / starter config screens
I'm at a loss as to how to fix this and I'm not seeing much online about others having this issue.
Sent from my Nexus 5 using XDA Free mobile app
You said you tried LG Flashtool and that didn't solve the problem either?
I haven't tried the LG flash tool. I'll have to try that tomorrow.
Sent from my Nexus 5 using XDA Free mobile app
mr2620 said:
I'm at a loss as to how to fix this and I'm not seeing much online about others having this issue.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Yes, most problems are people receiving errors/not being able to complete flashing the images. What's crazy about this is that we follow the correct procedure, get no errors or anything, but it doesn't work
I'm still unable to boot. Will try contacting Google soon.
I still have been unsuccessful as well. I'm getting a replacement phone from Google. Should have it next week.
Sent from my Nexus 5 using XDA Free mobile app

[Q]Unknown Volume for path [ext-sd] (Need attention!)

First of all, I am sorry for making new thread. But it seems that I've tried searching everywhere for the solution but I couldn't find any.
Here is my problem,
Last few month, I flashed my P3100 to OmniRom. It works perfectly!
But for a past few weeks, I got gapps suddenly stopped working. As I know what to do, I reset my P3100 by wiping all data using Philz recovery.
And then it worked fine again.
Unfortunately, for last three days. It happened again.
So I repeated the same whole thing as I did again.
The problem is, when I tried to reset all data, it won't work. I mean, it looked like I didn't reset anything. Thus, my tablet keeps on showing this message such as gapps has stopped.
I tried to download new ROM. And flashed it via Philz recovery. But it's not working. It remain the same as if nothing happened. I'm still haven't sleep for 3 days looking for a solution. Would somebody here help me? As I really really need to know what is happening with it.
Solutions I've tried but failed:
1- Wipe all data but failed as it looked like nothing happened.
2- Wipe everything everywhere but still remain still
3- Flashing stock rom via Odin but failed.
4- Flashing another version of recovery via Odin but failed
P/S: I've noticed that E:Unknown volume for path [EXT-SD] when I'm doing full wipe.
No one can help me?

Unable to recover my OPO

Hi all,
well, to be honnest I already posted my story in the help thread but no answer came so I try with a new thread
We'll see if I'm luckier this way !
a few weeks ago I broke my screen and decided to change it myself.
Everything went fine (even restarted successfully my phone before applying the tape to fix the screen) until I finally tried to restart my phone after the repair is done.
Since then I'm not able to turn on my phone
Holding the power button starts fastboot mode, UP + power doesn't do anything and DOWN + power enters recovery. Weird !
Another weird thing: it only works if I'm not plugged. When I'm plugged nothing ever happens.
I suspected I could have damaged buttons or cables. I have looked carefully but nothing appears to be broken.
Here is what I already did without any result:
- I had access to the original recovery so wiped the cache
- I tried to recover the phone but that did not work so
- I installed twrk using adb (like here)
- and then installed the rom as explained here (I used the last release here, so it should be cm-13.0-20160819-SNAPSHOT-ZNH5YAO0IN-bacon.zip). It seemed to work but finally no, same situtation
- I tried this but so far not able to get the qualcomm port listed once the phone is on. It may be related to the fact that I have to unplug to boot it but I always got a Android bootloader interface listed.
Any idea someone ?
Thank you very much for your help !
Did you try to "fastboot reboot" while in fastboot mode?
Try flashing a CM14 rom. Mine came with CM12 so I tried flashing back to CM11 and I did flash it successfully through Fastboot but alas it won't boot. The boot logo loads but then I'm introduced to a black screen.. So I flashed back to a (at that time the latest stable) CM12.1 but same result. And I got worried. Then I decided to flash a CM13 rom which was a beta build (at that time newly released Android 6) and it booted into it alright! So I suggest flashing a CM14 and let me know how it does.
The problem seems be much deeper than just a broken screen. It may sometime affect the chipset of the cellphone.
For that we can't do anything.
For now you can try the following things :
1 . Flash the latest Cyanogen Firmware from the same place you have downloaded the snapshot cm13.
2. Flash recovery (TWRP) using adb.
3. Wipe
-System
-Data
-Cache and Dalvik Cache
4. Flash the latest Cyanogen Rom .
5. Boot into recovery.
6. Flash some gapps as per the Android version.( Open Gapps I recommend)
7. Boot back to recovery .
8. Boot into System.
This is the max you can do for now.
You can also check device forums for recovering from a bricked device post.
Go through the post and check if any symptoms matches yours. You'll find the answer right away.
And the last option you can do is going to service center, they will charge you mostly (even if in warranty as you have yourself tampered hardware of the phone.)
Hope it will help. Thanks

Categories

Resources