SR-IOV

new123

New Member
Jun 4, 2025
1
0
1
我是个小白,对pve掌握不多
在安装SR-IOV时
我的pve8.4遇到内核污染的问题
root@pve:~# dmesg | grep i915
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.8.12-11-pve root=/dev/mapper/pve-root ro quiet intel_iommu=on iommu=pt pcie_acs_override=downstream i915.enable_guc=3 i915.max_vfs=7
[ 0.039716] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.8.12-11-pve root=/dev/mapper/pve-root ro quiet intel_iommu=on iommu=pt pcie_acs_override=downstream i915.enable_guc=3 i915.max_vfs=7
[ 11.238866] i915: loading out-of-tree module taints kernel.
[ 11.238919] i915: module verification failed: signature and/or required key missing – tainting kernel
[ 11.487811] i915: You are using the i915-sriov-dkms module, a ported version of the i915 module with SR-IOV support.
[ 11.487813] i915: Please file any bug report at https://github.com/strongtz/i915-sriov-dkms/issues/new.
[ 11.487814] i915: Module Homepage: https://github.com/strongtz/i915-sriov-dkms
我的cpu是12100 bios相关设置已经开启
我没有设置安全启动,引导模式是EFI
这个怎么解决?