Welcome to the ferrari (mi4i) development bug tracker. You can post any issues you have encountered here within the issues tab. Just make sure to read the commonly asked questions below first before reporting. We accept contributions to the codebase. More info on that below.
firmware | kernel | status |
---|---|---|
6.x | 6.x | ✔ |
6.x | 8.x | ✱ |
8.x | 6.x | ✖ |
8.x | 8.x | ✔ |
- ✔ works
- ✖ doesn't work at all
- ✱ works but be warned
Well, if you don't know how, you might be risking a bricked device but here are the steps:
- Download the fastboot binaries from here - Assuming you're on Windowz and extract it to an accesible location.
- Download TWRP from here and put it in the same location as the fastboot binaries.
- Now boot into fastboot mode on your phone (power+vol up) and connect it to the computer.
- Open up command prompt in that folder (shift+right click) and type in
fastboot flash recovery twrp-3.1.0-0-ferrari.img
and wait until its completed. Now boot into your new recovery (power+vol down) - Copy the rom zip file into your phone nd flash.
- Profit?
Now that you're fed up with your fancy new custom rom and wanted to go back to MIUI, here are the steps:
- Download the fastboot rom from MIUI forums.
- There will be a zip inside the rom zip, extract it to the fastboot folder in the previous steps.
- Make sure to backup everything on you phone as this process deletes all data. Open up command prompt in that folder and type in
flash_all.bat
orflash_all.sh
depending on system. - Wait for it to complete
- Profit?
Short answer, NO
I thought you didn't noticed... 😒
Well, we always need testers. Contact someone on XDA or here for more info. Other than that, we also accept PRs into the device and kernel trees. Make sure that those PRs are documented, clean, and does not conflict. Donations are also accepted and can be in any form including money, server space, moral support, etc. Contact a team member for more info.