New build: DD-WRT v3.0 --- 28976 --- 2016/01/27

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


Joined: 01 Jul 2010
Posts: 42

PostPosted: Sun Jan 31, 2016 21:23    Post subject: Reply with quote
tatsuya46 wrote:
bushant wrote:
Router: Netgear WNDR-3700V4
Firmware: DD-WRT v3.0-r28976
CPU Model: Atheros AR9344 ver 1 rev 1.2 (0x2122)
upgrade from:28882
Status: not working
Reset: none

Power light just flashes. Never seems to boot. Unable to get in touch with router. I have never done the tftp? thing before. Will have to do some reading.


i already warned of that above..

anyway see http://www.dd-wrt.com/wiki/index.php/Netgear_WNDR3700


Netgear WNDR4300
Status: brick
Reset: no
Errors: flashing power light

I tried last night (shouldn't do an upgrade just before bed---makes me stupid...) & spent 2 hrs fiddling with tftp to get my timing right to revert back 28942...Guess I'll wait for the next one....

Note to self---Hmmmm, pays to READ the post before trying an upgrade Sad
Sponsor
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6291
Location: Texas

PostPosted: Mon Feb 01, 2016 0:15    Post subject: Reply with quote
WRT160NL
DD-WRT v3.0-r28976 std (01/27/16)
Linux 3.10.95 #16242 Wed Jan 27 05:25:08 CET 2016 mips
Client Bridge - NO Reset - previous ¬
DD-WRT v3.0-r28788 std (01/13/16)
Linux 3.10.94 #14683 Wed Jan 13 05:09:22 CET 2016 mips

seems ok
no errors thus for, uptime 'bout an hour -
own3mall
DD-WRT Novice


Joined: 26 Jul 2014
Posts: 31

PostPosted: Mon Feb 01, 2016 5:42    Post subject: Reply with quote
Router: TrendNet TEW-812DRU V2
Status: barely usable
Reset: Yes (I'm assuming this means the router reboots? Yes)
Errors: Stuck in reboot cycle.

I'm not even sure if I was supposed to test this release on my router, but I was hoping to get onto a more up-to-date version.

The router would constantly reboot with this release of DD-WRT, and the interface would only be accessible for a quick few seconds each time it rebooted. Luckily, I was somehow able to get it to reflash to my original version.
supergvg
DD-WRT Novice


Joined: 01 Feb 2016
Posts: 1

PostPosted: Mon Feb 01, 2016 6:14    Post subject: Reply with quote
Router: TPLINK TL-WDR3600 v1
Firmware: DD-WRT v3.0-r28976 std (01/27/16)
Kernel: Linux 3.10.95 #16238 Wed Jan 27 05:21:09 CET 2016 mips
Status: OK
Reset: NO
Errors: 5GHz LED not working, some strange problem with web access (HTTP/HTTPS)
iMAK
DD-WRT User


Joined: 06 Nov 2011
Posts: 81

PostPosted: Mon Feb 01, 2016 11:55    Post subject: Reply with quote
oraculo666 wrote:
iMAK wrote:
Can I upgrade my Buffalo WZR-HP-G300NH with the latest firmware?

My router is listed in the ftp download page though under

Index of /betas/2016/01-27-2016-r28976/buffalo_wzr-hp-g300nh/

Please advise.

You can do it via TFTP. It still bricks the router if you try via web interface. I tried upgrading from 28444 to this version.

Any tip on how to upgrade via tftp? There seems to be more than one way to do it, but which way worked with you?

I am currently on DD-WRT v24-sp2 (03/29/14) - build 23838
oraculo666
DD-WRT Novice


Joined: 13 Sep 2010
Posts: 37
Location: Belo Horizonte, Brazil

PostPosted: Mon Feb 01, 2016 12:22    Post subject: Reply with quote
iMAK wrote:
Any tip on how to upgrade via tftp? There seems to be more than one way to do it, but which way worked with you?

I am currently on DD-WRT v24-sp2 (03/29/14) - build 23838

This is how I do it on my Mac. If anyone has a better workflow please share:
Step 1:
Configure your computer to static IP
IP: 192.168.11.5
Subnet: 255.255.255.0
Gateway: 192.168.11.1

Step 2:
With the router on, enter the following command on Terminal
sudo arp -s 192.168.11.1 xx:xx:xx:xx:xx:xx (where xx:xx:xx:xx:xx:xx is your router's MAC address)

Step 3:
Turn the router off, enter the following command on Terminal
tftp 192.168.11.1

on tftp mode write:
mode binary
put buffalo_to_ddwrt_webflash-MULTI.bin (don't press enter)
** you may need to write the full path to the firmware file if the shell wasn't on the firmware file directory

Step 4:
Turn router on. In a few seconds the router will accept tftp connections but you won't know exactly when. So right after I turn the router on I keep repeating the put command until it doesn't give me an error message (up arrow then enter)

Step 5:
If it succeeds it will say it transferred a file in X seconds. After that you'll need to wait for your router to do the upgrading job. It will flash the red led in front for a few minutes. Once it's done the router will boot normally. So you reconfigure your computer's network for DHCP and access the router at 192.168.1.1

I hope this helps. You can always refer to the wiki in case you find yourself in trouble:
http://www.dd-wrt.com/wiki/index.php/TFTP_flash

_________________
[ATHEROS] ------------> Buffalo WZR-HP-G300NH [A0 D0] --> DD-WRT v3.0-r36645 std (08/19/18) - (AP)
[ATHEROS] ------------> Buffalo WZR-HP-G300NH [A0 D0] --> DD-WRT v3.0-r36645 std (08/19/18) - (AP)
[QUALCOMM ATHEROS] -> TP-Link TL-WR841ND v9 --------> DD-WRT v3.0-r36645 std (08/19/18) - (AP)
iMAK
DD-WRT User


Joined: 06 Nov 2011
Posts: 81

PostPosted: Mon Feb 01, 2016 14:44    Post subject: Reply with quote
Ok I need some clarifications, which file should I use for flashing, I am already on dd-wrt...

buffalo_to_ddwrt_webflash-MULTI.bin
or
wzr-hp-g300nh-dd-wrt-webupgrade-MULTI.bin

and in which directory should I place the .bin file?

However, for the sake of trying, I used wzr-hp-g300nh-dd-wrt-webupgrade-MULTI.bin and placed it under Users under my account...

I am getting "File Transfer timed out"
oraculo666
DD-WRT Novice


Joined: 13 Sep 2010
Posts: 37
Location: Belo Horizonte, Brazil

PostPosted: Mon Feb 01, 2016 15:06    Post subject: Reply with quote
iMAK wrote:
Ok I need some clarifications, which file should I use for flashing, I am already on dd-wrt...

buffalo_to_ddwrt_webflash-MULTI.bin
or
wzr-hp-g300nh-dd-wrt-webupgrade-MULTI.bin

and in which directory should I place the .bin file?

However, for the sake of trying, I used wzr-hp-g300nh-dd-wrt-webupgrade-MULTI.bin and placed it under Users under my account...

I am getting "File Transfer timed out"

buffalo_to_ddwrt_webflash-MULTI.bin always with TFTP. Doesn't matter where the firmware file is as long as you point put to the full path of the firmware file.

_________________
[ATHEROS] ------------> Buffalo WZR-HP-G300NH [A0 D0] --> DD-WRT v3.0-r36645 std (08/19/18) - (AP)
[ATHEROS] ------------> Buffalo WZR-HP-G300NH [A0 D0] --> DD-WRT v3.0-r36645 std (08/19/18) - (AP)
[QUALCOMM ATHEROS] -> TP-Link TL-WR841ND v9 --------> DD-WRT v3.0-r36645 std (08/19/18) - (AP)
iMAK
DD-WRT User


Joined: 06 Nov 2011
Posts: 81

PostPosted: Mon Feb 01, 2016 18:01    Post subject: Reply with quote
Router: Buffalo WZR-HP-G300NH
Firmware: DD-WRT v3.0-r28976 std (01/27/16)
Status: OK
Reset: NO
Errors: NO
iMAK
DD-WRT User


Joined: 06 Nov 2011
Posts: 81

PostPosted: Mon Feb 01, 2016 18:02    Post subject: Reply with quote
oraculo666 wrote:
iMAK wrote:
Ok I need some clarifications, which file should I use for flashing, I am already on dd-wrt...

buffalo_to_ddwrt_webflash-MULTI.bin
or
wzr-hp-g300nh-dd-wrt-webupgrade-MULTI.bin

and in which directory should I place the .bin file?

However, for the sake of trying, I used wzr-hp-g300nh-dd-wrt-webupgrade-MULTI.bin and placed it under Users under my account...

I am getting "File Transfer timed out"

buffalo_to_ddwrt_webflash-MULTI.bin always with TFTP. Doesn't matter where the firmware file is as long as you point put to the full path of the firmware file.

Thank you bro for the help.
mitchd123
DD-WRT Novice


Joined: 20 Jun 2010
Posts: 27

PostPosted: Thu Feb 04, 2016 1:20    Post subject: Reply with quote
oraculo666 wrote:
iMAK wrote:
Any tip on how to upgrade via tftp? There seems to be more than one way to do it, but which way worked with you?

I am currently on DD-WRT v24-sp2 (03/29/14) - build 23838

This is how I do it on my Mac. If anyone has a better workflow please share:
Step 1:
Configure your computer to static IP
IP: 192.168.11.5
Subnet: 255.255.255.0
Gateway: 192.168.11.1

Step 2:
With the router on, enter the following command on Terminal
sudo arp -s 192.168.11.1 xx:xx:xx:xx:xx:xx (where xx:xx:xx:xx:xx:xx is your router's MAC address)

Step 3:
Turn the router off, enter the following command on Terminal
tftp 192.168.11.1

on tftp mode write:
mode binary
put buffalo_to_ddwrt_webflash-MULTI.bin (don't press enter)
** you may need to write the full path to the firmware file if the shell wasn't on the firmware file directory

Step 4:
Turn router on. In a few seconds the router will accept tftp connections but you won't know exactly when. So right after I turn the router on I keep repeating the put command until it doesn't give me an error message (up arrow then enter)

Step 5:
If it succeeds it will say it transferred a file in X seconds. After that you'll need to wait for your router to do the upgrading job. It will flash the red led in front for a few minutes. Once it's done the router will boot normally. So you reconfigure your computer's network for DHCP and access the router at 192.168.1.1

I hope this helps. You can always refer to the wiki in case you find yourself in trouble:
http://www.dd-wrt.com/wiki/index.php/TFTP_flash



There's also a good tutorial here for a slightly different model http://g300nh.blogspot.com/2010/06/firmware-flash-and-brick-recovery.html
Goto page Previous  1, 2, 3, 4 Display posts from previous:    Page 4 of 4
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