<!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.16.1">
</HEAD>
<BODY>
<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">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'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's the trick to get it 'connected' and useable?</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">Is mythbackend running on the second box?</FONT>

</PRE>
</BLOCKQUOTE>
<BR>
 Yes. Here'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<BR>
<BR>
<BR>
</BODY>
</HTML>