Just built a new box that I want to use to pass through my HBA card to a TrueNAS VM (LSI 9211-8i). Having a heck of a time trying to get IOMMU activated.
Running an i5-12400 with a ASRock B660M Pro RS Intel B660 motherboard. VT-D is enabled.
Followed the guide here https://pve.proxmox.com/wiki/PCI_Passthrough, but when I run
I get the following:
Read more
Running an i5-12400 with a ASRock B660M Pro RS Intel B660 motherboard. VT-D is enabled.
Followed the guide here https://pve.proxmox.com/wiki/PCI_Passthrough, but when I run
Code:
dmesg | grep -e DMAR -e IOMMU
I get the following:
Read more