08-01-2014 05:03 AM
Hi,
where/how to get a working 64bit DAQmx?
I installed NIKAL 14 as well as DAQmx 8.0.2.
nilsdev gives errors:
# nilsdev
FATAL: Module nimdbgk not found.
Aborted
Modprobe shows that the module is loaded:
modprobe -l | grep nipa
kernel/natinst/nipal/nipalk.ko
Devices seems to be online
ls -al /dev/nipalk
crw-rw-rw- 1 root root 248, 0 1. Aug 14:17 /dev/nipalk
The init.d/nipal Script shows that some modules are missing
+ /sbin/modprobe nidmxfk
FATAL: Module nidmxfk not found.
+ for MOD in '`ls $nipalEtc/bootdrivers/* 2>/dev/null`'
++ cat /etc/natinst/nipal/bootdrivers/nimsdrk.rc
+ for line in '`cat $MOD`'
+ /sbin/modprobe nimsdrk
FATAL: Module nimsdrk not found.
+ for MOD in '`ls $nipalEtc/bootdrivers/* 2>/dev/null`'
++ cat /etc/natinst/nipal/bootdrivers/nimstsk.rc
+ for line in '`cat $MOD`'
+ /sbin/modprobe nimstsk
FATAL: Module nimstsk not found.
+ for MOD in '`ls $nipalEtc/bootdrivers/* 2>/dev/null`'
++ cat /etc/natinst/nipal/bootdrivers/nipxirmk.rc
+ for line in '`cat $MOD`'
+ /sbin/modprobe nipxirmk
FATAL: Module nipxirmk not found.
+ '[' -d /var/lock/subsys ']'
+ return 0
+ exit 0
Any ideas on this? updateNIDrivers doesn`t seem to help here....
08-04-2014 06:43 AM
NI Support just told me that 64bit Linux isn`t supported by NI (DAQmx). So I added "Add 64bit Linux support to DAQmx" to NI´s "Data Acquisition Idea Exchange" board.
If somebody else is interested in the 64bit stuff you may vote for it here: