[vdr] VDR on setTopBox

2012-04-12 Thread Alex Alex
Hello,

i use VDR on a atevio 7500 it works realy fine.

But i have a Problem with DVB-C (Unitmedia Alphacrypt um02)

Actually i'm using vdr-1.7.27 with this plugin.
http://gitorious.org/open-duckbox-project-sh4/tdt/trees/master/tdt/cvs/apps/vdr/vdr-1.7.22/PLUGINS/src/dvbufs9xx

With normal channel switching it works fine. if i use private channels from 
unitymedia, hangs the after switching.

if i go from sat1 to zdf and put the cam out then i got this massage.
vdr: [972] ERROR: can't write to CI adapter on device 0: Invalid argument
vdr: [972] CAM 1: no module present

I have a feeling, if i switch then the cam modul dont stop. 

i comment out
 /* if (CamSlot()  !ChannelCamRelations.CamDecrypt(Channel-GetChannelID(), 
CamSlot()-SlotNumber()))
 StartTransferMode |= LiveView  IsPrimaryDevice()  Channel-Ca() = 
CA_ENCRYPTED_MIN; */ 

becouse if vdr start on a decrypting channel then i have a lock. if i comment 
out i have to switch one time to get a lock.

can some help me please

p.s. sorry for my englisch ;)
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] VDR on setTopBox

2012-04-12 Thread Alex Alex
i forgot,

i add stopdecypting

eSetChannelResult cDevice:etChannel(const cChannel *Channel, bool LiveView)
 {
 if(camSlot)
 camSlot-StopDecrypting();

and then it looks like funktionally, but i cant record on one channel and look 
a other.

like prosieben recording and rtl2 looking it dosend work with this chaneges

but i can switch without problems


Fri, 13 Apr 2012 02:24:37 +0400 от Alex Alex unfai...@mail.ru:
 Hello,
 
 i use VDR on a atevio 7500 it works realy fine.
 
 But i have a Problem with DVB-C (Unitmedia Alphacrypt um02)
 
 Actually i'm using vdr-1.7.27 with this plugin.
 http://gitorious.org/open-duckbox-project-sh4/tdt/trees/master/tdt/cvs/apps/vdr/vdr-1.7.22/PLUGINS/src/dvbufs9xx
 
 With normal channel switching it works fine. if i use private channels from 
 unitymedia, hangs the after switching.
 
 if i go from sat1 to zdf and put the cam out then i got this massage.
 vdr: [972] ERROR: can't write to CI adapter on device 0: Invalid argument
 vdr: [972] CAM 1: no module present
 
 I have a feeling, if i switch then the cam modul dont stop. 
 
 i comment out
  /* if (CamSlot()  !ChannelCamRelations.CamDecrypt(Channel-GetChannelID(), 
 CamSlot()-SlotNumber()))
  StartTransferMode |= LiveView  IsPrimaryDevice()  Channel-Ca() = 
 CA_ENCRYPTED_MIN; */ 
 
 becouse if vdr start on a decrypting channel then i have a lock. if i comment 
 out i have to switch one time to get a lock.
 
 can some help me please
 
 p.s. sorry for my englisch ;)
 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
 
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] VDR on setTopBox

2012-04-12 Thread Torgeir Veimo
On 13 April 2012 08:24, Alex Alex unfai...@mail.ru wrote:

 i use VDR on a atevio 7500 it works realy fine.

Unrelated to the problem you're experiencing, what output plugin do
you use? This box got an STI chipset?


-- 
-Tor

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