Archer C7 v2 Bricked when trying to revert to stock Need help

Report problems and success stories with Gargoyle on various hardware platforms.

Moderator: Moderators

RomanHK
Posts: 794
Joined: Sat May 04, 2013 4:18 pm
Location: Czech Republik

Re: Archer C7 v2 Bricked when trying to revert to stock Need help

Post by RomanHK »

This is bad and it will not be easy. It is said that this can happen. Even if the image matches the hardware ID.

Then you can try reflash with the command from the bootloader. This step is at your own risk!
You will follow the instructions from the manual here: https://openwrt.org/toh/tp-link/archer- ... connection
EDIT: Only with stripped image.

Code: Select all

tftp 0x81000000 Archer-C7-V2-FW0.0.3-stripped.bin
erase 0x9f020000 +f80000
cp.b 0x81000000 0x9f020000 0xf80000
reset
Last edited by RomanHK on Sat Jun 20, 2020 6:13 pm, edited 1 time in total.
Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0

http://gargoyle.romanhk.cz custom builds by gargoyle users

RomanHK
Posts: 794
Joined: Sat May 04, 2013 4:18 pm
Location: Czech Republik

Re: Archer C7 v2 Bricked when trying to revert to stock Need help

Post by RomanHK »

Update for debricking without serial on OpenWrt 19.07:
:idea: There is one more option with the help of OpenWrt 19.07 with modified TPLINK_HWREV and TPLINK_HWID and the same procedure as TFTP Recovery from the OpenWrt website: https://openwrt.org/toh/tp-link/archer- ... e-bricking
Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0

http://gargoyle.romanhk.cz custom builds by gargoyle users

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Archer C7 v2 Bricked when trying to revert to stock Need help

Post by Lantis »

Are you getting an all F hardware ID? Sounds plausible.
This is why serial is the ultimate (but often last) method of recovery. It tells you exactly what is going on.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

SuperLid
Posts: 9
Joined: Tue Jun 16, 2020 10:06 am

Re: Archer C7 v2 Bricked when trying to revert to stock Need help

Post by SuperLid »

I am not getting TPL to halt the bootloop. I spent some time yesterday looking for an 820 ohm resistor for a TX line pullup, but found none much to my surprise.

I will have another look at this when I get a chance. It is a pity, as it was new and the time and frustration is putting a damper on my upgrade to the TL-WR1043NDv1.

Thanks for the help and will get back with more info.

SL

RomanHK
Posts: 794
Joined: Sat May 04, 2013 4:18 pm
Location: Czech Republik

Re: Archer C7 v2 Bricked when trying to revert to stock Need help

Post by RomanHK »

SuperLid wrote:I am not getting TPL to halt the bootloop.
You really have to type "tpl" very quickly (maybe confirm enter), you only have 1 second. Sometimes quite laborious to stop the boot ... ;)

... I use the PuTTY terminal program.
Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0

http://gargoyle.romanhk.cz custom builds by gargoyle users

arthng
Posts: 23
Joined: Sun Dec 20, 2015 4:26 pm
Location: Australia

Re: Archer C7 v2 Bricked when trying to revert to stock Need help

Post by arthng »

I'm not sure if this information will help you but this is what I did to unbrick my Archer C7 v2 EU version earlier this year. Actually did it twice and both times it worked. Both times I bricked the router by flashing the wrong firmware.

I tried multiple tftp clients many times and it wouldn't work - almost gave up. Only after I had a tftp server software running at the same time would it work - from memory the logs on the server started to show the process was working.

Just to confirm, the second time I tried without the tftp server running and it didn't work. As soon as I had the tftp server running before i ran the client did it worked.

arthng
Posts: 23
Joined: Sun Dec 20, 2015 4:26 pm
Location: Australia

Re: Archer C7 v2 Bricked when trying to revert to stock Need help

Post by arthng »

Correction - I bricked it by trying to do a restore with a backup file from a Netgear router. :oops:

Post Reply