06-03-2024 07:29 AM
Hi all,
I've followed this link with instructions
and installed linux device drivers 2024Q2. Trying to install ni-daqmx on Ubuntu 22.04 gives many errors, as shown in the screenshots.
The same thing with same errors happen on another machine with Ubuntu 20.04, where previously everything was installed correctly (until 2 weeks ago).
It is possible to install ni-hwcfg-utility after installing drivers, where it says that NI-DAQmx is needed for example for a 6733 card but do not know how to succesfully install it.
Does anybody know how to solve this problem or could help with it?
Thanks to everyone!
Solved! Go to Solution.
06-03-2024 08:33 AM
A recent change to the 5.15 kernel has broken things. Try reverting to linux-image-5.15.0-105-generic and linux-headers-5.15.0-105-generic.
06-03-2024 12:26 PM
Thanks!
For anyone else experiencing the same, I've come across this recent post and following the instructions there I was able to solve the issue.