Openwrt Installation on TP-Link C6

i am install openwrt BusyBox v1.35.0 (2022-05-16 23:00:03 UTC) built-in shell (ash)


| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -| || | | || || |
|
_____|| |
||||___||| |____|
|
| W I R E L E S S F R E E D O M

OpenWrt SNAPSHOT, r19649-7400adae8d

=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.

But not install luci package on my router its TP-Link Archer C6/ v3.20 router.

Please help me how to solve this issue.

And what exactly is the problem?

Luci isn’t included in snapshots

Opkg update

Opkg install Luci

1 Like

its login from putty successfully but when install luci its given an error.

What is the error ?

Device requires working internet access for opkg commands to function.

When was the snapshot installed?

yess device in having internet connection through wan port.

Cannot find dependency is because the snapshot you are using is to old, you need to install the latest, and install the packages you need within the following 24hrs.

1 Like

22.03.0-rc6 is available which includes LuCI btw.

Perhaps use WinSCP and follow instructions to transfer & install the sysupgrade.bin file?

https://openwrt.org/docs/guide-user/installation/sysupgrade.cli#command-line_instructions

https://downloads.openwrt.org/releases/22.03.0-rc6/targets/ramips/mt7621/openwrt-22.03.0-rc6-ramips-mt7621-tplink_archer-c6-v3-squashfs-sysupgrade.bin

Take care not to brick your C6, otherwise, you may need a serial connection to debrick it !

2 Likes

Thanks its working and successfully installed luci gui.

I believe in this case that error might be related to nftables related IPv4 and IPv6 being merged into one single package recently in master.