PVE 7.0-10 I can't passthrough PCI like I usually do
I obviously added intel_iommu=on in /etc/kernel/cmdline and updated my with proxmox-boot-tool refresh
like mentionned here: https://pve.proxmox.com/wiki/Pci_passthrough#Enable_the_IOMMU
and if I add it the VM won't boot
So I need help to sort
- CPU i5-2415M
Code:
Virtualization: VT-x
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ht
tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperf
mperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt ts
c_deadline_timer aes xsave avx lahf_lm pti tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln
pts
I obviously added intel_iommu=on in /etc/kernel/cmdline and updated my with proxmox-boot-tool refresh
like mentionned here: https://pve.proxmox.com/wiki/Pci_passthrough#Enable_the_IOMMU
- cat /proc/cmdline return: initrd=\EFI\proxmox\5.11.22-3-pve\initrd.img-5.11.22-3-pve root=ZFS=rpool/ROOT/pve-1 boot=zfs intel_iommu=on
- dmesg |grep DMAR return: [ 0.041477] DMAR: IOMMU enabled
and if I add it the VM won't boot
So I need help to sort
- if my CPU is supported
- what I need to do to make it work