Comment 333 for bug 1958019

Revision history for this message
In , cam (cam-linux-kernel-bugs) wrote :

> Pffff, tried everything.
> -I re-compiled the Qemu with the sme configure arguments as you
> -Then started the VM, try witth th 0000 in front of the audio adress
> (0000:00:1f.3 vs 00:1f.3), same.
> Always have qemu-system-x86_64: vfio: Cannot reset device 0000:00:1f.3, no
> available reset mechanism.
> And I am not able to install the driver, I even went the "browse" way (where
> funily windows show you A:/ by default!)...The driver for my 13s gen2 ITL
> seems
> to be 9030.
> And yes befor e strating Qemu I did:
> sudo ./vfio-bind.sh 0000:00:1f.0 0000:00:1f.3 0000:00:1f.4 0000:00:1f.5
> (My sundcard seems to have those other address added, do I have to pass them
> to
> qemu also?)...
>
>

Can you share the output of this script on your system?
https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF#Ensuring_that_the_groups_are_valid

What is the command line your kernel is starting with?
cat /proc/cmdline

Do you know if you're seeing the sound card show up in device manager
but as the incorrect device?

Ignore the "Cannot reset device" message. It's likely not a problem for
your sound card. I get the same message. The good news is that likely
you are successfully passing the device to qemu, but the above will help
me confirm that.

Where did you download the driver from?