diff --git a/gofurther/vfio-mdev.md b/gofurther/vfio-mdev.md index 234ef54..f9fb8c2 100644 --- a/gofurther/vfio-mdev.md +++ b/gofurther/vfio-mdev.md @@ -2,7 +2,7 @@ title: Virtual Function I/O Mediated devices (vfio-mdev) description: Create and Configure Virtual Function I/O Mediated devices (vfio-mdev) published: true -date: 2025-04-04T11:33:19.597Z +date: 2025-04-04T11:33:57.079Z tags: editor: markdown dateCreated: 2022-07-21T21:10:41.046Z @@ -19,6 +19,8 @@ Contrary to paravirtualized GPUs (e.g. *virtio-gpu*), vGPUs can use the same dri > Although these instructions only cover **Intel GPUs** compatible with *vfio-mdev* (5th to 10th generation), [Intel GVT-g](https://github.com/intel/gvt-linux/wiki/GVTg_Setup_Guide), in Intel's lingo, it might work similarly with compatible Nvidia or AMD GPUs. On Intel GPUs, since generation 11th, *vfio-mdev* has been superseded by *SR-IOV* {.is-info} +* Ensure that your GPU [supports *vfio-mdev*](https://open-iov.org/index.php/GPU_Support#Intel) + * [Install](/deploy/install) the *Phyllome OS Desktop II* * Make sure the GRUB has been updated after the first boot: