OpenWrt Forum Archive

Topic: TP-LINK TL-WR841N, help on tftpboot using putty eth1/eth0 link down

The content of this topic has been archived on 17 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Sir,

Need help on tplink tl-841n v5.1:
Help need due to unable to upload file.\

I followed instruction using serial console on http://wiki.openwrt.org/toh/tp-link/tl- … tp.install
able to connect to router

### TAP VALUE 1 = 8, 2 = 8
32 MB
id read 0x100000ff
flash size 4194304, sector count = 64
Flash:  4 MB
Using default environment

In:    serial
Out:   serial
Err:   serial
Net:   ag7240_enet_initialize...
No valid address in Flash. Using fixed address
: cfg1 0xf cfg2 0x7014
eth0: 00:03:7f:09:0b:ad
eth0 up
No valid address in Flash. Using fixed address
: cfg1 0xf cfg2 0x7214
eth1: 00:03:7f:09:0b:ad
ATHRS26: resetting s26
ATHRS26: s26 reset done
tpeth1 up
eth0, eth1
Autobooting in 1 seconds

*****************************

###used tpl to stop power cycle,
###then used tftpboot


pc ip add 192.168.1.100

ar7240>printenv
bootargs=console=ttyS0,115200 root=31:02 rootfstype=jffs2 init=/sbin/init mtdparts=ar7240-nor0:256k(u-boot),64k

(u-boot-env),2752k(rootfs),896k(uImage),64k(NVRAM),64k(ART)
bootcmd=bootm 0x9f020000
bootdelay=1
baudrate=115200
ethaddr=0x00:0xaa:0xbb:0xcc:0xdd:0xee
ipaddr=192.168.1.123
serverip=192.168.1.100
stdin=serial
stdout=serial
stderr=serial
ethact=eth0


###then used tftpboot


ar7240>tftpboot 0x80000000 openwrt-ar71xx-tl-wr841nd-v5-squashfs-factory.bin
eth1 link down
eth0 link down
Using eth1 device
TFTP from server 192.168.1.100; our IP address is 192.168.1.123
Filename 'openwrt-ar71xx-tl-wr841nd-v5-squashfs-factory.bin'.
Load address: 0x80000000
Loading: T T T T T T T T T T
Retry count exceeded; starting again
dup 1 speed 100
Using eth0 device
TFTP from server 192.168.1.100; our IP address is 192.168.1.123
Filename 'openwrt-ar71xx-tl-wr841nd-v5-squashfs-factory.bin'.
Load address: 0x80000000
Loading: T T T T T T T T T T
Retry count exceeded; starting again
eth1 link down
Using eth0 device
TFTP from server 192.168.1.100; our IP address is 192.168.1.123
Filename 'openwrt-ar71xx-tl-wr841nd-v5-squashfs-factory.bin'.
Load address: 0x80000000
Loading: T T T T T T T T
Abort(control-c)
ar7240>


Thanks and regards,
dens

(Last edited by infected on 4 Apr 2012, 15:35)

seems like your tftp server is not accessible. maybe due to wrong firewall config.

"seems like your tftp server is not accessible. maybe due to wrong firewall config."

thank you Sir,

Using windows 7
I tried opening firewall of public and private, still no good.

I tried downloading free tftp server. ---- success!!

Problem solved, my router is now alive! it was dead for about a year ^_^.

thank you so much  sir.

The discussion might have continued from here.