Have WNDR3700 would like to test any builds available

Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Goto page Previous  1, 2, 3 ... 40, 41, 42 ... 227, 228, 229  Next
Author Message
netbus
DD-WRT User


Joined: 27 Jun 2008
Posts: 88
Location: Europe / Austria / Vienna

PostPosted: Thu Apr 29, 2010 20:29    Post subject: Reply with quote
Because i wanted back to stock firmware i have entered

Code:
mtd erase nvram
mtd erase linux
reboot

Code:
root@WNDR3700:/# iwconfig
lo        no wireless extensions.

sit0      no wireless extensions.

br0       no wireless extensions.

eth0      no wireless extensions.

eth1      no wireless extensions.

root@WNDR3700:/# ifconfig
br0       Link encap:Ethernet  HWaddr FF:FF:FF:FF:FF:FF
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::fdff:ffff:feff:ffff/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11743 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16613 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2036854 (1.9 MiB)  TX bytes:15806402 (15.0 MiB)

eth0      Link encap:Ethernet  HWaddr FF:FF:FF:FF:FF:FF
          inet6 addr: fe80::fdff:ffff:feff:ffff/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11743 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16618 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2201256 (2.0 MiB)  TX bytes:15806780 (15.0 MiB)

_________________
WNDR37000v1 @ DD-WRT v24-sp2 - build 18007
Sponsor
bluebsh
DD-WRT Novice


Joined: 21 Oct 2009
Posts: 25

PostPosted: Thu Apr 29, 2010 20:43    Post subject: Reply with quote
netbus wrote:
Because i wanted back to stock firmware i have entered

Code:
mtd erase nvram
mtd erase linux
reboot

Code:
root@WNDR3700:/# iwconfig
lo        no wireless extensions.

sit0      no wireless extensions.

br0       no wireless extensions.

eth0      no wireless extensions.

eth1      no wireless extensions.

root@WNDR3700:/# ifconfig
br0       Link encap:Ethernet  HWaddr FF:FF:FF:FF:FF:FF
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::fdff:ffff:feff:ffff/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11743 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16613 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2036854 (1.9 MiB)  TX bytes:15806402 (15.0 MiB)

eth0      Link encap:Ethernet  HWaddr FF:FF:FF:FF:FF:FF
          inet6 addr: fe80::fdff:ffff:feff:ffff/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11743 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16618 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2201256 (2.0 MiB)  TX bytes:15806780 (15.0 MiB)


I did the same thing, to reinstall it, but I did that because I changed the radio signal up and the router locked up on the first try... since wifi signal was so weak... after upping it a few db it jammed.. so had to reflash it to factory, but i coudlnt get it to go so I did the same procedure he did there and FF's all around and no radio afterwards... and now it wont even let me install dd-wrt again in recovery mode (the 30-30 reset trick) the router just locks up... I can reflash with factory doing that though with no radios..and I can reflash with OpenWRT also that way with no radios... wlan0 radio0 and radio1 dont exist in OpenWRT after doing it... manually rebuilding the wireless config file was no help either




Joined: 01 Jan 1970
Posts:

PostPosted: Fri Apr 30, 2010 2:40    Post subject: Reply with quote
@netbus, bluebsh, and...

I'm going to take a wild guess and say that your CFE file has been corrupted.

Take a look here for restoring http://www.dd-wrt.com/wiki/index.php/CFE_backup#by_telnet.2FSSH_2

BUT, you need a good CFE to replace your corrupted CFE. AND, I think you would have to also edit that good CFE with your MAC addresses.

I'm not an expert, but I think this would fix your issue. I THINK. Maybe some of the experts here can verify.

Also, take a look at these posts...not the same router, but could be useful info.
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=42711
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=45024
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=51486




Joined: 01 Jan 1970
Posts:

PostPosted: Fri Apr 30, 2010 2:50    Post subject: Reply with quote
@ccdoggy - Speed Tests…

First, LAN speed test…I used “iperf” downloaded from http://www.noc.ucf.edu/Tools/Iperf/iperf.exe
I also used only two wired PCs connected to the router (nothing else connected), opened a command prompt on one of the two PCs and typed “iperf –s” to make it the Server PC. Then on the other PC (Client PC), I opened a command prompt, typed “iperf -c <ip of Server PC> -r -t 90 -i 5” and let it run.
DD-WRT Firmware--- Results were 625 Mbits/sec (74.5 MBytes/sec) average
Netgear Firmware--- Results were 640 Mbits/sec (76.3 MBytes/sec) average

Second, WAN speed test…my ISP advertised speed is 3000 down/350 up. Using http://www.speakeasy.net/speedtest
DD-WRT Firmware--- Results were 3200 down/430 up
Netgear Firmware--- Results were 3190 down/428 up

The results show only a slight decrease in LAN speed and a slight increase in WAN speed compared to the stock Netgear firmware. All tests were performed three times for an average.




Joined: 01 Jan 1970
Posts:

PostPosted: Fri Apr 30, 2010 4:03    Post subject: Reply with quote
mtd erase linux

Umm, looks bad. https://forum.openwrt.org/viewtopic.php?id=2930
netbus
DD-WRT User


Joined: 27 Jun 2008
Posts: 88
Location: Europe / Austria / Vienna

PostPosted: Fri Apr 30, 2010 6:35    Post subject: Reply with quote
We only need a backup from a working CFE
Here is a tutorial and I/we would be happy if someone could upload his cfe.

Quote:

This is SUPER easy and REALLY important. All you have to do to backup is click on this link:
http://192.168.1.1/backup/cfe.bin

Do it. You'll likely be glad you did when you need your CFE. (Change the IP address in the link to your router IP address, if it is not at 192.168.1.1). If you have more than one router, make sure you rename your CFE.bin file so you can identify which router it is from, later. (e.g Asus520GUCFE.bin)

It would be nice if people would share this online in the CFE collection project sticky, but your MAC address is stored in the CFE file so some are reluctant to post this. You will lose your MAC address in CFE if you use someone elses CFE. There are ways to fix the MAC address though.

This site can be used to download CFEs, and upload ones that are not yet there:
url=ftp://ftp.barryware.net
username = dd-wrt
password = router

Backup your CFE now.

_________________
WNDR37000v1 @ DD-WRT v24-sp2 - build 18007
Negaiido
DD-WRT Novice


Joined: 01 Apr 2010
Posts: 22

PostPosted: Fri Apr 30, 2010 8:03    Post subject: Reply with quote
Netbus, how are you going to transfer the working CFE to your router?
netbus
DD-WRT User


Joined: 27 Jun 2008
Posts: 88
Location: Europe / Austria / Vienna

PostPosted: Fri Apr 30, 2010 8:07    Post subject: Reply with quote
via WinSCP or wget
_________________
WNDR37000v1 @ DD-WRT v24-sp2 - build 18007
Negaiido
DD-WRT Novice


Joined: 01 Apr 2010
Posts: 22

PostPosted: Fri Apr 30, 2010 8:52    Post subject: Reply with quote
I've never used those two methods. Do they work with IP address and port? You can't telnet right?
netbus
DD-WRT User


Joined: 27 Jun 2008
Posts: 88
Location: Europe / Austria / Vienna

PostPosted: Fri Apr 30, 2010 8:54    Post subject: Reply with quote
Yes, my dd-wrt fw is working but my interfaces have fffff mac adresses and wifi is no working.
i can telnet and ssh to

_________________
WNDR37000v1 @ DD-WRT v24-sp2 - build 18007
Negaiido
DD-WRT Novice


Joined: 01 Apr 2010
Posts: 22

PostPosted: Fri Apr 30, 2010 8:59    Post subject: Reply with quote
hmm k an different problem then mine I guess. Because I can't telnet but I can use tftp. I used tftp to get back to netgear but I can't flash back to dd-wrt.

I do have a Mac adress FFFFFFFFFFFF and my wireless radio's don't work.
LOM
DD-WRT Guru


Joined: 28 Dec 2008
Posts: 7647

PostPosted: Fri Apr 30, 2010 14:54    Post subject: Reply with quote
netbus wrote:
via WinSCP or wget


If the router is booting and you are able to telnet to it, then I very much doubt that you need a boot loader,
you need a fresh config area instead.

Get yourself a serial TTL converter, either 3.3V TTL to 12V RS-232 for connecting to your pc's serial port or a 3.3V TTL to USB (mobile phone cable) for connecting to your pc's USB port.

You can then via a pc serial terminal program break into the U-Boot and rewrite the config area.

A U-Boot boot loader for the 3700 was uploaded earlier in this or the other 3700 thread.

_________________
Kernel panic: Aiee, killing interrupt handler!
ccdoggy
DD-WRT User


Joined: 30 Aug 2009
Posts: 455

PostPosted: Fri Apr 30, 2010 16:34    Post subject: Reply with quote
why are people doing these commands?

Quote:
mtd erase nvram
mtd erase linux
reboot


they seem to be one of the main things causing hard to fix problems with this router. If they are causing a problem it needs to be stated that no one should do these commands unless prepared to serial into the router.
netbus
DD-WRT User


Joined: 27 Jun 2008
Posts: 88
Location: Europe / Austria / Vienna

PostPosted: Fri Apr 30, 2010 17:45    Post subject: Reply with quote
LOM wrote:

Get yourself a serial TTL converter, either 3.3V TTL to 12V RS-232 for connecting to your pc's serial port or a 3.3V TTL to USB (mobile phone cable) for connecting to your pc's USB port.

I dont have any TTL converter or something else. Is there no other chance to repair the config area?

_________________
WNDR37000v1 @ DD-WRT v24-sp2 - build 18007
LOM
DD-WRT Guru


Joined: 28 Dec 2008
Posts: 7647

PostPosted: Fri Apr 30, 2010 18:11    Post subject: Reply with quote
Get yourself one, everybody who is loading dd-wrt test builds on their router should have it.

http://phones.shop.ebay.co.uk/For-Nokia-/20366/i.html?_nkw=dku-5

_________________
Kernel panic: Aiee, killing interrupt handler!
Goto page Previous  1, 2, 3 ... 40, 41, 42 ... 227, 228, 229  Next Display posts from previous:    Page 41 of 229
Post new topic   This topic is locked: you cannot edit posts or make replies.    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