Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

NI9234 DAQ and NI9162 Carrier not being detected on Linux Ubuntu 20.04

My 9234 is recognized in Windows with the daqmx 21.8 driver via the python API, i.e. I can take measurements and there are little issue with the interface in that regard. However, in my Ubuntu distro I cannot get the daq to be recognized with the same code used in the windows API and accompanying Linux drivers. I have checked other sources and it seems that the USB interface within Ubuntu itself may be an issue, but I cannot confirm because this solution was for daqmx base.

 

I have also completely reinstalled the Linux drivers as well as attempting to use other versions of the daqmx driver. In these instances I noted that the daqmx driver was properly configured as the code would break down when I attempted to define an analog channel. Despite each of these listing compatibility with the 9234 and 9126, I am unable to have either the python code nor hardware config center recognize my device. In hardware config center itself it does show that there is an unsupported device that i assume is the daq carrier. If there are any common solutions to this problem any help would be appreciated. Thanks everyone.NI_Problem.PNG

0 Kudos
Message 1 of 4
(1,003 Views)

Update:

 

I have attempted to use daqmx versions 21.0-21.8 as well as the last three previous iterations of the full Linux driver sets to no avail. I believe the issue now could be in the method I am using for extracting the .deb files as I am unsure which repositories are needed for the daqmx driver/api exclusively.

 

I have also now checked on the usb connections and found that the system does in fact see the DAQ as shown below, meaning that there is certainly some driver error. Thanks again for any help provided!

 

chilton@sp-dev1:~$ lsusb
Bus 004 Device 004: ID 058f:8468 Alcor Micro Corp. Mass Storage Device
Bus 004 Device 005: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
Bus 004 Device 003: ID 2109:0817 VIA Labs, Inc. USB3.0 Hub
Bus 004 Device 002: ID 2109:0817 VIA Labs, Inc. USB3.0 Hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 2109:2817 VIA Labs, Inc. USB2.0 Hub
Bus 003 Device 003: ID 2109:0102 VIA Labs, Inc. PD 3.0 USB-C Device
Bus 003 Device 002: ID 2109:2817 VIA Labs, Inc. USB2.0 Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 005: ID 3923:719a National Instruments Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

0 Kudos
Message 2 of 4
(979 Views)

Hi, I got the same problem.

Did you find the solution?

0 Kudos
Message 3 of 4
(641 Views)

NI-9162 has been EOL and replaced by cDAQ-9171. I guess it is not supported in the Linux DT driver.

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 4 of 4
(624 Views)