Hello I am wondering if the ath10k driver / firmware can be shipped with dynamic VLAN support when using WPA2 enterprise.
I have set up radius config via the command line and it works but when it tries to create the vlan interface on the wifi interface it says “not unsupported”
Hi @hansome the ip link add command does not produce an error message. I am using version 3.216.
I see that the default is the full wpad with openssl which I have the same version working in openwrt.org release on the b1300. Unless GL version is modified.
Thanks @hansome I got it to dynamic VLAN to work with vanilla OpenWRT.
One more thing, I built and installed the MCU package for the OLED display but the display does not update on its own (like time shows 00:00 and internet status does not update) is there something I need to modify / patch?
You can verify that the e750_mcu program is running with the ps command, turn on the debug option in the /etc/config/mcu file, and then restart the e750_mcu program. You can see this information in logread next.
But the MCU program still only update once at boot.
I am wondering does the e750-mcu service update the internet status, mobile signal, wifi status and clients on its own or is there an other program responsible for this?
I see but even the time doesn’t change too. It looks like the e750-mcu program hanged somewhere as it is not looping. It also doesn’t set the show screens options.