Hi BS. After clocking it to 240 MHz for about 10 minutes, the router gets abit cranky. And i need to restart to get it working again. And it keeps on like that. Is it because the router needs more voltage and current? (Can't be it is too hot to operate cause i opened up and feel the heatsink with my hand.)
yes it works on both. simply it will work on any unit. just check the "before" values with your hexeditor to see if it fits.since all these units are different and since i dont know all the redboot versions around, i cannot provide a single file. the bootloader is different for both units. so you have todo it by yourself. all next dd-wrt versions will contain a secret commandline command which does the patch automaticly. but it will not be included in the gui. or its not planned yet...
_________________________________
Kanyakumari tour packages | Kanyakumari tourist spots | Kanyakumari tours and travels
Hi all, tasted the overclock and it works well, now I want to see if we can underclok may dir 300, try putting nvram set cpuclk = 100; but apparently only works with 184, 200 and 220, help me please
change offset 0x1e3 from 0x03 to 0x01 (divisor 2 instead of 5)
change offset 0x1ef from 0x5c to 0x28 (multiplicator 10 instead of 9 = 200 mhz)
I don't understand this.
0x01 = 2 and 0x03 = 5?
and also 0x5c=92,0x28=40
anyway, I change 0x5c to 0x3c=60.
and my fon runs at 120Mhz.
Hope this can save more energy and makes it cooler. :D seems it works.
Actually, I guess
Quote:
Offset 0x1e3 = 0x03 (divisor 5)
Offset 0x1ef:
60/5*10 = 120?
92/5*10 = 184 (that's why BrainSlayer said "nvram set cpuclk=184", not 183)
Offset 0x1e3 = 0x01 (divisor 2)
Offset 0x1ef:
40/2*10 = 200
44/2*10 = 220
48/2*10 = 240
so
Quote:
Offset 0x1e3 = 0x01 (divisor 2)
Offset 0x1ef:
32/2*10 = 160
should work but why not
Quote:
Offset 0x1e3 = 0x03 (divisor 5)
Offset 0x1ef:
100/5*10 = 200?
110/5*10 = 220?
120/5*10 = 240?
Thanks to BrainSlayer. Just study "overclock_atheros.c" to accommodate cpu clock below 184MHz and fix up baud rate (amba clock) of the serial console. Make sure that you can access RedBoot through ethernet in case not being fully bricked.
Remember to backup original /dev/mtdblock/0 before continuing.
Follow Simon's instruction if you can access RedBoot directly, or
Install DD-WRT v24 pre-SP2 build 13505 and later.
Scp (or WinSCP) "RedBoot-FON2100E&F-160MHz.bin" to "/tmp/RedBoot.bin".
Run "mtd -f write /tmp/RedBoot.bin RedBoot".
On the DIR300 the SSH option in DD-WRT is grayed out qand I cyannot connect via Putty or scp. Is there some trick to get it to work or do I need to do the same thing as when I flash a new factorysealed DIR300 Rev. A?
Hi
Once ago my fonera s flash was broken.I ordered a new flash M25P64 for it.Now i am confused about which adress is for redboot.bin.
Does anyone have fonera 2100 wholeflash.bin?
I will write it by spi programmer.
Best regards.