[mythtv-users] Card 0 (type ) is set to start on channel 1 - Myth 0.21-159_trunk_r13460

Michael T. Dean mtdean at thirdcontact.com
Thu May 24 14:09:25 UTC 2007


On 05/24/2007 09:45 AM, Brian wrote:
> Michael T. Dean wrote:
>   
>> Better approach:  
>> http://www.gossamer-threads.com/lists/mythtv/users/264034#264034
>>     
>
> I did that and the problem re-appeared. I don't have a card '0' in 
> mythconverg.
>
> mysql> select cardid from capturecard;
> +--------+
> | cardid |
> +--------+
> |      1 |
> |      2 |
> +--------+
> 2 rows in set (0.00 sec)
>
> But I do have it here... Strange.
>
> mysql> select cardinputid,cardid from cardinput;
> +-------------+--------+
> | cardinputid | cardid |
> +-------------+--------+
> |           1 |      1 |
> |           2 |      0 |
> |           3 |      2 |
> +-------------+--------+
> 3 rows in set (0.01 sec)
>
>
> Should I just delete cardinputid 2? I didn't find a bug in trac.

That means you didn't use the proper "Delete all capture cards" button.  
You may have used "Delete all capture cards on <hostname>".  There's a 
/huge/ difference.  One of them--and I'll let you guess which--leaves 
stuff around in tables that aren't the capturecard table.

Mike


More information about the mythtv-users mailing list