Hi,
I'm trying to GPU passthrough.
My config is : Ryzen 1800x, Asus prime x370-pro and a GTX 1060 3GB (with another card for the host).
I enabled virtualization in BIOS, i put GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on" i /etc/default/grub and did update-grub.
My problem is when starting a VM i get the error : Cannot open iommu_group: No such file or directory
Also the command find /sys/kernel/iommu_groups/ -type l returns nothing.
And dmesg | grep AMD-Vi returns :
[ 0.036655] [Firmware Bug]: AMD-Vi: IOAPIC[17] not in IVRS table
[ 0.036657] [Firmware Bug]: AMD-Vi: IOAPIC[18] not in IVRS table
[ 0.036658] [Firmware Bug]: AMD-Vi: No southbridge IOAPIC found
[ 0.036659] AMD-Vi: Disabling interrupt remapping
[ 0.671054] AMD-Vi: Lazy IO/TLB flushing enabled
So does my hardware just not support iommu ? I was thinking maybe i should update my BIOS ?
Thanks
I'm trying to GPU passthrough.
My config is : Ryzen 1800x, Asus prime x370-pro and a GTX 1060 3GB (with another card for the host).
I enabled virtualization in BIOS, i put GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on" i /etc/default/grub and did update-grub.
My problem is when starting a VM i get the error : Cannot open iommu_group: No such file or directory
Also the command find /sys/kernel/iommu_groups/ -type l returns nothing.
And dmesg | grep AMD-Vi returns :
[ 0.036655] [Firmware Bug]: AMD-Vi: IOAPIC[17] not in IVRS table
[ 0.036657] [Firmware Bug]: AMD-Vi: IOAPIC[18] not in IVRS table
[ 0.036658] [Firmware Bug]: AMD-Vi: No southbridge IOAPIC found
[ 0.036659] AMD-Vi: Disabling interrupt remapping
[ 0.671054] AMD-Vi: Lazy IO/TLB flushing enabled
So does my hardware just not support iommu ? I was thinking maybe i should update my BIOS ?
Thanks