The following items are notable issues fixed between the release of FPGA Interface C API 2024 Q2 and FPGA Interface C API 2026 Q1, including additional patches and service packs. If you have an issue ID, you can search this list to validate that the issue has been fixed. This is not an exhaustive list of issues fixed in the current version of FPGA Interface C API.
|
Bug Number |
Legacy ID |
Description |
Details |
|---|---|---|---|
NI-RIO Fails to Install on Linux Kernel 5.13 or Later with Fatal ErrorWhen installing certain NI drivers onto a Linux system using kernel version 5.13 or later, the installation fails with an error about not finding all the dependencies it needs such as: /var/lib/dkms/nikal/21.5.0f129/build/nikal.c:32:16: fatal error: config/modversions.h: No such file or directory Workaround: Reattempt the installation after adding modversions.h to the kernel headers for your current system kernel. For example: sudo touch /usr/src/linux-headers-$(uname -r)/include/config/modversions.h |
Reported Version: NI-RIO: 21.3 Resolved Version: NI-RIO: 2026 Q1 Added: May 10, 2022 |
||
| 3316026 |
When using the FPGA Interface C API, certain Double to Fixed-Point conversions can output incorrect dataWhen using the FPGA Interface C API, Double to Fixed-Point conversions for values close to zero can output incorrect data.
Workaround: There is currently no known workaround for this issue. |
Reported Version: FPGA Interface C API: 2024 Q2 Resolved Version: FPGA Interface C API: 2026 Q1 Added: Oct 18, 2025 |
Installing some patches may require certain additional steps or considerations. Please refer to the following table for more information about patches for this release.
These patches currently do not have any special instructions.