<div class="gmail_quote">On Wed, Mar 19, 2008 at 11:42 AM, Gerry Freymann &lt;<a href="mailto:lists@interpool.ca">lists@interpool.ca</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div class="Ih2E3d"><br>On Wed, 2008-03-19 at 12:24 -0400, John Drescher wrote: 
<blockquote type="CITE"><pre><font color="#000000">On Wed, Mar 19, 2008 at 12:16 PM, Gerry Freymann &lt;<a href="mailto:lists@interpool.ca" target="_blank">lists@interpool.ca</a>&gt; wrote:</font>
<font color="#000000">&gt;</font>
<font color="#000000">&gt;  Hello!</font>
<font color="#000000">&gt;</font>
<font color="#000000">&gt;  My second Hauppage PVR-150-MCE TV Tuner card just arrived and I was anxious</font>
<font color="#000000">&gt; to get it installed in the upstairs frontend/secondary backend so we&#39;d have</font>
<font color="#000000">&gt; access to the dish in that location (in addition to the tuner card in the</font>
<font color="#000000">&gt; downstairs frontend/master backend).</font>
<font color="#000000">&gt;</font>
<font color="#000000">&gt;  After rebooting, I went into Myth Setup and went to capture cards, new</font>
<font color="#000000">&gt; capture card and switched it to MPEG-2 Encoder card. The video device field</font>
<font color="#000000">&gt; was already filled in, it detected the card ok.</font>
<font color="#000000">&gt;</font>
<font color="#000000">&gt;  For Video Sources... they were already defined.</font>
<font color="#000000">&gt;</font>
<font color="#000000">&gt;  On Input connections, I pointed the antenna source to the antenna input,</font>
<font color="#000000">&gt; and the Dish source to SVideo-1 input.</font>
<font color="#000000">&gt;</font>
<font color="#000000">&gt;  Seemed easy enough.</font>
<font color="#000000">&gt;</font>
<font color="#000000">&gt;  Now when I go to the System status screen via the web page I see:</font>
<font color="#000000">&gt;</font>
<font color="#000000">&gt;  Encoder status</font>
<font color="#000000">&gt;  Encoder 1 is local on mythtv and is not recording.</font>
<font color="#000000">&gt;  Encoder 2 is remote on living-room (currently not connected).</font>
<font color="#000000">&gt;</font>
<font color="#000000">&gt;  What&#39;s the trick to get it &#39;connected&#39; and useable?</font>
<font color="#000000">&gt;</font>
<font color="#000000">Is mythbackend running on the second box?</font>

</pre></blockquote><br></div>Yes. Here&#39;s the output of my ps aux |grep backend command<br><br>freymann@living-room:~$ ps aux |grep backend<br>root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4844&nbsp; 0.0&nbsp; 0.0&nbsp;&nbsp; 3084&nbsp;&nbsp; 812 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ss&nbsp;&nbsp; 11:22&nbsp;&nbsp; 0:00 /usr/bin/system-tools-backends<br>
mythtv&nbsp;&nbsp;&nbsp; 6082&nbsp; 0.0&nbsp; 1.8 175928 19388 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ssl&nbsp; 12:05&nbsp;&nbsp; 0:01 /usr/bin/mythbackend --daemon --logfile /var/log/mythtv/mythbackend.log --pidfile /var/run/mythtv/mythbackend.pid</div></blockquote>
<div>&nbsp;</div>
<div>Check the logs.&nbsp; Be sure of a couple things:</div>
<div>&nbsp;</div>
<div>1. &nbsp;mythtv-setup on the slave backend has the *IP address*of the master backend properly populated</div>
<div>2.&nbsp; mythtv-setup on the master backend has it&#39;s own IP listed properly (not <a href="http://127.0.0.1">127.0.0.1</a>)</div>
<div>3.&nbsp; You are *not* running mysqld on your slave backend/frontend.&nbsp; Many distributions include this by default and it can result in you connecting to a local database by mistake.</div>
<div>&nbsp;</div>
<div>But most importantly, you should check the /var/log/mythtv/mythbackend.log on the slave to see what it says.</div>
<div>&nbsp;</div>
<div>Kevin</div></div>