02-24-2023 12:15 PM
I would like to use this DAQ on a Linux box however, everything works except I have no resource name. I can see the device on lsni -v . I cannot rename it using nisyscfg python script, because the type only shows up as sysconfig. So there are no clear next steps.
I've tried it on:
- RH9
- Ubuntu 22.04
- RH8
02-24-2023 12:27 PM
You don't say what drivers you have installed. The hardware compatibility page states you need to install the 2022Q4 Device Drivers for RHEL 9 and Ubuntu 22.04.
02-24-2023 01:27 PM - edited 02-24-2023 01:28 PM
2022 Q4, 2023 Q1, and 2020 (RHEL8), using the equivalent >> sudo dnf install ni-rseries; sudo dkms autoinstall
On each OS with a fresh OS install between each version.
02-24-2023 05:57 PM
Try to use the Hardware Configuration Utility for Linux, which provides similar graphical configuration functionality in Linux OS.
02-27-2023 09:34 AM
That would be a nice solution but for some reason, they are not supported in that utility:
Hardware Configuration Utility [Unsupported Devices]
R Series and MXI-eRIO
These devices are not supported in Hardware Configuration Utility.
However, the device is listed as supported by the operating system. So I figure there must be a way to make them work without it.
I've also tried this as well and it indeed is listed as an unsupported unnamed device.
02-27-2023 10:56 AM
I do want to note that the device I'm using is listed as supported hardware for the Operating systems I was looking at:
NI Hardware and Software Operating System Compatibility - NI
So, there must be some reason for that right?