Hardware Request: Netgear WNR2000 v3

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Goto page 1, 2, 3  Next
Author Message
ryguy999
DD-WRT Novice


Joined: 15 Feb 2011
Posts: 1

PostPosted: Fri Feb 18, 2011 0:18    Post subject: Hardware Request: Netgear WNR2000 v3 Reply with quote
Hey Guys,
Ryan here with a hardware request. Netgear has gone back to Atheros with this router. v1 had Atheros, v2 was Broadcom. v2 is supported, but v3 is new so I would like to know if it could be supported. This router runs a modified version of OpenWRT. I was reading some other post where they were giving some technical details of the router, so here we go:
Code:
root@WNR2000v3:/# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00040000 00010000 "u-boot"
mtd1: 00010000 00010000 "u-boot-env"
mtd2: 00350000 00010000 "rootfs"
mtd3: 00010000 00010000 "config"
mtd4: 00020000 00010000 "language_table"
mtd5: 00010000 00010000 "pot"
mtd6: 00010000 00010000 "traffic_meter"
mtd7: 00010000 00010000 "ART"
mtd8: 0034ffc0 00010000 "mount_fs"

Code:
root@WNR2000v3:/# cat /proc/meminfo
MemTotal:        30300 kB
MemFree:         12152 kB
Buffers:          1948 kB
Cached:           6752 kB
SwapCached:          0 kB
Active:           7400 kB
Inactive:         3192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:        30300 kB
LowFree:         12152 kB
SwapTotal:           0 kB
SwapFree:            0 kB
Dirty:               0 kB
Writeback:           0 kB
Mapped:           3464 kB
Slab:             5416 kB
CommitLimit:     15148 kB
Committed_AS:     5544 kB
PageTables:        500 kB
VmallocTotal:  1048560 kB
VmallocUsed:      1424 kB
VmallocChunk:  1046964 kB

Here's a simpler version:
Code:

root@WNR2000v3:/# free
              total         used         free       shared      buffers
  Mem:        30300        18132        12168            0         1948
 Swap:            0            0            0
Total:        30300        18132        12168

Code:
root@WNR2000v3:/# cat /proc/modules
wlan_scan_ap 9344 1 - Live 0xc00ec000
ath_pktlog 14336 0 - Live 0xc00d1000
wlan_me 9152 0 - Live 0xc00e3000
wlan_acl 5152 0 - Live 0xc006c000
wlan_wep 5536 0 - Live 0xc006f000
wlan_tkip 12608 0 - Live 0xc00cc000
wlan_ccmp 8864 4 - Live 0xc00c8000
wlan_xauth 1024 0 - Live 0xc0063000
ath_pci 54880 0 - Live 0xc00f8000
ath_dev 125520 2 ath_pktlog,ath_pci, Live 0xc016f000
ath_rate_atheros 46864 2 ath_pktlog,ath_dev, Live 0xc00d6000
wlan 253536 11 wlan_scan_ap,ath_pktlog,wlan_me,wlan_acl,wlan_wep,wlan_tkip,wlan_ccmp,wlan_xauth,ath_pci,ath_dev, Live 0xc0082000
wlan_ext 3328 1 wlan, Live 0xc0008000
ath_hal 309888 4 ath_pktlog,ath_pci,ath_dev, Live 0xc0122000
ar7240gpiointr 4000 0 - Live 0xc0068000
ar7240gpio 3328 0 - Live 0xc0040000
ag7240_mod 38960 0 - Live 0xc0077000
dni_qos 5760 1 ag7240_mod, Live 0xc0065000
ip_nat_dnisip 6688 0 - Live 0xc004b000
ip_conntrack_dnisip 15712 1 ip_nat_dnisip, Live 0xc0051000
ipt_TRIGGER 3200 1 - Live 0xc0016000
ipt_spiadvDoS 13760 1 - Live 0xc005c000
ipt_NETGEAR_REJECT 12320 0 - Live 0xc0057000
ipt_urlBlock 5200 0 - Live 0xc004e000
ipt_dnshijack 1408 1 - Live 0xc003e000
ipt_spiDoS 18192 2 - Live 0xc0045000
ip_nat_pptp 4880 0 - Live 0xc0042000
ip_conntrack_pptp 7312 1 ip_nat_pptp, Live 0xc002a000
ip_nat_proto_esp 1280 0 - Live 0xc0028000
ip_conntrack_proto_esp 6736 0 - Live 0xc003b000
ip_nat_dnirtsp 6224 0 - Live 0xc0038000
ip_conntrack_dnirtsp 8256 1 ip_nat_dnirtsp, Live 0xc0021000
ip_nat_dnih323 6016 0 - Live 0xc0025000
ip_conntrack_dnih323 37440 1 ip_nat_dnih323, Live 0xc002d000
ip_nat_STARCRAFT 1504 0 - Live 0xc001f000
ipt_CONENAT 1792 2 - Live 0xc0018000
ip_nat_ftp 2464 0 - Live 0xc001d000
ip_conntrack_ftp 5520 1 ip_nat_ftp, Live 0xc001a000

Code:

root@WNR2000v3:/# cat /proc/version
Linux version 2.6.15 (alime@alime-laptop) (gcc version 3.4.4 (OpenWrt-2.0)) #1 Wed Sep 29 12:23:21 CST 2010

Code:
root@WNR2000v3:/# cat /proc/cpuinfo
system type             : Atheros AR7240 (Python)
processor               : 0
cpu model               : MIPS 24K V7.4
BogoMIPS                : 238.59
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 16
extra interrupt vector  : yes
hardware watchpoint     : yes
ASEs implemented        : mips16
VCED exceptions         : not available
VCEI exceptions         : not available

Code:
root@WNR2000v3:/# ps
  PID  Uid     VmSize Stat Command
    1 root        396 S   init
    2 root            SWN [ksoftirqd/0]
    3 root            SW< [events/0]
    4 root            SW< [khelper]
    5 root            SW< [kthread]
    7 root            SW< [kblockd/0]
   33 root            SW  [pdflush]
   34 root            SW  [pdflush]
   36 root            SW< [aio/0]
   35 root            SW  [kswapd0]
   47 root            SW  [mtdblockd]
  136 root        276 S   klogd
  140 root        288 S   datalib
  223 root        108 S   /usr/sbin/potval
  346 root        436 S   /usr/sbin/dnsmasq -c 0 -d -h -r /tmp/resolv.conf
  417 root        256 S   udhcpc -b -i eth0 -h WNR2000v3 -r 0.0.0.0 -N 192.168.
 1645 root        372 S   syslogd -m 0 -T GMT+8 -c 127
 1661 root        316 S   /usr/sbin/ntpclient
 1666 root        368 S   crond -c /tmp/etc/crontabs -T GMT+8
 1672 root        808 S   uhttpd -e /usr/sbin/detwan
 1675 root        140 S   inetd
 1683 root        244 S   /usr/bin/detcable 2
 1685 root        456 S   /bin/sh /sbin/button_detecte
 1714 root        320 S   /sbin/traffic_meter
 1718 root        296 S   hotplug2 --persistent --coldplug
 1726 root        216 S   init
 1946 root        300 S   udhcpd /tmp/udhcpd.conf
 1950 root        232 S   /usr/sbin/net-scan
 1975 root        352 S   /usr/sbin/miniupnpd
 1996 root        280 S   /usr/sbin/lld2d br0
 9176 root        780 S   hostapd /var/run/topology.conf
30915 root        268 S   /usr/sbin/utelnetd -d -i br0
 3879 root        484 S   /bin/ash --login
 5397 root        316 S   /bin/sleep 1
 5398 root        392 R   ps


Hopefully someone will be able to make this work... thanks in advance!
Sponsor
BigRon
DD-WRT Novice


Joined: 09 Jan 2010
Posts: 43

PostPosted: Sat Feb 26, 2011 15:24    Post subject: Reply with quote
I would also like to see a support for this little fella..

Thanks for the Information!

_________________
WRT54GS v1.1 with TOMTAO & SD-Card Mod
WNDR3700 with stock Netgear FW-V1.0.4.55
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Sat Feb 26, 2011 19:19    Post subject: Reply with quote
http://www.dd-wrt.com/site/support/router-detection
_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
heydabop
DD-WRT Novice


Joined: 15 Apr 2011
Posts: 2

PostPosted: Fri Apr 15, 2011 16:19    Post subject: Reply with quote
Dark_Shadow
DD-WRT Guru


Joined: 31 Aug 2009
Posts: 2448
Location: Third Rock from the Sun

PostPosted: Fri Apr 15, 2011 22:36    Post subject: Reply with quote
Just for reference

http://www.dd-wrt.com/phpBB2/viewtopic.php?t=84263

_________________
Peacock Thread-FAQ -- dd-wrt Wiki

Testing Multiple Routers -- Bootloader Collection Project -- My Wiki
Razor512
DD-WRT Novice


Joined: 30 Mar 2008
Posts: 38

PostPosted: Sun Apr 17, 2011 2:18    Post subject: Reply with quote
Does anyone know if it is even possible to port dd-wrt over?
path0s
DD-WRT Novice


Joined: 23 Feb 2007
Posts: 18

PostPosted: Wed Jun 08, 2011 2:03    Post subject: Reply with quote
I think since ryguy was kind enough to provide the info he did in the first post, this should be the "official" thread for this router request Smile Good stuff, thanks man!

I have a v3 model that I'm not running at the moment, hoping I can get dd on it. Want to get a repeater going on it that uses wpa2 which the stock crap doesn't do.

I can wire up a serial console to it and would be happy to test a dev/beta version.. Even if it bricked it. I could probably even jtag it if pointed to the right pinout and software.

Let me know if I can be of any assistance. Thanks!
karma
DD-WRT Novice


Joined: 24 Aug 2011
Posts: 3

PostPosted: Wed Aug 24, 2011 15:00    Post subject: Reply with quote
please please please make the firmware for this version, its quickly becoming mainstream. ( and i desperately need ip/mac bandwidth limiting )
buffpatel
DD-WRT User


Joined: 22 Feb 2011
Posts: 115

PostPosted: Wed Aug 24, 2011 19:57    Post subject: Reply with quote
Also hoping for a port to this router as it's been sitting on my bookshelf for the past month. It was bought with the purpose of being a wireless repeater and I'm unable to use it for this purpose until dd-wrt is released for it.
karma
DD-WRT Novice


Joined: 24 Aug 2011
Posts: 3

PostPosted: Thu Aug 25, 2011 14:31    Post subject: Reply with quote
does anyone know how likely there is going to be firmware for the WNR2000v3 its been nearly a year, apparently people have donated some?
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Thu Aug 25, 2011 16:26    Post subject: Reply with quote
still no hw info...
_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
LOM
DD-WRT Guru


Joined: 28 Dec 2008
Posts: 7647

PostPosted: Thu Aug 25, 2011 16:33    Post subject: Reply with quote
Sash wrote:
still no hw info...



http://www.dd-wrt.com/wiki/index.php/Supported_Devices#Netgear

since 3-4 month back.
karma
DD-WRT Novice


Joined: 24 Aug 2011
Posts: 3

PostPosted: Thu Aug 25, 2011 17:04    Post subject: Reply with quote
ok, well i can't afford to get rid of my current wnr2000v3 for donation, and if i was to do that might as well get a supported router anyway. Shame Sad
LOM
DD-WRT Guru


Joined: 28 Dec 2008
Posts: 7647

PostPosted: Thu Aug 25, 2011 17:27    Post subject: Reply with quote
Code:

0x00000000-0x00040000 : "u-boot"
0x00040000-0x00050000 : "u-boot-env"
0x00050000-0x003a0000 : "rootfs"
0x003a0000-0x003b0000 : "config"
0x003b0000-0x003d0000 : "language_table"
0x003d0000-0x003e0000 : "pot"
0x003e0000-0x003f0000 : "traffic_meter"
0x003f0000-0x00400000 : "ART"
0x00050040-0x003a0000 : "mount_fs"


limited flash size if language_tables should be preserved..
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Thu Aug 25, 2011 17:41    Post subject: Reply with quote
ok then as always a hw donation is needed:

http://www.dd-wrt.com/site/community/donations

_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
Goto page 1, 2, 3  Next Display posts from previous:    Page 1 of 3
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum