Device in Use Error While Starting VM

constusr

Cadet
Joined
Jun 10, 2022
Messages
1
Hi all,

Recently I disabled GPU passthrough to make an experiment which was working flawlessly back then. Currently, when I enabled I receive the following error:

Code:
 [EFAULT] internal error: Device 0000:05:00.1 is already in use 


The address belongs to the device:

Code:

Audio device: NVIDIA Corporation GP106 High Definition Audio Controller (rev a1)

Subsystem: Micro-Star International Co., Ltd. [MSI] GP106 High Definition Audio Controller

Flags: bus master, fast devsel, latency 0, IRQ 10, IOMMU group 26

Memory at f9f7c000 (32-bit, non-prefetchable) [size=16K]

Capabilities: [60] Power Management version 3

Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+

Capabilities: [78] Express Endpoint, MSI 00

Capabilities: [100] Advanced Error Reporting

Kernel driver in use: vfio-pci

Kernel modules: snd_hda_intel



I also get same error for USB controller, but I suppose the solution for this one will solve that too. (This query is related to the "Scale Build" which runs on latest build.)
 
Top