Results 1 to 8 of 8

Thread: RT-N10U B is supported by oleg firmware?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    Quote Originally Posted by zevchik View Post
    RT-N10U B1: EtronTech EM6AA160TSA-5G -> VDATA VDD9616A8A-5C
    Code:
    nvram set sdram_config=0x107
    http://www.dd-wrt.com/phpBB2/viewtopic.php?p=689125!
    Based on the broadcom documentation, if you change the last digit from original 0x202, you will alter some bits which reduce the speed of the memory
    (CAS latency from 3 to 2 and reduced Page Burst from 4 to 2). I have successfully modded the memory from 32Mb to 64Mb (Infineon HYB25D512160BE-5)
    and applied nvram set sdram_config=0x101 for full memory + increase Page Burst from 4 to 8.

    If you are on stock hardware and wish to increase Page Burst from 4 to 8, you can do nvram set sdram_config=0x201 + nvram commit without any issues.
    Be careful not to change anything else in this value because it might lead to bricked router (all leds dim) which you cannot recover by 30-30-30 reset.

    Success! I resoldered the 64Mb chip mentioned above in my post (taken from some old DDR1 desktop memory) and only did nvram set sdram_config=0x101
    (to overclock it a little to 8 page burst mode). Be careful, if you do this before changing the memory chip, the router will not boot (all leds dim).
    If you only want to do the 8-page burst mode tweak (stock router), just do nvram set sdram_config=0x201, of course followed by nvram commit.

    Indeed some users overclocked the processor to nvram set clkfreq=500,200,100 but to me it seemes overkill from 300Mhz to 500Mhz in terms of heat dissipation.
    I'll stick to 400,200,100. I bought this router to replace WRT54GL (with HGA7T antennas) and I don't regret a single bit (regarding speed+features+coverage+modding).

    By the way, this is how you check temperature: echo T=$((`wl -i eth1 phy_tempsense|awk {' print $1 '}`/2+20))
    On my overclocked 400,200,100 router with a bigger radiator I get 51 degrees, while on a stock hardware router overclocked to 354,177,88 I get 52 degrees.

    http://www.dd-wrt.com/phpBB2/viewtop...52672&start=15
    Last edited by Omega; 21-05-2013 at 12:58. Reason: fixed

Similar Threads

  1. New oleg firmware version
    By Lesiuk in forum WL-500gP Firmware Discussion
    Replies: 713
    Last Post: 13-05-2016, 04:55
  2. Oleg firmware - older version
    By kvr in forum WL-500gP Firmware Discussion
    Replies: 0
    Last Post: 17-04-2012, 19:04
  3. Real time clock with Oleg's firmware
    By hugo in forum WL-HDD Custom Development
    Replies: 56
    Last Post: 21-04-2009, 09:20
  4. Flashing Oleg's Firmware in WL HDD
    By hugo in forum WL-HDD Custom Development
    Replies: 29
    Last Post: 21-10-2004, 14:55

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •