[mythtv-users] S3 Shutdown Issue

Mario Limonciello mario.mailing at gmail.com
Sat Nov 20 19:54:07 UTC 2010


Hi All:

On Fri, Nov 19, 2010 at 8:02 PM, Greg Oliver <oliver.greg at gmail.com> wrote:

> On Fri, Nov 19, 2010 at 11:56 AM, Raymond Wagner <raymond at wagnerrp.com>
> wrote:
> > On 11/19/2010 11:44, Michael Papet wrote:
> >>
> >> I am thinking the issue might be buried in an acpid, but the power
> button
> >> routine is dead simple.
>
> If you are using *buntu, you can thank them for their (not
> so)wonderful attempt at an init system called upstart.  I filed 2 bugs
> (both 10.04/10) about it.


If you are running Ubuntu, could you please try applying this patch to the
upstart job:

=== modified file 'debian/mythtv-backend.upstart'
--- debian/mythtv-backend.upstart 2010-11-15 04:08:46 +0000
+++ debian/mythtv-backend.upstart 2010-11-20 19:52:17 +0000
@@ -4,7 +4,7 @@
 author          "Mario Limonciello <superm1 at ubuntu.com>"

 start on (local-filesystems and net-device-up IFACE=lo and started
udev-finish)
-stop on starting shutdown
+stop on runlevel [016]

 #expect fork
 respawn



>  It is one of the reasons I lost data and
> migrated away from them.  There will still be daemons writing to disk
> with it just turns off.  Pretty dismal..  I sure hope the up and
> coming systemd does not pull this crap to shave a couple seconds off
> of startup/shutdown times..
>
> I suspect this is actually just caused by some incorrect lines in some of
the upstart jobs, not a characteristic problem of upstart itself.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20101120/cf6576b6/attachment.htm>


More information about the mythtv-users mailing list