I migrated my proxmox VMs to new hardware, a Dell Workstation with Xeon E5-2683 v3 on 2 sockets (14 cores each).
So, I have kernel 5.15.74-1-pve with proxmox 7.3-3.
I have a Windows 10 VM I backuped and restored. I added the PCI card for the "new" Quadro 4000 to the vm.
In this VM I can see the Quadro 4000 in the device manager. It shows error 43. The device is not shown in Task Manager.
I went through the process of setting up PCI passthrough before successfully for other cards, but I am not sure now.
I tried to add stuff to modprobe.d to make sure proxmos is not using the PCI card for its own vga but when I did it the boot process halted in a way where I did not get a ping from the proxmox back. But the attached monitor went off. I had to boot to recovery mode and undo the modprobe options.
What I added was
Not sure this is correct because I took it from a video for an AMD host.
My config is attached in pictures.
What did I miss?
So, I have kernel 5.15.74-1-pve with proxmox 7.3-3.
I have a Windows 10 VM I backuped and restored. I added the PCI card for the "new" Quadro 4000 to the vm.
In this VM I can see the Quadro 4000 in the device manager. It shows error 43. The device is not shown in Task Manager.
I went through the process of setting up PCI passthrough before successfully for other cards, but I am not sure now.
I tried to add stuff to modprobe.d to make sure proxmos is not using the PCI card for its own vga but when I did it the boot process halted in a way where I did not get a ping from the proxmox back. But the attached monitor went off. I had to boot to recovery mode and undo the modprobe options.
What I added was
Code:
options vfio_iommu_type1 allow_unsafe_interrupts=1
options kvm ignore_msrs=1
blacklist radeon
options vfio-pci ids=10de:11fa, 10de:0e0b disable_vga=1
Not sure this is correct because I took it from a video for an AMD host.
My config is attached in pictures.
What did I miss?