Hello, Hailo community!
I need an assistance with my Hailo8 m.2 (m-key) implementation, looks like I have some hardware incompatibility.
My problem is that I can’t install Hailo8 for Intel N100/N305-based platforms:
What have I tested already:
Main NAS - Intel N305 with two m.2 nvme slots running Proxmox - can’t see any co-processor unit with lspci.
Compact NAS - Intel N100 with one m.2 nvme slot running Proxmox (tried Ubunu too) - can’t see any co-processor unit with lspci.
My PC running Win10 - Hailo8 is recognized as co-processor normally.
Very old AMD Sempron 2100+ thin client running Ubuntu with pci-e slot and Hailo installed using pci-e to m.2 adapter - can see Hailo8 with lspci check!
This problem is not about a number of pce-e lines, since AMD Sempron passes only 1 line, it is pci-eX1.
And for N100 I have tried to provide an additional external power to pci-e slot via pci-e riser - not helped. So it is not about power too.
For now I have no any idea why Hailo8 is not recognized on N-platforms…
I have tested quite a few Intel-based platforms, ranging from Atom to Core-i9, with the Hailo-8. Installation usually works without issue. However, I have not tested the Hailo-8 on N100 or N305-based systems.
I recommend reviewing the hardware documentation to confirm whether the PCIe slot is shared with another slot or port, as this can affect device enumeration.
For testing, I also suggest using Ubuntu. You can check the system logs for PCIe-related entries with the following command:
dmesg | grep -i pcie
Look for messages such as link down, training error, or other errors that could indicate PCIe negotiation issues.
BTW this mini-pc has another m.2 (but it is a+f for wibi/bt, I’m not going to use it), I will try to start Hailo8 in this slot using a+f → m key adapter.
This looks more and more like a limitation of the motherboard.
Did you check the hardware documentation? N100 system are typically low cost and may support NVME only. The BIOS software may simply ignore non-storage devices. This would explain why you do not see any error in the operating system.
Well, I’m 100% sure that is some kind of bios restriction, and unfortunately it’s bios is very simple, has no any additional options about m.2 slot configurations.
I have installed Hailo8 in my “main NAS” based on N305, but this time I installed it using pci-eX4 adapter, not into m.2 motherboard slot. And in this setup I can see my “04:00.0 Co-processor: Hailo Technologies Ltd. Hailo-8 AI Processor (rev 01)” with lspci.
But my next problem - I’m running this NAS on Syno DSM7.2.2, and as I understand - I cannot install hailort-pcie-driver_4.21.0_all.deb directly in DSM since it has no option for build_essential installation and all other dependencies required by installation script.
So need an advice - what should I do in this case? The easiest way is to swap DSM for Proxmox, but I’m interested in implementation exactly for DSM, since this scenario is very popular (for Frigate NVR installation for example). Another easy way is so swap from Hailo8 to G***** C**** usb device (as I see - DSM can pass-thru USB to Docker easily). But I’m interested exactly in this setup.
So as I see - the only way is to download Syno toolchain and try to compile this driver from scratch, am I right?
Will appreciate any advise/additional info about DSM implementation.
So here is my last update: I’ve got a A-E→M key adapter, and with this adapter Hailo8 started successfully. Installed and started it with Frigate on this N100 in 10 minutes from scratch, catching and processing the same stream from my main camera, as it is processed on my main Frigate with N305 and OV detector.
But since it is impossible to start Hailo8 on Syno DSM - looks like I’ll stay on OV detector for my needs.
Again, interesting. So, the M.2 A+E slot does support non NVME devices but the M.2 key M slot does not detect Hailo-8. We do have Hailo-8 M.2 key A+E modules in case you would like to avoid using the adapter in the long run.
I have successfully cross-compiled 4.21.0 driver for Synology DSM 7.2.2!
Hailo8 now runs perfectly! Hey, Hailo team, get ready for doubling your sales!
Thank you KlausK for you answers, and Happy NY-2026 to everyone!