Hardware Redmi AX6
Firmware version OpenWrt 24.10
Purpose: I'm trying to enable WEP encryption because I have an old game console at home that only supports WEP Wi-Fi networks.
I selected the following two options in the build configuration:
wpad-openssl
Enable support for unsecure and obsolete WEP
After a successful build, the LuCI interface showed the WEP encryption option. However, after configuring the wireless settings, I saw the following messages in the system log:
daemon.err hostapd: nl80211: kernel reports: key setting validation failed
daemon.warn hostapd: Could not set WEP encryption.
Is WEP encryption simply no longer supported on this hardware/driver? Or is there a way to get it working?