Project

General

Profile

DD Cine S2 V6 + Flex-CI Module did not descrambling -> dvbcam: cannot find active cam entry

Added by Niklas Koehler almost 8 years ago

Hi,

i can not get the HW Cam working.
Is there someone how got the DD Cine S2 working with the Flex CI Module?
My Cam is an AlphaCrypt.
I compiled TVH with libdvben50221 enabled.

my ./build.linux/tvheadend -d --noacl --trace en50221,dvbcam output:

2016-12-06 12:19:16.137 [ TRACE] dvbcam: stop service 0x7f25b4013470
2016-12-06 12:19:16.137 [ NOTICE] linuxdvb: CAM slot 0 status changed to module ready
2016-12-06 12:19:16.193 [ TRACE] en50221: 0x00000000 session 1 tc connect
2016-12-06 12:19:16.507 [ TRACE] en50221: 0x00010041 session 1 connecting
2016-12-06 12:19:16.507 [ TRACE] en50221: 0x00010041 session 1 connected
2016-12-06 12:19:16.923 [ TRACE] en50221: rm reply cb received for slot 0, count 0
2016-12-06 12:19:17.240 [ TRACE] en50221: rm enq callback received for slot 0
2016-12-06 12:19:17.555 [ TRACE] en50221: lookup cb for unknown resource id 200041 on slot 0
2016-12-06 12:19:17.555 [ TRACE] en50221: 0x00200041 session 2 connecting
2016-12-06 12:19:17.555 [ TRACE] en50221: 0x00200041 session 2 connected
2016-12-06 12:19:17.555 [ TRACE] en50221: session 2 with unknown rid 0x00200041 is connected
2016-12-06 12:19:17.970 [ TRACE] en50221: 0x00030041 session 3 connecting
2016-12-06 12:19:17.970 [ TRACE] en50221: 0x00030041 session 3 connected
2016-12-06 12:19:18.398 [ TRACE] dvbcam: unregister cam lca 0x564e193176f0 slot 0
2016-12-06 12:19:18.399 [ TRACE] dvbcam: register cam ca 0x564e193176f0 slot 0 num_caids 18
2016-12-06 12:19:18.399 [ INFO] en50221: CAM slot 0 supported CAIDs: 098C (NDS) 0648 (Irdeto) 1702 (BetaCrypt) 1722 (BetaCrypt) 1762 (BetaCrypt) 4A20 (0x4a20) 0500 (Viaccess) 0B00 (Conax) 0100 (Seca) 1833 (NagraVision) 1834 (NagraVision) 0D05 (CryptoWorks) 0D95 (CryptoWorks ICE) 09C4 (NDS) 093E (NDS) 0963 (NDS) 0919 (NDS)
2016-12-06 12:19:18.606 [ TRACE] en50221: 0x00240041 session 4 connecting
2016-12-06 12:19:18.606 [ TRACE] en50221: 0x00240041 session 4 connected
2016-12-06 12:19:18.920 [ TRACE] en50221: datetime enquiry cb received for slot 0
2016-12-06 12:19:19.131 [ TRACE] en50221: 0x00020041 session 5 connecting
2016-12-06 12:19:19.131 [ TRACE] en50221: 0x00020041 session 5 connected
2016-12-06 12:19:19.553 [ INFO] en50221: CAM slot 0: Application type: 01, manufacturer: 4a20, Manufacturer code: 4a22
2016-12-06 12:19:19.553 [ INFO] en50221: CAM slot 0: Menu string: AlphaCrypt

So when i sart to watch an crypted chanel

2016-12-06 12:20:15.365 [ TRACE] dvbcam: cannot find active cam entry

Someone got a hint?


Replies (4)

RE: DD Cine S2 V6 + Flex-CI Module did not descrambling -> dvbcam: cannot find active cam entry - Added by Christian Brauwers almost 8 years ago

having the same problem ... i think redirect can't be the only solution !?

RE: DD Cine S2 V6 + Flex-CI Module did not descrambling -> dvbcam: cannot find active cam entry - Added by Anonymous almost 8 years ago

I have the same problem with the DD CI. I get a Libreelec build with drivers for the CI, but cant get it to work (descramble).
so i buy a easymouse2 usb-cardreader and now it works (with a DD Cine S2 V6)

RE: DD Cine S2 V6 + Flex-CI Module did not descrambling -> dvbcam: cannot find active cam entry - Added by Christian Brauwers almost 8 years ago

oscam solution isn't the problem ...

i started looking the code yesterday ... the problem is he doesn't realize active entrys.

i saw at some logs here in the forum that after starting tvh there is something like "add quick ecm for 098C" etc.
that is missing here. (he only adds CAID 2600 biss) don't know why.

i double checked my card yesterday .. if i put it directly into the TV it is working!

//EDIT: i mean this (found in a bug ticket)

2016-04-11 20:12:20.266 [   INFO] descrambler: adding CAID 0963 as quick ECM (Sky UK)
2016-04-11 20:12:20.266 [   INFO] descrambler: adding CAID 098C as quick ECM (Sky DE)
2016-04-11 20:12:20.266 [   INFO] descrambler: adding CAID 09C4 as quick ECM (Sky DE)
2016-04-11 20:12:20.266 [   INFO] descrambler: adding CAID 09CD as quick ECM (Sky IT)
2016-04-11 20:12:20.266 [   INFO] descrambler: adding CAID 2600 as constant crypto-word (BISS)

i have only the last entry (CAID 2600) ... but i should have 098C (my sky de card)

    (1-4/4)