"Hardware: unknown" is OK, here is what I get on a known working TP-Link Archer C7 v2. The signal is also unknown - that's because there are no wireless clients at the moment, only wired.
It looks exactly the same as here when no clients are connected - i.e. 100% normal. Is there anything bad in the kernel or system log? What appears there when clients attempt to connect?
P.S. WPA is broken, switch to WPA2.
Also, try to set the country. Here is my 2.4 GHz config:
it simply does not show up in the available wlan list on my desktop, nor on my mobile.
dmesg
[24538.969626] br-lan: port 3(wlan1) entered disabled state
[25286.544560] br-lan: port 3(wlan1) entered blocking state
[25286.549954] br-lan: port 3(wlan1) entered disabled state
[25286.555682] device wlan1 entered promiscuous mode
Reboot and post the full kernel log and system log after 3 minutes of uptime. After the reboot, but before sending logs, try to scan WiFi access points on your mobile, so that the scan attempt is logged. Also post the full /etc/config/wireless minus passwords.
br-lan: port 3(wlan1) entered disabled/blocking state
Again, that's normal, it enters forwarding state only when clients connect. You can look into the system log to see if there are any scan attempts.
According to your earlier posts, it measures the noise level, so I guess the receiver is OK. Try to scan on the router to confirm this - it should catch at least some neighboring APs. Another good test would be to create a mobile hotspot and see if the router can connect - this would confirm that the transmitter also works.
Also try to reduce txpower - 17 dBm is too much in some countries.
OK, you have convinced me that something is broken in the rx chain. So, reboot, it helps surprisingly often.
If you have installed, uninstalled or reconfigured anything on the router recently except /etc/config/wireless, then do a factory reset and rescan wifi and then reconfigure everything from scratch. If this still doesn't help, that would support the conclusion about a hardware problem.
I saw a similar problem on my Archer A7 when I moved from snapshot to this release. For some reason, my 2.4 radio was not working. I eventually found that I needed to use radio2 (and I'm sorry but I don't recall how I got radio2) as my 2.4 radio. My wireless config follows in case that helps. Under luci, radio0 shows as "Qualcom Atheros QZA9880 802.11nac", channel and bitrate but radio1 (not using) says Generic 802.11bg and "device is not active", radio2 shows as Generic 802.11bgn and shows the active channel/bitrate
I ordered a 2nd router to get a working setup and will do a system firmware reset on the current box afterwards. I will keep you posted if I make progress.
I took advantage that my two routers were with Luci extremely slow (I believe it is because of the ath79 driver) and completely reinstalled everything, but using the ar71xx driver and now everything is ok again ...
I received my new (used) C7 v2 a few days ago and that does work perfectly well with my self-compiled firmware with tinc 1.1 and adblock and everything I play with.
I did a firmware reset and even reverted the C5 v1.2 to stock firmware without ever getting the 2.4Ghz up again. Conclusion - the 2.4Ghz card is faulty on the hardware side.
It was still a good opportunity to fiddle with OpenWRT once again after 2 years without any issues
I am glad to see this topic also helped others.