[rom]-- Smiui Rom -- Ultimate Custom Rom --[multilang,stable/weekly]


This rom is awesome, everything runs well and the battery life is good, I have only one issue: when I reboot, the time set itself back to Central European time +1, while I set it on +11. The time showed in the status bar is right but in the clock app is wrong, so are the alarms. May you have a look at this please? Thanks the great work
 
This rom is awesome, everything runs well and the battery life is good, I have only one issue: when I reboot, the time set itself back to Central European time +1, while I set it on +11. The time showed in the status bar is right but in the clock app is wrong, so are the alarms. May you have a look at this please? Thanks the great work

Same with me
 
This rom is awesome, everything runs well and the battery life is good, I have only one issue: when I reboot, the time set itself back to Central European time +1, while I set it on +11. The time showed in the status bar is right but in the clock app is wrong, so are the alarms. May you have a look at this please? Thanks the great work

Ive tested with your timeZone and your right, as for me it shows the correct time in status bar and clock app , but the alarms show wrong ETA..
Maybe you try disabling all automatic timezone and time settings and set it up all manually.

Otherwise hope for Xiaomi bugfix in next release I cant do anything here.
 
  • Like
Reactions: xeGox
Added new Cpu Frequency limitation Script

You will find the function in /system/etc/init.d/01sMIUI_optimizations !

Edit this file using root explorer or another file manager and change the following part to the frequency you want:

Code:
# Lock CPU Frequencies
# Change the clockspeed variable to one of the following values:
# 810000 , 918000 , 1026000 , 1134000 , 1242000 , 1350000 , 1458000 , 1566000 , 1674000 , 1728000
#
# Set to 0 to completely disable the feature and use full clockspeed!

clockspeed=0

case ${clockspeed} in
        810000|918000|1026000|1134000|1242000|1350000|1458000|1566000|1674000|1728000)
                chmod 666 /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
                echo "${clockspeed}" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
                chmod 444 /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq

                chmod 666 /sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq
                echo "${clockspeed}" > /sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq
                chmod 444 /sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq

                chmod 666 /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq
                echo "${clockspeed}" > /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq
                chmod 444 /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq

                chmod 666 /sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq
                echo "${clockspeed}" > /sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq
                chmod 444 /sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq
        ;;
        0|""|*)
                echo "Using Full Clockspeed"
        ;;
esac

Will be available in next release (4.11.7)

If you want to use wajks cwm flashable zip files for having that feature you can do it without problems. They wont affect each other.
Default value is 0 (no limitation)

Update 10.11.2014
----------------------
You can use one of the following CWM-ZipFiles to set your CPU-Freq:

810 Mhz
918 Mhz
1026 Mhz
1134 Mhz
1242 Mhz
1350 Mhz
1458 Mhz
1566 Mhz
1674 Mhz
1728 Mhz ( no limit )

Download and install with CWM. ONLY WORKS WITH sMIUI!
 
Last edited:
Hi, yesterday I installed this ROM, but I have a problem about fonts. The font is bigger than other app in the message app. How I can resolve it? Fow now I use other message app, but I prefer use the stock app
 
I'm using wiui on sys1, should I do a full wipe if I install smiui on sys2?

--
Xiaomi mi2s
 
a way to speed up the rom? With my mi2 is too slow compared to v5 =/ example in the setting menu when scrolling lag like the hell
 
a way to speed up the rom? With my mi2 is too slow compared to v5 =/ example in the setting menu when scrolling lag like the hell

Wait for 4.11.7 ...
All the features you see in changelog will be available then and its super smooth

Tdb is enabled, but... Isn't data partition shared??

--
Xiaomi mi2s

If TDB is enabled you can wipe /data independently from the 2 systems .. Just be sure that TDB is enabled, boot into recovery, select system 2, wipe data/factory reset, install sMIUI and change active system to "system2" und advanced tab ..now you can reboot and you will have sMIUI besides WIUI
 
  • Like
Reactions: tmz83
a way to speed up the rom? With my mi2 is too slow compared to v5 =/ example in the setting menu when scrolling lag like the hell
Yes, it's slowest than v5, but there isn't much that can be done. Maybe hope in a miracle from xiaomi developers :)
BTW, I tried right know, it's not like you said. Settings menu scrolling is good. Not good like v5 but good.
You will forget v5 after a week of use.
Sorry for my bad English

--
Xiaomi mi2s
 
sMIUI 4.11.5 is ready for you to download.

Now contains all features stated in opening post.
For more info watch changelog in Post #2


Please report back what you think about performance and battery life.
 
  • Like
Reactions: kulig007 and tmz83
Thanks for your work, iam testing this rom ASAP, looks great, thanks again.
 
Thank you for your work Seb! Even if i'm using this ROM since yesterday and havnt test aller applications etc... it seem good !

EDIT : Link for update is broken...
 
EDIT : link for update is broken...

Yes I had a bug in init.d so I had to take it offline .. Bug is fixed and ROM is currently uploading ..will test and activate the link, so please download 4.11.5 again if you had already downloaded it.

EDIT: Upload OK - Have Fun and please report back
 
Last edited:
  • Like
Reactions: tmz83 and kulig007
Screenshot_2014-11-05-09-49-09.png
Screenshot_2014-11-05-09-49-22.png
Screenshot_2014-11-05-09-49-28.png
Screenshot_2014-11-05-09-49-36.png
Screenshot_2014-11-05-09-49-59.png
Screenshot_2014-11-05-09-50-05.png
Screenshot_2014-11-05-09-50-30.png
Screenshot_2014-11-05-09-50-56.png
 
  • Like
Reactions: mikegiord