Hi, unfortunately I have this problem with my Tesla K20Xm, I ran the passthrough on my HP DL380p Gen 8 server with the latest Proxmox 8.1.4 patches on board, once passed the guest device detects it and once the drivers are installed it gives me this problem appears on win 10 device manager:
[The device could not start. (Code 10)
Insufficient system resources to complete the API.],
I don't understand why this thing happens, I've tried everything, I attach the configuration of my vm:
this is my grub configuration:
I added it here later
this is the configuration of vfio.conf:
these are the blacklisted modules:
this is the configuration of "
questa è la confiurazione di "nano
If you can help me I would be truly grateful
Good Day
[The device could not start. (Code 10)
Insufficient system resources to complete the API.],
I don't understand why this thing happens, I've tried everything, I attach the configuration of my vm:
agent: 1balloon: 4096boot: order=scsi0;net0cores: 6cpu: host,flags=+hv-evmcs;+aeshostpci0: mapping=gpu-1-NVIDIA-k20xm,pcie=1machine: pc-q35-8.1memory: 8292meta: creation-qemu=8.1.5,ctime=1708805356name: gpunet0: e1000=BC:24:11:88:EB:13,bridge=vmbr0,firewall=1numa: 1ostype: win10parent: v1scsi0: local-lvm:vm-7000-disk-0,cache=writeback,discard=on,iothread=1,size=48G,ssd=1scsihw: virtio-scsi-singlesmbios1: uuid=95f3c921-e1e2-4ca1-9c90-6912f5ddf357sockets: 2vmgenid: 719e7cbc-36cb-4c02-9c1b-971d57912fb8[v1]agent: 1balloon: 4096boot: order=scsi0;net0cores: 6cpu: host,flags=+hv-evmcs;+aeshostpci0: mapping=gpu-1-NVIDIA-k20xm,pcie=1machine: pc-q35-8.1memory: 8292meta: creation-qemu=8.1.5,ctime=1708805356name: gpunet0: e1000=BC:24:11:88:EB:13,bridge=vmbr0,firewall=1numa: 1ostype: win10scsi0: local-lvm:vm-7000-disk-0,cache=writeback,discard=on,iothread=1,size=48G,ssd=1scsihw: virtio-scsi-singlesmbios1: uuid=95f3c921-e1e2-4ca1-9c90-6912f5ddf357snaptime: 1709307113sockets: 2vmgenid: 719e7cbc-36cb-4c02-9c1b-971d57912fb8this is my grub configuration:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on vfio-pci.ids=10de:1021,10de:097d iommu=pt nox2apic intremap=no_x2apic_optout video=efifb:off,vesafb:off,simplefb:off"I added it here later
vfio-pci.ids=10de:1021,10de:097d and also other modules I tried taking them off and putting them on.this is the configuration of vfio.conf:
options vfio-pci ids=10de:1021,10de:097d disable_vga=1these are the blacklisted modules:
blacklist nouveaublacklist nvidiafbblacklist nvidia*blacklist i915this is the configuration of "
/etc/modprobe.d/iommu_unsafe_interrupts.conf":options vfio_iommu_type1 allow_unsafe_interrupts=1questa è la confiurazione di "nano
/etc/modprobe.d/kvm.conf":options kvm ignore_msrs=1 report_ignored_msrs=0If you can help me I would be truly grateful
Good Day