I was testing proxmox VE on a xps13 9350 host with a 6th gen i7 cpu and a iris540 gpu onchip.
The trial of passing through or using intel gvt-g works fine for me and I can see the intel graphic driver is successfully installed. My need is to use spice protocol while using gpu-acceleration at the same time.The official wiki of proxmox suggest did not help, so I looked up for other solutions. And I found Intel's guide: github.com/intel/gvt-linux/wiki/Dma_Buf_User_Guide ,which seems perfectly meet my demands.
The only diffrence is to modify the config file with: 1. "vga:none" ; 2."args:-display egl-headless -spice......." .
I tried it out on proxmox and just find out the error output:"kvm: Display 'egl-headless' is not available" . So I want to ask when will the feature merged into proxmox release?
Many many thanks!
The trial of passing through or using intel gvt-g works fine for me and I can see the intel graphic driver is successfully installed. My need is to use spice protocol while using gpu-acceleration at the same time.The official wiki of proxmox suggest did not help, so I looked up for other solutions. And I found Intel's guide: github.com/intel/gvt-linux/wiki/Dma_Buf_User_Guide ,which seems perfectly meet my demands.
The only diffrence is to modify the config file with: 1. "vga:none" ; 2."args:-display egl-headless -spice......." .
I tried it out on proxmox and just find out the error output:"kvm: Display 'egl-headless' is not available" . So I want to ask when will the feature merged into proxmox release?
Many many thanks!