Overview | Releases | Download | Docs | Links | Help | RecentChanges

SystemSetup

How to set the system up. Please add to this if you are knowledgeable about this!

Quick description

  1. Get some hardware (minimum of SBC, ROD, BOC, harness, module, power supply, ...)
  2. Set up an NFS server - preferably on a machine that will do most of the work
  3. Get all the necessary software and install it in the NFS area (not as root!) RequiredSoftware?
  4. Setup passwordless ssh login between all machines that will run something (including the SBC)
  5. Install the VME drivers on the SBC (VmeConfiguration)
  6. Get our software (binary or source) see Releases
  7. Extract it and read the README, INSTALL, BUILD and changelog files
  8. Follow the instructions

  1. There are some things that might go wrong when running a ROD in a crate for the first time... HardwareProblems.
  2. If the software appears to install and run correctly, but you do not get any response from one or more of the attached SCT detector modules, ModuleDiagnostics might help you figure out what is wrong.
  3. There is an SctApiGui? which is also good for debugging
  4. Known software problems are hightlighted in the known issues section of the Releases

Hints