MULTI 5.11.26


Status
Not open for further replies.
which one is better to install? Stable or developer? I should install it on xiaomi mi4c.
Thanks
 
Another 2 questions.
1. Is it possible to add Lithuanian locale?
2. Search. Why that search doesn't go into Internet and always hangs at Just a sec.. Or that's only me? Screen attached.
3. Cell broadcast. How to enable it and add custom channel?

53d328eb3a8380c35deadb92c9e44a57.jpg


Sent from my Redmi Note 2 using Tapatalk
 
Last edited:
My MI2's partition are not standard !
In past, I extend /data (userdata) partition to 8.0G
http://xiaomi.eu/community/threads/mi2s-extending-size-of-storage-partition.21391/

ok, /system1 and /system will merge but is there any risk to brick my phone with non standard partitions ?

"Flash fastboot ROM with full wipe if you've modified device system partition before" Engish is not my native language and what I understand is that I flash and after make full wipe (cache, dalvik...) ? I'm correct ?

Thanks

Code:
root@aries:/ # df
df
Filesystem              Size    Used    Free  Blksize
/dev                  962.0M    68.0K  962.0M  4096
/sys/fs/cgroup        962.0M    0.0K  962.0M  4096
/mnt/asec              962.0M    0.0K  962.0M  4096
/mnt/obb              962.0M    0.0K  962.0M  4096
/sys/fs/cgroup        962.0M    0.0K  962.0M  4096
/system                504.4M  503.6M  856.0K  4096
/data                    8.0G    6.4G    1.6G  4096
/cache                378.2M    18.5M  359.7M  4096
/persist                7.9M    4.1M    3.8M  4096
/firmware              85.0M    50.7M    34.3M  16384
/storage/sdcard0        19.0G    14.8G    4.2G  4096
/mnt/media_rw/sdcard0    19.0G    14.8G    4.2G  4096
root@aries:/ #


mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,seclabel,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,seclabel,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,seclabel,relatime 0 0
selinuxfs /sys/fs/selinux selinuxfs rw,relatime 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
none /sys/fs/cgroup tmpfs rw,seclabel,relatime,mode=750,gid=1000 0 0
none /sys/fs/cgroup/memory cgroup rw,relatime,memory 0 0
tmpfs /mnt/asec tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
none /dev/memcg cgroup rw,relatime,memory 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
none /sys/fs/cgroup tmpfs rw,seclabel,relatime,mode=750,gid=1000 0 0
none /sys/fs/cgroup/memory cgroup rw,relatime,memory 0 0
none /sys/fs/cgroup/freezer cgroup rw,relatime,freezer 0 0
/dev/block/platform/msm_sdcc.1/by-name/system1 /system ext4 ro,seclabel,relatime,data=ord
red 0 0
/dev/block/platform/msm_sdcc.1/by-name/userdata /data ext4 rw,seclabel,nosuid,nodev,relat
me,noauto_da_alloc,data=ordered 0 0
/dev/block/platform/msm_sdcc.1/by-name/cache /cache ext4 rw,seclabel,nosuid,nodev,relatim
,data=ordered 0 0
/dev/block/platform/msm_sdcc.1/by-name/persist /persist ext4 rw,seclabel,nosuid,nodev,rel
time,data=ordered 0 0
/dev/block/platform/msm_sdcc.1/by-name/modem1 /firmware vfat ro,context=u:eek:bject_r:firmwa
e_file:s0,relatime,uid=1000,gid=1000,fmask=0337,dmask=0227,codepage=cp437,iocharset=iso88
9-1,shortname=lower,errors=remount-ro 0 0
/dev/fuse /storage/sdcard0 fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,defau
t_permissions,allow_other 0 0
/dev/block/vold/179:27 /mnt/media_rw/sdcard0 ext4 rw,dirsync,context=u:eek:bject_r:sdcard_po
ix:s0,nosuid,nodev,noexec,noatime,nodelalloc,noauto_da_alloc,data=ordered 0 0
 
I'm on sMIUI 5.11.26 and the SMS app keeps crashing when opening an SMS. Does this happen to anyone else? Redmi Note 2

I had the same problem with sMIUI 7.0.6.0 on my RN2 Prime. The Unicode MMS patch must be the cause, I had to overwrite the messaging app's APK with one I extracted from xiaomi.eu 7.0.6.0 ROM.
 
My MI2's partition are not standard !
In past, I extend /data (userdata) partition to 8.0G
http://xiaomi.eu/community/threads/mi2s-extending-size-of-storage-partition.21391/

ok, /system1 and /system will merge but is there any risk to brick my phone with non standard partitions ?

"Flash fastboot ROM with full wipe if you've modified device system partition before" Engish is not my native language and what I understand is that I flash and after make full wipe (cache, dalvik...) ? I'm correct ?

Thanks

Code:
root@aries:/ # df
df
Filesystem              Size    Used    Free  Blksize
/dev                  962.0M    68.0K  962.0M  4096
/sys/fs/cgroup        962.0M    0.0K  962.0M  4096
/mnt/asec              962.0M    0.0K  962.0M  4096
/mnt/obb              962.0M    0.0K  962.0M  4096
/sys/fs/cgroup        962.0M    0.0K  962.0M  4096
/system                504.4M  503.6M  856.0K  4096
/data                    8.0G    6.4G    1.6G  4096
/cache                378.2M    18.5M  359.7M  4096
/persist                7.9M    4.1M    3.8M  4096
/firmware              85.0M    50.7M    34.3M  16384
/storage/sdcard0        19.0G    14.8G    4.2G  4096
/mnt/media_rw/sdcard0    19.0G    14.8G    4.2G  4096
root@aries:/ #


mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,seclabel,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,seclabel,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,seclabel,relatime 0 0
selinuxfs /sys/fs/selinux selinuxfs rw,relatime 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
none /sys/fs/cgroup tmpfs rw,seclabel,relatime,mode=750,gid=1000 0 0
none /sys/fs/cgroup/memory cgroup rw,relatime,memory 0 0
tmpfs /mnt/asec tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
none /dev/memcg cgroup rw,relatime,memory 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
none /sys/fs/cgroup tmpfs rw,seclabel,relatime,mode=750,gid=1000 0 0
none /sys/fs/cgroup/memory cgroup rw,relatime,memory 0 0
none /sys/fs/cgroup/freezer cgroup rw,relatime,freezer 0 0
/dev/block/platform/msm_sdcc.1/by-name/system1 /system ext4 ro,seclabel,relatime,data=ord
red 0 0
/dev/block/platform/msm_sdcc.1/by-name/userdata /data ext4 rw,seclabel,nosuid,nodev,relat
me,noauto_da_alloc,data=ordered 0 0
/dev/block/platform/msm_sdcc.1/by-name/cache /cache ext4 rw,seclabel,nosuid,nodev,relatim
,data=ordered 0 0
/dev/block/platform/msm_sdcc.1/by-name/persist /persist ext4 rw,seclabel,nosuid,nodev,rel
time,data=ordered 0 0
/dev/block/platform/msm_sdcc.1/by-name/modem1 /firmware vfat ro,context=u:eek:bject_r:firmwa
e_file:s0,relatime,uid=1000,gid=1000,fmask=0337,dmask=0227,codepage=cp437,iocharset=iso88
9-1,shortname=lower,errors=remount-ro 0 0
/dev/fuse /storage/sdcard0 fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,defau
t_permissions,allow_other 0 0
/dev/block/vold/179:27 /mnt/media_rw/sdcard0 ext4 rw,dirsync,context=u:eek:bject_r:sdcard_po
ix:s0,nosuid,nodev,noexec,noatime,nodelalloc,noauto_da_alloc,data=ordered 0 0
In this case first you have to flash 5.11.20 or newer China fastboot ROM via MiFlash with flash all, and then our ROM via updater app.

Sent from my MI 2S using Tapatalk
 
  • Like
Reactions: krassiy
Hi guys, firstly I want to thank you for the great job you do for us every week.
I have a Mi Note and when I bought it, i installed a Stable Rom using Miui Recovery (this summer).
Since that moment I have been updating my Mi Note every week by OTA. I have never done a wipe cache or a dalvik cache. I want to ask you if it's better for me to do some wipe or if I can continue this way. Thanks in advance for any advices.
P.s. sorry for my bad English

Sent from my MI NOTE LTE using Tapatalk
 
Very good for redmi 2 2014813. Thank you for all

Inviato dal mio xiaomi redmi 2 2gb utilizzando Tapatalk

Ângelo, you don't have the bugs I identified of the previous versions?
- after unplugging power at 100%, lightening symbol on status bar stays on, only disappears after dropping to 99%;
- music player controls from the shadow drop-down menu don't work (only work for 1 minute after you pause the music), it says "no music".
Thanks.
 
I have the same bug but i don't care. Is very good rom

Inviato dal mio xiaomi redmi 2 2gb utilizzando Tapatalk
 
  • Like
Reactions: tonirai
go to settings and uncheck "Web"
Thanks, this helped. Any hint against FB messenger rings only once and then just vibrates but no more ring on Redmi Note 2. It's not just me, other users have the same sympthome.
 
Why are not all the changes from the weekly china developer rom from en.miui.com in this one?
 
Hi guys, firstly I want to thank you for the great job you do for us every week.
I have a Mi Note and when I bought it, i installed a Stable Rom using Miui Recovery (this summer).
Since that moment I have been updating my Mi Note every week by OTA. I have never done a wipe cache or a dalvik cache. I want to ask you if it's better for me to do some wipe or if I can continue this way. Thanks in advance for any advices.
P.s. sorry for my bad English

Sent from my MI NOTE LTE using Tapatalk
You can wipe cache and dalvik. This way you cannot brake anything.

Tapatalk
 
Little observation, WiFi enabled on charge only, but still always on
Dirty flashed on top 11.5
Cashe and dalvic cleared.
Another observation, why we should clear dalvic, if we on 5th android, who's uses JIT?
Regards.

Sent from my Redmi Note 2 using Tapatalk
68de5fcfb48dc924ae78da072cf27b94.jpg
 
I have the same bug but i don't care. Is very good rom

Inviato dal mio xiaomi redmi 2 2gb utilizzando Tapatalk
I agree, I don't care much either (although the music controls are a pity), but just asked because the precious rom is good for me also, so for me, no need to update immediately.
Thanks!
 
Dear Developers,

Thanks for your hard work, but please also fix the slow download (xunlei) issue!
I checked and it seems this problem still with us on mi4c...
 
This ROM is very Good.... Bugs WIFI is resolved.... G4 LTE is Good... very fast and useful... THAT'S ALL FOLKS
I must test battery in next days.
 
  • Like
Reactions: Stefano131270
Status
Not open for further replies.

Similar threads

  • Locked
HyperOS 1.0 24.3.25
Replies
169
Views
65K
  • Locked
HyperOS 1.0 24.3.18
Replies
115
Views
43K
  • Locked
HyperOS 1.0 24.3.4
Replies
150
Views
47K
  • Locked
HyperOS 1.0 24.3.11
Replies
128
Views
45K
  • Locked
HyperOS 1.0 24.2.26
Replies
161
Views
54K