Installation

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 03:29, 16 May 2006 (edit)
Striker (Talk | contribs)
(Flashing the WHR-G54S)
← Previous diff
Revision as of 06:19, 16 May 2006 (edit) (undo)
193.248.153.212 (Talk)
(Flashing the WHR-G54S and WHR-HP-G54)
Next diff →
Line 121: Line 121:
I also can confirm the above statements of flashing two fresh bought WRT54GS v4 routers using the vpn version (v23) instead of the mini version. I used Firefox 1.5 and Opera 7.5 without any failed message. Both routers run stable. I also can confirm the above statements of flashing two fresh bought WRT54GS v4 routers using the vpn version (v23) instead of the mini version. I used Firefox 1.5 and Opera 7.5 without any failed message. Both routers run stable.
-==Flashing the WHR-G54S==+==Flashing the WHR-G54S and WHR-HP-G54==
You will need a firmware ? v23 SP1. The v23 final firmware doesn't support the Buffalo. Look [http://www.dd-wrt.com/dd-wrtv2/downloads/index.php?path=dd-wrt.v23+SP1/ here] for v23 SP1 Final. You will need a firmware ? v23 SP1. The v23 final firmware doesn't support the Buffalo. Look [http://www.dd-wrt.com/dd-wrtv2/downloads/index.php?path=dd-wrt.v23+SP1/ here] for v23 SP1 Final.
Line 157: Line 157:
* For subsequent upgrades/downgrades of DD-WRT, use the web interface of DD-WRT. See [[#Steps to Flash Through Web GUI|Steps to Flash Through Web GUI]]. * For subsequent upgrades/downgrades of DD-WRT, use the web interface of DD-WRT. See [[#Steps to Flash Through Web GUI|Steps to Flash Through Web GUI]].
** It is important to "Reset to Factory Defaults" before and after flashing new firmware to prevent odd cases where the router could be bricked. ** It is important to "Reset to Factory Defaults" before and after flashing new firmware to prevent odd cases where the router could be bricked.
 +
 +Additional to WHR-HP-G54 - Changing boardflags
 +*Telnet to router
 +*Enter the following commands
 +nvram show | grep boardflags
 +boardflags=0x1758
 +~ #
 +
 +*if you have 0x1758, change it to 0x2758
 +*Use this code:
 +
 +nvram set boardflags=0x2758
 +nvram commit
 +reboot
 +
 +*This setting appears to turn on a feature on the HP receive side, dramatically increasing receive capability.
'''Troubleshooting''' '''Troubleshooting'''

Revision as of 06:19, 16 May 2006