Enable 16MB RAM on WRT54GS v5

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 14:26, 3 August 2006 (edit)
Colindean (Talk | contribs)

← Previous diff
Current revision (10:51, 30 April 2010) (edit) (undo)
Glenn (Talk | contribs)
(catspec)
 
(5 intermediate revisions not shown.)
Line 1: Line 1:
-It is possible to enable the other half of the RAM on a [[WRT54G]] v5 series router running DD-WRT.+It is possible to enable the other half of the RAM on a [[WRT54GS]] v5 series router running DD-WRT.
<pre> <pre>
nvram set sdram_init=0x0A nvram set sdram_init=0x0A
Line 6: Line 6:
reboot reboot
</pre> </pre>
 +
 +This action is only valid for [[WRT54GS]] v5, v5.1, and v6 routers!
 +mig's report of this working on the WRT54GS v5.1 is here: [http://www.dd-wrt.com/phpBB2/viewtopic.php?p=15068#15068 See His Post]
= External Links = = External Links =
Line 11: Line 14:
* [http://www.bitsum.com/openwiking/owbase/ow.asp?WRT54G5%5FCFE WRT54G v5+ flashing page] * [http://www.bitsum.com/openwiking/owbase/ow.asp?WRT54G5%5FCFE WRT54G v5+ flashing page]
-[[Category:English documentation]]+[[Category:Linksys guides]]

Current revision

It is possible to enable the other half of the RAM on a WRT54GS v5 series router running DD-WRT.

nvram set sdram_init=0x0A
nvram set sdram_ncdl=0
nvram commit
reboot

This action is only valid for WRT54GS v5, v5.1, and v6 routers! mig's report of this working on the WRT54GS v5.1 is here: See His Post

[edit] External Links