TNT SAT Oscam+CCcam 2.3.0 error

There are 10 replies in this Thread which was already clicked 4,821 times. The last Post () by nosoup4u.

  • I try to run Oscam + CCcam 2.3.0 now with no success. It gives me the following error:
    -------------------------------------------------------------------------------
    >> OSCam << cardserver started at Sun Apr 15 07:55:27 2012
    -------------------------------------------------------------------------------
    2012/04/15 07:55:27 0 s starting thread log_list_thread
    2012/04/15 07:55:27 0 s log_list_thread thread started
    2012/04/15 07:55:27 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #6608 (mips-tuxbox-linux)
    2012/04/15 07:55:27 0 s version=1.20-unstable_svn, build #6608, system=mips-tuxbox-linux, nice=-1
    2012/04/15 07:55:27 0 s client max. idle=120 sec, debug level=0
    2012/04/15 07:55:27 0 s max. logsize=10 Kb, loghistorysize=4096 bytes
    2012/04/15 07:55:27 0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=120 ms
    2012/04/15 07:55:27 0 s services reloaded: 0 services freed, 4 services loaded, rejected 0
    2012/04/15 07:55:27 0 s 3 AES key(s) added on reader tntsat for 0500:030b00
    2012/04/15 07:55:27 0 s userdb reloaded: 1 accounts loaded, 0 expired, 0 disabled
    2012/04/15 07:55:27 0 s signal handling initialized (type=sysv)
    2012/04/15 07:55:27 0 s can't open file "/etc/tuxbox/config/oscam.srvid" (err=2 No such file or directory), no service-id's loaded
    2012/04/15 07:55:27 0 s can't open file "/etc/tuxbox/config/oscam.tiers" (err=2 No such file or directory), no tier-id's loaded
    2012/04/15 07:55:27 0 s can't open file "/etc/tuxbox/config/oscam.provid" (err=2 No such file or directory), no provids's loaded
    2012/04/15 07:55:27 0 s can't open file "/etc/tuxbox/config/oscam.ird" (errno=2 No such file or directory) i***** guessing not loaded
    2012/04/15 07:55:27 0 s can't open whitelist file /etc/tuxbox/config/oscam.whitelist
    2012/04/15 07:55:27 0 s can't open cacheex-matcher file /etc/tuxbox/config/oscam.cacheex
    2012/04/15 07:55:27 0 s Starting listener 0
    2012/04/15 07:55:27 0 s monitor: disabled
    2012/04/15 07:55:27 0 s Starting listener 0
    2012/04/15 07:55:27 0 s camd35: disabled
    2012/04/15 07:55:27 0 s Starting listener 0
    2012/04/15 07:55:27 0 s cs378x: disabled
    2012/04/15 07:55:27 0 s Starting listener 0
    2012/04/15 07:55:27 0 s newcamd: initialized (fd=6, port=15001, crypted)
    2012/04/15 07:55:27 0 s -> CAID: 0500 PROVID: 030B00
    2012/04/15 07:55:27 0 s Starting listener 0
    2012/04/15 07:55:27 0 s pandora: disabled
    2012/04/15 07:55:27 0 s Starting listener 0
    2012/04/15 07:55:27 0 s csp: disabled
    2012/04/15 07:55:27 0 s Starting listener 0
    2012/04/15 07:55:27 0 s radegast: disabled
    2012/04/15 07:55:27 0 s starting thread http
    2012/04/15 07:55:27 0 s http thread started
    2012/04/15 07:55:27 0 s starting thread reader check
    2012/04/15 07:55:27 0 s reader check thread started
    2012/04/15 07:55:27 0 s starting thread check
    2012/04/15 07:55:27 0 s check thread started
    2012/04/15 07:55:27 0 s creating thread for device /dev/sci0
    2012/04/15 07:55:27 0 s loadbalancer: can't read from file /tmp/.oscam/stat
    2012/04/15 07:55:27 0 s waiting for local card init
    2012/04/15 07:55:27 57C9A8 h HTTP Server listening on port 8787
    2012/04/15 07:55:27 57AF58 r ERROR opening device /dev/sci0
    2012/04/15 07:55:27 57AF58 r Cannot open device: /dev/sci0
    2012/04/15 07:56:27 57AF58 r ERROR opening device /dev/sci0
    2012/04/15 07:56:27 57AF58 r Cannot open device: /dev/sci0
    2012/04/15 07:57:27 57AF58 r ERROR opening device /dev/sci0
    2012/04/15 07:57:27 57AF58 r Cannot open device: /dev/sci0
    2012/04/15 07:58:27 57AF58 r ERROR opening device /dev/sci0
    2012/04/15 07:58:27 57AF58 r Cannot open device: /dev/sci0
    2012/04/15 07:59:27 57AF58 r ERROR opening device /dev/sci0
    2012/04/15 07:59:27 57AF58 r Cannot open device: /dev/sci0
    2012/04/15 08:00:27 57AF58 r ERROR opening device /dev/sci0
    2012/04/15 08:00:27 57AF58 r Cannot open device: /dev/sci0



    I use DM 500 HD with OpenPli OS a card is TNTSAT. Does someone can help me.
    Thanks

    • Official Post

    Oscam cannot see your card possibly because CCcam is starting first and taking control of the reader, try stopping CCcam with this telnet command then restarting oscam from the web interface,


    Code
    killall -9 CCcam



    After restarting oscam look for your cards entitlements.


    How To See Your Card Entitlements When Using Oscam

  • My oscam conf


    [global]
    logfile = /tmp/oscam.log
    usrfile = /tmp/oscamuser.log
    preferlocalcards = 1
    cachedelay = 120
    nice = -19
    saveinithistory = 1


    [webif]
    httpport = 15001
    httpuser = xxxx
    httppwd = xxxx
    httprefresh = 20
    httpallowed = 127.0.0.1,192.168.2.0-192.168.255.255
    httphideidleclients = 1
    httpreadonly = 0
    httpsavefullcfg = 0


    [dvbapi]
    enabled = 1
    au = 1
    boxtype = dreambox
    user = localuser

    • Official Post

    TNT sat using oscam was probably the main change in CCcam 2.3.0
    Thanks to popamare for this info,


    How to Tntsat with oscam/cccam 2.3.0


    I dont know if that was discussed or not before on cccamforum, but i read it in another thread about people who doesnt know how to use his TNTSAT card to watch channels.
    So, i will try to explayn.
    Before all you need to have installed a recent version of oscam and cccam 2.3.0 . Oscam will be used as cardreader and cccam as client.


    For oscam you must to set:


    oscam.server



    then put in
    oscam.conf


    Code
    [cs357x]
    port                          = 12001 #(or desired port) for L line
    
    
    
    
    [cccam]
    port                          = 12002 #(or desired port) for C line
    version                       = 2.3.0


    then put in
    oscam.user


    Code
    [account]
    user                          = user
    pwd                           = pass
    group                         = 1
    caid                          = 0500
    ident                         = 0500:30b00


    That's all for oscam


    For cccam 2.3.0 put in CCcam.cfg



    Code
    L: 127.0.0.1 12001 user pass 500 30b00


    or (if you want a cline)


    Code
    C: 127.0.0.1 12002 user pass


    Then restart oscam/cccam and all must to be ok

  • oscam dvbapi
    P: 0500:030B00 # TNTSAT


    Oscam user


    account]
    user = xxxx
    pwd = xxxx
    group = 1
    au = tntsat


    oscam.conf


    [global]
    logfile = /tmp/oscam.log
    usrfile = /tmp/oscamuser.log
    preferlocalcards = 1
    cachedelay = 120
    nice = -1 # 19
    saveinithistory = 1
    PreferLocalCards = 1
    [webif]
    httpport = 8787
    httpuser = xxxx
    httppwd = xxxx
    httprefresh = 10
    httpallowed = 127.0.0.1,192.168.2.110-192.168.255.255
    httphideidleclients = 1
    httpreadonly = 0
    httpsavefullcfg = 0
    [newcamd]
    Key = 0102030405060708091011121314
    Port = 15001@0500:030B00
    [dvbapi]
    enabled = 1
    au = 1


    oscam server


    [reader]
    label = tntsat
    protocol = internal
    device = /dev/sci0
    detect = cd
    mhz = 357
    cardmhz = 357
    caid = 0500
    ident = 0500:030B00
    AESKeys = 0500@030B00:xxxx,xxxx,xxxx
    group = 1
    lb_weight = 200


    this is my conf. ???

  • hi,


    just for information, newcamd protocol can't handle long ecm of tntsat, so you can remove this :

    Quote


    [newcamd]
    Key = 0102030405060708091011121314
    Port = 15001@0500:030B00


    and use cs357x or cccam protocol as ten said

  • master G

    Set the Label from TnTSat OSCam to Viaccess 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!