I used documentation from both Intel and Arch Wiki on both Broadwell Core-M laptop and Kaby-Lake i5 Desktop to no avail.
Here are my steps:
- Create a file in
/etc/kernel/cmdline.d/ with i915.enable_gvt=1 in it - to add a kernel parameter
sudo clr-boot-manager update and reboot - so it will apply those settings
- Cat /proc/cmdline - verify that the argument has been added
- In
/sys/bus/pci/devices/0000:00:02.0/ there should appear a directory mdev_supported_types which should list all available options and allow me to create a virtual GPU, but it is not there
Has anybody managed to ever make it work on Solus? Necessary kernel modules have beed enabled for a long time for this exact purpose. I would be very grateful for any tips or ideas.