2015年5月23日 星期六

[紅米NOTE 4G增強版] 解決任何卡頓問題(CPU過熱影響遊戲,相機,錄影等其他)

只記錄步驟,待補充,不適合新手
1.刷recovery-twrp-recovery
http://forum.xda-developers.com/redmi-note/orig-development/recovery-twrp-recovery-2-8-1-redmi-note-t2959184/post57302828#post57302828
2.ROOT
https://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip?retrieve_file=1
3.去GOOGLE PLAY 安裝SSH/SFTP Daemon
4.使用pietty連進去直接修改
http://ntu.csie.org/~piaip/pietty/archive/pietty0400b14.zip
5.直接更改設定檔
thermal-engine-8226.conf 官方原始版的設定值


sampling         5000

[CPU0-1_MONITOR]
algo_type        monitor
sensor           cpu0-1
sampling         1000
thresholds       120000
thresholds_clr   115000
actions          shutdown
action_info      5000

[CPU2-3_MONITOR]
algo_type        monitor
sensor           cpu2-3
sampling         1000
thresholds       120000
thresholds_clr   115000
actions          shutdown
action_info      5000

[BATTERY_MONITOR]
algo_type        monitor
sensor           batt_temp
sampling         1000
thresholds       38000 39000 42000 50000 55000
thresholds_clr   37000 38000 40000 45000 50000
actions          cpu+hotplug_2+hotplug_3 cpu+hotplug_3 cpu+hotplug_3 cpu cpu
action_info      998400+1+0 998400+1 787200+1 600000 600000

=====================================================================
下列為刷入修正版的修改數值


sampling         5000

[CPU0-1_MONITOR]
algo_type        monitor
sensor           cpu0-1
sampling         1000
thresholds       120000
thresholds_clr   115000
actions          shutdown
action_info      5000

[CPU2-3_MONITOR]
algo_type        monitor
sensor           cpu2-3
sampling         1000
thresholds       120000
thresholds_clr   115000
actions          shutdown
action_info      5000

[BATTERY_MONITOR]
algo_type        monitor
sensor           batt_temp
sampling         1000
thresholds       39000 42000 45000 50000 55000
thresholds_clr   38000 41000 44000 45000 50000
actions          cpu cpu cpu cpu cpu
action_info      1344000 1190400 998400 787200 600000

[SS-CPU0-1]
algo_type        ss
sensor           cpu0-1
sampling         250
device           cpu
set_point        70000
set_point_clr    55000

[SS-CPU2-3]
algo_type        ss
sensor           cpu2-3
sampling         250
device           cpu
set_point        70000
set_point_clr    55000

[SS-POPMEM]
algo_type        ss
disable
sensor           pop_mem

沒有留言:

張貼留言