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...

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to