[mythtv-users] Converting master to slave

Greg Woods greg at gregandeva.net
Thu Sep 29 03:55:03 UTC 2005


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




More information about the mythtv-users mailing list