Hello good morning, I'm new to proxmox, I was looking at the steps configuration guide https://pve.proxmox.com/wiki/Pci_passthrough, but I have a doubt when executing the command "find / sys / kernel / iommu_groups / -type l" I see the empty folder, VT-D is enabled in the BIOS and the output of the command "dmesg | grep -e DMAR -e IOMMU" is as follows
dmesg | grep -e DMAR -e IOMMU
[ 0.000000] ACPI: DMAR 0x000000007D3346F4 000158 (v01 00000001 DELL 00000001)
[ 0.000000] DMAR: Host address width 46
[ 0.000000] DMAR: DRHD base: 0x000000d3000000 flags: 0x0
[ 0.000000] DMAR: dmar0: reg_base_addr d3000000 ver 1:0 cap d2078c106f0462 ecap f020fe
[ 0.000000] DMAR: DRHD base: 0x000000df900000 flags: 0x1
[ 0.000000] DMAR: dmar1: reg_base_addr df900000 ver 1:0 cap d2078c106f0462 ecap f020fe
[ 0.000000] DMAR: RMRR base: 0x0000007f458000 end: 0x0000007f46ffff
[ 0.000000] DMAR: RMRR base: 0x0000007f450000 end: 0x0000007f450fff
[ 0.000000] DMAR: RMRR base: 0x0000007f452000 end: 0x0000007f452fff
[ 0.000000] DMAR: ATSR flags: 0x0
[ 0.000000] DMAR-IR: IOAPIC id 2 under DRHD base 0xd3000000 IOMMU 0
[ 0.000000] DMAR-IR: IOAPIC id 0 under DRHD base 0xdf900000 IOMMU 1
[ 0.000000] DMAR-IR: IOAPIC id 1 under DRHD base 0xdf900000 IOMMU 1
[ 0.000000] DMAR-IR: HPET id 0 under DRHD base 0xdf900000
[ 0.000000] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.000000] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.000000] DMAR-IR: Enabled IRQ remapping in xapic mode
I would like to know if this is really a problem, I have not finished the configuration guide for fear of failing for this reason.
From already thank you very much.
dmesg | grep -e DMAR -e IOMMU
[ 0.000000] ACPI: DMAR 0x000000007D3346F4 000158 (v01 00000001 DELL 00000001)
[ 0.000000] DMAR: Host address width 46
[ 0.000000] DMAR: DRHD base: 0x000000d3000000 flags: 0x0
[ 0.000000] DMAR: dmar0: reg_base_addr d3000000 ver 1:0 cap d2078c106f0462 ecap f020fe
[ 0.000000] DMAR: DRHD base: 0x000000df900000 flags: 0x1
[ 0.000000] DMAR: dmar1: reg_base_addr df900000 ver 1:0 cap d2078c106f0462 ecap f020fe
[ 0.000000] DMAR: RMRR base: 0x0000007f458000 end: 0x0000007f46ffff
[ 0.000000] DMAR: RMRR base: 0x0000007f450000 end: 0x0000007f450fff
[ 0.000000] DMAR: RMRR base: 0x0000007f452000 end: 0x0000007f452fff
[ 0.000000] DMAR: ATSR flags: 0x0
[ 0.000000] DMAR-IR: IOAPIC id 2 under DRHD base 0xd3000000 IOMMU 0
[ 0.000000] DMAR-IR: IOAPIC id 0 under DRHD base 0xdf900000 IOMMU 1
[ 0.000000] DMAR-IR: IOAPIC id 1 under DRHD base 0xdf900000 IOMMU 1
[ 0.000000] DMAR-IR: HPET id 0 under DRHD base 0xdf900000
[ 0.000000] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.000000] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.000000] DMAR-IR: Enabled IRQ remapping in xapic mode
I would like to know if this is really a problem, I have not finished the configuration guide for fear of failing for this reason.
From already thank you very much.