iGPU & KVMGT

sg90

Renowned Member
Sep 21, 2018
304
45
68
34
I have been trying to test iGPU & KVMGT on Promox 6.x

I have loaded all the modules and updated the grub settings, however I can't get
mdev-supported-type to appear under the /sys/bus/pci/devices/0000:00:02.0/

From my googling I have come across someone that look's to have had the same issue and fixed it using the following :

I successfully loaded the modules at initramfs by creating an own
module-setup.sh in /usr/lib/dracut/modules.d/00gvt
#!/bin/sh

installkernel() {
instmods kvmgt
instmods vfio-iommu-type1
instmods vfio-mdev
}

@ https://lists.01.org/pipermail/igvt-g/2017-September/001300.html

However dracut is not installed / part of the Proxmox setup, is there an alternative to the above I can try with Promox, or any sugestions anyone else has?

Thanks​
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!