TP-Link TL-WR841nd v8

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 11:13, 20 March 2014 (edit)
Bjoern (Talk | contribs)

← Previous diff
Revision as of 07:52, 21 July 2014 (edit) (undo)
Bjoern (Talk | contribs)
m (added factory revert based on forum post)
Next diff →
Line 13: Line 13:
Installation Instructions can be found here [http://dd-wrt.com/wiki/index.php/Installation#Method_1:_Flashing_with_Web_GUI Installation - Web-GUI] Installation Instructions can be found here [http://dd-wrt.com/wiki/index.php/Installation#Method_1:_Flashing_with_Web_GUI Installation - Web-GUI]
 +
 +== Factory Revert ==
 +A post from [http://www.dd-wrt.com/phpBB2/profile_sec.php?mode=viewprofile&u=309820 Woxy] at
 +[http://www.dd-wrt.com/phpBB2/viewtopic.php?t=161581&postdays=0&postorder=asc&start This forum thread]
 +states :
 +For those who may want to go back to TP-Link on WR841 v8 without webrevert file, here is the solution (I've just tested it succesfully on my own WR841n V8 ):
 +
 +1. Download WinSCP and Putty (if you are using Windows machine).
 +
 +2. Enable SSH and Telnet on DD-wrt.
 +
 +3. Connect PC with router with LAN cable.
 +
 +4. Download orig firmware from TP-LINK, extract and change name for more convinient for example: tplink.bin
 +
 +5. Connect with WinSCP with SCP file protocol to router.
 +
 +6. Transfer tplink.bin from PC to /tmp directory on router.
 +
 +7. Close WinSCP, run Putty and connect to router with Telnet type connection.
 +
 +8. While logged on router type the following command
 +
 +
 +mtd -r write /tmp/tplink.bin linux
 +
 +and hit enter.
 +
 +Now wait for a while. The Putty will close by itself, now observe diodes on router. They will eventually blink once all together, and this will be sing that router just rebooted.
 +
 +Done, just go web browser and open 192.168.0.1.
 +Voila' TP-Link is back Smile"
 +
[[Category:TP-Link guides]] [[Category:TP-Link guides]]

Revision as of 07:52, 21 July 2014

Image:WR841ndv8.jpg

Informations

Official Product Page: TP-Link Product Info

Technical spec from wikidevi: TP-LINK_TL-WR841ND_v8.x


Installation Instructions

Web-GUI Installation Image 07-24-2013-r22118 Build

Installation Instructions can be found here Installation - Web-GUI

Factory Revert

A post from Woxy at This forum thread states : For those who may want to go back to TP-Link on WR841 v8 without webrevert file, here is the solution (I've just tested it succesfully on my own WR841n V8 ):

1. Download WinSCP and Putty (if you are using Windows machine).

2. Enable SSH and Telnet on DD-wrt.

3. Connect PC with router with LAN cable.

4. Download orig firmware from TP-LINK, extract and change name for more convinient for example: tplink.bin

5. Connect with WinSCP with SCP file protocol to router.

6. Transfer tplink.bin from PC to /tmp directory on router.

7. Close WinSCP, run Putty and connect to router with Telnet type connection.

8. While logged on router type the following command


mtd -r write /tmp/tplink.bin linux

and hit enter.

Now wait for a while. The Putty will close by itself, now observe diodes on router. They will eventually blink once all together, and this will be sing that router just rebooted.

Done, just go web browser and open 192.168.0.1. Voila' TP-Link is back Smile"