adding second card to vu

There are 3 replies in this Thread which was already clicked 1,013 times. The last Post () by GeorgeXL.

  • can any one help me add a second card into the bottom slot of my vu duo at the moment i have a tring card running with the config set up through tspanel .i want to add a viasat card but how would i add this to my configs




    [reader]
    label = TRING
    Protocol = internal
    detect = CD
    device = /dev/sci0
    Group = 1
    EMMCache = 1,3,2
    CAID = 0BAA
    ident = 0BAA:000000



    [account]
    user = linuxsat
    pwd = support
    monlevel = 0
    uniq = 0
    group = 1
    au = TRING
    caid = 0BAA
    ident = 0BAA:000000




    [global]
    nice = -1
    logfile = /dev/null
    clienttimeout = 5000
    fallbacktimeout = 2500
    clientmaxidle = 120
    cachedelay = 120
    bindwait = 120
    resolvedelay = 30
    serialreadertimeout = 1500
    maxlogsize = 10
    waitforcards = 1
    preferlocalcards = 1
    saveinithistory = 1
    keepalive = 1


    [webif]
    httpport = 8888
    httpuser =
    httppwd =
    httprefresh = 5
    httphideidleclients = 0
    httpallowed = 192.168.0.0 - 255.255.255.255
    debug = 255


    [newcamd]
    key = 0102030405060708091011121314
    port = 34001@0BAA:000000

  • been trying for a couple of days to get both cards working could someone please check these to see if it is right


    [reader]
    label = TRING
    Protocol = internal
    detect = CD
    device = /dev/sci0
    Group = 1
    EMMCache = 1,3,2
    CAID = 0BAA
    ident = 0BAA:000000


    [reader]
    Label = Viasat Card 1
    Protocol = internal
    Detect = CD
    Device = /dev/sci1
    Cardmhz = 358
    Group = 2
    CAID = 093E
    Ident = 093E:000000
    EMMCache = 1,1,2
    Fallback = 0


    [account]
    user = linuxsat
    pwd = support
    monlevel = 0
    uniq = 0
    group = 1,2,
    au = TRING,VIASAT
    caid = 0BAA,093E
    ident = 0BAA:000000,093E:000000


    [global]
    nice = -1
    logfile = /dev/null
    clienttimeout = 5000
    fallbacktimeout = 2500
    clientmaxidle = 120
    cachedelay = 120
    bindwait = 120
    resolvedelay = 30
    serialreadertimeout = 1500
    maxlogsize = 10
    waitforcards = 1
    preferlocalcards = 1
    saveinithistory = 1
    keepalive = 1


    [webif]
    httpport = 8888
    httpuser =
    httppwd =
    httprefresh = 5
    httphideidleclients = 0
    httpallowed = 192.168.0.0 - 255.255.255.255
    debug = 255


    [newcamd]
    key = 0102030405060708091011121314
    port = 34001@0BAA:000000

  • You have 2 cards in oscam so you must make 2 accounts, one for each.


    [account]
    user = linuxsat
    pwd = support
    monlevel = 0
    uniq = 0
    group = 1
    au = TRING
    caid = 0BAA
    ident = 0BAA:000000


    [account]
    user = linuxsat2
    pwd = support2
    monlevel = 0
    uniq = 0
    group = 2
    au = Viasat Card 1
    caid = 093E
    ident = 093E:000000



    And in newcamd make 2 ports, again one for each, then put in cccam.cfg 2 corresponding N-lines.


    [newcamd]
    key = 0102030405060708091011121314
    port = 34001@0BAA:000000;34002@093E:000000


    If it still doesn't work, write what error do you have.

Your resource for OSCam softcam

Find configs, downloads, tutorials, and support for setting up and optimizing this open-source card server with wide protocol compatibility. Master the versatile OSCam softcam. Access support, configs, tutorials, and downloads for open-source card sharing and multi-protocol server management.

Participate now!

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