Hi, I am working with the WP77XX with Firmware release 11, Legato FW 18.09, and I am still getting the same error when I try ifup wlan1
root@swi-mdm9x28:~# ifup wlan1
Setup MT7697 UART
Device: WP77
Enable power control
Initialized Linux WiFi modules
insmod: can’t insert ‘/legato/systems/current/modules/mt7697wifi_core.ko’: No such file or directory
I have followed the wiki that you linked previously (https://github.com/mangOH/mangOH/wiki/mangOH-Red-mt7697-WiFi) working in the VM. I also followed another thread (Using WiFi on mangOH Red + wp76xx running Legato 19.02 AF) assuming that building the WiFi module would add the required kernel modules. As I mentioned in that thread I found warnings trying to build the wifi.sdef.
My next debugging step is going to be trying to manually build the linux distro. This seems like it might be excessive but I feel like I’ve hit a roadblock here.
Thanks!