Hey,
Restarting with a test for GPU passthrough I find myself unable to prevent the VM from capturing the physical display.
The GPU is not mapped and is passed through to a single VM.
/etc/modprobe.d/vfio.conf contains
I've tried adding on or more of the below as boot parameters to no avail, i check with
I'm sure it is possible but i've yet to find again how.
Cheers,
JL
Restarting with a test for GPU passthrough I find myself unable to prevent the VM from capturing the physical display.
The GPU is not mapped and is passed through to a single VM.
/etc/modprobe.d/vfio.conf contains
options vfio-pci disable_vga=1 enable_sriov=0I've tried adding on or more of the below as boot parameters to no avail, i check with
cat /proc/cmdline if they're loading and they do.nomodeset initcall_blacklist=sysfb_init nofb nomodeset text video=efifb:offI'm sure it is possible but i've yet to find again how.
Cheers,
JL