Project

General

Profile

unsupported CA system - Will not forward EMMs

Added by Felix Nielsen almost 14 years ago

Hi

Does CWC not support CAID:0x90f (NDS I guess)

Thanks


Replies (9)

RE: unsupported CA system - Will not forward EMMs - Added by Lars Op den Kamp - almost 14 years ago

what does the log show after connecting to the cardserver?

RE: unsupported CA system - Will not forward EMMs - Added by Lars Op den Kamp - almost 14 years ago

ah right, it's in the title :)

it only means your card won't be updated by EMM.

RE: unsupported CA system - Will not forward EMMs - Added by Felix Nielsen almost 14 years ago

Thanks all good now - i unchecked the Update card

RE: unsupported CA system - Will not forward EMMs - Added by anders herbjornsen over 13 years ago

Lars Op den Kamp - wrote:

ah right, it's in the title :)

it only means your card won't be updated by EMM.

I just tried to install tvheadend and ran into the same problem (CAID:0926 / NDS).

This is a major showstopper, since the card will not be updated when the keys are changed (every second month).

I'm currently running a Windows setup with Acamd 6.1.8 and it can send EMM to the card, but I had hoped to migrate to Linux.

The card server is NewCS 1.67.

Any chance of implementing this functionality?

RE: unsupported CA system - Will not forward EMMs - Added by JayJay - over 13 years ago

Hi,

NDS EMM updates in tvheadend would be great. I am using also a (CAID:09c4) NDS-Card.

I looked into the cwc.c code. But my programming skills are not enough to implement this feature. Some EMM handlers inspired by open-sasc-ng. Maybe someone can try to port the NDS part into tvheadend.

Thx

RE: unsupported CA system - Will not forward EMMs - Added by Beat Michel Liechti over 13 years ago

Hi there

I did an ugly hack in cwc.c and now my EMMs are updated (I have a Viaccess card). With this it is no longer checked if a card is supported or not. I guess it's worth a try, no?

Cheerio

Beat

cwc.c (46.1 KB) cwc.c

RE: unsupported CA system - Will not forward EMMs - Added by Iwan Bedford over 13 years ago

Hi,

I'm using TVHeadend and would like to try and get it updating my card. I have searched for cwc.c and cannot find it anywhere. Want to give Beat's hack a try!

Thanks.

RE: unsupported CA system - Will not forward EMMs - Added by Iwan Bedford over 13 years ago

HI, scrap my last comment. I realised I needed to compile it from source. It's in place so lets see if it updates my card over the next week :O)

RE: unsupported CA system - Will not forward EMMs - Added by Beat Michel Liechti over 13 years ago

Actually my "hack" is totally besides the point, sorry for that. If the card is not recognized it won't help. Just take the source code as it is, no changes necessary. Unlike the binary version it will recognize a Viaccess card and update reliably and correctly. But with a Nagra card I found that my oscam server was flooded with EMMs, several times per second. Oscam actually stopped working after a while. I suspect that there should be way less updates, maybe maximum once every 10 or 15 minutes or so. I did some real hacking and it got somewhat better when not processing the provider ID and checking the caid. I'm a bit hesitant to post this but if of interest I can forward the code.
Cheerio
Beat

    (1-9/9)