Can not get activated Viasat Card working with Vu+ Duo

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

  • Hi i have activated my Viasat Estonia Card in Original Box and would like to use it in my Vu+ Duo, i have Oscam 1.20 - CCam 2.1.3 installed and get following Oscam.log


    Oscam.log


    -------------------------------------------------------------------------------
    >> OSCam << cardserver started at Tue Nov 13 13:49:22 2012
    -------------------------------------------------------------------------------
    2012/11/13 13:49:22 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #5932 (mipsel-oe-tuxbox-linux)
    2012/11/13 13:49:22 0 s version=1.20-unstable_svn, build #5932, system=mipsel-oe-tuxbox, nice=-1
    2012/11/13 13:49:22 0 s client max. idle=120 sec, debug level=0
    2012/11/13 13:49:22 0 s max. logsize=10 Kb, loghistorysize=4096 bytes
    2012/11/13 13:49:22 0 s client timeout=7000 ms, fallback timeout=3000 ms, cache delay=120 ms
    2012/11/13 13:49:22 0 s Cannot open file "/etc/tuxbox/config/oscam.services" (errno=2 No such file or directory)
    2012/11/13 13:49:22 0 s userdb reloaded: 1 accounts loaded, 0 expired, 0 disabled
    2012/11/13 13:49:22 0 s signal handling initialized (type=sysv)
    2012/11/13 13:49:22 0 s can't open file "/etc/tuxbox/config/oscam.srvid" (err=2 No such file or directory), no service-id's loaded
    2012/11/13 13:49:22 0 s can't open file "/etc/tuxbox/config/oscam.tiers" (err=2 No such file or directory), no tier-id's loaded
    2012/11/13 13:49:22 0 s can't open file "/etc/tuxbox/config/oscam.provid" (err=2 No such file or directory), no provids's loaded
    2012/11/13 13:49:22 0 s can't open file "/etc/tuxbox/config/oscam.ird" (errno=2 No such file or directory) i***** guessing not loaded
    2012/11/13 13:49:22 0 s monitor: disabled
    2012/11/13 13:49:22 0 s camd35: disabled
    2012/11/13 13:49:22 0 s cs378x: disabled
    2012/11/13 13:49:22 0 s newcamd: initialized (fd=5, port=18383, crypted)
    2012/11/13 13:49:22 0 s -> CAID: 093E PROVID: 000000
    2012/11/13 13:49:22 0 s radegast: disabled
    2012/11/13 13:49:22 0 s http thread started
    2012/11/13 13:49:22 0 s reader check thread started
    2012/11/13 13:49:22 53D610 h HTTP Server listening on port 1234
    2012/11/13 13:49:22 0 s check thread started
    2012/11/13 13:49:22 0 s loadbalancer: can't read from file /tmp/.oscam/stat
    2012/11/13 13:49:22 0 s anti cascading disabled



    Config.log


    global]
    Nice = -1
    ClientTimeout = 7
    FallbackTimeout = 3
    LogFile = stdout
    LogFile = /tmp/oscam.log
    ClientMaxIdle = 120
    CacheDelay = 120
    BindWait = 20
    WaitForCards = 0
    PreferLocalCards = 1


    [newcamd]
    Port = 18383@093E:0
    Key = 0102030405060708091011121314


    [webif]
    httpport = 1234
    httpallowed = 127.0.0.1, 192.168.10.1-192.168.10.100
    #httpallowed = 127.0.0.1, 192.168.0.1-192.168.0.255
    httpuser = admin
    httppwd = admin


    #########


    Oscam.server


    [reader)]
    label = VIASAT
    protocol = internal
    device = /dev/sci0
    emmcache = 1,3,2
    group = 1
    caid = 093E,090F
    BoxID = XXXXXXXX
    ident = 093E:000000;090F:000000



    #########


    Oscam.user


    [account]
    user = linuxsat
    pwd = support
    group = 1
    au = VIASAT
    caid = 093E,090F
    ident = 093E:000000;090F:000000


    #########################



    What did i do wrong?


    Can anyone help?

    • Official Post

    Most of your configs look ok except this,


    Code
    [newcamd]
    Port = 18383@093E:0
    Key = 0102030405060708091011121314


    Should be this;


    Code
    [newcamd]
    key = 0102030405060708091011121314
    port = 18383@093E:000000,090F:000000


    You have not shown us the N line that is connecting CCcam, so no idea if there is a problem with that either..


    These configs should work for you buddy, http://linuxsat-support.com/os…-3-viasat-latvia-ipk.html


    Make sure the boxkey is converted properly with this tool, http://linuxsat-support.com/cc…t=dreambox+config+creator.


    There are no errors in your log to tell us what is wrong, try zapping through some channels then show us the oscam log..

  • Thank your for your quick reply....


    I used boxcalculator 1.1 so if i enter p.e. the 11 digits box key 12345678900 i get 49 96 02 D2, is that the right caculator. Do you get the same
    when you use yours?


    I did edit one line in the oscam.server line which showed [reader(] instead
    of [reader] and adjusted as you mentioned
    [newcamd]
    key = 010203040506070809101112131W4
    port = 18383@093E:000000,090F:000000


    I tried to use the config posted at http://linuxsat-support.com/os…-3-viasat-latvia-ipk.html
    but then i find no oscam.log file


    // You have not shown us the N line that is connecting CCcam, so no idea if there is a problem with that either..//
    hm where do i finde that line? In /var/etc/CCcam.cfg i just fine the information of original ccam.cfg all with
    an # before


    Well with fixing the reader line and editing the newcamd key and port my oscam.log looks like this, pretty much the same
    or?


    >> OSCam << cardserver started at Tue Nov 13 17:41:40 2012
    -------------------------------------------------------------------------------
    2012/11/13 17:41:40 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #5932 (mipsel-oe-tuxbox-linux)
    2012/11/13 17:41:40 0 s version=1.20-unstable_svn, build #5932, system=mipsel-oe-tuxbox, nice=-1
    2012/11/13 17:41:40 0 s client max. idle=120 sec, debug level=0
    2012/11/13 17:41:40 0 s max. logsize=10 Kb, loghistorysize=4096 bytes
    2012/11/13 17:41:40 0 s client timeout=7000 ms, fallback timeout=3000 ms, cache delay=120 ms
    2012/11/13 17:41:40 0 s Cannot open file "/etc/tuxbox/config/oscam.services" (errno=2 No such file or directory)
    2012/11/13 17:41:40 0 s userdb reloaded: 1 accounts loaded, 0 expired, 0 disabled
    2012/11/13 17:41:40 0 s signal handling initialized (type=sysv)
    2012/11/13 17:41:40 0 s can't open file "/etc/tuxbox/config/oscam.srvid" (err=2 No such file or directory), no service-id's loaded
    2012/11/13 17:41:40 0 s can't open file "/etc/tuxbox/config/oscam.tiers" (err=2 No such file or directory), no tier-id's loaded
    2012/11/13 17:41:40 0 s can't open file "/etc/tuxbox/config/oscam.provid" (err=2 No such file or directory), no provids's loaded
    2012/11/13 17:41:40 0 s can't open file "/etc/tuxbox/config/oscam.ird" (errno=2 No such file or directory) i***** guessing not loaded
    2012/11/13 17:41:40 0 s monitor: disabled
    2012/11/13 17:41:40 0 s camd35: disabled
    2012/11/13 17:41:40 0 s cs378x: disabled
    2012/11/13 17:41:40 0 s newcamd: initialized (fd=5, port=18383, crypted)
    2012/11/13 17:41:40 0 s -> CAID: 093E PROVID: 000000
    2012/11/13 17:41:40 0 s -> CAID: 090F PROVID: 000000
    2012/11/13 17:41:40 0 s radegast: disabled
    2012/11/13 17:41:40 0 s http thread started
    2012/11/13 17:41:40 53D610 h HTTP Server listening on port 1234
    2012/11/13 17:41:40 0 s reader check thread started
    2012/11/13 17:41:40 0 s check thread started
    2012/11/13 17:41:40 0 s creating thread for device /dev/sci0
    2012/11/13 17:41:40 0 s loadbalancer: can't read from file /tmp/.oscam/stat
    2012/11/13 17:41:40 53EE98 r reader viasat initialized (device=/dev/sci0, detect=cd, mhz=357, cardmhz=357)
    2012/11/13 17:41:40 0 s anti cascading disabled

  • your oscam logfile is in "/tmp/oscam.log" if the configs ar the same like the first post, vu delete the tmp dir after reboot so if you need the log better you put it in a other dir

  • master G

    Set the Label from Viasat OSCam to Nagra Cards OSCam

OSCam Support Forum

Configs, discussion, downloads and guides for OSCam Softcam.

Participate now!

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