Hey everyone,
I just bought a new Zotac-MI351-E and installed Proxmox and OpenWRT on it. Wanted to do a PCI passthrough with the PCIe WiFi card.
Running lspci -nnk
inside the OpenWRT container shows the card is detected, but it doesn't show as a selectable device.
Output from OpenWRT:
Output from Proxmox:
00:14.3 Network controller [0280]: Intel Corporation Device [8086:54f0]
DeviceName: Onboard - Ethernet
Subsystem: Intel Corporation Device [8086:0244]
I checked this page to find the right driver: https://wiki.freebsd.org/WiFi/Iwlwifi/Chipsets and not sure there is one yet.
Am I correct in assuming that there is no compatible driver yet and therefore OpenWRT doesn't pick it up as a WiFi device?