Linksys WRT310N v2.0

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 02:43, 15 October 2010 (edit)
Rootxploit (Talk | contribs)

← Previous diff
Revision as of 03:20, 15 October 2010 (edit) (undo)
Rootxploit (Talk | contribs)

Next diff →
Line 1: Line 1:
This page reserved for Linksys WRT310N v2.0 only This page reserved for Linksys WRT310N v2.0 only
-1) Do a [http://www.dd-wrt.com/phpBB2/viewtopic.php?t=51486 30-30-30]*. Router goes into management mode.+1. While on, push and hold down the reset button continously for 30 seconds, unplug the power while continuing to hold for another 30 seconds, then plug back in while continuing to hold reset button for a final 30 seconds. (90 second button hold-down time)
-2) Select the option to reset the NVRAM.+2. Go to http://192.168.1.1 from a computer, and instead of the normal linksys control panel you'll see a "management" window with 2 options, to upload a new firmware and reset the NVRAM. Click on 'Reset NVRAM' to reset NVRAM. Wait a few seconds, then unplug the router for several seconds, then plug back in.
-3) Select the option to reboot the router.+3. Go to http://192.168.1.1 again, and this time use login 'admin' and password 'admin' to login.
-4) Log into default Linksys router web control panel.+5) Use normal Linksys firmware upgrade process(firmware updated tab) to load an image with broadcom_K26 and small builds:
 + [ftp://dd-wrt.com/others/eko/BrainSlayer-V24-preSP2/02-03-10-r13832/broadcom_K26/ dd-wrt.v24-13832_NEWD-2_K2.6_mini_wrt310nv2.bin] or [http://www.dd-wrt.com/phpBB2/download.php?id=12815 dd-wrt.v24-13594_NEWD-2_K2.6_mini_wrt310nv2.bin] or [http://www.dd-wrt.com/phpBB2/download.php?id=12816 dd-wrt.v24-13594_NEWD-2_K2.6_mini.bin]
 +'''Other versions may brick your router'''
 +After the upload completes, wait 3 minutes to let the router 'settle down' after the 'upgrade successful' message.
-5) Use normal Linksys firmware upgrade process to load an image with broadcom_K26 and small builds: +5. Now unplug your router for a minute, then plug back in. Go to http://192.168.1.1 and you should see DDWRT's control panel, don't touch anything yet. Wait about 2 mins before heading to step 6.
- [ftp://dd-wrt.com/others/eko/BrainSlayer-V24-preSP2/02-03-10-r13832/broadcom_K26/ dd-wrt.v24-13832_NEWD-2_K2.6_mini_wrt310nv2.bin] or [http://www.dd-wrt.com/phpBB2/download.php?id=12815 dd-wrt.v24-13594_NEWD-2_K2.6_mini_wrt310nv2.bin] or [http://www.dd-wrt.com/phpBB2/download.php?id=12816 dd-wrt.v24-13594_NEWD-2_K2.6_mini.bin]+
-'''Other versions may brick your router'''+6. Repeat Step #1 (30-30-30 Hard Reset).
-6) Do another hard reset (30-30-30*) after the upgrade. Router goes into management mode.+7. Go to http://192.168.1.1 and you'll once again see the Linksys management screen. This time hit 'Erase NVRAM', unplug and plug back in your router. (Don't skip this step!)
-7) Select the option to reboot the router. 
-8) Start using DD-WRT +Optional:
- +A)
-*may need do telnet in and do:+
-"erase nvram"+
"nvram set clkfreq=400,200,100 " "nvram set clkfreq=400,200,100 "
"nvram commit" "nvram commit"
"reboot" "reboot"
 +B)telnet into the router and run:
 +date -s "2 OCT 2006 18:00:00"
- 
-Note: This is just compiled from the forums. 
[[Category:Linksys]] [[Category:Linksys]]

Revision as of 03:20, 15 October 2010

This page reserved for Linksys WRT310N v2.0 only

1. While on, push and hold down the reset button continously for 30 seconds, unplug the power while continuing to hold for another 30 seconds, then plug back in while continuing to hold reset button for a final 30 seconds. (90 second button hold-down time)

2. Go to http://192.168.1.1 from a computer, and instead of the normal linksys control panel you'll see a "management" window with 2 options, to upload a new firmware and reset the NVRAM. Click on 'Reset NVRAM' to reset NVRAM. Wait a few seconds, then unplug the router for several seconds, then plug back in.

3. Go to http://192.168.1.1 again, and this time use login 'admin' and password 'admin' to login.

5) Use normal Linksys firmware upgrade process(firmware updated tab) to load an image with broadcom_K26 and small builds:

dd-wrt.v24-13832_NEWD-2_K2.6_mini_wrt310nv2.bin or dd-wrt.v24-13594_NEWD-2_K2.6_mini_wrt310nv2.bin or dd-wrt.v24-13594_NEWD-2_K2.6_mini.bin 

Other versions may brick your router After the upload completes, wait 3 minutes to let the router 'settle down' after the 'upgrade successful' message.

5. Now unplug your router for a minute, then plug back in. Go to http://192.168.1.1 and you should see DDWRT's control panel, don't touch anything yet. Wait about 2 mins before heading to step 6.

6. Repeat Step #1 (30-30-30 Hard Reset).

7. Go to http://192.168.1.1 and you'll once again see the Linksys management screen. This time hit 'Erase NVRAM', unplug and plug back in your router. (Don't skip this step!)


Optional: A) "nvram set clkfreq=400,200,100 " "nvram commit" "reboot"

B)telnet into the router and run: date -s "2 OCT 2006 18:00:00"