后缀带F为没核显型号也不行

常见支持列表:

N100 N150 N200 N350 N355 8505

I3 12XXX 13XXX 14XXX

I5 12XXX 13XXX 14XXX

I7 12XXX 13XXX 14XXX

I9 12XXX 13XXX 14XXX

U5 245 U7 265 U9 285

确认支持列表Meteor-lake确认支持:

###Meteor-lake确认支持:https://github.com/strongtz/i915-sriov-dkms/issues/210#issuecomment-2701882332

https://www.intel.com/content/www/us/en/ark/products/codename/232598/products-formerly-alder-laken.html

https://www.intel.com/content/www/us/en/ark/products/codename/238004/products-formerly-twin-lake.html

https://www.intel.com/content/www/us/en/ark/products/codename/147470/products-formerly-alder-lake.html

https://www.intel.com/content/www/us/en/ark/products/codename/215599/products-formerly-raptor-lake.html

https://www.intel.com/content/www/us/en/ark/products/series/241071/intel-core-ultra-processors-series-2.html

https://www.intel.com/content/www/us/en/ark/products/codename/90353/products-formerly-meteor-lake.html

wget http://share.geekxw.top/pve9yuan.sh -O pve9yuan.sh && chmod +x pve9yuan.sh && ./pve9yuan.sh
###替换默认PVE9源 PS:不带ceph源

apt update
###更新源

作者原文:https://github.com/strongtz/i915-sriov-dkms

nano /etc/default/grub
i915.enable_guc=3 i915.max_vfs=7 module_blacklist=xe

apt install -y build-essential git dkms sysfsutils proxmox-headers-$(uname -r) intel-gpu-tools
echo "devices/pci0000:00/0000:00:02.0/sriov_numvfs = 7" >> /etc/sysfs.conf

update-grub