Symptoms - you're not able to enter fastboot mode by pressing Power button and Volume down at the same time, you're not able to enter recovery by pressing Power button and Volume up.
Finally, solution found. If you are going to do something like that, that means that you are familiar with driver installations and command line. Prerequisites - windows drivers for Mipad 2 installed and device recognized by windows.
1. Download archive https://drive.google.com/open?id=0B7Nb0mR1oVUWSHM3dDJWTGczREE . And extract it somewhere.
2. In Windows explorer, when folder with extracted files opened press Shift and right mouse button and select "Open command window here". Black window will appears.
For those, whose recovery is locked (original, not TWRP):
3. Enter device into DNX mode by booting it pressing Power button and Volume up and down simultaneously. You might get text asking to release buttons and after that you will get text written in yellow or just text written in yellow will appear. Note, usb cable should be connected to your PC already during boot!
4. execute IFWI.bat
For those, whose recovery is unlocked (TWRP):
5. Enter device info fastboot mode. (for example by typing adb reboot fastboot)
6. Execute following commands: fastboot flash ifwi ifwi.bin and fastboot reboot
Your device will be restarted 2 times. (at least it was so for me). First time will shortly appear and disappear text, next time you will get message that flashable ifwi.bin found and it'll be flashed, then device will be re-started again into system.
Button combinations will start to work. I did all this with my device. Nothing bad happen. All user data/programs and so on touched.
Original thread - http://4pda.ru/forum/index.php?showtopic=713227&view=findpost&p=54836886
Finally, solution found. If you are going to do something like that, that means that you are familiar with driver installations and command line. Prerequisites - windows drivers for Mipad 2 installed and device recognized by windows.
1. Download archive https://drive.google.com/open?id=0B7Nb0mR1oVUWSHM3dDJWTGczREE . And extract it somewhere.
2. In Windows explorer, when folder with extracted files opened press Shift and right mouse button and select "Open command window here". Black window will appears.
For those, whose recovery is locked (original, not TWRP):
3. Enter device into DNX mode by booting it pressing Power button and Volume up and down simultaneously. You might get text asking to release buttons and after that you will get text written in yellow or just text written in yellow will appear. Note, usb cable should be connected to your PC already during boot!
4. execute IFWI.bat
For those, whose recovery is unlocked (TWRP):
5. Enter device info fastboot mode. (for example by typing adb reboot fastboot)
6. Execute following commands: fastboot flash ifwi ifwi.bin and fastboot reboot
Your device will be restarted 2 times. (at least it was so for me). First time will shortly appear and disappear text, next time you will get message that flashable ifwi.bin found and it'll be flashed, then device will be re-started again into system.
Button combinations will start to work. I did all this with my device. Nothing bad happen. All user data/programs and so on touched.
Original thread - http://4pda.ru/forum/index.php?showtopic=713227&view=findpost&p=54836886
Last edited: