This question is posed to those who are overclocking their AC68 router, or to those who have tried in the past.
I have the RT-AC68R. My understanding is that the R designation is for units sold at major retailers, such as Best Buy/Costco.
My unit was manufactured in 2013.
The Bootloader version in the GUI is 1.0.1.1, meaning I did not run the DDR Configuration Utility from ASUS to upgrade the memory. This Bootloader after one runs the utility is 1.0.1.6, which I am told disables the ability to overclock the router.
Yesterday I attempted to overclock the CPU and memory with the commands found through this board.
After the reboot, I go to confirm the overclock by using
This returns: 1200,800.
I'm psyched because, silly me, I believe that the unit is overclocked and running fine.
I later notice the web GUI still shows 800MHz for the CPU clock.
I then see a post from RMerlin saying to check the BogoMIPS to confirm the unit is being overclocked.
I run
And unfortunately for me, the BogoMIPS returned is between 1595 and 1600. According to RMerlin, this means that the clock is still at 800MHz and the nvram is resetting the clock back to default.
Am I doing something wrong? I've tried these commands in the web GUI and also via telnet. I get the same result.
I've tried these commands with the Overclock function enabled and disabled on RMerlin's firmware.
To those who are overclocking the unit, do your BogoMIPS value commensurate with the higher CPU clock you have set? Or are people thinking their unit is overclocked, when it really isn't?
I have the RT-AC68R. My understanding is that the R designation is for units sold at major retailers, such as Best Buy/Costco.
My unit was manufactured in 2013.
The Bootloader version in the GUI is 1.0.1.1, meaning I did not run the DDR Configuration Utility from ASUS to upgrade the memory. This Bootloader after one runs the utility is 1.0.1.6, which I am told disables the ability to overclock the router.
Yesterday I attempted to overclock the CPU and memory with the commands found through this board.
Code:
nvram set clkfrq=1200,800
nvram commit && reboot
After the reboot, I go to confirm the overclock by using
Code:
nvram get clkfrq
This returns: 1200,800.
I'm psyched because, silly me, I believe that the unit is overclocked and running fine.
I later notice the web GUI still shows 800MHz for the CPU clock.
I then see a post from RMerlin saying to check the BogoMIPS to confirm the unit is being overclocked.
I run
Code:
cat /proc/cpuinfo
And unfortunately for me, the BogoMIPS returned is between 1595 and 1600. According to RMerlin, this means that the clock is still at 800MHz and the nvram is resetting the clock back to default.
Am I doing something wrong? I've tried these commands in the web GUI and also via telnet. I get the same result.
I've tried these commands with the Overclock function enabled and disabled on RMerlin's firmware.
To those who are overclocking the unit, do your BogoMIPS value commensurate with the higher CPU clock you have set? Or are people thinking their unit is overclocked, when it really isn't?