Hi all.
I've installed the plugin and passed through the VF's to a windows vm and all is well.
When I try to pass a separate VF to an ubuntu machine I get these errors from dmesg:
[ 1.764465] xe 0000:06:00.0: [drm] *ERROR* Hardware reported no preallocated GSM
[ 1.764468] xe 0000:06:00.0: probe with driver xe failed with error -12
After googling I applied these parameters to my grub profile in the ubuntu vm:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash xe.force_probe=a782 i915.force_probe=!a782 mem=8G"
The VM details are:
Ubuntu 24.04.2 LTS
Kernel 6.11.0-19-generic
Any assistance that guys could provide would be greatly appreciated.
Thanks