meta-raspberrypi icon indicating copy to clipboard operation
meta-raspberrypi copied to clipboard

Support for Raspberry Pi AI Kit?

Open shaunmulligan opened this issue 1 year ago • 2 comments

As you may know, Raspberry Pi Ltd launch the Raspberry Pi AI Kit. Its essentially a HAT+ with a Hailo AI NPU to do inference. From what I can tell it would need a kernel module added into to meta-raspberrypi

From the Raspberry Pi Ltd docs:

Install the dependencies required to use the AI Kit. Run the following command from a terminal window:

 $ sudo apt install hailo-all

This installs the following dependencies:

  • Hailo kernel device driver and firmware
  • HailoRT middleware software
  • Hailo Tappas core post-processing libraries
  • The rpicam-apps Hailo post-processing software demo stages

Is this something that is already planned?

shaunmulligan avatar Jun 25 '24 18:06 shaunmulligan

@shaunmulligan thanks for the report. I am not aware of anyone working on it in yocto community for rpi layer on it.

kraj avatar Jun 26 '24 00:06 kraj

Hello,

I have one Pi AI kit. And I'm planning to start some integration (using meta-raspberrypi). I saw some layers for it here https://github.com/hailo-ai/meta-hailo-soc

joaohf avatar Mar 14 '25 12:03 joaohf