john9527
Part of the Furniture
Just to solve the mystery.....at some point you tried running my NVRAM Save/Restore utility from the jffs directory. That's a backup of jffs from April 7th.I have a folder labeled jffs-20150407-5350
Just to solve the mystery.....at some point you tried running my NVRAM Save/Restore utility from the jffs directory. That's a backup of jffs from April 7th.I have a folder labeled jffs-20150407-5350
Thx for clearing that up. I was looking at my USB drive. I'm guessing the jff is something on the router. Using WinSCP i see a jffs folder in root. Is that where the script goes?Just to solve the mystery.....at some point you tried running my NVRAM Save/Restore utility from the jffs directory. That's a backup of jffs from April 7th.
Is services-stop a directory I have to made?/jffs/scripts/services-stop
name it "chmod a+rx"? How do I go about add this code?Don't forget to set any script you create as being executable:
chmod a+rx /jffs/scripts/*
Do I simply paste that with notepad++ without the "#!/bin/sh"?nvram set clkfreq=x,y
nvram commit
There's no custom scripts on the stock firmware.
Yep. Just checking to see if anything had changed on the stock stuff. Did changes to the clock settings stick on older versions of the stock firmware? I could swear they did...
It was 800/666 I thinkWhat is your default settings?
Even in "turbo mode ?It was 800/666 I think
Even in "turbo mode ?
Turbo mode only worked with the CFE/bootloader that was shipped at the router introduction. Since everyone had probably updated by now, the option was removed from the gui a while back. You can still use the nvram settings on the fork to overclock if you want to give it a try.I use John's fork 14E. Is there a turbo mode in it?
Turbo mode only worked with the CFE/bootloader that was shipped at the router introduction. Since everyone had probably updated by now, the option was removed from the gui a while back. You can still use the nvram settings on the fork to overclock if you want to give it a try.
I'm running it OCed. 1100/800. My wife and son complain that sometimes browsing is slow. So I don't know if I should downgrade to 1100/666.
A couple of things.....1100 is not a valid value for the CPU clock....valid is 800, 1000, 1200, 1400 (don't use 1400). I think when I checked, if you set 1100 it would actually be 1200. Valid for the memory clock are 533, 666 and 800.
I don't think this would affect browsing speeds...not being able to support overclocked speeds usually results in hard hangs or router reboots. But you could always try resetting to 1000,666 as a safe value. Just FYI, it's usually the memory clock value that causes problems.
For the slow browsing, if it's over wireless, I'd look for a source of interference or try setting a different fixed channel.
admin@RT-AC68U:/tmp/home/root# nvram set clkfreq=800,666
admin@RT-AC68U:/tmp/home/root# nvram commit
admin@RT-AC68U:/tmp/home/root# openssl speed aes-128-cbc
Doing aes-128 cbc for 3s on 16 size blocks: 7187815 aes-128 cbc's in 2.99s
Doing aes-128 cbc for 3s on 64 size blocks: 1968598 aes-128 cbc's in 2.99s
Doing aes-128 cbc for 3s on 256 size blocks: 510545 aes-128 cbc's in 2.99s
Doing aes-128 cbc for 3s on 1024 size blocks: 128658 aes-128 cbc's in 3.00s
Doing aes-128 cbc for 3s on 8192 size blocks: 16130 aes-128 cbc's in 2.99s
OpenSSL 1.0.2d 9 Jul 2015
built on: reproducible build, date unspecified
options:bn(64,32) rc4(ptr,char) des(idx,cisc,16,long) aes(partial) idea(int) blowfish(ptr)
compiler: arm-brcm-linux-uclibcgnueabi-gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -ffunction-sections -fdata-sections -O3 -Wall -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
aes-128 cbc 38463.22k 42137.21k 43712.21k 43915.26k 44192.96k
admin@RT-AC68U:/tmp/home/root# nvram set clkfreq=1400,800
admin@RT-AC68U:/tmp/home/root# nvram commit
admin@RT-AC68U:/tmp/home/root# openssl speed aes-128-cbc
Doing aes-128 cbc for 3s on 16 size blocks: 7184400 aes-128 cbc's in 2.99s
Doing aes-128 cbc for 3s on 64 size blocks: 1974451 aes-128 cbc's in 3.00s
Doing aes-128 cbc for 3s on 256 size blocks: 511128 aes-128 cbc's in 3.00s
Doing aes-128 cbc for 3s on 1024 size blocks: 128827 aes-128 cbc's in 3.00s
Doing aes-128 cbc for 3s on 8192 size blocks: 16103 aes-128 cbc's in 2.97s
OpenSSL 1.0.2d 9 Jul 2015
built on: reproducible build, date unspecified
options:bn(64,32) rc4(ptr,char) des(idx,cisc,16,long) aes(partial) idea(int) blowfish(ptr)
compiler: arm-brcm-linux-uclibcgnueabi-gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -ffunction-sections -fdata-sections -O3 -Wall -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
aes-128 cbc 38444.95k 42121.62k 43616.26k 43972.95k 44416.09k
admin@RT-AC68U:/tmp/home/root#
Of course you have to reboot....what made you think you didn't?
The problem is that the nvram settings are being reset after booting by the code which locks down the wireless. The overclock takes place, but now nvram is reset. So you have to rewrite and commit it, so that on the NEXT boot it is re-applied.
Understood. Thank you for clarifying that for me. So its on the ddwrt end that is preventing the overclocked values to hold.The firmware is locking the clock, not the CFE.
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!