Hello,
I've been trying to get PCI passthrough to work in order to use my GPU in a VM. Im using an AMD FX 6300 cpu on a asrock 790GM-HDV MB. In my BIOS there is no AMD-V option but there is a Virtualization option that is enabled. I've looked everywhere and it seems like my CPU should have IOMMU support.
I go through the process of updating my grub file for amd_iommu=on, and restart but when I run the below command to see if IOMMU is working I get the below message. And when I try to add a PCI device in the GUI it says no IOMMU detected. So, is it not possible on my hardware? Do I need to update something? I cant find a yes or no answer anywhere.
I've been trying to get PCI passthrough to work in order to use my GPU in a VM. Im using an AMD FX 6300 cpu on a asrock 790GM-HDV MB. In my BIOS there is no AMD-V option but there is a Virtualization option that is enabled. I've looked everywhere and it seems like my CPU should have IOMMU support.
I go through the process of updating my grub file for amd_iommu=on, and restart but when I run the below command to see if IOMMU is working I get the below message. And when I try to add a PCI device in the GUI it says no IOMMU detected. So, is it not possible on my hardware? Do I need to update something? I cant find a yes or no answer anywhere.
Code:
root@pve:~# dmesg | grep -e DMAR -e IOMMU
[ 0.108746] AGP: Please enable the IOMMU option in the BIOS setup
[ 1.374101] PCI-DMA: using GART IOMMU.
[ 1.374103] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture