this post was submitted on 14 Nov 2023
14 points (100.0% liked)
Arch Linux
7763 readers
8 users here now
The beloved lightweight distro
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That card doesn’t appear to have Linux drivers in the standard DAQmx install. Disclaimer, I’ve never tried using NI cards on Linux.
https://www.ni.com/en/support/documentation/compatibility/21/ni-hardware-and-operating-system-compatibility.html
Oh, I had not noticed that page. I was hoping getting the NiDAQmx (https://www.ni.com/en/support/downloads/drivers/download.ni-daq-mx.html#494543) driver installed would be enough. So this means that even if I succeed it might still not support it 😅
I was quite naive when selecting this card. I knew nothing about PCIe and I figured it would be a very simple matter to read out the values...
I just found some videos about writing PCIe drivers from scratch, but since I know nothing about PCIe I have no idea about the level of complexity that it would take to reverse-engineer. I suspect that it might be a very difficult thing to do, maybe even practically impossible.