[mythtv-users] Carbon Footprint

Bill Meek keemllib at gmail.com
Wed Sep 4 00:01:31 UTC 2013


On 09/03/2013 06:38 PM, Daryl McDonald wrote:
...
> Ignore the previous paste bin it is some 61000 lines long and only goes
> until Aug 12th. Try this one instead:  http://paste.ubuntu.com/6060751/

Much better. If you look at line 11904, you'll see the backend starting a
new run. The line just prior shows the backend stopping.

In this case, you only need the last run.

Now, look at line 12023. At 19:00 your time, the backend started recording
something. So, there can't be an idle shutdown.

Type and then look at the output of this command:

     mythshutdown -c

It should tell you if it's OK to shutdown. If it says it's OK, then
look at your backend logs or pastebin them if you like.

It won't tell you if mythfrontend is running. So be sure to exit that
before testing idle shutdown. [as Chris said earlier the frontend can
be set to timeout, but I think the default is 90 minutes, so it's just
easier to be sure it's not running]

For the purposes of these tests, if you restart or power down your system,
be sure to type:   mythbackend --setverbose idle,system   again to get the
proper logging.

-- 
Bill


More information about the mythtv-users mailing list