On Wed, 2005-09-28 at 18:42 -0400, Tom Lichti wrote:

> Well, that didn't fix anything. I still only have access to the two 
> local tuners. Do you have to change anything on the master to enable slaves?

This still sounds like a database problem. I say that because I spent
quite a bit of time tearing my hair out over a similar problem and
that's what it turned out to be in my case. Have you tried looking
directly at the capturecard table in the database to make sure all your
tuners are really in there?

Try something like this (on the master backend):

$ mysql -u mythtv -pmythtv mythconverg
...
mysql> select * from capturecard;

Does this show all the tuners from both master and slave?

--Greg


_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to