Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Commit

Permalink
Tell user to check the GTH Status column
Browse files Browse the repository at this point in the history
  • Loading branch information
bdorney authored Feb 25, 2019
1 parent ce754b3 commit d16c709
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion v3ElectronicsUserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,8 @@ To recover a GEM test stand after a power cut execute:
4. Enter the AMC13 tool and enable clocks to the AMC of interest by following instructions under [Enabling Clock to an AMC Slot](#enabling-clock-to-an-amc-slot),
5. For each CTP7 login as `texas` and execute: `killall rpcsvc`
- Right now on boot the CTP7 linux core will start `rpcsvc` as the `texas` user and this is not gauranteed to have the correct `$ENV` for the `rpcmodules` on the card.
6. For each CTP7 login as `gemuser` and execute: `recover.sh`
6. For each CTP7 login as `gemuser` and execute the step: `recover.sh`
- Check to make sure that all values in the `GTH Status` column are `0x7`. If not you will need to [Reload the CTP7 FW](https://github.com/cms-gem-daq-project/sw_utils/blob/develop/v3ElectronicsUserGuide.md#v3-hardware) until all `GTH Status` column values are `0x7`.
- Check to make sure `rpcsvc` is running as `gemuser` by executing `ps | grep rpcsvc`. If `rpcsvc` is not running launch it manually as `gemuser` by executing: `rpcsvc`
- Check to make sure `ipbus` is running as `gemuser` by executing `ps | grep ipbus`. If `ipbus` is not running launch it manually as `gemuser` by executing: `ipbus`.
7. For each CTP7 from the DAQ machine try to read the FW address of the CTP7:
Expand Down

0 comments on commit d16c709

Please sign in to comment.