只記錄步驟,待補充,不適合新手
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
行動學習,活到老學到老,不受限於任何時間空間的限制,不管是在交通途中,坐車等待中,運動中,只要我們想學習就馬上行動,時間累積久了了,我們就能獲得人生大量的知識財富,結出智慧的果實,知識改變命運,學習成就未來。 本站將會結合 、手機、pda、智慧型手機、電子書閱讀器、netbook、notebook等各種行動裝置來服務大家。
2015年5月23日 星期六
jtag救活 wr850g
jtag救活 wr850g
去年的某一天插電源啟動路由器後,怎麼也聯不上,用網線已連接,發現變磚了。由於急著使用,並且西安這邊難以買到jtag線,便直接買了一個新路由器用著。
可能由於我機器版本不一致的緣故,直接用jtag的話會顯示不認識我的晶片,好在店家還提供了一個程式是brjtag.exe,看名字差不多,便用同樣的參數試了一下,發現工作正常。
不過我發現其實只需要清除nvram和kernel就可以了,也就是其實只需要執行下邊的命令
brjtag.exe -erase:nvram /forcealign
brjtag.exe -erase:kernel /forcealign
另外在刷新固件的時候,我使用那個ddt wrt generic版本失敗了,換成dd-wrt.v24_micro_wr850g.bin就刷好了,不知為何。
訂閱:
文章 (Atom)