Posts by nosoup4u

    hi,


    try to use a recent version of oscam
    edit reader's configuration on webif :
    remove mhz and cardmhz parameters
    remove nagra_read and dropbadcws


    you shoud have something like this

    ok, maybe you should leave boxid parameter for now, and wait for more details from master G


    if i understand it right, there is oscam AND cccam installed on your server.
    but you said that your cccam.cfg is empty, so i guess you can remove all cccam part from your server...


    card seems ok if you have in status CARD OK (x entitlements)
    try to post a full log of oscam (with some debug activated : on oscam webif, menu FILES > logfile > Switch debug from 0 to 4 and/or 16)
    zap on 2 or 3 channels you should have, and post the result here


    Quote

    I would also like to had I am using a *** multi room card, maybe that's why it's showing as freeview caid 0960?


    you mean there is a 2nd card on your ubuntu server ? configured in oscam.reader or not ?

    hi,


    please, use *code* tags when you post log from oscam, it will be better to read...


    i see this :

    Quote

    2014/12/06 19:11:31 D27BC0 r ***uk [pcsc] type: ********** Unknown Card, caid: 0960


    but you set your reader and user with caid 0963 ?

    hi,


    no direct link but, if linuxsatsupport is your dvbapi user, you should remove this from oscam.user :

    Code
    [account]
    user 			= dvbapiau
    pwd 			=
    disabled 		= 0
    group 			= 1
    au 				= 1


    also, you should keep this ONLY for dvbapi user (linuxsatsupport) so only your box can send EMM on your card :

    Code
    au                            = ***uk

    use oscam.whitelist, with this in it :

    Code
    w: 0500:042400::::78,7D,82
    w:


    you should see "invalid" instead of "not found by" in your log
    but you have to assure you that there is only those 3 ecmlenght (78,7D,82) used, if not, some channels can be "blocked" by oscam.

    just before activate on canal+ website, i suppose you have to put AU back on tntsat card


    Quote

    user = dvbapi
    au = hdplus,tntsat
    group = 1,2,3,4


    would be better to use a "canal+ ready" official box to do this.
    admitting rights have been successfully written on card, cant say if it will clear canal+ channels... you have to test :)


    you can remove [newcamd] part if there is no share

    you should check the ecmwhitelist you have for the reader
    ecmwhitelist = 2F,34,52,57,73,78,7D,82,3C


    from your log, only 3 are used
    ecmwhitelist = 78,7D,82


    or you can use oscam.whitelist, with this in it :

    Code
    w: 0500:042400::::78,7D,82
    w:


    and in the reader, remove the line ecmwhitelist =


    this way, your card won't be requested with bad ecm...

    hi,


    its possible, you can apply filter on cacheex3 USERS directly (via oscam webif)


    for example:


    Cache-EX 3 ECM filter: 0963,09CD


    but im not sure about the syntax (there is nothing in oscam wiki about this)

    no difference on your friend side.
    for the "not found" and/or "timeout" in the log, as you say its depends on what your friends are requesting


    what you can do is define services to avoid "spamming" your card/peers with requests for channels you (or your peer) dont have.

    i dont understand... MrMxyzptlk you use oscam with cccam ? OR oscam only on your box ?


    if you use oscam only, start with the minimum parameters :


    oscam.conf

    Quote

    [dvbapi]
    enabled = 1
    au = 1
    pmt_mode = 1
    user = dvbapi
    boxtype = ipbox


    oscam.server


    oscam.user

    Quote

    user = dvbapi
    au = hdplus
    group = 1,2,3,4


    oscam.dvbapi

    Code
    P: 0500:030B00 # Tntsat


    and see if Canal+ channels clearing...


    if not, use this in oscam.dvbapi


    ps: tntsat card is ok with all oscam versions >= 8784

    hi,


    i would go for c line or nline (more reliable for "external exchange")


    better than playing with hops, maybe you can set different groups for you local, and you peer's server :


    oscam.server




    oscam.user


    Hello,


    use services OR caid/ident, i think using both at same time is not a good idea...
    no need emmcache or au on tntsat card, card is activated for 4 years.
    why use deprecated mode ?


    try to remove what is in red :


    Oscam.server
    [reader]
    label = tntsat
    protocol = internal
    device = /dev/sci0
    services = tntsat
    caid = 0500
    detect = cd
    ident = 0500:030B00,FFF400
    aeskeys = 0500@030B00:0,0,0,0,0,0,0,0,0,0,0,0,9A***56
    group = 3
    emmcache = 1,3,2
    lb_weight = 300
    deprecated = 1

    Hi,


    you can remove services for tntsat


    also on tntsat reader, what is it for ?

    Code
    chid = 1F1F:000057,0000C4,0000D8,0000EC,00010D,00012A,000142,000148


    as you said, you can't share tntsat with newcamd protocol, only with cccam and camd protocol.


    clients will be able to see tnt channels if they are on oscam, or cccam 2.3.0 (hop1 only)


    to be clear :


    tntsat reader (oscam) > newcamd protocol > oscam/cccam client [NOK]
    tntsat reader (oscam) > cccam/camd protocol > cccam 2.0/1.x client [NOK]
    tntsat reader (oscam) > cccam/camd protocol > oscam client [OK] > oscam client [OK]
    tntsat reader (oscam) > cccam/camd protocol > cccam 2.3.0 client [OK] > oscam/cccam client [NOK]

    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

    let's stay with your oscam/acamd config


    have you tried to change acamd conf like this :

    Code
    newcamd:localhost:15008:1/0963/ffff:USER1:USER1:0102030405060708091011121314


    maybe there is a log for acamd, so you can see what is wrong ?