Hello! I am trying to solve an issue on my NUC7i3BNH where GVT-g doesn't seem to work.
CPU: 4x Intel Core i3-7100U
GPU: Intel HD Graphics 620
16GB RAM
/etc/modules:
I have also added the kernel parameters including ``i915.enable_gvt=1``.
But MDEV types is greyed out and the following also doesn't work:
CPU: 4x Intel Core i3-7100U
GPU: Intel HD Graphics 620
16GB RAM
/etc/modules:
Code:
GNU nano 7.2 modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
# Parameters can be specified after the module name.
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
mdev
kvmgt
But MDEV types is greyed out and the following also doesn't work:
Bash:
root@NUC7i3BNH:/etc# cd /sys/bus/pci/devices/0000:00:02.0
root@NUC7i3BNH:/sys/bus/pci/devices/0000:00:02.0# cd mdev_supported_types
-bash: cd: mdev_supported_types: No such file or directory
root@NUC7i3BNH:/sys/bus/pci/devices/0000:00:02.0#