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 anything.

Code Block
sudo rmmod tpr
sudo systemctl start tpr.service

...