Hi all,
Trying to setup passthrough of the host's soundcard to a VM, but having an issue: The moment the VM boots, somehow the NIC would stop sending/receiving data! The host didn't crash and I was able to login from console.
Please suggest how I can debug this? Thanks in advance.
GRUB:
lspci -nnk , excrept of 00:1f:
/etc/modprobe.d/hdaudio_passthrough.conf
Trying to setup passthrough of the host's soundcard to a VM, but having an issue: The moment the VM boots, somehow the NIC would stop sending/receiving data! The host didn't crash and I was able to login from console.
Please suggest how I can debug this? Thanks in advance.
GRUB:
Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on"
lspci -nnk , excrept of 00:1f:
Code:
00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-LP LPC Controller [8086:9d48] (rev 21)
Subsystem: Hewlett-Packard Company Sunrise Point-LP LPC Controller [103c:807c]
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-LP PMC [8086:9d21] (rev 21)
Subsystem: Hewlett-Packard Company Sunrise Point-LP PMC [103c:807c]
00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-LP HD Audio [8086:9d70] (rev 21)
Subsystem: Hewlett-Packard Company Sunrise Point-LP HD Audio [103c:807c]
Kernel driver in use: vfio-pci
Kernel modules: snd_hda_intel, snd_soc_skl
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-LP SMBus [8086:9d23] (rev 21)
Subsystem: Hewlett-Packard Company Sunrise Point-LP SMBus [103c:807c]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection I219-LM [8086:156f] (rev 21)
Subsystem: Hewlett-Packard Company Ethernet Connection I219-LM [103c:807c]
Kernel driver in use: e1000e
Kernel modules: e1000e
/etc/modprobe.d/hdaudio_passthrough.conf
Code:
options vfio-pci ids=8086:9d70