how to disabled the stock recovery - Xiaomi Redmi Note 7 Questions & Answers

hello guys,
glad to join Mi family
I met some issue after unlock my N7.
I flashed the twrp_lavender.img from letsmakecakes's thread, but after "fastboot reboot"
I still got the Mi recovery mode, does anybody know why?

Rilyuu said:
hello guys,
glad to join Mi family
I met some issue after unlock my N7.
I flashed the twrp_lavender.img from letsmakecakes's thread, but after "fastboot reboot"
I still got the Mi recovery mode, does anybody know why?
Click to expand...
Click to collapse
read the instructions carefully, press vol up and power but as soon as the phone vibrates, let go of the power button but still holding the vol up button.

Rilyuu said:
hello guys,
glad to join Mi family
I met some issue after unlock my N7.
I flashed the twrp_lavender.img from letsmakecakes's thread, but after "fastboot reboot"
I still got the Mi recovery mode, does anybody know why?
Click to expand...
Click to collapse
you flashed the wrong recovery
try this one https://forum.xda-developers.com/re...overy-unofficial-twrp-touch-recovery-t3921637
and report if problem still exist :victory:

Related

Send Razr I to fastboot mode 3 forms (Visual)

Hello
A greeting first of all, I make this visual tutorial for those who have been difficult to send your Razr I fastboot mode
I hope it will help or serve.
The end is press the Volume Down + Power and hold them until the phone restarts.
1st Form
(Volume Down + Power button, leaving them to restart and dropping both, when the telephone vibrate and immediately after we see the green LED, and also the logo whatever it is)
the 2nd Form
(Volume Down + Power button, leaving them to turn off the screen, then release the power button and wait the reboot, hold the volume button down)
3rd Form
(With the phone turned off, press and hold the Volume Down button, connect the phone via USB cable to the PC, wait to restart the Fastboot menu hold the volume button down)
This is done with the phone on, off or in the process of starting or restarting.
greetings and good luck
Videos
The 1st form here the link of the video I made.
The 2nd form here the link of the video I made
Sorry no English, Audio in Spanish, helps to put them subtitles.
SORRY FOR MY BAD ENGLISH
This doesn't seem to work if you have an unlocked bootloader?
Or at least it doesn't for me on GB 91.2.29001
EDIT: Ok, it seems the timing is different compared to the earlier Jelly bean rom, You have to let go of the power button immediately when the phone vibrates as it's powering on but still hold VOL DOWN
crunchie-uk said:
This doesn't seem to work if you have an unlocked bootloader?
Or at least it doesn't for me on GB 91.2.29001
EDIT: Ok, it seems the timing is different compared to the earlier Jelly bean rom, You have to let go of the power button immediately when the phone vibrates as it's powering on but still hold VOL DOWN
Click to expand...
Click to collapse
in fact you can do from going off the screen ....... (release the power button) and wait for the reset, hold the button "Volume Down" :laugh:
sorry for my bad english
Are there any apps that will reboot from fully powered on straight to fastboot or recovery?
Credit where it's due I have looked and tried a few but none successfully bring up the recovery/fastboot
http://forum.xda-developers.com/showthread.php?t=2183614
Take the Root Version and put it into System/App.
Gesendet von meinem XT890 mit Tapatalk 2
THE-M1GHTY-BUKO said:
Are there any apps that will reboot from fully powered on straight to fastboot or recovery?
Credit where it's due I have looked and tried a few but none successfully bring up the recovery/fastboot
Click to expand...
Click to collapse
Power Toggles on Google store
For root devices
THE-M1GHTY-BUKO said:
Are there any apps that will reboot from fully powered on straight to fastboot or recovery?
Credit where it's due I have looked and tried a few but none successfully bring up the recovery/fastboot
Click to expand...
Click to collapse
For those who have root, you can use notification toggle it's free
Enviado desde mi XT890
Sent from my XT890 using xda app-developers app
recovery
Hi can someone help i tried everything to get into recovery mode running 4.1.2 jellybean. I would lke to check iff the bootloader is unlocked.
sam0056 said:
Hi can someone help i tried everything to get into recovery mode running 4.1.2 jellybean. I would lke to check iff the bootloader is unlocked.
Click to expand...
Click to collapse
Install easy CWMR or TWRP
Install Power toggles or notification toggles or romtoolbox lite. Only search the direct acces for reboot menu
See my post
greetings and good luck :thumbup:
Enviado desde mi XT890
For those who can't go to fastboot using these methods.
The easier way, I think, is to use adb.
Just plug your phone to a computer with adb installed.
Execute the following commands:
Code:
adb devices
to make sure your phone is detected
Code:
adb reboot recovery
to reboot to recovery
Code:
adb reboot bootloader
to reboot to bootloader
Hope it helps !
ciberbeb said:
For those who can't go to fastboot using these methods.
The easier way, I think, is to use adb.
Just plug your phone to a computer with adb installed.
Execute the following commands:
Code:
adb devices
to make sure your phone is detected
Code:
adb reboot recovery
to reboot to recovery
Code:
adb reboot bootloader
to reboot to bootloader
Hope it helps !
Click to expand...
Click to collapse
Yes friend thanks .... But the main idea is from the phone, in brick cases for example ......... Besides when you no have root.
remember that when we are new, many do not know how to handle command window, or as used adb.exe and fastboot.exe files
Or for use a reboot menu apk's, root permissions are required, so that the three methods mentioned are universal.
And certainly one of them work for you
jacbarahona72 said:
Yes friend thanks .... But the main idea is from the phone brick cases ......... Besides when you no have root.
remember that when we are new, many do not know how to handle command window, or as used adb.exe and fastboot.exe files
Or for use a reboot menu apk's, root permissions are required, so that the three methods mentioned are universal.
And certainly one of them work for you
Click to expand...
Click to collapse
If you don't have root or anything, you can press Power + Vol - and your phone will reboot. When you see the Green led on, release Power button but continue pressing Vol - and tadah. You're in fastboot.
sky0165 said:
If you don't have root or anything, you can press Power + Vol - and your phone will reboot. When you see the Green led on, release Power button but continue pressing Vol - and tadah. You're in fastboot.
Click to expand...
Click to collapse
Really ...... Do not see the first post????????
Enviado desde mi GT-I8190 usando Tapatalk 4
sky0165 said:
If you don't have root or anything, you can press Power + Vol - and your phone will reboot. When you see the Green led on, release Power button but continue pressing Vol - and tadah. You're in fastboot.
Click to expand...
Click to collapse
Read all about the context ..... you did not understand
Enviado desde mi GT-I8190 usando Tapatalk 4
jacbarahona72 said:
Yes friend thanks .... But the main idea is from the phone brick cases ......... Besides when you no have root.
remember that when we are new, many do not know how to handle command window, or as used adb.exe and fastboot.exe files
Or for use a reboot menu apk's, root permissions are required, so that the three methods mentioned are universal.
And certainly one of them work for you
Click to expand...
Click to collapse
Sorry, I didn't see anything talking about bricked phones...
Anyway, using adb is not that complicated. If you are an android user, and attempt to root/unlock your phone, then you should already be prepared to know how to use some command line basics. adb is essential after rooting a phone, to push apk, backing up things or whatever.
By the way, root is not needed for these commands to work.
Also remember that using a command line prompt is needed to unlock the bootloader.
ciberbeb said:
Sorry, I didn't see anything talking about bricked phones...
Anyway, using adb is not that complicated. If you are an android user, and attempt to root/unlock your phone, then you should already be prepared to know how to use some command line basics. adb is essential after rooting a phone, to push apk, backing up things or whatever.
By the way, root is not needed for these commands to work.
Also remember that using a command line prompt is needed to unlock the bootloader.
Click to expand...
Click to collapse
Again, this serves to any Android user without any knowledge of command lines ....... at least I think so, we all started this way..... one starts knowing or at least common people ..... you must be an exceptional case .... I'm sorry .... I did thinking of ordinary people, like me
Socrates say : I only know that I know nothing
Enviado desde mi GT-I8190 usando Tapatalk 4
I totally understand your point of view. It is a good idea to give these clear explanations.
Thanks for telling me I'm exceptionnal
By the way, IT is my job for nearly ten years, I'm a developper, so these things are like riding a bicycle for me.
I understand everyone has started like this one day, that's why I'm giving here another approach, maybe nerd like
But I persist, this is not complicated at all. Just type on a keyboard a few words.
On Windows:
1. Press Windows+R
2. Type cmd and enter
3. enter the adb command
Only 3 steps and nothing about the exact timing to match with the volume+power buttons methods.
Linux users should already be confident with a command line. (Sorry for Mac users, never used a Mac ...)
Thank you very much for sharing and as Galileo said, "and yet it moves" ........ a big hello and a big hug
I say " Knowledge is the food to satisfy the hunger of the ignorant "
every day you learn something new .... if we would not be dead
Enviado desde mi GT-I8190 usando Tapatalk 4
i cant get into fastboot!!!
HI, my razr i XT890 is bricked, i have tried the 3 ways for fastboot and no one have worked for me, i'm sure in doing it right, i am also completly sure it is not a battery issue because i have opened the phone and charged the batery externaly and verified with multimeter it is charged.
When i try to turn on the phone it turns on the green led, vibrates 2 times, shows 'm' logo and then turns off and when it does it shows a couple of green lines under the m logo and thats all,
if i connect to lap it does the same thing, in every of the 3 ways of fastboot i have tried it does the same thing,
i have also found some other post that recomend an unbrick method when only turns the green led holding the camera button while connecting to lap and executing an unbrick file, in that case only it Doesn't do the same thing, in fact it seems like if it could work but after it reboots, it does the same thing,
i have no tried to modify the software before this, i didn't tried to root, nothing, thats why it is so strange to me this happens.
i haven't find in any other blog, forums, someone else with the same problem, PLEASE HELP!!!

[XT890] Razr i Bricked? ADB devices not recognizing the phone :( - Help wanted

Hi there xda community,
I did switched from Retail EU to this custom ROM:
http://forum.xda-developers.com/showthread.php?t=2174731 using Version RazRi_JB_X-2013-Dec-01.zip.
I did this somewhere around beginning of December. My first appreciation settled fast, since a lot of apps crashed right away (Cisco VPN, mpass), others did after a short run (Teamviewer), some did crash the whole phone and made it reboot (Sony TrackID) , VPN connections could not be established,
Anyway, using TWRP today I tried to test the new release RazRi_JB_X-2014-Jan-28; after tons of minutes waiting I rebooted the phone and tried again. Nothing. Tried to use the last RazRi_JB_X-2013-Dec-01. Since all failed I just wanted to use my Backup that I made before installing the ROM.
And now the phone starts up showing the "WARNING BOOTLOADER UNLOCKED" screen.
My windows 7 pc shows "Android" under devices, I can remove "Android" with the icon in the taskbar, BUT:
adb devices does not recognize the phone.
So I guess I'm done, phone bricked.
I did check some posts and forums but nothing did help me.
So any sort of hints on how to proceed would be much appreciated.
Thanks,
James
That warning message appears when you unlock the bootloader, and can't hide if u are in JB. After restore that nandroid the phone can't load?
Enviado desde mi XT890 usando Tapatalk
Fede79 said:
That warning message appears when you unlock the bootloader, and can't hide if u are in JB. After restore that nandroid the phone can't load?
Enviado desde mi XT890 usando Tapatalk
Click to expand...
Click to collapse
I know that, thanks.
How do you suppose I restore ?
Have a custom recovery installed? I supposed yes if u flash a zip file. Dunno how to do it in TWRP, I'm reading now and that recovery have a nandroid menu.
Just reboot the phone in recovery and search for that menu, this in case if that nandroid was do it with TWRP.
Enviado desde mi XT890 usando Tapatalk
Fede79 said:
Have a custom recovery installed? I supposed yes if u flash a zip file. Dunno how to do it in TWRP, I'm reading now and that recovery have a nandroid menu.
Just reboot the phone in recovery and search for that menu, this in case if that nandroid was do it with TWRP.
Enviado desde mi XT890 usando Tapatalk
Click to expand...
Click to collapse
Hi there,
I think you did not understand my problem.
If I could boot into recovery I would do so. But I cannot, all I see is the "Warning Bootloader Unlocked" Screen, and that is all. Sometimes the phone goes off and starts to boot to that screen. Nothing more.
When trying to use VOL UP / DOWN + PWR Button combinations, none seem to work.
Andro1dism said:
When trying to use VOL UP / DOWN + PWR Button combinations, none seem to work.
Click to expand...
Click to collapse
Try holding PWR, VOL+, VOL- for more than 10sec until it reboots.
If its reboot and you see the green LED release all buttons except VOL-.
Hold VOL- until recovery starts. Than load your nandroid backup.
Maybe your new JB-Rom replaced your TWRP and failed. Than you need to install your old-rom TWRP to recover nandroid.
If all fails try to install Stock JB 4.1.2 via RSD-Light and than install the old-rom TWRP and recover nandroid.
5m00v3 said:
Try holding PWR, VOL+, VOL- for more than 10sec until it reboots.
If its reboot and you see the green LED release all buttons except VOL-.
Hold VOL- until recovery starts. Than load your nandroid backup.
Maybe your new JB-Rom replaced your TWRP and failed. Than you need to install your old-rom TWRP to recover nandroid.
If all fails try to install Stock JB 4.1.2 via RSD-Light and than install the old-rom TWRP and recover nandroid.
Click to expand...
Click to collapse
NIIICE! Works! YOU THE MAN! :highfive::highfive:
Thanks a lot mate! You made my day!
So many different sites and none of their instructions helped!
Thx again! :good:
This instruction is given here several times. There are a lot of threads titled like yours....
ICuaI said:
This instruction is given here several times. There are a lot of threads titled like yours....
Click to expand...
Click to collapse
Thanks for your constructive post!
Although I did search the net and forum, I did not find a proper solution, thats why I asked here. Probably should have mentioned that in the first post to satisfy the need for approval of the question.
Yours Sincerely,
James
Andro1dism said:
Thanks for your constructive post!
Although I did search the net and forum, I did not find a proper solution, thats why I asked here. Probably should have mentioned that in the first post to satisfy the need for approval of the question.
Yours Sincerely,
James
Click to expand...
Click to collapse
Ok, when I have a look in the right section (http://forum.xda-developers.com/razr-i/help)
There are:
cannot enter bootloader with how to (Date 2014-02-14)
weird softbrick with how to (date 2014-2-10)
These are only 2 I found in less than one minute.
So please excuse my post, but if the same question is asked again and again and the answer is given several times, it is really annoying to read those questions again and again.
If you had searched I am sure you would have found the answer
ICuaI said:
If you had searched I am sure you would have found the answer
Click to expand...
Click to collapse
Well, I too think that the bootloader-entering-combination for the updated 4.1.2 build is not well documented as I searched multiple minutes for it when I needed it
The key is: Power the phone on with Power + Volume Down, release the power button instantaneously as the phone vibrates and hold volume down until the bootloader is there.
This also works on any reboot: Just press and hold the volume down button shortly before the device starts to vibrate (see the green light) - no need to press the power button there.

OnePlus 2 stuck in reboot screen!!

So, i was following this tutorial on how-to set up TWRP and Root my OP2.
Everything seemed to be going to plan until the final step where i reboot my phone & now its stuck on the little animation screen with the red & two little white dots..
have absolutely no idea how to fix this help? anyone? PLEASE!!!!
ps. tried holding down power & volume down (nothing happens) also tried using the command prompt on windows but its 'Waiting for device' if any of that helps the cause.
eoinkearney95 said:
So, i was following this tutorial on how-to set up TWRP and Root my OP2.
Everything seemed to be going to plan until the final step where i reboot my phone & now its stuck on the little animation screen with the red & two little white dots..
have absolutely no idea how to fix this help? anyone? PLEASE!!!!
ps. tried holding down power & volume down (nothing happens) also tried using the command prompt on windows but its 'Waiting for device' if any of that helps the cause.
Click to expand...
Click to collapse
Try flashing stock rom through fastboot: http://www.androidsage.com/2016/03/12/restore-oneplus-2-full-stock-firmware/
Try Flashing stock rom through TWRP: http://downloads.oneplus.net/oneplus-2/oneplus_2_oxygenos_3.0.2/
You said that you are unable to get to recovery with the volume keys but I think you are doing it wrong. So to get to recovery power off the device by holding the power button. And then keep holding volume down and power button until you see the oneplus logo and feel the vibration. Let go of both of the buttons once the vibration finish's because if do it to early it will not go to twrp. If if does not work try multiple times
Dead oneplus2.
Hi guys and thanks to all xda community for helping us. I tried to upgrade from 2.0.2 to 3.0.2. But after the instalation my oneplus2 stucks into bootlogo(powered by android). Before i try to upgrade i forgot to enable on system oem unlocking. Now i'm not having access to recovery option,when i try to press volume- +power the op2 vibrate and flashes the screen till i stop pressing the power button,and when i try to enable oem via fastboot always get this message: <remote oem unlock is disabled>. I tried so many option but always getting this message: remote oem unlock is disabled. Please help me...
eoinkearney95 said:
So, i was following this tutorial on how-to set up TWRP and Root my OP2.
/QUOTE]
@eoinkearney95 did you installed the proper version of Supersu..?
Click to expand...
Click to collapse
Bibin John said:
eoinkearney95 said:
So, i was following this tutorial on how-to set up TWRP and Root my OP2.
/QUOTE]
@eoinkearney95 did you installed the proper version of Supersu..?
Click to expand...
Click to collapse
I dont know. i tried to instal the 3.0.2 sending the firmware to the folder downloads and then i restarted the op2 in recovery mode and the choosed the option to instal from the internal storage.
Click to expand...
Click to collapse
ciroportugues said:
Hi guys and thanks to all xda community for helping us. I tried to upgrade from 2.0.2 to 3.0.2. But after the instalation my oneplus2 stucks into bootlogo(powered by android). Before i try to upgrade i forgot to enable on system oem unlocking. Now i'm not having access to recovery option,when i try to press volume- +power the op2 vibrate and flashes the screen till i stop pressing the power button,and when i try to enable oem via fastboot always get this message: <remote oem unlock is disabled>. I tried so many option but always getting this message: remote oem unlock is disabled. Please help me...
Click to expand...
Click to collapse
Try this mega unbrick guide and try all the methods if the other ones do not work: https://forums.oneplus.net/threads/...ck-guide-for-a-hard-bricked-oneplus-2.347607/

I can't enter TWRP by combination key. (vol+ and power)

It's used to working. But right now not any more and I don't have any clue.
It's can enter TWRP via adb and everything work like normal.
But when I using combination key to do this. It's just struck there at mi logo for hours if I let it.
I can enter fastboot normally.
Please help
Vermillion_PT.2 said:
It's used to working. But right now not any more and I don't have any clue.
It's can enter TWRP via adb and everything work like normal.
But when I using combination key to do this. It's just struck there at mi logo for hours if I let it.
I can enter fastboot normally.
Please help
Click to expand...
Click to collapse
Try to power off your phone and press volver+, vol- and power at the same time until mi logo appears. Then release allĂ­ buttons
Enviado desde mi Redmi 4 mediante Tapatalk
Dang! I don't know why. But it's worked!!! Thanks man!!!!

Problem to turn on back mi a1

hi guys, can you help me with my a1 phone since it cannot on after i succesfull install gcam. on the app state finalize and phone start to reboot then mi logo appear and turn off back. after that happen i plug out usb + power button and the phone appear mi logo then turn off. the computer does not recognize my phone when i connect to the usb port. can you give me solution how to use back my phone btw i use mi a1 android nougat 7.1.2
amirulsyafiqs said:
hi guys, can you help me with my a1 phone since it cannot on after i succesfull install gcam. on the app state finalize and phone start to reboot then mi logo appear and turn off back. after that happen i plug out usb + power button and the phone appear mi logo then turn off. the computer does not recognize my phone when i connect to the usb port. can you give me solution how to use back my phone btw i use mi a1 android nougat 7.1.2
Click to expand...
Click to collapse
can you enter to fastboot mode?,
volume down button and power at same time.
amirulsyafiqs said:
hi guys, can you help me with my a1 phone since it cannot on after i succesfull install gcam. on the app state finalize and phone start to reboot then mi logo appear and turn off back. after that happen i plug out usb + power button and the phone appear mi logo then turn off. the computer does not recognize my phone when i connect to the usb port. can you give me solution how to use back my phone btw i use mi a1 android nougat 7.1.2
Click to expand...
Click to collapse
First go in fastboot (by pressing volume down + power button)
*unlocked bootloader ( fastboot oem unlock)
*then flash fresh fastboot rom using mi flash tool
Now you will get your phone back
teacapan said:
can you enter to fastboot mode?,
volume down button and power at same time.
Click to expand...
Click to collapse
yes i can enter the fastboot
amirulsyafiqs said:
yes i can enter the fastboot
Click to expand...
Click to collapse
Then Check adb driver properly installed or not in ur pc
Mohit S said:
First go in fastboot (by pressing volume down + power button)
*unlocked bootloader ( fastboot oem unlock)
*then flash fresh fastboot rom using mi flash tool
Now you will get your phone back
Click to expand...
Click to collapse
can you tell me on more detail? or video tutorial since i cannot understand a little bit and also need to use internet during mi suite?
amirulsyafiqs said:
can you tell me on more detail? or video tutorial since i cannot understand a little bit and also need to use internet during mi suite?
Click to expand...
Click to collapse
Here the video tutorial
?
Mohit S said:
Here the video tutorial
Click to expand...
Click to collapse
are this can reset/format internal phone? means all data are lost?
amirulsyafiqs said:
are this can reset/format internal phone? means all data are lost?
Click to expand...
Click to collapse
No, select 2 option in mi flash tool nothing lost
*save user data option
See in attachment below?

Categories

Resources