Sorry for missexplaning.
First case is CAM results detection in 1.7.0 only.
Second case means the CAM is 100% correctly detected under 1.4.7 and randomly and correctly detected under 1.7.0 (a correct detection maybe each 15/20 times after a vdr-1.7.0 restart)
I've made changes in ci.c (initial 500ms, second 1000 ms, third 2000 ms) then restart after a make clean and recompilation. Here is a log extract using the latest generated channels.conf :
(channels 26 & 36 are making part of my valid subscription)
Apr 20 12:13:17 localhost vdr: [27875] CAM 1: no module present Apr 20 12:13:17 localhost vdr: [27875] CAM 2: module ready Apr 20 12:14:59 localhost vdr: [27868] switching to channel 19 Apr 20 12:20:40 localhost vdr: [2912] switching to channel 26 Apr 20 12:20:41 localhost vdr: [2918] changing caids of channel 23 from 0 to 500,100 Apr 20 12:20:41 localhost vdr: [2918] changing caids of channel 24 from 0 to 500,100 Apr 20 12:20:42 localhost vdr: [2918] changing caids of channel 25 from 0 to 500,100 Apr 20 12:20:42 localhost vdr: [2918] changing caids of channel 26 from 0 to 500,100 Apr 20 12:20:42 localhost vdr: [2912] retuning due to modification of channel 26 Apr 20 12:21:58 localhost vdr: [2912] switching to channel 36 Apr 20 12:22:00 localhost vdr: [2918] changing caids of channel 34 from 0 to 500,100 Apr 20 12:22:00 localhost vdr: [2918] changing caids of channel 35 from 0 to 500,100 Apr 20 12:22:01 localhost vdr: [2918] changing caids of channel 36 from 0 to 500,100 Apr 20 12:22:01 localhost vdr: [2912] retuning due to modification of channel 36 Apr 20 12:22:01 localhost vdr: [2912] switching to channel 36 Apr 20 12:22:01 localhost vdr: [2912] info: Channel not available! Apr 20 12:22:03 localhost vdr: [2918] changing caids of channel 37 from 0 to 500,100 Apr 20 12:22:04 localhost vdr: [2918] changing caids of channel 38 from 0 to 500,100 Apr 20 12:22:04 localhost vdr: [2918] changing caids of channel 39 from 0 to 500,100 Apr 20 12:22:05 localhost vdr: [2918] changing caids of channel 40 from 0 to 500,100 Apr 20 12:22:06 localhost vdr: [2918] changing caids of channel 41 from 0 to 500,100 Apr 20 12:22:06 localhost vdr: [2918] changing caids of channel 42 from 0 to 500,100 Apr 20 12:22:06 localhost vdr: [2918] changing caids of channel 43 from 0 to 500,100 Apr 20 12:22:07 localhost vdr: [2918] changing caids of channel 44 from 0 to 500,100 Apr 20 12:22:08 localhost vdr: [2918] changing caids of channel 45 from 0 to 500,100
Pierre
On 04/20/08 12:23, Pierre-Yves Paranthoen (PERSO) wrote:
Sorry for missexplaning.
First case is CAM results detection in 1.7.0 only.
Second case means the CAM is 100% correctly detected under 1.4.7 and randomly and correctly detected under 1.7.0 (a correct detection maybe each 15/20 times after a vdr-1.7.0 restart)
I've made changes in ci.c (initial 500ms, second 1000 ms, third 2000 ms) then restart after a make clean and recompilation. Here is a log extract using the latest generated channels.conf :
(channels 26 & 36 are making part of my valid subscription)
Apr 20 12:13:17 localhost vdr: [27875] CAM 1: no module present Apr 20 12:13:17 localhost vdr: [27875] CAM 2: module ready
Since there is no more "CAM 2:..." message after this, it looks like your CAM did not respond.
Please activate the DumpTPDUDataTransfer and DebugProtocol switches in ci.c and send me the resulting output from both version 1.4.7 and 1.7.0.
Klaus