Linksys WRE54G

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 20:07, 12 May 2010 (edit)
Dark Shadow (Talk | contribs)
m (Linksys wre54g moved to Linksys WRE54G)
← Previous diff
Current revision (16:50, 2 September 2021) (edit) (undo)
Kernel-panic69 (Talk | contribs)
(Flashing to DD-WRT)
 
Line 17: Line 17:
A detailed tutorial is available for flashing the Linksys WRE54G v1 hardware to DD-WRT A detailed tutorial is available for flashing the Linksys WRE54G v1 hardware to DD-WRT
-[http://jozerworx.com/tutorials/wre54g/default.htm Jozerworx WRE54G Tutorial]+[https://www.jozerworx.com/installing-dd-wrt-on-the-linksys-wre-54g/ Jozerworx WRE54G Tutorial]
The process can be summarized as: The process can be summarized as:
Line 23: Line 23:
# Flash a specially modified DD-WRT firmware # Flash a specially modified DD-WRT firmware
# Flash a standard build of DD-WRT through the web interface # Flash a standard build of DD-WRT through the web interface
- 
== Additional Information == == Additional Information ==

Current revision

Contents

[edit] Introduction

The WRE54G is an 802.11g wireless repeater sold by Linksys. It uses the WDS protocol and is compatible with a number of Linksys routers and access points using the stock Linksys firmware.


[edit] Hardware Revisions

There are three hardware revisions.

  • Revision 1 - Broadcom Chipset, 2MB Flash, no ethernet ports
  • Revision 2 - Marvell Chipset, 1MB Flash, may have ethernet ports
  • Revision 3 - Marvell Chipset, 1MB Flash, may have ethernet ports

Only the revision 1 hardware is compatible with DD-WRT at this time. Marvell has not released drivers for their wireless chipsets, and 1MB of ROM is probably too small to be useful anyway.

The revision 1 hardware is very similar to a WRT54GS without the Ethernet switch, and can run most generic Broadcom builds under 2MB (after the initial flashing).


[edit] Flashing to DD-WRT

A detailed tutorial is available for flashing the Linksys WRE54G v1 hardware to DD-WRT

Jozerworx WRE54G Tutorial

The process can be summarized as:

  1. Upgrade the WRE54G to the latest Linksys firmware
  2. Flash a specially modified DD-WRT firmware
  3. Flash a standard build of DD-WRT through the web interface

[edit] Additional Information

After flashing to DD-WRT, the WRE54G can be used as a WDS repeater, or in bridge mode. Potentially the WRE54G can be used for any purpose that does not require an Ethernet port. Although it has only 2MB of ROM, it has 16MB of RAM, which could make it useful for running services.

The main thread dealing with the WRE54G is located [here].