Installation of PCIe driver while Secure Boot is enabled

How can I install Hailo PCIe driver over Ubuntu 20.04 with SecureBoot enabled?

In order to install the PCIe driver over Ubuntu in secure boot mode you’ll need first to compile the PCIe driver from sources, as explained under this link:
compiling-from-sources

Once you’ll have the hailo_pci.ko output you can sign it (e.g. UEFI/SecureBoot/Signing - Ubuntu Wiki).

Once signed you can install it.

1 Like