Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This can be fixed in a kludgy way by restarting the tpr driver like this (on drp-neh-ctl002).  One time cpo had to stop the service and start it again ("lsmod | grep tpr) " didn't show anythingthe "tpr" driver).

Code Block
sudo rmmod tpr
sudo systemctl start tpr.service

You should be able to see the driver like this:

Code Block
(ps-4.5.16) drp-neh-ctl002:lcls2$ lsmod | grep tpr
tpr                   185417  0 
(ps-4.5.16) drp-neh-ctl002:lcls2$ 


Rogue Information

Documentation: https://slaclab.github.io/rogue/

...