Try enabling NUMA (
numa: 1
) because you have multiple sockets. Start will less memory for the VM. Try passing the whole device (hostpci0: 0000:02:00,pcie=1
) instead of only the VGA part of the GPU. Ask NVidia what their drivers need to work properly in this setup, because the passthrough itself is working.