Hello, I recently added a Wi-Fi adapter (Asus PCE-AC68) to my system. I first installed the drivers on Windows 10 VM and then added the "PCI Device" from "Hardware" settings.
The adapter shows up when I run the
However, when I start the VM after adding the PCIe adapter, I am getting an error - Stopped: Start failed: QEMU exited with code.
Here is the output:
I have successfully enabled PCI(e) Passthrough based on the guidance and SATA controller is running seamlessly. I didn't find any drivers for Linux or Proxmox, but is it required since I have already installed it on the Win 10 VM?
I could not find any relevant discussions on this forum. Can you please help troubleshoot this issue? Please note I don't have much experience, and this is my first setup. If you need any further details, please let me know.
The adapter shows up when I run the
lscpci
Code:
01:00.0 Network controller: Broadcom Limited BCM4360 802.11ac Wireless Network Adapter (rev 03)
However, when I start the VM after adding the PCIe adapter, I am getting an error - Stopped: Start failed: QEMU exited with code.
Here is the output:
Code:
kvm: -device vfio-pci,host=0000:01:00.0,id=hostpci0,bus=pci.0,addr=0x10: vfio 0000:01:00.0: failed to open /dev/vfio/1: Device or resource busy
TASK ERROR: start failed: QEMU exited with code 1
I have successfully enabled PCI(e) Passthrough based on the guidance and SATA controller is running seamlessly. I didn't find any drivers for Linux or Proxmox, but is it required since I have already installed it on the Win 10 VM?
I could not find any relevant discussions on this forum. Can you please help troubleshoot this issue? Please note I don't have much experience, and this is my first setup. If you need any further details, please let me know.