Cyfra Update Problem
Do you have Cyfra+ card and you have problems with updating your card? I have this card and i have no problems with it. I am using oscam+mgcamd combination and everything works as it should. Here are my config lines:
FOR OSCAM:
oscam.server
[reader]
label = cyfra
protocol = pcsc –> this is for omnikey, replace this with your cardreader!!
device = 4 –> this is for omnikey only!!
detect = cd
mhz = 357
cardmhz = 357
group = x (whatever you want)
emmcache = 1,3,2
As you can see, this is very straight forward config. Do not forger to edit oscam.user file too:
[account]
user = test
pwd = user
group = x (it should be the same as in the oscam.server file)
au = cyfra (the same as in the oscam.server file)
Now we need to enable newcamd for Cyfra card. You need to edit oscam.conf file:
[newcamd]
port = 19000@0100:000068
key = 0102030405060708091011121314
That is it. Oscam is now configured. Lets move on to MGcamd EMU. You need to create new file newcamd.list (location is /usr/keys) and put these line in:
CWS_KEEPALIVE = 300
CWS_INCOMING_PORT = 21000
CWS = 192.168.1.119 19000 user test 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan server1
Bolded numbers are IP address of my OSCAM server. You need to change this of course. 19000 is the same as in oscam.conf file. User/test are the same as in oscam.user file! This is important, so be careful.
You also need to edit mg_cfg file. look for these lines:
# network mode, use summ for several clients
# 00 no network (default)
# 01 newcamd netclient
# 02 radegast netclient
# 04 camd3 netclient
# 08 gbox netclient
G: { 33 }
G setting should be set to 33. You can also try with setting 01 if you are using newcamd only. With 33 setting you can use CCcam and Newcamd protocols at the same time.
OK, we are at the end of this short tutorial. You should now get EMM updates to your card! IF NOT, please ask your Cyfra+ seller to reactivate your card. I had to do this once. I just contacted satsklep support and told them my Cyfra+ card number. They replied with email that they reactivated the card and that i need to use certain channel in order to get EMMs. I went to this channel and card was reactivated (it got EMMs).
FOR DISCUSSION ABOUT THIS ARTICLE VISIT THIS THREAD ON FORUM:
https://www.satnigmo.com/forum/index.php?threads/update-cyfra-with-mgcamd.533/