Got me a nice cooler under it, dropped it to high 60s/low 70s at stockHow much over all gain do you expect? Watch the heat.
Did you just give away your geo country of origin?Got me a nice cooler under it, dropped it to high 60s/low 70s at stock
https://www.amazon.co.uk/gp/product/B014EOGPWO/?tag=smallncom-21
Oh no you know I live in the UKDid you just give away your geo country of origin?
I use those USB cooling pads here in Thailand on all of my modems and routers and get an average drop of 20 Celsius with them. I plug them into a power strip that has fittings for USB devices.
It used to be now Asus seem to have blocked any overclocking via command.I've read the best place to put the
Code:nvram set clkfreq=1200,800 nvram commit
call is in services-stop, so that it persists reboots. Is that correct?
It used to be now Asus seem to have blocked any overclocking via command.
I ended up dumping the CFE, editing in the new clock speed and uploading it again. https://www.snbforums.com/threads/asus-routers-cfe-dumps-collection.17793/page-42#post-327977
Before I did that no matter what CPU speed I set (I put in 9500 for the fun of it) sending the command "cat /proc/cpuinfo" va telnet always showed it was at the base clock.
Second thisSame experience... Bogomips never changes anymore Stuck with my stock 800 mhz ac68u...
This may be a stupid request but any chance there is a link (or someone can write up) and idiots guide to modify the CFE and uploading it? That thread you linked is kinda all over the place.
/usr/sbin/nvram set clkfreq="1200,800"
/usr/sbin/cru a clkfreq "59 * * * * nvram set clkfreq=1200,800 && nvram commit"
/usr/sbin/nvram commit
Read the 1st post and use mtd-write v3 as everything you need is there.Same experience... Bogomips never changes anymore Stuck with my stock 800 mhz ac68u...
This may be a stupid request but any chance there is a link (or someone can write up) and idiots guide to modify the CFE and uploading it? That thread you linked is kinda all over the place.
Mine seems to stick without needing the cron though I may add it to be safe, assuming bogomips being valid for this router it reports twice the OC set, which I believe is right?This is how I went about, it when noticed that the cpu freq. configuration was not persisting, and so far it seems to have worked for me (AC87U), for the past few FW releases. I just updated to 380.67-alpha2-g1bd1e71 btw.
in /jffs/scripts/init-start
Code:/usr/sbin/nvram set clkfreq="1200,800" /usr/sbin/cru a clkfreq "59 * * * * nvram set clkfreq=1200,800 && nvram commit" /usr/sbin/nvram commit
Mine seems to stick without needing the cron though I may add it to be safe, assuming bogomips being valid for this router it reports twice the OC set, which I believe is right?
user@router:/jffs# cat /proc/cpuinfo
Processor : ARMv7 Processor rev 0 (v7l)
processor : 0
BogoMIPS : 2398.61
processor : 1
BogoMIPS : 2398.61
Features : swp half thumb fastmult edsp
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x3
CPU part : 0xc09
CPU revision : 0
Hardware : Northstar Prototype
Revision : 0000
Serial : 0000000000000000
Mine seems to stick without needing the cron though I may add it to be safe, assuming bogomips being valid for this router it reports twice the OC set, which I believe is right?
https://www.snbforums.com/threads/asus-rt-ac68-overclock-not-working.38340/page-2#post-460451[/QUOTE
I tried those instructions but it seems it no longer works ...
sure its still working with Merlin384.9
RT-AC68U:/tmp/home/root# cat /proc/cpuinfo
Processor : ARMv7 Processor rev 0 (v7l)
processor : 0
BogoMIPS : 2398.61
But needed to be done in cfe like directly seen in link #16, dont use 1400 if you not very very sure it will work, otherwise nice brick!
Only use speed you definitely know to work, 1000 should be safe and 1200 for most ok too.
Just SSH to the router and type (copy paste) exactly these 2 lines one after the other from #16, but change 1400 to 1000 or 1200 before!
Thats it and verify (bogomips are about double value of clock) with: cat /proc/cpuinfo
Tested it again and working/changing still well!
You have to delete all other changes or cron jobs which you might have done before.
With this nothing else has to be done to have it persistant.
Thread starter | Title | Forum | Replies | Date |
---|---|---|---|---|
S | Route add via SSH - persistent-how? | Asuswrt-Merlin | 4 |
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!