OpenWrt Forum Archive

Topic: TP-Link TL-MR3420 v1.2

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

I have flashed a firmware "OpenWrt Backfire 10.03.1 final". When I set WDS function then reboot, only "SYS" led light is slowly flashing (no any respond).
I want to know how to get "Fail Safe" mode with reset firstboot.

I tried to test many method for failsafe mode but unsuccessful. How can help me ?  Thanks!

Try this.
You need set static IP addres for this router.

(Last edited by Dioptimizer on 25 Dec 2011, 05:35)

Thanks for your help but unsuccessful. I followed this procedure... I press and hold 'QSS' button above 2 minutes which 'SYS' led is still slowly flashing.
How long is hold 'QSS' button ?

Resetting of the Safe Mode
• Turn off the router
• Prescribe in the settings of your network card a static IP in the range of 192.168.1.2 and 192.168 .254 (make sure your computer is connected to the first LAN port of router)
• Turn on the router
• Once the flashing 'SYS' LED (signaling system boot), press and hold the button on the front panel 'QSS' until the LED 'SYS' flashes very quickly.
• You can then open a telnet console at 192.168.1.1. Without requiring a username and password.

Try the same procedure except use 'Reset' button instead of 'QSS'

Hi,
  I am having the same problem. i also tried reset button instead.
  Any luck on on your router?

Thanks

try this trick:
Power up the router and press the button many times (keep toggling) very fast.
The SYS LED  on your  Tl-mr3420  starts to change the blinking frequency from slow to fast if it worked.
after that use telnet 192.168.1.1   and try a reset command!after that if are all ok  you returned in old situation after
bricked state!

(Last edited by franco127 on 3 Jan 2012, 00:05)

Backfire 10.03.1 final R295xx 21 dec 2011 Can not reset by QSS button (for MR3420),
you can debricking with serial cable

Watch out! If you need to use the serial port, you need to have a pull-up resistor between TX and VCC. I managed to get something over serial, but my message was a bit garbled (with every keytroke double text coming back, half readable, other half gibberish). I guess it was because of that. So I did not believe in the correctness of the soldering and started forcing. Now I do not have any text coming from the serial line...

3420 v1.2 may not require pull-up resistors as confirmed for 3220 v1.2

Nilfred wrote:

3420 v1.2 may not require pull-up resistors

I have the Model 3420 v1.2,  pull-up 10K resistor is required ......... and I am not alone ...... wink

I have load the trunk file without web interface and now i can't collegate my router,TP-Link MR 3420,but the pc recognize it,ip 192.168.1.1 but I cant speak with him,any solution?I never use telnet or ssh,thanks

I do it,and now how can I install Luci gui or wher can I find a package to put in tmp,I'm not able to have internet connection

Svensimilla wrote:

I do it,and now how can I install Luci gui or wher can I find a package to put in tmp,I'm not able to have internet connection

garynych wrote:

telnet 192.168.1.1

http://wiki.openwrt.org/doc/howto/luci.essentials  install luci

if install from tmp

download package

http://downloads.openwrt.org/snapshots/ … /packages/

put in /tmp and in putty type  opkg install /tmp/you_packages.ipk

only I'm not sure that it will come out ... most likely there are dependent packages (when installation is that the automatic install) check yourself ...

(Last edited by garynych on 18 Jun 2012, 20:33)

I not understand tonight,tomorrow  is another day.

Today I'm not able to collegate winscp with router,psw error,but in putty the psw is correct,why this?

protocol set SCP, like my screen?

Ok I solved with winscp,but I can't install Luci Gui,internet connection is down.I have another router with ADSL but I can't download,
i write with putty
opkg update
Downloading ftp hmm/192.168.1.100/Package/Packages.gz
wget:Can't connect to remote host (192.168.1.100):Connection refused or no route to host

My Lan Ip of Mr3240 is 192.168.1.1
My Wan Ip of Mr3420 is 192.168.1.4
my Netgear Ip is 192.168.1.2
my pc Ip is 192.168.1.3


Yesterday I have put the packages.gz in tmp,but the web interface is K.O

I have install all this packages,version is 3.3.8,but no web interface
    nano_2.2.6-1_ar71xx.ipk
    terminfo_5.7-5_ar71xx.ipk
    libncurses_5.7-5_ar71xx.ipk

    chat_2.4.5-4_ar71xx.ipk
    comgt_0.32-9_ar71xx.ipk
    kmod-usb-serial_2.6.39.4-1_ar71xx.ipk
    kmod-usb-serial-option_2.6.39.4-1_ar71xx.ipk
    kmod-usb-serial-wwan_2.6.39.4-1_ar71xx.ipk
    libusb_0.1.12-2_ar71xx.ipk
    usb-modeswitch_1.2.0-2_ar71xx.ipk
    usb-modeswitch-data_20111023-1_ar71xx.ipk
    luci-i18n-italian_trunk+svn8702-1_ar71xx.ipk

    kmod-usb2_2.6.39.4-1_ar71xx.ipk
    kmod-usb-core_2.6.39.4-1_ar71xx.ipk
    kmod-usb-ohci_2.6.39.4-1_ar71xx.ipk
what I have forget?

(Last edited by Svensimilla on 19 Jun 2012, 14:57)

1. opkg update
2. opkg install luci
3. /etc/init.d/uhttpd enable
4. /etc/init.d/uhttpd start

and go web http://192.168.1.1

(Last edited by garynych on 19 Jun 2012, 15:15)

opkg update?I haven't internet connection,or better I have internet but i can't collegate the 2 routers

(Last edited by Svensimilla on 19 Jun 2012, 15:35)

Ok now its ko,i have changed the internet config file to activate y 3g key,and now no answer from router

it`s my network from /etc/config

wan it`s 3g

config interface 'loopback'
    option ifname 'lo'
    option proto 'static'
    option ipaddr '127.0.0.1'
    option netmask '255.0.0.0'

config interface 'lan'
    option ifname 'eth0'
    option type 'bridge'
    option proto 'static'
    option ipaddr '192.168.1.1'
    option netmask '255.255.255.0'
    option dns '8.8.8.8'

config interface 'wan'
    option _orig_ifname 'eth1'
    option _orig_bridge 'false'
    option proto '3g'
    option device '/dev/ttyUSB0'
    option service 'umts'
    option apn 'internet'
    option mtu '1400'
    option maxwait '20'
    option username 'gdata'
    option password 'gdata'

config switch
    option name 'eth0'
    option reset '1'
    option enable_vlan '1'

config switch_vlan
    option device 'eth0'
    option vlan '1'
    option ports '0 1 2 3 4'

home lan (dhcp)

if you not connect to router use failsafe mode to reset all

ok,you have help me another time,now i speak with my router,i have installed a lot of files ipk,but the luci web interface don't starts,ok tomorrow is anothet day.