I installed v1.1.8 of the HWS code on H1HWSMSR and it doesn't work (it worked fine at LLO). After some digging, it turns out that the EDT software that runs the camera does not run with 'ring buffers' at LHO. Basically, if you issue the command 'take -N 4' on H1HWSMSR, you get 'Bus error', where this works fine at LLO.
After some digging, I discovered that the framegrabber drivers are v4.2.6.8 at LHO and v5.4.1.1 at LLO. I'm going updating the drivers here and see if that helps.
Here are the changes that I made to H1HWSMSR computer
/opt/HWS
that points to /opt/Hartmann_Sensor_SVN/release/HWS_v1.1.8
Run_HWS_H1ITMX
now points to /opt/HWS/Run_HWS_X/distrib/Run_HWS_X
/opt/HWS
so it points to /opt/Hartmann_Sensor_SVN/release/HWS_v1.1.6
The following is a message from EDT Tech Support regarding the software problems in response to my query about the software not working on the Hanford machine.
I'm pretty sure this has to do with how the driver is supporting the Linux kernel version (or not) in 4.2.6.8. I see in our changelog, the following line for PDV version 5.3.3.3:
Since 4.2.6.8 is currently loaded on a Ubuntu system with 2.6.32, I am thinking the problem is the driver doesn't quite work properly with kernel 2.6.32. We can't allocate buffers correctly. There might be a clue in the included dmesg output for your "Hanford Machine", but the truth is I don't have the expertise to understand what it is telling me.
I think the bottom line is, if you are running kernel 2.6.18 and later, you'll need to update to a more current PDV driver package.