I'm trying to set up a proxmox vm for remote desktop with gpu passthrough, it seems to be working, kinda, the vm only starts when I set display to something other than none, with none, the vm reports as starting correctly but I can't ping it and can't connect to it in any way. Here's what I have set up in grub commandline settings:
And here are the modules I set to be loaded:
The result I wanna achieve with all this is a remote desktop with GPU acceleration, I'm using rustdesk on the vm, but I don't seem to be able to use multiple monitors now and would like to know if this is how it's all supposed to be working. Should I just run it with display set to default or is there something else I need to make it work with multiple monitors.
Code:
quiet amd_iommu=on iommu=pt initcall_blacklist=sysfb-init video=efifb:off
Code:
vfio
vfio_iommu_type1
vfio_pci