computers:server:mythbuntu1204
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
computers:server:mythbuntu1204 [2012/09/09 02:53] – [Filename Symbolic Links] david | computers:server:mythbuntu1204 [2012/09/16 18:10] (current) – [Backend Card Hang / Crash] david | ||
---|---|---|---|
Line 201: | Line 201: | ||
==== Backend Card Hang / Crash ==== | ==== Backend Card Hang / Crash ==== | ||
- | Use an hourly cron job to check for this error. | + | Use an hourly cron job to check for this error. |
- | | + | <code bash> |
+ | # | ||
+ | # | ||
+ | |||
+ | SAA7164ERRORS=$(/ | ||
+ | |||
+ | if [ $SAA7164ERRORS -ne 0 ]; then | ||
+ | MYDATE=$(/ | ||
+ | echo $MYDATE : Rebooting Now Due to saa7164 card crash >> / | ||
+ | / | ||
+ | fi | ||
+ | </ | ||
====== Frontend ====== | ====== Frontend ====== | ||
computers/server/mythbuntu1204.1347159180.txt.gz · Last modified: 2012/09/09 02:53 by david