WIFIHELL - 科技改变生活

 找回密码
 注册WIFIHELL

QQ登录

只需一步,快速开始

开启左侧

[ASUS通用] Overclock Asuswrt Merlin on v378.56 and beyond

[复制链接]
222ba 发表于 2017-5-18 18:57:41 | 显示全部楼层 |阅读模式

注册WIFIHELL,浏览更多技术贴!

您需要 登录 才可以下载或查看,没有账号?注册WIFIHELL

x
ASUS further lockdown overclock of their routers with introduction of recent firmware. These changes were picked up in 378.56 release of Merlin firmware. ASUS does it in a way that at certain time of the day clkfreq in NVRAM will be over-written to its default value as stored in CFE.

Luckily as of 378.56, the lockdown is pretty simple to workaround. Append the following line to the end of /jffs/scripts/init-start:
nvram set clkfreq=x,y
and append these two lines to the end of /jffs/scripts/services-stop:
nvram set clkfreq=x,ynvram commit

where x is your CPU clock frequency and y is the DRAM clock frequency.
/jffs/scripts/init-start is for cosmetic purpose so that right clock values will be displayed on WebUI. /jffs/scripts/services-stop is the meat and hence we also call nvram commit to persist to flash memory.
Note that some users report clkfreq will be restored back to default values overnight. Hence, the cosmetic surgery in /jffs/script/init-start is short-lived. You might skip it altogether. Simply change /jffs/services-stop.
To confirm your router is indeed overclocked, type


cat /proc/cpuinfo

The BogoMIPS value is roughly two times the CPU clock frequency in MHz.
This is a temporary workaround. Hopefully someone with more brain can figure out a better solution.


WIFIHELL | 万丰乐活 2020开启新的征程,好货不断!
关闭

站点推荐上一条 /1 下一条

万丰乐活

GMT+8, 2024-4-20 05:56

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表