I have a Machine CPU = 200 Mhz, i86 arch, RAM = 128 M and want to install DAQmxbase.
I wonder if 256 M Ram is a strict requiment that results in errors in following combinations:
- Mandriva 20006 + DAQmxbase 2.1
lsdad failed:
Detecting National Instruments DAQ Devices
Found the following DAQ Devices:
/usr/local/bin/lsdaq: line 7: 24321 Aborted /etc/natinst/nidaqmxbase/bin/daqmxbase_listdevices
file "Manriva2006-DAQ2.1.niSystemReport.out.gz" is attached
Problem seems to be nikal module
modprobe nikal
FATAL: Error inserting nikal (/lib/modules/2.6.12-12mdk-i586-up-1GB/natinst/nikal/nikal.ko): Invalid module format
- Mandrake 10.1 official with DAQmxbase 2.1/ 2.0 /1.5
following
http://digital.ni.com/public.nsf/websearch/CB4ADF82668B96A78625704B0071D366 ->
then install NIDAQmxbase
Installation report is attached "installationReport 1.5.txt" file. The errror
is at line
/etc/natinst/nipal/init.d/nipal: line 203: 4297 Segmentation
fault /sbin/modprobe nipalk >&/tmp/nipalk-load.log
/etc/natinst/nipal/init.d/nipal: line 115: /dev/nipalk: No such device
Again problem is at /etc/natinst/nipal/init.d/nipal.
updataNIDrivers has report attached
At booting , it shows error when loading nipal/nipalk module like:
...........
Jan 8 21:29:44 localhost kernel: [pg0+133767501/1069797376] nipalk-unversioned0000001+0x5d/0xe4 [nipalk]
Jan 8 21:29:44 localhost kernel: [<c835314d>] nipalk-unversioned0000001+0x5d/0xe4 [nipalk]
Jan 8 21:29:44 localhost kernel: [pg0+134299448/1069797376] nNIPAL100_driverEntry+0x108/0x1bc [nipalk]
Jan 8 21:29:44 localhost kernel: [<c83d4f38>] nNIPAL100_driverEntry+0x108/0x1bc [nipalk]
Jan 8 21:29:44 localhost kernel: [pg0+133767233/1069797376] init_module+0x21/0x50 [nipalk]
..........
your help is appriciated