ubuntu with oscam and smargo

There is 1 reply in this Thread which was already clicked 1,479 times. The last Post () by asuda01.

  • Hi, been trying to get my ubuntu server working with nds freesat card in smargo.
    can somebody look at my oscam files and hopefully tell me what i am doing wrong here.


    [reader]
    label = Foxtel
    enable = 1
    protocol = SmartReader
    device = 004:003
    caid = 0963:000000
    # 0963 is *** UK.
    boxid = ********
    # Oscam can read a *** card i.d, but you can also put this
    # in manually
    detect = cd
    cardmhz = 357
    # this helps the card run more smootly
    group = 1
    # Oscam has the concept of groups. Only users in group 1 can
    # use this reader. I'm only using one group.
    emmcache = 1,1,2
    ecmcache = 1
    blockemm-unknown = 1
    blockemm-g = 1
    # these ensure smooth decrypting
    lb_weight = 101
    # for load balancing - can be commented out.


    [global]
    nice = -1
    WaitForCards = 1
    logfile = stdout
    preferlocalcards = 1
    saveinithistory = 1


    [webif]
    httpport = 8888
    httpuser = admin
    httppwd = admin
    httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
    # protocols


    [newcamd]
    key = 0102030405060708091011121314
    port = 10000@0963:000000;10001@0963:000000


    [account]
    user = test1
    description = for local mgcamd or DVBAPI
    pwd = test2
    disabled = 0
    uniq = 1
    group = 1
    au = Foxtel
    caid = 0963:000000



    this is my cccam file. i have only put the 3 lines in because i think these are all that are necessary.


    N: 127.0.0.1 10000 cccam cccam 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
    F: t*** w**** 2 0 1
    SERVER LISTEN PORT : 15000


    when i lsusb from the terminal window it show the smargo is connected ok bus004 device 003 Future Tech. Devices


    i would be grateful for any help.



  • a few errors mate , try with this config .


    oscam.conf


    [global]
    nice = -1
    WaitForCards = 1
    logfile = stdout
    preferlocalcards = 1
    saveinithistory = 1


    [webif]
    httpport = 8888
    httpuser = admin
    httppwd = admin
    httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255


    [newcamd]
    key = 0102030405060708091011121314
    port = 10000@0963:000000
    keepalive = 1


    oscam.server


    [reader]
    label = Foxtel
    enable = 1
    protocol = smargo
    device = 004:003
    caid = 0963
    ident = 0963:000000
    boxid = ********
    detect = cd
    cardmhz = 357
    group = 1
    emmcache = 1,3,2
    ecmcache = 1
    blockemm-unknown = 1
    blockemm-g = 1
    lb_weight = 101


    oscam.user


    [account]
    user = test1
    pwd = test2
    uniq = 2
    group = 1
    au = Foxtel
    caid = 0963
    ident = 0963:000000


    in cfg


    N: 127.0.0.1 10000 test1 test2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256


    now restart oscam them cccam .

Participate now!

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