I'm working on installing OpenWRT in a Hyper-V VM without internet access. I downloaded the x64 image, converted it to VHDX, and booted the VM successfully. I can access LuCI and SSH.
The plan is to connect the VM to the internet using a passthrough Wi-Fi card (Intel AX 210). I can see the Wi-Fi card in dmesg, but it’s not showing up as an interface. I’ve also manually installed the iwlwifi-firmware-ax210 package, but that hasn’t resolved the issue.
Does anyone have any suggestions on how to get the Wi-Fi card recognized as an interface? Thanks.