Yes, thank youI can but i need a person who has working Redmi 2 and has some technical info. Your Redmi 2 is working?
Mine is working :good: (What you mean with "Working" :v ?)
Which are the steps?

Last edited:
Yes, thank youI can but i need a person who has working Redmi 2 and has some technical info. Your Redmi 2 is working?

Download this app : https://play.google.com/store/apps/details?id=ma.wanam.partitionsYes, thank you
Mine is working :good:
Which are the steps?![]()
mmcblk0p25Download this app : https://play.google.com/store/apps/details?id=ma.wanam.partitions
Backup your persist partition and also mention exact partition no. for same.
No what was written right side of Persist on the app. Something like this mmcbl9kp2mmcblk0p25
Here's the partition
https://drive.google.com/file/d/0BxSyFhLEi8whVGRQSU1WYnZVWEk/view?usp=docslist_api
Usually we use get partition by name not dev/block/....
But I have no sure.
Man, is there, first thing i typed :| '–'No what was written right side of Persist on the app. Something like this mmcbl9kp2
Sorry my bad. Okay I'll make a guide for same.Man, is there, first thing i typed :| '–'
mmcblk0p25
In MiUI all are fineSorry my bad. Okay I'll make a guide for same.
Edit:your sensors are working?
for other people's sensors work on custom Rom?In MiUI all are fine
But in some custom ROMs depending on the Redmi2 model it doesn't.
fastboot flash persist persist.img
It works with different OS source, the persist file is from android LP and it works with my phone on android MM.Actually guys, if you still have a fastboot ROM for your device, you can flash the persist.img from the fastboot ROM folder directly using fastboot to fix this problem.
Haven't tested it using different OS source, but just to be sure though, always use the same persist.img for same OS gen (from KK fastboot to all KK ROMs, from LP fastboot to all LP ROMs, you guys get the point).Code:fastboot flash persist persist.img
Phew, then it shouldn't be a problem... But try using the latest persist.img from MIUI MM.It works with different OS source, the persist file is from android LP and it works with my phone on android MM.
Yes, that's true. I found there is difference in size of files based on Android version. Previously, I tried the MM version on CM12.1 and it went to bootloop. But the one shared by @kennethkee93 worked.Phew, then it shouldn't be a problem... But try using the latest persist.img from MIUI MM.
IDK what had been changed, but for Mi3, the persist.img from KK fastboot and MM fastboot has different md5 hash. Maybe some updated sensor driver, IDK.
So the MM's persist got LP ROMs to bootloop?Yes, that's true. I found there is difference in size of files based on Android version. Previously, I tried the MM version on CM12.1 and it went to bootloop. But the one shared by @kennethkee93 worked.
Edit: As I am on merged partition with CM12.1, I had to use "mmcblk0p21" partition.
The link given needs access permission.So the MM's persist got LP ROMs to bootloop?
Hmmm... Seems like the persist.img from KK is probably still used for LP ROMs (since there's no MIUI LP for Mi3).
I think it's better to have persist from KK for KK and LP ROMs, while MM for MM ROMs only. Just in case against any bootloops.
Here's both of them, extracted from v6.5.3.0 Global Stable (KK) and v6.2.4 China Dev (MM). Only flash them through fastboot, since it was from fastboot ROM.
On the matter of the partition layout, it doesn't really matter though, since the difference is only where the persist partition is located.