<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.1.1">
</HEAD>
<BODY>
On Wed, 2009-02-11 at 09:34 -0800, Robert McNamara wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Wed, Feb 11, 2009 at 1:38 AM, Glen Hawksworth
&lt;<A HREF="mailto:glenhawk@optusnet.com.au">glenhawk@optusnet.com.au</A>&gt; wrote:
&gt; On Sun, 2009-02-08 at 11:48 +0000, Nick Morrott wrote:
&gt;
&gt; On 08/02/2009, Glen Hawksworth &lt;<A HREF="mailto:glenhawk@optusnet.com.au">glenhawk@optusnet.com.au</A>&gt; wrote:
&gt;
&gt;&gt;  Maybe the Mythbuntu guys should look at inserting a startup method that
&gt;&gt; allows for ubuntus apparent slow-off-the-mark network
&gt;&gt; connection/authentication.
&gt;
&gt; Have you tried temporarily starting the mythbackend service from
&gt; /etc/rc.local?
&gt;
&gt; I would have expected to see a lot more mythbuntu users complaining
&gt; here if it was a universal issue :)
&gt;
&gt; Where in the init sequence do your network and mythbackend services
&gt; start? Have you tried altering the chkconfig data at the top of the
&gt; mythbackend initscript to make it start later in the init sequence? As
&gt; a data point my now-ageing MBE system has network starting at 10,
&gt; mysqld at 64, and mythbackend at 86 in runlevel 5.
&gt;
&gt; Nick
&gt;
&gt; Hi Nick,
&gt; I understand what you are saying and I am encouraged by it but I am not sure
&gt; how to achieve it. Your comments have (as a side effect) helped me to figure
&gt; out how to get the LCD screen on my server working every time the system
&gt; boots (sudo update-rc.d LCDd defaults). I now know how to get something to
&gt; start on boot but I don't know how to change the order of what is started.
&gt; If it is as simple as ensuring that the networking starts before mythbackend
&gt; then that would save a lot of headaches.
&gt; Could you please explain how to set the order.
&gt; Thanks,
&gt; Glen
&gt; _______________________________________________
&gt; mythtv-users mailing list
&gt; <A HREF="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</A>
&gt; <A HREF="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</A>
&gt;
&gt;

Not having read the whole thread, I don't know whether this has been
discussed, so here it is.  As of Ubuntu (and by derivation Mythbuntu)
8.10 the network connections are handled by the Network Manager
Applet.  This means that (by default) the network connections are not
established until the Window Manager is up.  This is bad times for
Mysql/Mythbackend/HDHomeruns/anything else that relies upon network
connectivity when coming up as a service, and will often leave them in
endless loops or broken without a service restart.

So, how to solve this problem?  Check out this, which is one of many
resources on how to restore sane behavior.

<A HREF="http://en.kioskea.net/faq/sujet-979-having-a-static-ip-address-under-ubuntu-8-10">http://en.kioskea.net/faq/sujet-979-having-a-static-ip-address-under-ubuntu-8-10</A>

Robert &quot;I hate the Network Manager&quot;
</PRE>
</BLOCKQUOTE>
Exactly what I needed to hear, thanks.<BR>
Glen &quot;I too hate the network manager (in this instance)&quot; 
</BODY>
</HTML>