Hello,
Because of the EOL of Windows 10, I am migrating my PXIe-8840 to Linux Ubuntu 24 LTS. Installation of the drivers went fine, and all the cards show up in "NI Hardware Configuration Utility". I have two NI PXI-4462 cards (DAQmx) and one NI PXI 5922 card (Scope). All of them are correctly identified by NI Hardware Configuration Utility.
I can't seem to be able to get the cards to show up in nilsdev, or to address them with DAQmx (for the 4462) or with Scope (for the 5922). nipxiconfig -l lists the chassis but does not list any card.
lsni -v correctly list all cards, but for the 4462 card, it says that the primary expert is NI-QPXI 25.5, while I would like to have NI-DAQmx here.
I have an older PXI 8102 with legacy Linux DAQmx drivers, and the cards are correctly detected by DAQmx. So I don't suppose the support were dropped in newer versions of the drivers ?
I don't know what to do to get DAQmx to reset its configuration, or to get it to rescan the slots ?
Thanks