How To Flash the WRT54GS v7

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 02:57, 25 April 2008 (edit)
QuiescentWonder (Talk | contribs)
(Added some info from my experience.)
← Previous diff
Current revision (05:10, 14 October 2009) (edit) (undo)
DHC DarkShadow (Talk | contribs)
(Redirecting to Linksys WRT54GS v7.0 & 7.2)
 
(18 intermediate revisions not shown.)
Line 1: Line 1:
-<font color=red>WARNING: There are at least two types of flash chips that are used on the v7 router. Using this method with an Intel-type flash chip will brick your router. Currently there is no solution for using vxworkskiller with the Intel-chip v7 routers.</font>+#REDIRECT [[Linksys WRT54GS v7.0 & 7.2]]
- +
-'''How to Flash the WRT54GS v7''' (from [http://www.dd-wrt.com/dd-wrtv2/downloads/release%20candidates/DD-WRT%20v24%20RC4/GENERIC%20BROADCOM%20(Linksys,%20Asus%20etc.)/WRT54Gv8,%20WRT54GSv7/flashing.txt flashing.txt])+
- +
-1. Configure your local LAN ethernet address to 192.168.1.100 and connect your local ethernet to your WRT54GSv7 on one of the four switch ports. Do not use a wlan connection!+
- +
-2. Disconnect the power cord from the WRT54GSv7.+
- +
-3. Push the reset button while reconnecting the power cord and hold the button for about 20 seconds.+
- +
-4. Open your browser and open <nowiki>http://192.168.1.1</nowiki>+
- +
-5. Use the firmware upgrade dialogue to flash [http://www.dd-wrt.com/dd-wrtv2/downloads/others/tornado/GSv7/vxworkskillerGSv7-v3.bin vxworkskillerGSv7-v3.bin]+
- +
-6. After the dialogue about disconnecting the power cord is shown, disconnect the power cord and reconnect it.+
- +
-7. Wait for about two minutes.+
- +
-8. Again disconnect the power cord and reconnect it.+
- +
-9. Enter "tftp -i 192.168.1.1 put [http://www.dd-wrt.com/dd-wrtv2/downloads/release%20candidates/DD-WRT%20v24%20RC5/GENERIC%20BROADCOM%20(Linksys,%20Asus%20etc.)/WRT54Gv8,%20WRT54GSv7/dd-wrt.v24_micro_wrt54gv8.bin dd-wrt.v24_micro_wrt54gv8.bin]" on your local Windows console and press enter+
-(for linux, tftp 192.168.1.1; mode octet;put [http://www.dd-wrt.com/dd-wrtv2/downloads/release%20candidates/DD-WRT%20v24%20RC5/GENERIC%20BROADCOM%20(Linksys,%20Asus%20etc.)/WRT54Gv8,%20WRT54GSv7/dd-wrt.v24_micro_wrt54gv8.bin dd-wrt.v24_micro_wrt54gv8.bin] or tftp -v -m octet 192.168.1.1 -c put dd-wrt.v24_micro_wrt54gv8.bin).+
- +
-10. The file will now be transferred to your router and be flashed. After this is done, your router will boot automatically and you can reach your it at http://192.168.1.1.+
- +
- +
-I've been doing something slightly different on WRT54G v8 and this WRT54GS v7, it hasn't failed me yet, below are the instructions. I have done this on a countless number of WRT54G v8s and just did it on a WRT54GS v7 and it worked just the same. There is no resetting in the middle of this process, just do exactly what it says below, no more and no less. My WRT54GS v7 has a Broadcom BCM5354KFBG CPU and an EON EN29LB160AB-70TCP flash chip and 16MB of Samsung RAM. The FCC ID is Q87-WRT54GSV72 which maybe means it's a v7.2? Serial number starts with CGNE.+
- +
-1. Use the web interface to reset the router to factory defaults.+
-2. Manually configure network interface to 192.168.1.10.+
-3. Use the web inferface to update the firmware to vxworkskillerGSv7-v3.bin+
-4. tftp -i 192.168.1.1 PUT dd-wrt.v24-micro_generic.bin (Windows only)+
-5. As soon as that is finished do this: ping 192.168.1.1 /t (Windows only)+
- a. This will time out repeatedly and then the router will respond between two and six times.+
- b. The router will time out again a few times and then start responding to pings.+
-6. You're done, try to load 192.168.1.1.+

Current revision

  1. REDIRECT Linksys WRT54GS v7.0 & 7.2