I bought an expensive Hailo 8 to use with Frigate. Normally running with LCX/docker and coral TPU’s,
Per docs I setup a Ubuntu 24.0x VM and tried to get it working but keeps crashing my system:
Hardware:
-
Hailo-8 AI Processor (1e60:2864)
-
PCIe slot location (59:00.0)
-
minisforum MS-01
-
Software:
-
Proxmox VE 9.0.10
-
Kernel 6.14.11-2-pve
-
QEMU/KVM version (
qemu-system-x86_64 --version)
Issue:
-
Immediate Proxmox host crash when starting VM with Hailo-8 passthrough
-
Occurs even with conservative settings and advanced kernel parameters
-
VM uses Q35 machine type (required for PCIe passthrough)
Tested Configurations:
-
VFIO binding:
Working -
IOMMU isolation:
Working (Group 19, isolated) -
Kernel parameters tried:
intel_iommu=on iommu=pt vfio_iommu_type1.allow_unsafe_interrupts=1 pcie_acs_override=downstream,multifunction kvm.ignore_msrs=1 -
Passthrough settings:
59:00.0,pcie=1,x-vga=0,rombar=0
Hope there will be a solution for this soon.