Linux Users

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-DAQmx for 64bit

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....

0 Kudos
Message 1 of 2
(4,354 Views)

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:

http://forums.ni.com/t5/Data-Acquisition-Idea-Exchange/Add-64bit-Linux-support-to-DAQmx/idi-p/294209...

0 Kudos
Message 2 of 2
(3,487 Views)