Netgear WNR2000V2

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 01:25, 8 January 2018 (edit)
Jeremywh7 (Talk | contribs)

← Previous diff
Revision as of 03:35, 8 January 2018 (edit) (undo)
Jeremywh7 (Talk | contribs)

Next diff →
Line 1: Line 1:
[[Image:WNR2000-product.jpg | right | 200px]] [[Image:WNR2000-product.jpg | right | 200px]]
-= Hardware =+=Hardware=
 +===Specifications===
*FCC ID: PY309100105 *FCC ID: PY309100105
*Power: 12 VDC, 1 A *Power: 12 VDC, 1 A
Line 12: Line 13:
*LAN ports: 4 @ 10/100 Mb/s *LAN ports: 4 @ 10/100 Mb/s
*WAN ports: 1 @ 10/100 Mb/s *WAN ports: 1 @ 10/100 Mb/s
 +
 +===MTD Partitions from [https://www.dd-wrt.com/phpBB2/viewtopic.php?p=444262#444262 CFE log]===
 + CFE for WNR2000v2 version: v1.0.18
 + Build Date: Wed Sep 9 14:33:22 CST 2009
 + [...]
 + Creating 10 MTD partitions on "sflash":
 + 0x00000000-0x00040000 : "boot"
 + 0x00040000-0x00390000 : "linux"
 + 0x000c0e78-0x00390000 : "rootfs"
 + 0x00390000-0x003a0000 : "ML1"
 + 0x003a0000-0x003b0000 : "ML2"
 + 0x003b0000-0x003c0000 : "T_Meter1"
 + 0x003c0000-0x003d0000 : "T_Meter2"
 + 0x003d0000-0x003e0000 : "POT"
 + 0x003e0000-0x003f0000 : "board_data"
 + 0x003f0000-0x00400000 : "nvram"
= Initial Flash Instructions = = Initial Flash Instructions =
Line 28: Line 45:
#Navigate to and Choose the file that you downloaded, double checking that it is the mini-WNR2000v2.chk file and not some recipe your grandma sent you or some other router file #Navigate to and Choose the file that you downloaded, double checking that it is the mini-WNR2000v2.chk file and not some recipe your grandma sent you or some other router file
#When it asks you if you want to upgrade to a different version, click on yes. #When it asks you if you want to upgrade to a different version, click on yes.
-#Wait FIVE full earth minutes after the upgrade appears to have finished. You can watch the lights on the front if you need something to do. As long as they are changing, you need to sit quietly and wait! If you screw this up you WILL brick your router. When the green light and the blue light and the port light that you are plugged into have all stopped blinking, you should be all right as long as you have waited FIVE FULL MINUTES!+#Wait FIVE full earth minutes after the upgrade appears to have finished. You can watch the lights on the front if you need something to do. As long as they are changing, you need to sit quietly and wait! If you screw this up you WILL brick your router. When the green light and the blue light and the port light that you are plugged into have all stopped blinking, you should be all right as long as you have waited FIVE FULL MINUTES!
#Log onto the router at http://192.168.1.1/ #Log onto the router at http://192.168.1.1/
-#Change your username and password to something you will remember by TYPING in the boxes and hitting enter.+#Set the username and password by TYPING in the boxes and hitting enter.
-#Do a proper HARD RESET on your router as outlined in note 1 of the peacock announcement. THIS STEP IS IMPORTANT!+#Reset the router as outlined in note 1 of the peacock announcement. THIS STEP IS IMPORTANT!
#Repeat steps 12 and 13 and go in and configure your router. Hit save as you make your configurations before you switch to another tab, and when you are done, hit APPLY. #Repeat steps 12 and 13 and go in and configure your router. Hit save as you make your configurations before you switch to another tab, and when you are done, hit APPLY.
= Upgrading to Later Builds = = Upgrading to Later Builds =
==Flash Size== ==Flash Size==
-Unfortunately, the [https://www.dd-wrt.com/phpBB2/viewtopic.php?p=526980#526980 WNR2000v2 flash size is limited] '''to 3392 KB''' (3,473,408 bytes). This limits the builds that can be used on this unit, INCLUDING the trailed builds. For example, on older builds, '''the last Brainslayer MINI build that will work is 18777, and the last OpenVPN-SMALL build is 18688.'''+The WNR2000v2 flash size [https://www.dd-wrt.com/phpBB2/viewtopic.php?p=526980#526980 is reportedly limited] '''to 3392 KB''' (3,473,408 bytes). This limits the builds that can be used on this unit, INCLUDING the trailed builds. For example, on older builds, '''the last Brainslayer MINI build that will work is 18777, and the last OpenVPN-SMALL build is 18688.''' ''Find new build links'' [[Index:FAQ#Where_do_I_download_firmware.3F|here]].
- +
-New build links: [[Index:FAQ#Where_do_I_download_firmware.3F|here]].+
==Update 2015/03/25== ==Update 2015/03/25==
Line 54: Line 69:
Successfully upgraded (after initial flash) to [ftp://ftp.dd-wrt.com/betas/2017/09-27-2017-r33413/broadcom_K26/dd-wrt.v24-33413_NEWD-2_K2.6_mini.bin dd-wrt.v24-33413_NEWD-2_K2.6_mini.bin] Successfully upgraded (after initial flash) to [ftp://ftp.dd-wrt.com/betas/2017/09-27-2017-r33413/broadcom_K26/dd-wrt.v24-33413_NEWD-2_K2.6_mini.bin dd-wrt.v24-33413_NEWD-2_K2.6_mini.bin]
-= Known Bugs/Issues =+=Overclocking=
 +'''Attempt at your own risk''' - it is recommended to add a headsink and/or improve cooling.<br>
 +The BCM4716 uses the pll20mhz_table from [http://svn.dd-wrt.com/browser/src/linux/brcm/linux-2.6.23/brcm/shared/hndmips.c hndmips.c], and the CFE allows overclocking.
 +*Use the GUI, or (for more options) set clkfreq based on the pll20mhz_table's ''{cpu,ddr,axi}'' settings.
 +*If manually setting, also set the nvram "overclocking" parameter to the ''{cpu}'' speed, for the GUI:
 + nvram set clkfreq=''{cpu,ddr,axi}''
 + nvram set overclocking=''{cpu}''
 + nvram commit && reboot
 +*The RAM (Samsung K4H561638J-LCCC) is DDR400, rated for 200 MHz (the 'ddr' speed from hndmips.c).
 += Known Bugs/Issues =
WNR2000v2 has a known bug with firmware 18777 and below (& 26490): WNR2000v2 has a known bug with firmware 18777 and below (& 26490):
LAN1, LAN2, LAN3 and LAN4 port work properly under 10M/100M half/full duplex, but the LED display are incorrect: LAN1, LAN2, LAN3 and LAN4 port work properly under 10M/100M half/full duplex, but the LED display are incorrect:
Line 61: Line 85:
LAN 3 always green; LAN 3 always green;
LAN4 LED is correct, it will display amber for 10M connection and green for 100M networking. LAN4 LED is correct, it will display amber for 10M connection and green for 100M networking.
- 
= Bad Flash Recovery = = Bad Flash Recovery =
- 
A brick from flashing too large an image can be recovered via a pin-short to enter TFTP mode as described in this thread http://www.dd-wrt.com/phpBB2/viewtopic.php?t=81013 . Timing is very important for the short, please read the entire thread for instructions. '''This is not without risk!''' A brick from flashing too large an image can be recovered via a pin-short to enter TFTP mode as described in this thread http://www.dd-wrt.com/phpBB2/viewtopic.php?t=81013 . Timing is very important for the short, please read the entire thread for instructions. '''This is not without risk!'''
- 
[[Category:Netgear guides]] [[Category:Netgear guides]]

Revision as of 03:35, 8 January 2018

Contents

Hardware

Specifications

  • FCC ID: PY309100105
  • Power: 12 VDC, 1 A
  • CPU: Broadcom BCM4716B0 (300 MHz)
  • Flash/RAM: 4 /32 MiB
  • Wireless chip1: Broadcom BCM4716B0
  • Wireless protocols: bgn
  • Wireless MIMO config: 2x2:2
  • Antenna connector: U.FL
  • LAN ports: 4 @ 10/100 Mb/s
  • WAN ports: 1 @ 10/100 Mb/s

MTD Partitions from CFE log

CFE for WNR2000v2 version: v1.0.18
Build Date: Wed Sep  9 14:33:22 CST 2009
[...]
Creating 10 MTD partitions on "sflash":
0x00000000-0x00040000 : "boot"
0x00040000-0x00390000 : "linux"
0x000c0e78-0x00390000 : "rootfs"
0x00390000-0x003a0000 : "ML1"
0x003a0000-0x003b0000 : "ML2"
0x003b0000-0x003c0000 : "T_Meter1"
0x003c0000-0x003d0000 : "T_Meter2"
0x003d0000-0x003e0000 : "POT"
0x003e0000-0x003f0000 : "board_data"
0x003f0000-0x00400000 : "nvram"

Initial Flash Instructions

THESE INSTRUCTIONS ARE FOR THE VERSION 2 MODEL ONLY! For V3 see HERE.

  1. READ the Peacock announcement
  2. Download the trailed build dd-wrt.v24-15962_NEWD-2_K2.6_mini-WNR2000v2.chk.
    • Note: the broadcom_K3X build directory has the WNR2000v2, but it is too big to flash.
  3. Push the reset button on the back of the router until the lights flash (or 30s), then release it.
  4. Attach a cable to the router and disable any wireless on your computer. Make sure the cable goes from your computer Ethernet connection to a LAN port (Not WAN port) on your router.
  5. Wait until you have a connection with the router
  6. Login to the router at http://192.168.1.1/
  7. At the password prompt, put admin/admin or admin/password for the username/password
  8. Go to the Router Upgrade link on the left side of the router gui and click on it
  9. Navigate to and Choose the file that you downloaded, double checking that it is the mini-WNR2000v2.chk file and not some recipe your grandma sent you or some other router file
  10. When it asks you if you want to upgrade to a different version, click on yes.
  11. Wait FIVE full earth minutes after the upgrade appears to have finished. You can watch the lights on the front if you need something to do. As long as they are changing, you need to sit quietly and wait! If you screw this up you WILL brick your router. When the green light and the blue light and the port light that you are plugged into have all stopped blinking, you should be all right as long as you have waited FIVE FULL MINUTES!
  12. Log onto the router at http://192.168.1.1/
  13. Set the username and password by TYPING in the boxes and hitting enter.
  14. Reset the router as outlined in note 1 of the peacock announcement. THIS STEP IS IMPORTANT!
  15. Repeat steps 12 and 13 and go in and configure your router. Hit save as you make your configurations before you switch to another tab, and when you are done, hit APPLY.

Upgrading to Later Builds

Flash Size

The WNR2000v2 flash size is reportedly limited to 3392 KB (3,473,408 bytes). This limits the builds that can be used on this unit, INCLUDING the trailed builds. For example, on older builds, the last Brainslayer MINI build that will work is 18777, and the last OpenVPN-SMALL build is 18688. Find new build links here.

Update 2015/03/25

It has been reported that the latest current build (26490) was able to be flashed on this device. That indicates that some of the size restrictions reported in the 2013/11/07 section above may not be accurate. See details on forum HERE, and/or flash chip size limitations as detailed in Note 4 of the peacock thread.

File: dd-wrt.v24-26490_NEWD-2_K2.6_mini.bin
MD5: 57a40734f3ce2cb19c579aa40e57b906

File: dd-wrt.v24-26490_NEWD-2_K2.6_openvpn_small.bin
MD5: 3594c6623291d048c825477456a7c620

Note: Using 64 bit windows 7, IE 11 would not update firmware or apply settings on certain pages. Try Firefox to upgrade/configure.

Update 2017/10/03

Successfully upgraded (after initial flash) to dd-wrt.v24-33413_NEWD-2_K2.6_mini.bin

Overclocking

Attempt at your own risk - it is recommended to add a headsink and/or improve cooling.
The BCM4716 uses the pll20mhz_table from hndmips.c, and the CFE allows overclocking.

  • Use the GUI, or (for more options) set clkfreq based on the pll20mhz_table's {cpu,ddr,axi} settings.
  • If manually setting, also set the nvram "overclocking" parameter to the {cpu} speed, for the GUI:
nvram set clkfreq={cpu,ddr,axi}
nvram set overclocking={cpu}
nvram commit && reboot
  • The RAM (Samsung K4H561638J-LCCC) is DDR400, rated for 200 MHz (the 'ddr' speed from hndmips.c).

Known Bugs/Issues

WNR2000v2 has a known bug with firmware 18777 and below (& 26490): LAN1, LAN2, LAN3 and LAN4 port work properly under 10M/100M half/full duplex, but the LED display are incorrect: LAN1 and LAN2 always amber; LAN 3 always green; LAN4 LED is correct, it will display amber for 10M connection and green for 100M networking.

Bad Flash Recovery

A brick from flashing too large an image can be recovered via a pin-short to enter TFTP mode as described in this thread http://www.dd-wrt.com/phpBB2/viewtopic.php?t=81013 . Timing is very important for the short, please read the entire thread for instructions. This is not without risk!