From 1ee8e93fa3be68105c1a33415232acaf0b6bde20 Mon Sep 17 00:00:00 2001 From: bbaa Date: Fri, 10 Oct 2025 21:01:18 +0800 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a730929..984e4dd 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ intel_iommu=on i915.enable_guc=3 i915.max_vfs=7 module_blacklist=xe intel_iommu=on xe.max_vfs=7 xe.force_probe=${device_id} module_blacklist=i915 ``` +**Xe module only supports Gen12(Alder Lake), Gen13(Raptor Lake) and Gen14(Raptor Lake Refresh) for now** + Replace `${device_id}` with the output from `cat /sys/devices/pci0000:00/0000:00:02.0/device` command ## Creating Virtual Functions (VF)