nvram get boardtype
nvram get clkfreq
Don't. As far as I can tell your router has the 4709c0 CPU. If you flash an older CFE that isn't compatible with that processor you're probably screwed. It's not worth the risk for the minimal benefit overclocking might have IMHO.I'm contemplating trying to flash an older version of the CFE, just not sure what the chances of me bricking it are if i try that...
To overclock your 68U to 1200,800. This has been posted and verified many times. Works on ASUS and Merlin firmware.
Code:nvram set asuscfeclkfreq=1200,800 && nvram set asuscfecommit=1 nvram set clkfreq=1200,800 && nvram commit && reboot
board type- 0x0646
clkfreq- 1000,666
@Yota says that the newer 68U's have a newer CFE and CPU which will not allow OC'ing.Is overclocking possible on AC68U hardware v3? Tried it but bogo mips goes to 100Mhz after OCing to 1200 and I had to revert to stock 1000Mhz.
Hi! Did you use active cooling for the processor? Or a large heat sink?I'm not suggesting that you do that. I just wanted to make sure you weren't running the CFE from a 68P. That has been known to severely cripple 68Us running newer firmware (regardless of clock frequency).
I just recently(a month or so ago) stepped my 68U main router to 1200 from 800 .
Code:nvram get clkfreq 1200,800 cat /proc/cpuinfo | grep Bogo BogoMIPS : 2398.61 BogoMIPS : 2398.61
Hi guys....You have to create a one-line script.
When I tested it the VPN speed scaled fairly linearly with clock speed, so going from 800MHz to 1200MHz was just about worth the effort. The most you can increase the speed to is 1400MHz (assuming it's stable) so not a huge increase.
while true; do openssl speed aes-256-cbc ; done;
That issue happened to me and others many years ago. I was using a small USB fan to cool the router, but it wasn't a heat issue. There was/is some incompatibility using the 68P CFE on a 68U with the (then) current firmware. I haven't tried it since. I just overclock the 68U CFE and get the same BogoMIPS that you stated.Hi! Did you use active cooling for the processor? Or a large heat sink?
I apologize for digging up this Post.I tried that already and nearly bricked my router haha
The new firmware has some sort of code that shuts the cpu down to 100Mhz when you try that
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!