I've followed a youtube video, didn't work, and as I followed the wiki instructions slowly step by step I realized that the problem is that there's no DMAR-IOMMU output in dmesg.
If i try "dmesg | grep -i dmar" there's no output
If i try "dmesg | grep IOMMU" there's this output:
[ 1.059328] pci 0000:00:00.2: AMD-Vi: Unable to read/write to IOMMU perf counter.
[ 1.062734] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 5.423495] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Things I've tried already:
- tried with PVE 7.0 and 6.4,
- cat /proc/cmdline seems to report correctly, the output is: BOOT_IMAGE=/boot/vmlinuz-5.4.106-1-pve root=/dev/mapper/pve-root ro quiet amd_iommu=on,
- i hope i got all the config in bios right: SVM mode enabled, IOMMU enabled (not just "auto", but "enabled")
Machine specs:
MB: Asrock Rack X470D4U2-2T with bios v P4.10
CPU: Ryzen7Pro 4750G
GPU: GeForce GTX 950
Any idea what else i can try? Thanks!
If i try "dmesg | grep -i dmar" there's no output
If i try "dmesg | grep IOMMU" there's this output:
[ 1.059328] pci 0000:00:00.2: AMD-Vi: Unable to read/write to IOMMU perf counter.
[ 1.062734] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 5.423495] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Things I've tried already:
- tried with PVE 7.0 and 6.4,
- cat /proc/cmdline seems to report correctly, the output is: BOOT_IMAGE=/boot/vmlinuz-5.4.106-1-pve root=/dev/mapper/pve-root ro quiet amd_iommu=on,
- i hope i got all the config in bios right: SVM mode enabled, IOMMU enabled (not just "auto", but "enabled")
Machine specs:
MB: Asrock Rack X470D4U2-2T with bios v P4.10
CPU: Ryzen7Pro 4750G
GPU: GeForce GTX 950
Any idea what else i can try? Thanks!