Klaus Schmidinger wrote:
Petri Helin wrote:
Klaus Schmidinger wrote:
Looks like the CAM is recognized all right.
Please enable the lines
static bool DumpTPDUDataTransfer = false; static bool DebugProtocol = false; static bool DumpPolls = false; static bool DumpDateTime = false;
in ci.c by changing them to 'true' and compile/run VDR again, redirecting stderr into a file, as in
./vdr 2> ci.txt
Then send me the resulting output after trying to switch to an encrypted channel.
Attached.
Everything looks fine, the CaPmt is sent to the CAM and the communication with the CAM is stable. It should work.
Can you please do the same with VDR 1.4 and send me the result of that, too?
Klaus
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Here you are.
-Petri