Micromax Canvas Magnus stuck at boot logo - Android Q&A, Help & Troubleshooting

Hi,
My 2 year old Micromax Canvas Magnus A117 was working fine till I installed TWRP recovery yesterday. I installed TWRP recovery img file for my phone. The version was twrp-2.8.6.0-a117.img. It downloaded and asked me to verify the location of dev/recovery . I verified it and started the flashing process. At first it took a long ting but said flashing unsuccessful. It asked me to try a second time. I did it and it was successful. TWRP now told me to boot into recovery mode. I pressed the green 'Yes' button but nothing happened. (In the mean time I uninstalled some apps as TWRP ate about 350mb of internal storage during the flashing process.). Then I tried quick boot(reboot) app to boot into recovery. But then the problem started It switched of my phone and then booted but it got stuck at the micromax logo. I pulled out the battery to switch it off, put it in and restarted the phone using the power button. But it got stuck again at the boot micromax logo. I tried booting it in recovery mode (power+volume up) but it flashed off the screen and again booted but not in recovery mode.It got stuck again and agian. The recovery mode seems not to work.
Inthe meantime I connected my phone with adb. adb seems to recognize my device. But when I tried to push flash_image file to my device to flash it with twrp recovery via adb it says "failed to copy d:\flash_image' to /sdcard/flash_image' : Permission denied.
I used this command "adb push d:\flash_image /sdcard/" without quotes. I stored the flash_image file and twrp recovery and stock recovery imgs in the d drive. I also tried fastboot with commands " fastboot flash recovery d:\recovery.img" (I renamed the twrp-2.8.6.0-a117.img to recovery.img). This shows <waiting for any device>and nothing else. Also "adb remount" command says "operation not permitted".
I am at a loss to what to do now.. My recovery.img seems to be not working anymore not the stock neither twrp.
What are my options now? Is my device bricked? I really need a help here.
P.S- I rooted my phone using Framaroot 1.9.3 and it rooted fine installing supersu. And my android version is 4.2.1

Need sometime to get info on this, plz be patient :good:

Alright.
Is there any forum dedicated to my hone in xda?

rijuroy said:
Is there any forum dedicated to my hone in xda?
Click to expand...
Click to collapse
Try posting this post in XDA ASSIST
http://forum.xda-developers.com/general/xda-assist

Related

[Q]Failed scanning partitions error while flashing recovery through terminal emulator

Hey sorry but I am posting this because even after a lot of research I couldn't find a proper solution to this problem....
I am on twrp recovery version 2.1.3 and to upgrade to 2.5.0.0 I used the goo.im app but even after the message showing that recovery was flashed successfully, when I reboot into recovery I still see the 2.1.3 twrp only....
So I tried flashing it with terminal emulator but it didn't work..... This error shows up every time....
failed scanning partitions failed with error : - 1
I tried putting the .img file in the root folder as well but it didn't work.... I tried naming the root of sdcard as storage/emulated/legacy, storage/emulated/0, /sdcard, etc but it keeps on giving this error every single time!
Nowhere could I find a solution for this problem so please please PLEASE! HELP!
:crying: :crying:
flashing recovery the fastboot way
Dwait said:
Hey sorry but I am posting this because even after a lot of research I couldn't find a proper solution to this problem....
I am on twrp recovery version 2.1.3 and to upgrade to 2.5.0.0 I used the goo.im app but even after the message showing that recovery was flashed successfully, when I reboot into recovery I still see the 2.1.3 twrp only....
So I tried flashing it with terminal emulator but it didn't work..... This error shows up every time....
failed scanning partitions failed with error : - 1
I tried putting the .img file in the root folder as well but it didn't work.... I tried naming the root of sdcard as storage/emulated/legacy, storage/emulated/0, /sdcard, etc but it keeps on giving this error every single time!
Nowhere could I find a solution for this problem so please please PLEASE! HELP!
:crying: :crying:
Click to expand...
Click to collapse
Hi,
You may be able to wipe your tears .This worked for me on the Huawei Ascend y300 which was rooted and had its bootloader unlocked first. Since I got a similar error to you using flash_image these steps might work for you too:
disconnect usb cable from phone
Boot into the bootloader mode (usually power and volume down).
reattach usb cable to phone
Download fastboot
get a dos prompt
navigate to the fastboot directory
do these commands followed by pressing enter:
fastboot devices
(your device should be listed)
copy and paste your recovery.img into the fastboot folder in windows.
fastboot flash recovery recovery.img
fastboot reboot.
Now make sure your phone boots normally.
Now power it off. Hold down volume up while pressing power, it should put you in your custom recovery.
Keiichicom.

Lenovo K910 Stuck on Logo Screen

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:

Help in flashing recovery on gionee M3

Wassup aliens!
So I got this gionee M3 and I rooted it with iRoot and tried to flash recovery in nearly every way possible....... I tried using Flashify, Rashr, TWRP manager..... Nothing worked.
1) On Flashify: I kept selecting Flash recovery but the message I get every time is "Error copying the file, please send me the log file".
2) On Rashr and TWRP Manager: They both say they flashed the file but when I boot into recovery all I see is gray screen with a gionee logo. I also lost my stock recovery this way.
3) On PC: My PC never detects my phone as an adb or VCom device........To check for VCom I tried SP Flash Tools..... didn't detects the device. For Adb I tried Adb devices in command prompt but the devices list is empty.
Some info:
I have USB debug mode enabled.
I have stock 5.0.2 android rom with no recovery just factory safe mode through which I can perform some tasks.
If you need any pics or any info just tell me in the comments.
I hope you guys help me.... Been trying for the last 6 days.
HELP ASAP SOS
Love,
Justin Biebar
Tarun0101 said:
Wassup aliens!
So I got this gionee M3 and I rooted it with iRoot and tried to flash recovery in nearly every way possible....... I tried using Flashify, Rashr, TWRP manager..... Nothing worked.
1) On Flashify: I kept selecting Flash recovery but the message I get every time is "Error copying the file, please send me the log file".
2) On Rashr and TWRP Manager: They both say they flashed the file but when I boot into recovery all I see is gray screen with a gionee logo. I also lost my stock recovery this way.
3) On PC: My PC never detects my phone as an adb or VCom device........To check for VCom I tried SP Flash Tools..... didn't detects the device. For Adb I tried Adb devices in command prompt but the devices list is empty.
Some info:
I have USB debug mode enabled.
I have stock 5.0.2 android rom with no recovery just factory safe mode through which I can perform some tasks.
If you need any pics or any info just tell me in the comments.
I hope you guys help me.... Been trying for the last 6 days.
HELP ASAP SOS
Love,
Justin Biebar
Click to expand...
Click to collapse
Hey i have the same problem. Can you suggest me something regarding this.
A very big question
Hello! I have an argentine copy of the M3, called Hyundai Ultra Energy, same processor, same storage, camera quality, all in the same place. My question is how do I install a custom rom and how do I flash the recovery at first. I use adb commands, but I know that I have to do it with spflash. How is the process? I download the rom, charge the scatter and tilt only in recovery? Would be dangerous? Is more safe to root with King Root?

Need help in loop booting twrp

Hi all,
I'm new here so idk if this is the right or the wrong section for my problem, but I need help like I never did xD
So I have Doogee X6 phone it's mt6580 android 5.1 , few days ago I decided to root it and I done it with Kingoroot app and it succeed. Today, I tried to install custon recovery so I head to Needrom and download twrp img from there and tried to install it with ADB FASTBOOT FILES WINDOWS like in this XDA tutorial
https://www.xda-developers.com/how-to-install-twrp/
I followed the steps then I ran to the problem where I had to unlock boatloader with "fastboot oem unlock" next I install the recovery img using "fastboot flash recovery twrp-2.8.x.x-xxx.img", after that the phone started to reboot and try to enter twrp with some failure lines like:
updating patrition details
'full selinx support is ..
failed to find /data invalid argument
... done'
I tried to boot into Factory mode or pressing all the buttons but didn't work the reboot process is quite fast :'(
So what should I do now ? did I brick my phone or can it be repaired again ?
I apreciate it if someone can help me with my problem
Thank you

yureka plus5510a no fastboot no recovery , developers help

Yureka Yu 55110A bricked no recovery no fastboot bootloop
First i rooted my phone with king root i wanted to flash twrp in my yu yureka plus 5510a no idead what " A" stands for,
then i used flashify from playstore and downloaded the twrp by the official twrp and flashed it with the flashify and boom boot stuck with no recovery somehow removing battery and connecting the phone goes to the charging display from where i ablel to go in the fast boot, but then cmd was not able to identify adb devices nor the flashboot commands tried all the drivers adb drivers fastboot driver phone Coolpad drivers but no one helped
, so i decided to use a method of ygdp , much hopes with this file used ***** 5.1.153.00.P0.160604.8675_I02.def.CPB ******* dont know where the log file is but it was showing
old bootloader error
downloading error
and some other error and terminated at 2 % , then this one of your thread by unziping the official files and clicking on flash-all.bat file which ive provided img(1) "some trials with some "waiting devices error " message but then it just worked oem unlock and some lines of codes and then successful , tried to boot again but this time phone was automatically jumping into fastboot mode , then i finally tried one last time in that power shell thing by using cmd and applied fastboot code , even then was no devices was showing in powe shell (cmd)
, but then i used some different code something like "fastboot ix902 recovery " and i was able to install a real old twrp recovery . I did used some trial command of fastboot to check if device is even recognizing it or not.. and it wasn't but still flashing image worked ...... and able to reach at least cyanogen loading logo . But something I noticed was that yureka boot logo was changed I guess ygdp tool did something or maybe flash-all.bat
phone was showing the cyanogen loading ....but 15 min nothing ...but luckily recovery was working but dont know why the buttons setup used to go in fastboot mode were taking me in the recovery,, and the most important thing was fastboot was no longer acessable , so i downloaded latest recovery from your respected thread file named as " twrp-3.0.2-0-20160604-UNOFFICIAL-tomato.img " specified for 5501a yureka plus i wanted to install nougat aosp so i thought its a nice idea to update the recovery first so i did the normal recovery update from the recovery it self but then booom no recovery , no fastboot , tried all the combination and came up with this one volume+ vol- and power button shown in img(2) same as boot logo but a small "official" tag.
.
.
.
.
.
.
.
.
So in the sum up my phone isn't going booting. Not going in recovery no fastboot mode... Just the 8 sec boot loop with the Yu yureka logo and with all the buttons clicked it shows a small written official tag... Pls help I heard until it show something it have hopes one thing I want to mention it have removable battery and SD card slot so if u know any process it will be usefull but ...just please don't take time to reply on this thread. It not my phone I have to repair it soon. .
If image attachments arn't visible here is link
https://drive.google.com/file/d/1u429vKHkLkoFoS9aHkiyLWPSQVq8Ezph/view?usp=drivesdk
https://drive.google.com/file/d/1jF4PDG6aZDetVajJvbgZgXUnKjsoufUC/view?usp=drivesdk
https://drive.google.com/file/d/1fysp0Q5OGgFxXIMmkn2ajhpSS7XeX01s/view?usp=drivesdk

Categories

Resources