Cyfra Update Fix For Oscam and Mgcamd

    • Official Post

    Do you have Cyfra+ card and you have problems with updating your card?


    Use oscam+mgcamd combination and everything works as it should.


    Attached is oscam6034+Mgcamd138 for BlackHole image.


    FOR OSCAM


    ####oscam.server####


    Code
    [reader]
    label  = cyfra
    protocol  = pcsc #–> this is for omnikey, replace this with your cardreader
    device = 0
    detect = cd
    mhz = 357
    cardmhz = 357
    group = x # (whatever you want)
    emmcache = 1,3,2


    ####oscam.user####


    Code
    user = [COLOR='#FF0000']linuxsat[/COLOR]
    pwd = [COLOR='#FF0000']support[/COLOR]
    group = x #(it should be the same as in the oscam.server file)
    au = cyfra #(the same as the Label in the oscam.server file)


    ####oscam.conf####


    Code
    [newcamd]
    port = [COLOR='#00FF00']19000[/COLOR]@0100:000068
    key = 0102030405060708091011121314


    Oscam is now configured.


    FOR MGCAMD


    You need to edit the file newcamd.list (location is /usr/keys) and put these details in:


    Code
    CWS_KEEPALIVE = 300
    CWS_INCOMING_PORT = 21000
    CWS = [COLOR='#FFFF00']192.168.1.67[/COLOR] [COLOR='#00FF00']19000[/COLOR] [COLOR='#FF0000']linuxsat[/COLOR] [COLOR='#FF0000']support[/COLOR] 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan server1


    192.168.1.67 is the IP address of my OSCAM server, you need to change this to your own ip address.


    19000 is the same as in oscam.conf file.


    linuxsat/support are the same as in oscam.user file!


    You also need to edit mg_cfg file. look for these lines:


    PHP
    # 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.


    You should now get EMM updates to your card!


    Credit to oscamtips.info

MGCamd Support Forum

Configs, discussion, downloads and guides for MGCamd Softcam.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!