Help 33375 TL-WDR4300 (SOLVED)

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Author Message
BrMBr
DD-WRT Novice


Joined: 14 May 2017
Posts: 7

PostPosted: Tue Oct 17, 2017 23:09    Post subject: Help 33375 TL-WDR4300 (SOLVED) Reply with quote
Hi. I need help please.

I'm using 33375 on a TL-WDR4300 and can't upgrade or downgrade the device.

I read this: http://www.dd-wrt.com/phpBB2/viewtopic.php?t=311642&start=0

I couldn't even start the guide as my ssh option is disabled (grayed). Any clue?

Any help is appreciated as I really don't understand much about these stuff.

Thanks a lot!


Last edited by BrMBr on Sat Dec 02, 2017 20:37; edited 1 time in total
Sponsor
Jamar666
DD-WRT Novice


Joined: 17 Jan 2015
Posts: 21

PostPosted: Wed Oct 18, 2017 0:31    Post subject: Reply with quote
This is what I did for my TP-Link TL-WDR3600v1:

1. enable ssh or telnet (ssh preferred/secure) - Web Gui -> Services -> Services (Username:root, same as admin password you use for web gui
2. cd /tmp/
3. download factory-to-ddwrt.bin - wget ftp://ftp.dd-wrt.com/betas/2017/10-10-2017-r33492/tplink_tl-wdr3600v1/factory-to-ddwrt.bin - update url to point to your device and the buid you want
4. cd ~ (/tmp/root)
5. dd if=/dev/mtdblock6 of=/tmp/boot.bin bs=1 count=131072 - "think" the same value can be applied to yours, but please check/confirm
6. wait for it to finish - took about 30-45 sec
7. cd /tmp/
8. cat factory-to-ddwrt.bin >> boot.bin
9. mtd -f write boot.bin fullflash
10. wait for it to finish - too about 45 sec
11. reboot

router came back successfully, and with it's same settings/configuration prior.

hope this at least helps a little

Jamar666
BrMBr
DD-WRT Novice


Joined: 14 May 2017
Posts: 7

PostPosted: Sat Dec 02, 2017 20:36    Post subject: Reply with quote
Jamar666 wrote:
This is what I did for my TP-Link TL-WDR3600v1:

1. enable ssh or telnet (ssh preferred/secure) - Web Gui -> Services -> Services (Username:root, same as admin password you use for web gui
2. cd /tmp/
3. download factory-to-ddwrt.bin - wget ftp://ftp.dd-wrt.com/betas/2017/10-10-2017-r33492/tplink_tl-wdr3600v1/factory-to-ddwrt.bin - update url to point to your device and the buid you want
4. cd ~ (/tmp/root)
5. dd if=/dev/mtdblock6 of=/tmp/boot.bin bs=1 count=131072 - "think" the same value can be applied to yours, but please check/confirm
6. wait for it to finish - took about 30-45 sec
7. cd /tmp/
8. cat factory-to-ddwrt.bin >> boot.bin
9. mtd -f write boot.bin fullflash
10. wait for it to finish - too about 45 sec
11. reboot

router came back successfully, and with it's same settings/configuration prior.

hope this at least helps a little

Jamar666


I can confirm it WORKS!!! Very Happy

Thank you SO MUCH!!!

The only different thing I did was on step 3, as I had no working internet:

Code:
pscp.exe factory-to-ddwrt.bin root@192.168.1.1:/tmp/factory-to-ddwrt.bin
Display posts from previous:    Page 1 of 1
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