I can access fastboot, and recovery.
however i am unable to boot into any ROM (AOKP or CM10)
the screen flash white, and the thing just offs.
even if I go back to stock now, this still happens
anyone encountered this before?
ideas to solve?
try to enter into recovery TWRP and choose wipe factory and system. then reboot into bootloader (fastboot) and flash recovery and recovery2 with recovery.img from official ROM. then put official's dload into microSD then reboot. it should flash official ROM.
still the same.
below is my attempt to reboot the tablet into stock recovery to install dload folder.
note the white screen, then the android robot, then switches off.
Hi! Can you solve your problem? I'm having the same with a S7-312u (AT&T version).
serverxeon said:
still the same.
below is my attempt to reboot the tablet into stock recovery to install dload folder.
note the white screen, then the android robot, then switches off.
Click to expand...
Click to collapse
Remove SD card and SIM card then turn off the device. plug the device to a computer via usb and press vol+ and vol- for 30 secs till you get all the yellow text on the screen. now press all buttons power , vol+ , vol- and your device should restart and no more white screen
me too same problem with
Mediapad 10 link s10-101u
white screen after wrong flash file
cant update again from sd card only fastboot working but computer never seen the device (fastboot devices) or (adb devices)
how can i reflash the device throw fastboot ?
RAZOR888 said:
me too same problem with
Mediapad 10 link s10-101u
white screen after wrong flash file
cant update again from sd card only fastboot working but computer never seen the device (fastboot devices) or (adb devices)
how can i reflash the device throw fastboot ?
Click to expand...
Click to collapse
no one here ?
Update..
device back to life again after flash it with fastboot
extract the UPDATE.APP with HuaweiUpdateExtractor
try to get in fastboot mode with usb cable
fastboot erase cache
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
you may need to update throw SD with Dlaoad folder
Related
First of all I would thank Crowds he is the best reference that I've to return in case of any problem I face. (He doesn't sleep - any time I ask he immediately supports)
I bought Lenovo K910 and I've managed successfully to install new ROM "VIBEUI_v2.0_1443" and Gapps with Crowds support.
I advised two of my friends to buy this good and cheap phone. For one of them I installed the latest rom successfully. But with the other I had a big problem The phone stuck on Lenovo Logo.
I was trying to install TWRP 2.7.0.0 batch before installing my new ROM, but during installation and after the phone rebooting the batch command screen shows <Waiting for Device> and the phone is stuck on logo screen.
I tried to connect the phone to PC many times, but PC doesn't recognize the phone. When I try to turn off the phone by pressing the power buttons, the phone restart on logo screen like the shown in this video.
I've read in many site that I have to do the following:
Download and install "minimal adb and fastboot"
Just type on the command line without pressing Enter:
Code:
[COLOR="Blue"][B][I]fastboot [COLOR="Plum"][STRIKE]boot[/STRIKE][/COLOR] recovery.img[/I][/B][/COLOR]
you should place your recovery image file in "minimal adb and fastboot" directory
The phone should be disconnected from computer and completely off (press the Power button for 10 seconds - in my case the phone is restarting)
Press and hold both volume buttons, then connect the cable to the PC.
Once the phone vibrate, press Enter to execute the recovery command line
Click to expand...
Click to collapse
In my case when I press and hold power button the phone is restarting on logo screen so I have to wait for battery consumption
I tried many times with TWRP images but it failed...
I tried with CWM image and it succeeded to load, but I don't have otg cable to load recovery or ROM from usb storage (The problem was in installing TWRP and my ROM should has no problem)
I want to flash TWRP on phone not only loading by "minimal adb and fastboot".
I decided to flash TWRP 2.7.1.2 batch through modifying the batch file. I just used fastboot commands
Code:
[COLOR="blue"][I]fastboot oem device-info
fastboot oem unlock
fastboot oem device-info
fastboot [COLOR="Red"][U][B]flash[/B][/U][/COLOR] recovery data/recovery.img
fastboot flash aboot data/lock/emmc_appsboot.mbn
fastboot flash rpm data/lock/rpm.mbn
fastboot flash sbl1 data/lock/sbl1.mbn
fastboot flash dbi data/lock/sdi.mbn
fastboot flash tz data/lock/tz.mbn
fastboot reboot[/I][/COLOR]
Finally I succeeded to install Recovery and phone works well in the new recovery mode and the system mode that I've not update it yet
I want to share you the problem solution in brief:
Download and extract this file "flashrec TWRP v2.7.1.2" from here
Just select without executing "flashrec_Modified.bat" file from the extracted files.
The phone should be disconnected from computer and completely off (press the Power button for 10 seconds or wait for the battery to be almost empty)
Press and hold both volume buttons, then connect the cable to the PC.
Once the phone vibrate, press Enter to execute the recovery batch file
and as me the phone start the recovery mode in TWRP and can be rebooted in system without any problem
i must extract "flashrec TWRP v2.7.1.2 this file on phone or where? can u explain a
agsao said:
First of all I would thank Crowds he is the best reference that I've to return in case of any problem I face. (He doesn't sleep - any time I ask he immediately supports)
I bought Lenovo K910 and I've managed successfully to install new ROM "VIBEUI_v2.0_1443" and Gapps with Crowds support.
I advised two of my friends to buy this good and cheap phone. For one of them I installed the latest rom successfully. But with the other I had a big problem The phone stuck on Lenovo Logo.
I was trying to install TWRP 2.7.0.0 batch before installing my new ROM, but during installation and after the phone rebooting the batch command screen shows <Waiting for Device> and the phone is stuck on logo screen.
I tried to connect the phone to PC many times, but PC doesn't recognize the phone. When I try to turn off the phone by pressing the power buttons, the phone restart on logo screen like the shown in this video.
I've read in many site that I have to do the following:
In my case when I press and hold power button the phone is restarting on logo screen so I have to wait for battery consumption
I tried many times with TWRP images but it failed...
I tried with CWM image and it succeeded to load, but I don't have otg cable to load recovery or ROM from usb storage (The problem was in installing TWRP and my ROM should has no problem)
I want to flash TWRP on phone not only loading by "minimal adb and fastboot".
I decided to flash TWRP 2.7.1.2 batch through modifying the batch file. I just used fastboot commands
Code:
[COLOR="blue"][I]fastboot oem device-info
fastboot oem unlock
fastboot oem device-info
fastboot [COLOR="Red"][U][B]flash[/B][/U][/COLOR] recovery data/recovery.img
fastboot flash aboot data/lock/emmc_appsboot.mbn
fastboot flash rpm data/lock/rpm.mbn
fastboot flash sbl1 data/lock/sbl1.mbn
fastboot flash dbi data/lock/sdi.mbn
fastboot flash tz data/lock/tz.mbn
fastboot reboot[/I][/COLOR]
Finally I succeeded to install Recovery and phone works well in the new recovery mode and the system mode that I've not update it yet
I want to share you the problem solution in brief:
Download and extract this file "flashrec TWRP v2.7.1.2" from here
Just select without executing "flashrec_Modified.bat" file from the extracted files.
The phone should be disconnected from computer and completely off (press the Power button for 10 seconds or wait for the battery to be almost empty)
Press and hold both volume buttons, then connect the cable to the PC.
Once the phone vibrate, press Enter to execute the recovery batch file
and as me the phone start the recovery mode in TWRP and can be rebooted in system without any problem
Click to expand...
Click to collapse
Please explain me. idont know how to do
prxzero said:
Please explain me. idont know how to do
Click to expand...
Click to collapse
What Is your problem?
Is your phone stuck on logo screen? what were you doing to get the problem??
agsao said:
First of all I would thank Crowds he is the best reference that I've to return in case of any problem I face. (He doesn't sleep - any time I ask he immediately supports)
I bought Lenovo K910 and I've managed successfully to install new ROM "VIBEUI_v2.0_1443" and Gapps with Crowds support.
I advised two of my friends to buy this good and cheap phone. For one of them I installed the latest rom successfully. But with the other I had a big problem The phone stuck on Lenovo Logo.
I was trying to install TWRP 2.7.0.0 batch before installing my new ROM, but during installation and after the phone rebooting the batch command screen shows <Waiting for Device> and the phone is stuck on logo screen.
I tried to connect the phone to PC many times, but PC doesn't recognize the phone. When I try to turn off the phone by pressing the power buttons, the phone restart on logo screen like the shown in this video.
I've read in many site that I have to do the following:
In my case when I press and hold power button the phone is restarting on logo screen so I have to wait for battery consumption
I tried many times with TWRP images but it failed...
I tried with CWM image and it succeeded to load, but I don't have otg cable to load recovery or ROM from usb storage (The problem was in installing TWRP and my ROM should has no problem)
I want to flash TWRP on phone not only loading by "minimal adb and fastboot".
I decided to flash TWRP 2.7.1.2 batch through modifying the batch file. I just used fastboot commands
Code:
[COLOR="blue"][I]fastboot oem device-info
fastboot oem unlock
fastboot oem device-info
fastboot [COLOR="Red"][U][B]flash[/B][/U][/COLOR] recovery data/recovery.img
fastboot flash aboot data/lock/emmc_appsboot.mbn
fastboot flash rpm data/lock/rpm.mbn
fastboot flash sbl1 data/lock/sbl1.mbn
fastboot flash dbi data/lock/sdi.mbn
fastboot flash tz data/lock/tz.mbn
fastboot reboot[/I][/COLOR]
Finally I succeeded to install Recovery and phone works well in the new recovery mode and the system mode that I've not update it yet
I want to share you the problem solution in brief:
Download and extract this file "flashrec TWRP v2.7.1.2" from here
Just select without executing "flashrec_Modified.bat" file from the extracted files.
The phone should be disconnected from computer and completely off (press the Power button for 10 seconds or wait for the battery to be almost empty)
Press and hold both volume buttons, then connect the cable to the PC.
Once the phone vibrate, press Enter to execute the recovery batch file
and as me the phone start the recovery mode in TWRP and can be rebooted in system without any problem
Click to expand...
Click to collapse
Hi..
i just try to install CM12 to this device, with twrp 2.8.6.1 from master lie.
First time its working well, but suddenly this device restarting and stuck on the "lenovo" logo screen.
Every time i presh power button always restarting (like ON-OFF-ON-OFF forever).
when i connectto charger also restarting....
i cant go to twrp using vol- & pwr, when i use minimal adb cannot detected..
Can you help me...
Help
hi.
i try to do something to enable notifications on my lenovo vibe z.
i install new rom from needrom, but it didn't help. So i try to install other one, but i wipe my phone and restart without installed system.
Now when i go to twrp have just flashing teamwin logo, and only when phone is in this mode i can communicate through adb
i have checked many forums and try allot stuff to fix it but nothing works
Please Help!
U are not alone I also in same stage
Is there any one plz help
As long as the hardware is not physically broken, your K910 is unbrickable
http://www.teamsuperluminal.org/unbrick-lenovo-k910/
I followed the guide to revive my K910. You can refer to this forum post in which I documented my experiences:
http://www.teamsuperluminal.org/forums/topic/flash-back-to-lenovo-stock-just-temporarily/
nowbo said:
Is there any one plz help
Click to expand...
Click to collapse
Thanks for your reply
I will apply today. Hope for the best.
Will inform you as soon as this applied..
Have you fixed that problem?
Still at same stage
EcoDan said:
Have you fixed that problem?
Click to expand...
Click to collapse
Hi,
I am still on same stage (Black screen with lenovo logo). Try several ways but can't get out of this. Please help me If any one successful to startup this device or can get on the boot screen where I can do factory reset.
---------- Post added at 07:25 AM ---------- Previous post was at 07:21 AM ----------
wxppro said:
http://www.teamsuperluminal.org/unbrick-lenovo-k910/
I followed the guide to revive my K910. You can refer to this forum post in which I documented my experiences:
http://www.teamsuperluminal.org/forums/topic/flash-back-to-lenovo-stock-just-temporarily/
Click to expand...
Click to collapse
I Try this method but can't get out from that black screen ( Lenovo logo and powered by android)
My device is Lenovo Vibe shot Z90a40. I also try with boot unlock-er but nothing sitll work. So its about 20 days can't use my Lenovo Vibe Shot.
Please help me If you know how to get out of this issue..
Thanks
[/COLOR]
I Try this method but can't get out from that black screen ( Lenovo logo and powered by android)
My device is Lenovo Vibe shot Z90a40. I also try with boot unlock-er but nothing sitll work. So its about 20 days can't use my Lenovo Vibe Shot.
Please help me If you know how to get out of this issue..
Thanks[/QUOTE]
You need to carefully follow each steps in the method - if you short that magic pin and then connect the USB cable (with battery disconnected), your computer will report seeing the device at either COM port 9008 or 9006. Then you can download the factory image to revive the phone. Of course you need to have the right device driver installed. Like I said, as long as the hardware is not broken, this procedure will succeed for sure.
I love you man!
I love you man! I wish you all the happiness and wealth!:victory::victory::victory::angel::angel::highfive::highfive:
Hello
I have a Honor 7 PLK-L01 (B140), boot unlocked and rooted.
I tried to force the OTA B140 to B170 (and B313 too) in fastboot mode, but as it didn't work, I pushed several recoverys too (stock or TWRP). (I know : it's bad )
So now, it loops on the boot : I have the logo "Honor powered by Android" and then reboots automaticaly again and again....
I no longer have any recovery (while pressing Vol+ and Power-on). The H7 stays always powered and I can't not shutdown it.
The only I can do is to pass in "fastboot mode" (by pressing Vol- and Power-on) between 2 reboots.
In that mode I tried to push the .img parts of B130 official firmware (boot, cache, recovery, system, userdata).
But no change ! I am desperate :crying:
Is there any way to make it work again ?
Thanks in advance.
Bootloop solved : My Honor 7 lives again
I went from a B100 ROM Stock which I put on a little external SD card (in fat32 that is visible in fastboot mode on my PC).
Note that my usual SD 64GB card (extFat) wasn't unknown in that mode.
I put the /dload/UPDATE.APP (of B100) on my little external SD
in fastboot mode (keys Vol- and Power-on pressed), I made the following actions :
fastboot flash cache CACHE.img (from B100)
fastboot flash system SYSTEM.img (from B100)
fastboot flash userdata USERDATA.img (from B100)
fastboot flash recovery RECOVERY_B170.img
fastboot flash boot BOOT_B170.img
fastboot reboot
And finally, my phone works again !
I have soft bricked my rooted Huawei y550-L01. It started when all my apps stopped working when i tried to open them, i then switched off my phone but when i tried to switch it back on, it got stuck at the boot screen. I have tried to go into recovery, but it gets stuck at the TWRP logo (teamwin with blue background), however i am able to use adb. I have also tried to boot into the bootloader but when i press the corresponding buttons it just bootlops. I have also tried the 3 button dload option but no luck
Is there any way anyone can help?
adri_lubw said:
I have soft bricked my rooted Huawei y550-L01. It started when all my apps stopped working when i tried to open them, i then switched off my phone but when i tried to switch it back on, it got stuck at the boot screen. I have tried to go into recovery, but it gets stuck at the TWRP logo (teamwin with blue background), however i am able to use adb. I have also tried to boot into the bootloader but when i press the corresponding buttons it just bootlops. I have also tried the 3 button dload option but no luck
Is there any way anyone can help?
Click to expand...
Click to collapse
Could you fix it?
I have the same problem
flash the recovery img through the adb fastboot mode
Røbin said:
flash the recovery img through the adb fastboot mode
Click to expand...
Click to collapse
I am unable to do that as to use fastboot i need to reboot into the bootloader which i cannot do
adri_lubw said:
I am unable to do that as to use fastboot i need to reboot into the bootloader which i cannot do
Click to expand...
Click to collapse
fastboot is a bootloader.Did you tried to enter fastboot mode using android sdk?This should work.Or you need to install proper adb driver for your device first.
Røbin said:
fastboot is a bootloader.Did you tried to enter fastboot mode using android sdk?This should work.Or you need to install proper adb driver for your device first.
Click to expand...
Click to collapse
I have tried this before but my phone just bootloops. However, today i tried "adb reboot bootloader" again and this time the phone screen went black and the blue notification LED is repeatedly blinking. What do i do?
adri_lubw said:
I have tried this before but my phone just bootloops. However, today i tried "adb reboot bootloader" again and this time the phone screen went black and the blue notification LED is repeatedly blinking. What do i do?
Click to expand...
Click to collapse
Try and Download stock image of y550 from huawei web site, extract zip and put the file called "update.app" in SD. Before make an folder called dload in the root of the sd and put the update.app in this folder. After you do this, shutdown the phone and turn on the phone by holding down Volume + , Volume - and power at the same time . Then the phone will do everything automatically and will install the rom stock
dimpho said:
Try and Download stock image of y550 from huawei web site, extract zip and put the file called "update.app" in SD. Before make an folder called dload in the root of the sd and put the update.app in this folder. After you do this, shutdown the phone and turn on the phone by holding down Volume + , Volume - and power at the same time . Then the phone will do everything automatically and will install the rom stock
Click to expand...
Click to collapse
I have tried to do this but the phone just bootloops
I have the same problem. ADB works, fastboot not. If booting into fastboot, Qualcomm HS-USB QDLoader 9008 is visible in Windows device manager.
Id also tried to get the phone into Upgrade mode with the dload folder, no luck at all.
Did you solve it ?
gamecompiler said:
I have the same problem. ADB works, fastboot not. If booting into fastboot, Qualcomm HS-USB QDLoader 9008 is visible in Windows device manager.
Id also tried to get the phone into Upgrade mode with the dload folder, no luck at all.
Did you solve it ?
Click to expand...
Click to collapse
Nope
Exactly the same problem here. Did anyone manage to get this resolved?
Hello everyone.
I have a new Honor 5X and am having trouble getting away from the stock Chinese ROM.
Anyhow, where I'm at now is I have TWRP and CM13 installed but the phone is in a boot loop.
After research I think that my phone needs a firmware update to be able to run CM13, and there don't appear to be any CM12 ROMs.
Anyhow, I have trouble with your relevant forum post and other places on the internet because my phone is the UL00 variant. Please help me get my phone to boot into anything other than Chinese stock.
CM Forum: https://forum.cyanogenmod.org/topic...y-huawei-honor-5x-please-help/#comment-608356
XDA Forum: http://forum.xda-developers.com/hon...-unofficial-cyanogenmod-13-0-nightly-t3344499
PS: I think my TZ version is correct "Comparing TZ version TZ.BF.3.0.C3-00025 to TZ.BF.3.0.C3-00025"
Hello, to get out of the loop do the following steps to get back to stock ROM:
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Boot into bootloader mode by switching off the phone then pressing only the Vol DOWN button, and connecting it to PC simultaneously.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
Hope this helps you a bit.
I am trying to return to stock after I bricked my Honor 5x. I get this error --> "error: command not allowed." My phone was rooted before I tried to return it to stock. What is causing the problem?
Had this problem days ago,
Fixed my problem by downloading Emui for my honor kiw-l21 "B130-Kuwait for me" then extracted the ZIP file and put "dload" in sd card
After that put phone to charger "Not a Pc Charger" Then pressed power button + Vol. up + Vol. down
EMUI started to install.
Hope that helps.
i root SGH i777 said:
I am trying to return to stock after I bricked my Honor 5x. I get this error --> "error: command not allowed." My phone was rooted before I tried to return it to stock. What is causing the problem?
Click to expand...
Click to collapse
Yes, if the method of manual flashing doesn't works first, try a normal force update by pressing three buttons.
DigiGoon said:
Hello, to get out of the loop do the following steps to get back to stock ROM:
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Boot into bootloader mode by switching off the phone then pressing only the Vol DOWN button, and connecting it to PC simultaneously.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
Hope this helps you a bit.
Click to expand...
Click to collapse
I can't switch off the phone, it keeps rebooting into stock recovery, no option to shutdown, so i can't go into bootloader
what should i do??
When the phone gets off, press and hold Vol DOWN button and connect it to PC fast before it turns on again.
Sent from my PLK-L01 using Tapatalk
I tried to root my phone using this guide, followed it down to the word and yet my phone's stuck in a bootloop. It keeps restarting to the Poco start screen.
Ive got the stock recovery, and for some odd reason fastboot commands work only in the "FASTBOOTD" screen and not the the "FASTBOOT" screen which you get from "adb reboot bootloader" command.
I try to shut it down and it boots up back again in the same screen and is stuck there.
Im clueless and I really dont know what to do. Some help would be greatly appreciated.
edit: I tried to use the stock recovery and wipe data. No progress.
I tried to connect the phone with the MIAssistant but the app doesnt recognise the device.
I tried using the MiFlash tool to flash the stock rom, it goes on infinitely. Im currently trying to use the SP Flash tool and MediaTek Bypass tool but I havnt got any progress yet.
I promise I'm never buying MediaTek devices ever again.
Careful with the Flash and Bypass tools, they can cause problems.
What can you achieve with the hardware buttons on the phone? Can you get it into recovery?
Fastbootd working but fastboot not sounds like a USB drivers problem - there are some driver options here.
aricooperdavis said:
Careful with the Flash and Bypass tools, they can cause problems.
What can you achieve with the hardware buttons on the phone? Can you get it into recovery?
Fastbootd working but fastboot not sounds like a USB drivers problem - there are some driver options here.
Click to expand...
Click to collapse
It was a driver issue, thanks for the link.
What I did to get out of the bootloop:
1. Download the latest Miui rom for your version, make sure it's the recovery version and not the fastboot one.
2. Press ALL the buttons, Vol+ Vol- and Power button to shut it down for a few seconds (assuming you can't switch it off as it keeps powering back up again).
3. After it's switched off, quickly press the power and vol- button until you see the FASTBOOT screen.
4. Connect with PC, make sure you have the proper drivers and have connected with the right USB port.
5. Download OrangeFox custom recovery. It is a unofficial custom recovery, so its stability is questionable. But it does the job here.
6. Copy the OrangeFox zip and the Miui rom file to your phone's SD card or any external storage which your phone can access.
7. In your PC, extract the OrangeFox zip folder in your platform-tools folder. (The folder where you run your cmd fastboot/adb commands)
8. Open up cmd, and enter the command:
fastboot flash boot recovery.img
9. Your phone should boot up to the OrangeFox recovery. If not switch the phone off (Step 2) and press power + vol+ button for booting up to the recovery.
10. Locate your OrangeFox zip installer file in the recovery and flash it.
11. Reboot to the recovery again.
12. Locate the Miui rom and flash that. Before swiping to flash the rom, there is a check box which says something like "flash OrangeFox once the rom has been flashed". If you want to keep OrangeFox as your recovery then check it, or else leave it unchecked. Flashing roms remove custom recoveries.
13. Your phone must reboot to miui.
NOTE: You can use fastboot commands to flash the rom but I'm not very familiar with fastboot commands (I actually forgot most of them). Hence I use the recovery method.
warhead1721972 said:
It was a driver issue, thanks for the link. Should I delete this post? It isnt much big of an issue imo.
Click to expand...
Click to collapse
Great, glad you got it sorted! No, leave it up, you never know someone might stumble across it and find it useful