Tp-Link Archer c6 v3 Not Booting After Install and LSerialPort-AN Ports Not Working For TFTP Recovery - Installing and Using OpenWrt - OpenWrt Forum
Tp-Link Archer c6 v3 Not Booting After Install and LSerialPort-AN Ports Not Working For TFTP Recovery - Installing and Using OpenWrt - OpenWrt Forum
Hi everyone!
The real problem is with recovery/debrick using TFTP, i trying recovery the original
firmware using the 192.168.0.66 address and pressing reset + power button, but the
router LAN ports not working, all led blinks, the power led lights on but nothing more
works.
Inspecting the ethernet interface with wireshark noone package has sent from router when
reset+power is tried.
Archer C6 v3 (as well as A6 v3) doesn't boot with Linux 5.10 (ramips/mt7621)
Known issue...
Archer C6 v3 (as well as A6 v3) doesn't boot with Linux 5.10 (ramips/mt7621)
Continuing the discussion from Possible Kernel 5.10 regression issue with MT7621
and SW/HW offload enabled: This might resolve it: diff --git
a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
index b125df48d9..4e5411e917 100644 --- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk @@ -1444,12 +1444,12 @@
TARGET_DEVICES += tplink_archer-a6-v3 define Device/tplink_archer-c6-v3
$(Device/dsa-migration) $(Device/tplink-safeloader) + $(…
1 Like
https://forum.openwrt.org/t/tp-link-archer-c6-v3-not-booting-after-install-and-lan-ports-not-working-for-tftp-recovery/118970/print 1/4
2022/04/16 0:33 Tp-Link Archer c6 v3 not booting after install and LAN ports not working for TFTP recovery - Installing and Using OpenWrt - O…
Recover using the TFTP server method. Written for Windows users...but the concepts are
the same for other OS.
Download the stock firmware...you may need to try more than one version.
The OpenWRT "factory" firmware can also be used if you don't want to go back to stock.
Download TFTP64.
Open your network settings in Windows, and select the wired adapter (don't try this on a
wireless connection).
Select Internet Protocol Version 4 (TCP/IPv4) and click on the Properties button.
In the General tab, select the radio button for Use the Following IP Address.
Make sure nothing else is connected to the router, it should be just the router and your
computer.
Open TFTPD64. You may be asked to allow it through the firewall. Select Public.
Note: Some people turn off the firewall. However, giving the TFTP server permissions
temporarily, and later removing them is a little safer, IMO.
Go to Settings > TFTP. Select None for TFTP security. Uncheck Option negotiation, and
enter 192.168.0.66 in the Bind to this IP address drop down.
Go back to the main window, and make sure the Current Directory dropdown is showing
the path to the TFTPD64 folder, which should also contain your recovery firmware file
ArcherC6v3_tp_recovery.bin
The IP address 192.168.0.66 should be displayed in the Server Interface dropdown. If not,
select it.
Go to the router and press the power button and the reset button at the same time.
Release the power button...but continue to hold the reset button for about 4 or 5 seconds,
then release.
You should see a progress bar going across the TFTPD64 screen (although it should only
take a very short time).
Go back to your wired network adapter, and change the radio button back to Obtain an IP
Address Automatically.
Try to access the router GUI. The stock firmware IP address is 192.168.0.1 and
admin/admin for the User Id and Password.
If you can see that you have Internet access in the Network icon, but can't access the GUI,
open a Command prompt and run ipconfig /release and then ipconfig /renew.
1 Like
The same happened with my A6v3 (same hardware as c6 v3) 2 days ago. I flashed the
latest firmware via sysupgrade and my router is dead. Only the power light turns on + no
lan port is detected.
1 Like
I tried UART without solder here, no success. My Macbook dit not open connection with
router, no serial was detect. I will try again after with solder.
I already tried this method, unfortunately it doesn't work because no LAN ports work. I
think my router is dead until i fixs this via UART/Serial
TFTP will not work in this situation. UBOOT detects a valid kernel and is trying to load it.
Since the kernel is valid it will not activate the web recovery.
Therefore a UART connection is required to manually activate the web recovery via serial
console.
https://forum.openwrt.org/t/tp-link-archer-c6-v3-not-booting-after-install-and-lan-ports-not-working-for-tftp-recovery/118970/print 3/4
2022/04/16 0:33 Tp-Link Archer c6 v3 not booting after install and LAN ports not working for TFTP recovery - Installing and Using OpenWrt - O…
I successfully unbricked an Archer C6 v3.x this way (using UART console to activate the
web recovery). More details below and let's continue the unbricking discussion there:
Continuing the discussion from here. You will need a UART 3.3V USB adapter, open
the device and connect the UART to a PC and to the device. The UART pinout and
some more instructions you can find here. After that, you will need to run a serial
terminal on the PC (Putty for example) connected to the UART serial port @115200
bps. Turn on your device, while it is booting in the serial console press "x". This will
activate the web recovery. Then open a browser at 192.168.0.1 and upload the fact…
3 Likes
Hi guys, i fixed using UART today and all run fine now
I bought other router of same model and now i have two and i will use this (un)bricked for
test compilations.
Thanks all.
1 Like
If your problem is solved, please consider marking this topic as [Solved]. See How to
mark a topic as [Solved] for a short how-to.
This topic was automatically closed 10 days after the last reply. New replies are no longer
allowed.
https://forum.openwrt.org/t/tp-link-archer-c6-v3-not-booting-after-install-and-lan-ports-not-working-for-tftp-recovery/118970/print 4/4