M.2 Setup
This page details the installation and troubleshooting procedures for the Linux kernel driver required for DeGirum Orca PCIe cards.
Last updated
Was this helpful?
This page details the installation and troubleshooting procedures for the Linux kernel driver required for DeGirum Orca PCIe cards.
Last updated
Was this helpful?
Hosts that have DeGirum Orca PCI Express card installed need a driver to enable its functionality. The driver is distributed as a source package via a DeGirum APT software repository. It can be built automatically after download. To download, build, and install the driver please perform the following steps:
Install prerequisites:
Download DeGirum public key:
Ubuntu 20.04:
Ubuntu 22.04 and Ubuntu 24.04:
Add DeGirum software repository to APT sources configuration file:
Ubuntu 20.04:
Ubuntu 22.04:
Ubuntu 24.04:
Update package information from configured sources:
Download and build DeGirum Linux driver package:
Either perform reboot or execute the following command to load the driver:
If secure boot is enabled, the installer prompts you to add the certificate used to sign the driver to MOK. Follow the on-screen instructions and continue with the target boot.
Verify that Orca PCIe device is recognized by the system. Run the following command:
If the PCIe device is not recognized, ensure it is securely connected and that the green LED is flashing. If the light is off, contact DeGirum support for assistance.
Verify that Orca Kernel Driver is installed. Run the following command:
If the driver is not installed, reinstall it as described in the section.
Verify permissions. Ensure a dg_orca
group exists and the current user belongs to it:
If the group exists but the user is not a member, add the user via:
If you installed DeGirum AI Server then verify AI Server operation:
Check for the ORCA
section in the output. If it is missing, reinstall the server following the guide.
Run the following command to combine the above checks:
Hosts that have DeGirum Orca PCI Express card installed need a driver to enable its functionality. The driver is distributed as a Zip archive.
Download the driver:
Unpack the ORCA driver .zip file. This can be done with Windows explorer.
Start Device Manager. Open the Power User menu by right-clicking on the Start button (or by pressing Win+X), then click "Device Manager".
Find "PCI Device" under "Other devices".
Right-click on "PCI Device", then select "Update driver".
Choose "Browse my computer for drivers".
Click "Browse…", then navigate to the folder that contains the driver files unpacked in Step 1. Check "Include subfolders". Then, click "Next".
Kernel driver support for other operating systems is under development. This document will be updated when kernel drivers for other operating systems will be released.