Page 1 of 1

Semi bricked tl-wr1043nd

Posted: Thu Dec 06, 2012 5:57 am
by stixix
Hi,

Yesterday I tried to upgrade my router from 1.4.7 to 1.5.8 - but I used the sysupgrade instead of the factory - and now it's not working anymore. I am able to access fail safe mode - but firstboot doesn't help. Wireshark tells me, that it doesn't assign an IP address - and in fail safe, uci get network.lan.ipaddr returns nothing.

Is it possible to flash the router via fail safe mode, or do I have to use tftp via the internal serial port?

\stixix

Re: Semi bricked tl-wr1043nd

Posted: Thu Dec 06, 2012 6:17 am
by jorgemiguel4
It's possible to flash. You just need to:


-assign a static IP in your computer
-set up a http server and put the firmware image in wwwroot directory

#router
-go to failsafe mode
-cd /tmp
-wget http://computer_ip_adress/firmware.bin
-mtd -r write firmware.bin firmware

That's it

Re: Semi bricked tl-wr1043nd

Posted: Sun Dec 09, 2012 7:28 pm
by mygenusage
My WR1043ND is bricked too. however, I'm unable to get it to go into Failsafe mode.

After i press reset, the SYS only blink once. It does not keep blinking.

Tried many times of pressing QSS after SYS blinks once. But does not work; SYS does not keep blinking, when is a sign that it has gone into failsafe.

Can anyone help? Thanks.

Re: Semi bricked tl-wr1043nd

Posted: Mon Dec 10, 2012 4:45 am
by jorgemiguel4

Re: Semi bricked tl-wr1043nd

Posted: Tue Dec 11, 2012 5:46 am
by stixix
Thanks for the help, my router is now un-bricked :D

Re: Semi bricked tl-wr1043nd

Posted: Tue Dec 11, 2012 1:24 pm
by jorgemiguel4
How have you unbricked it?

Re: Semi bricked tl-wr1043nd

Posted: Sun Dec 16, 2012 4:20 am
by stixix
I used your guide :)