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:
My phone is Huawei G750-U10 (Honor 3X) with B112 Stock ROM. Yesterday I rooted it and start to upgrade U10 to T00. But, I choose wrong recovery and now my phone is bootlooping every time that I turned it on OR restart it. I can start G750 with "fastboot continue" command from Fastboot on PC. But nothing else is working. I cant install new recovery via mobileuncle tools, I cant do nothing. When I turn ON my phone and try to install new ROM with FlashTool it just doesn`t working. My phone is still reconnecting with PC, because its restarting on Huawei logo (vibrating, vibrating...). Bootloader is LOCKED.
Is there any way that I can stop my phone in "connected with PC" status? My only way to unbrick is FlashTool.
Thank you and sorry for this mess in language
up up
I tried to install new ROM on my Huawei S7-301u, i used CWMR and delete everything i should and started installation of ROM. Suddenly, od 30-40% installation broke. Of course, everything is deleted, and when I press Power&Volume+ i get message "Enter into fastboot mode. You can press POWER key for more than 10 seconds to reboot device." My PC can not recognize tablet when I connect it with USB cable (only in tray i can eject Android).
Can I fix it and how? Can I start CWRM from SD card? Can I install ROM from my PC? Any solution?
Thanks for help.
You certainly can install from your PC! Do as it says and boot into fastboot, then download the firmware of your device. (I can't post links, but a quick search of "Huawei Mediapad S7 Firmware image" should get you what you need)
You'll also need adb and fastboot (another quick search will get you those too).
At that point you should have a device in Fastboot mode and a computer with fastboot installed.
You'll be able to use commands such as "fastboot flash system system.img" to reflash your phone back to normal, from which you can restart your Custom ROM installation.
Again, I can't post links, but googling "How to flash an android .img" may help you greatly.
Hello everyone,
So today I tried installing lineageos and after some stupid moves on my part I´m currently stuck at a screen saying Reset failed. with a red exclamation point and the only option is reboot system now( which I cant select). I can´t access fastboot nor twrp, the phone has FRP and Bootloader Unlocked at least the last time I was on the fastboot screen. My model is RNE-L21 europe, do you have any ideas? I have seen somewhere, cant find the post now but the guy waited the phone to reach 0% and then he was able to put it in fastboot. Any help is appreciated.
crassus96 said:
Hello everyone,
So today I tried installing lineageos and after some stupid moves on my part I´m currently stuck at a screen saying Reset failed. with a red exclamation point and the only option is reboot system now( which I cant select). I can´t access fastboot nor twrp, the phone has FRP and Bootloader Unlocked at least the last time I was on the fastboot screen. My model is RNE-L21 europe, do you have any ideas? I have seen somewhere, cant find the post now but the guy waited the phone to reach 0% and then he was able to put it in fastboot. Any help is appreciated.
Click to expand...
Click to collapse
What were the "stupid moves"?
I can´t tell precisely but I tried using HWOTA which ended in an error I thought the error came from the oemfile being damaged, because on the HOWTA the model only appeared RNE-L21 so I installed oemfile tried the HOWTA again with no success reinstalled the TWRP version which I used to do my backup, restored and here I am.
If I connect to pc Hisuite opens and on device manager it appears as: "linux file-cd gadget usb device"
Solved the issue, wait for the battery to die. After that connected to pc booted in fastboot and used HuRupdater.
Hey guys
Recently I updated my phone(huawei mate 9 pro, Lon-L29) to the latest android version 9 and after the update the phone rebooted twice and it didnt skip that, it stuck on the eRecovery screen with 4 options:
scan wifi and upgrade
wipe data/factory reset
reboot
shutdown
I tried the first option several times with no success, I've got "Getting package info failed"
I tried Vol+power to wipe cache and reboot with no results
I tried to update it again by connecting it to my pc and pressing on vol+ and vol- and power and it showed me the updating screen and it stuck on 5% for 3 min and rebooted again to the 4 options.
I tried dload method with external usb because there is no sd card in mate 9 pro, nothiiiing.
I tried Minimal ADB and Fastboot, Huawei FRP Tool, to unlock bootloader/ frp, nothing!
I tried DC_Phoenix_v69 and HCU client, HCU showed " device not found" , "its not support chipset" , I tried to update it by Phoenix and it showed that huawei didnt accept all the files in update .app, exACKAGE_TYPE
but when I put another update .app it accepted PACKAGE_TYPE in it but not the other parts and in each one it gave me that my phone security is not supported by Phoenix!
In one of the files(update .app) that I tried the phone screen turned off and didnt come back again, I tried to open HiSuite to recover the phone and it showed that it stuck on fastboot, I tried to exit from fastboot by Minimal ADB and Fastboot and Huawei FRP Tool with no results!
I tried to exit from fastboot by Minimal ADB and Fastboot and Huawei FRP Tool with no results! My phone is dead(black screen) now and I didnt backup my files,
I tried chimera but it showed an error "failed to read the file" and the phone is in fastboot!
My phone is dead now and I didnt backup my files, so sad
Any help?