Hi, iv spent already countless hours reading possible solutions for this issue but found none so far that has a fix for my issue, i have win11 installed on a vm, already enable IOMMU enable, grub and bios as well, modules and blacklist, my vm detects the igpu fine, i have an i9 9900 with a intel uhd 630, already added the pci hardware as well for my video card and set it to primary, but the second i boot my vm, i proxmox console stops displaying on my monitor and nothing gets displayed after that, even after shutting down the VM, i have to reboot proxmox in order to get display again on my monitor, but what im trying to do is get display from the VM to my monitor, i have a msi z370m mortar motherboard and im running nutz trying to figure this out
this is my /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on gfxpayload=text nomodeset i915.enable_gvt=1 iommu=pt video=efifb
ff video=vesafb
ff disable_vga=1"
my modules /etc/modules
vfio
vfio_iommu_type1
vfio_pci
kvmgt
and my blacklist /etc/modprobe.d/blacklist.conf
blacklist i915
blacklist radeon
blacklist nouveau
if anyone have any ideas how to fix this or if it is just imposible to do just let me know and ill stop trying :-(
this is my /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on gfxpayload=text nomodeset i915.enable_gvt=1 iommu=pt video=efifb


my modules /etc/modules
vfio
vfio_iommu_type1
vfio_pci
kvmgt
and my blacklist /etc/modprobe.d/blacklist.conf
blacklist i915
blacklist radeon
blacklist nouveau
if anyone have any ideas how to fix this or if it is just imposible to do just let me know and ill stop trying :-(