Re: [vdr] CAM-CI and multi-channel viewing + slow startup

2007-07-22 Thread Klaus Schmidinger
On 07/21/07 21:37, Simon Baxter wrote:
 Does your log contain any of these lines?:

 Jul 21 12:30:41 video vdr: [3935] CAM 1: replies to QUERY - multi
 channel
 decryption possible
 Jul 21 12:30:42 video vdr: [3939] CAM 3: doesn't reply to QUERY - only a
 single channel can be decrypted
 Should be self-explanatory ;-)

 No, all I get is info: Channel not available!

 Here's the logs from starting recording on channel 2, and trying to switch
 to channel 1, with these 2 channels in the same transponder :
 Sky 1;T:594000:C0M64:C::529:530:0:606:201:182:2:0
 Juice 2;T:594000:C0M64:C::577:578:0:606:204:182:2:0

 /var/log/messages:
 Jul 22 07:23:51 media1 vdr: [5764] timer 1 (2 0723-1023 '@TITLE EPISODE')
 start
 Jul 22 07:23:51 media1 vdr: [5764] record

 /media/video/vdr/@J2_-_Our_Kind_of_Music_Press_'i'_for_more_information./200
 7-07-22.07.23.50.99.rec
 Jul 22 07:23:51 media1 vdr: [5764] info: Recording started
 Jul 22 07:24:01 media1 vdr: [5764] switching to channel 1
 Jul 22 07:24:01 media1 vdr: [5764] info: Channel not available!
 Jul 22 07:24:03 media1 vdr: [5764] switching to channel 2
 Jul 22 07:24:21 media1 vdr: [5764] confirm: Stop recording?
 Jul 22 07:24:21 media1 vdr: [5764] warning: Stop recording?
 Jul 22 07:24:27 media1 vdr: [5764] confirmed

 are there more debugs I should have on?
 
 I've turned on static bool DebugProtocol = true;  in ci.c and still get
 none of these CAM 1: messages  

These log entries are independent of the DebugProtocol setting.

Are you running VDR with reduced logging (option -l)?
If so, please run it with the default (-l3) which is full logging.

Are all your logs going into a single log file (/var/log/messages),
or are you spreading the logs into several files? Maybe the debug
log entries go somewhere else on your system.

Klaus

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] CAM-CI and multi-channel viewing + slow startup

2007-07-22 Thread Simon Baxter
  are there more debugs I should have on?
 
  I've turned on static bool DebugProtocol = true;  in ci.c and still
get
  none of these CAM 1: messages  

 These log entries are independent of the DebugProtocol setting.

 Are you running VDR with reduced logging (option -l)?
 If so, please run it with the default (-l3) which is full logging.

 Are all your logs going into a single log file (/var/log/messages),
 or are you spreading the logs into several files? Maybe the debug
 log entries go somewhere else on your system.

Sorry, I am getting messages like:
Jul 23 07:38:51 media1 kernel: dvb_ca adapter 0: DVB CAM detected and
initialised successfully
Jul 23 07:38:51 media1 vdr: [4597] CAM 1: module ready
Jul 23 07:38:54 media1 vdr: [4597] CAM 1: Irdeto Access, 01, 06FF, 06FF

and all (-l3) logs are going to /var/log/messages

But I'm not getting these QUERY messages.  Just get channel not available
on the OSD and info: Channel not available! in the logs whenever a second
channel in the stream is requested.

Maybe I have a setting in setup.conf which is stopping it even
trying/checking for another channel in the TS?  Or is my channels.conf
wrong?
Sky 1;T:594000:M64:C::529:530:0:606:201:182:2:0
Juice 2;T:594000:M64:C::577:578:0:606:204:182:2:0
Food TV;T:602000:M64:C::817:818:0:606:303:182:3:0



-Simon


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] CAM-CI and multi-channel viewing + slow startup

2007-07-21 Thread Klaus Schmidinger
On 07/21/07 12:50, Simon Baxter wrote:
 Hi.
 
 I have just got a TechnoTrend 1500-C budget with CI and Irdeto CAM working
 with vdr-1.5.5.
 
 I was hoping to be able to view and record multiple channels in a
 boquet/transponder (as I've previously done with a dvb-t card and freeview).
 All my channels under dvb-c are encrypted:
 
 Sky 1;T:594000:C0M64:C::529:530:0:606:201:182:2:0
 Juice 2;T:594000:C0M64:C::577:578:0:606:204:182:2:0
 
 When I try and record 1 and watch/record the other I get:
 
 
 Jul 21 22:37:46 media1 vdr: [5680] record
 /media/video/vdr/@J2_-_Our_Kind_of_Music_Press_'i'_for_more_information./200
 7-07-21.22.37.50.99.rec
 Jul 21 22:37:46 media1 vdr: [5680] info: Recording started
 Jul 21 22:37:50 media1 vdr: [5680] switching to channel 1
 Jul 21 22:37:51 media1 vdr: [5680] info: Channel not available!
 Jul 21 22:37:53 media1 vdr: [5680] switching to channel 2
 
 
 Is there anything I can do to get this working?
 
 Also - when vdr starts up initially, it takes about 20 seconds before I get
 a picture:
 
 Jul 21 22:44:37 media1 vdr: [5764] VDR version 1.5.5 started
 Jul 21 22:44:37 media1 vdr: [5764] codeset is 'ISO-8859-1' - known
 Jul 21 22:44:37 media1 vdr: [5764] loading plugin:
 ./PLUGINS/lib/libvdr-xine.so.1.5.5
 Jul 21 22:44:37 media1 vdr: [5764] loading
 /media/video/vdr-1.3.36/setup.conf
 Jul 21 22:44:37 media1 vdr: [5764] ERROR: unknown config parameter:
 MenuButtonCloses = 0
 Jul 21 22:44:37 media1 vdr: [5764] ERROR: unknown config parameter:
 SortTimers = 1
 Jul 21 22:44:37 media1 vdr: [5764] loading
 /media/video/vdr-1.3.36/sources.conf
 Jul 21 22:44:37 media1 vdr: [5764] loading
 /media/video/vdr-1.3.36/channels.conf
 Jul 21 22:44:37 media1 vdr: [5764] loading
 /media/video/vdr-1.3.36/timers.conf
 Jul 21 22:44:37 media1 vdr: [5764] loading
 /media/video/vdr-1.3.36/remote.conf
 Jul 21 22:44:37 media1 vdr: [5768] CAM 1: module present
 Jul 21 22:44:38 media1 vdr: [5764] found 1 video device
 Jul 21 22:44:38 media1 vdr: [5764] initializing plugin: xine (0.7.9):
 Software based playback using xine
 Jul 21 22:44:38 media1 vdr: [5764] setting primary device to 2
 Jul 21 22:44:38 media1 vdr: [5764] SVDRP listening on port 2001
 Jul 21 22:44:38 media1 vdr: [5764] setting current skin to sttng
 Jul 21 22:44:38 media1 vdr: [5764] loading
 /media/video/vdr-1.3.36/themes/sttng-default.theme
 Jul 21 22:44:38 media1 vdr: [5764] starting plugin: xine
 Jul 21 22:44:38 media1 vdr: [5764] ERROR: remote control XineRemote not
 ready!
 Jul 21 22:44:40 media1 kernel: dvb_ca adapter 0: DVB CAM detected and
 initialised successfully
 Jul 21 22:44:40 media1 vdr: [5768] CAM 1: module ready
 Jul 21 22:44:42 media1 vdr: [5768] CAM 1: Irdeto Access, 01, 06FF, 06FF
 Jul 21 22:44:47 media1 vdr: [5764] switching to channel 2
 Jul 21 22:44:47 media1 vdr: [5764] info: Channel not available!
 Jul 21 22:44:49 media1 vdr: [5764] switching to channel 1
 Jul 21 22:44:49 media1 vdr: [5764] info: Channel not available!
 Jul 21 22:44:49 media1 vdr: [5764] ERROR: Channel not available!
 Jul 21 22:45:02 media1 vdr: [5764] switching to channel 1
 Jul 21 22:45:04 media1 vdr: [5764] retuning due to modification of channel 1

Does your log contain any of these lines?:

Jul 21 12:30:41 video vdr: [3935] CAM 1: replies to QUERY - multi channel 
decryption possible
Jul 21 12:30:42 video vdr: [3939] CAM 3: doesn't reply to QUERY - only a single 
channel can be decrypted

Should be self-explanatory ;-)

Klaus

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr