05-22-2007 09:37 AM
05-23-2007 09:27 AM
Hi EWTech,
While that particular distribution hasn't been rigorously tested with LV 8 yet, it is in the process of undergoing this. We are also updating the following KnowledgeBase for 10.2. My guess will be that it will be "half circle" which means: The software/driver package is not certified to work with this distribution, but may work with an appropriate version of NI-KAL installed or other workarounds. Extensive user testing is recommended before deploying a system using this configuration.
What Linux distributions do National Instruments' drivers and software support?
Stephanie
05-23-2007 01:21 PM
09-26-2007 03:57 PM
09-27-2007 11:13 AM
09-27-2007 11:39 AM
Shawn,
Many thanks, bud! That did the trick. The LabVIEW setup script threw some error messages up in the terminal initaily but seems to work. I'll build a few vi's and see what I get.
I found Suse 10.1 on one of the mirrors but not on the primary FTP site. What I'm using is the "Remastered" version with many of the patches for the older kernel. I'm looking into making the kernel source tree sane enough for the GPIB and VISA drivers to work now. Since this is the newer kernel the installer is compalining about not having the right setup. Do I need to do "make mr_proper" on the source tree to clean things up befor "make cloneconfig"?
09-27-2007 12:23 PM
I suppose you can it shouldn't hurt anything. Besides running "make cloneconfig" you will need to also run "make modules_prepare". Additionally you didn't mention which versions of NI-VISA and NI-488.2 you were trying to install, but I would recommend getting the latest versions from http://www.ni.com/downloads/
@EWTech wrote:Do I need to do "make mr_proper" on the source tree to clean things up befor "make cloneconfig"?
09-27-2007 04:24 PM
Shawn,
All appears to work perfectly. I'm still testing but it acts in some cases a tad faster than under Windows. The drivers are in and I need to check it out with a chassis to see if the VISA stuff works some time next week. I'll look into GPIB then too.
Many thanks,
bob@PQLDAQ11~>
10-01-2007 08:58 AM - edited 10-01-2007 08:58 AM
Guys,
One of the things I noticed was that the current VISA driver installs what appears to be LabVIEW-rte version 8.2. I do not know what refers to. Is this an update of the underlying runtime (VM sort of thing) or is this an update to more current labview than I thought I installed? What I've done with it seems to work but I'm worried that I've messed up my installation so I can't run this thing with more complex vis than I have tried with it so far. I want to get the the eventual update as 8.5 is likely more robust than what I have and Suse 10.2 has much better driver support.
Regards,
Bob
Message Edited by EWTech on 10-01-2007 09:59 AM
10-01-2007 09:25 AM