[mythtv] BIG DVB PATCH V3.4 - Problem with encrypted channels

Jesper Sörensen jesper at datapartner.se
Sat Jan 8 12:57:08 EST 2005


Anders Hanson skrev:

> When I try to start livetv using an encrypted channel (Which I have 
> access to with CAM) I get this error in mythbackend
>
> The strange log row is: 2005-01-07 16:14:00.777 DVB#0 ERROR - CA: 
> GetCaSystemIds returned NULL!


Yes, that is really strange. I think you're going to have to add some 
more debug logging to determine what is going on...

The first call to GetCaSystemIds obviously works, since it proceeds and 
creates a CA PMT object for your CAM, but then, for some unknown reason, 
it seems to call GetCaSystemIds again and fails - do you have more than 
one CI slot? Add some debugging to see what ciHandler->NumSlots() is and 
which slots it tries to process...



More information about the mythtv-dev mailing list