What about these configurations?
Power save min 300 max 900
Normal min 300 max 1200
Performance min 300 max 1500?
Inviato dal mio MI 2 con Tapatalk 2
What about these configurations?
Power save min 300 max 900
Normal min 300 max 1200
Performance min 300 max 1500?
Wajk but you can make a mod with such characteristics?
Power Saving mode 918Mhz mod
Normal mode with 918Mhz mod
Performance mode 1242Mhz mod
Ok, finally found the problem. So - using stock miui, using wajk script for 1200 Mhz, applying it with script manager. Everything work fine till I lock my device, after unlocking, my maximal frequencies are back to 1700 Mhz :/ (according to CPU SPY). Was testing same situation on CM 10.2 from m1cha and it was working fine... Any ideas why?
#!/system/bin/sh
echo CPU ONLINE MAX MIN CUR
for i in 0 1 2 3
do
max=`cat /sys/devices/system/cpu/cpu$i/cpufreq/scaling_max_freq 2> /dev/null`
min=`cat /sys/devices/system/cpu/cpu$i/cpufreq/scaling_min_freq 2> /dev/null`
curr=`cat /sys/devices/system/cpu/cpu$i/cpufreq/scaling_cur_freq 2> /dev/null`
online=`cat /sys/devices/system/cpu/cpu$i/online 2> /dev/null`
echo CPU$i $online $max $min $curr
done
Hi when I use the mod I can then delete the performance control app?
Thank you Wajk. I will try GPU Mod asap.
Please inform me (not found in qualcomm site) what is stock clock of Adreno 320?
Trickster modFriends, does anyone know an application showing GPU frequency realtime?
Sent from my MI 2 using Tapatalk 4
Thanks, very helpful.Trickster mod
We use essential cookies to make this site work, and optional cookies to enhance your experience. Cookies are also used for ads personalisation