03-04-2010 03:16 PM
03-05-2010 05:56 PM
Joe Friedchicken
NI Configuration Based Software Get with your fellow OS users
[ Linux ] [ macOS ]Principal Software Engineer :: Configuration Based Software
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)
03-27-2010 01:58 PM
03-27-2010 02:09 PM
03-27-2010 02:55 PM
03-28-2010 03:38 PM
05-28-2010 07:53 PM - edited 05-28-2010 07:56 PM
I tried on OpenSUSE 11.1 (not officially supported by DAQmx Base 3.3). It did not work after this installation because hotplug and pam_console do not exist anymore.
I added the foolowing rules in /etc/udev/rules.d/50-nivisa_usbraw.rules
ACTION=="add", BUS=="usb", SYSFS{idProduct}=="7269", SYSFS{idVendor}=="3923", RUN+="/usr/local/natinst/nidaqmxbase/bin/niusb9162dlfw"
ACTION=="add", BUS=="usb", SYSFS{idProduct}=="7272", SYSFS{idVendor}=="3923", MODE:="0666"
Now, the green light on my 6218 device is blinking and lsdaq finds the device in user mode.
06-18-2010 03:41 PM
Recently, many distributions switched udevcontrol for udevadm and broke our scripts. For a more complete explanation and work-around, see my post in the Linux Users Group: http://decibel.ni.com/content/message/17590#17590 .
Joe Friedchicken
NI Configuration Based Software Get with your fellow OS users
[ Linux ] [ macOS ]Principal Software Engineer :: Configuration Based Software
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)