adding another card

There are 14 replies in this Thread which was already clicked 2,366 times. The last Post () by Mee®kat.

  • I've got an irish card for setanta as well as my normal uk card. the problem is when I start the reader then no cards are read my config is
    [reader]
    label = s*yuk
    protocol = internal
    device = /dev/sci0
    caid = 0963
    detect = cd
    mhz = 500
    group = 1
    emmcache = 1,3,2
    blockemm-unknown = 1
    blockemm-g = 1


    [reader]
    label = *****
    protocol = cccam
    device = ******.secretdns,4828
    user = user
    password =password
    inactivitytimeout = 30
    cacheex = 3
    cacheex_maxhop = 2
    caid = 0963
    ident = 0963:000000
    group = 1,10
    emmcache = 1,3,2
    cccversion = 2.1.3
    cccmaxhops = 0
    ccckeepalive = 1


    [reader]
    label = ***uk2
    enable = 0
    protocol = internal
    device = /dev/sci1
    caid = 0963
    detect = cd
    mhz = 500
    group = 2
    emmcache = 1,3,2
    blockemm-unknown = 1
    blockemm-g = 1



    the log shows the card as
    resource busy /dev/sci1. is there a conflict between slot 1 and slot 2. I'm cacheexing also. I thought I just added a reader and pressed save



  • The reader is disabled, or is that just a typo.
    You should always restart oscam after a config change as well.

  • now I'm getting this


    2014/01/10 21:01:45 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build r9257 (mipsel-unknown-linux-gnu)
    2014/01/10 21:01:45 0 s creating pidfile /tmp/.oscam/oscam.pid with pid 12627
    2014/01/10 21:01:45 0 s services reloaded: 0 services freed, 1 services loaded, rejected 0
    2014/01/10 21:01:45 0 s userdb reloaded: 1 accounts loaded, 0 expired, 0 disabled
    2014/01/10 21:01:45 0 s signal handling initialized
    2014/01/10 21:01:45 0 s 903 service-id's loaded in 39ms
    2014/01/10 21:01:45 0 s newcamd: initialized (fd=5, port=10000)
    2014/01/10 21:01:45 0 s -> CAID: 0963 PROVID: 000000
    2014/01/10 21:01:45 0 s cccam: initialized (fd=6, port=12000)
    2014/01/10 21:01:45 0 s ***uk [internal] creating thread for device /dev/sci0
    2014/01/10 21:01:45 52D270 h webif: decompressed 62494 bytes back into 179616 bytes
    2014/01/10 21:01:45 52D270 h HTTP Server running. ip=0.0.0.0 port=8888
    2014/01/10 21:01:45 0 s loadbalancer: can't read from file /tmp/.oscam/stat
    2014/01/10 21:01:45 0 s anti cascading disabled
    2014/01/10 21:01:45 52B2E8 r ***uk [internal] Reader initialized (device=/dev/sci0, detect=cd, mhz=500, cardmhz=357)
    2014/01/10 21:01:46 52B2E8 r ***uk [internal] card detected
    2014/01/10 21:01:47 52B2E8 r ***uk [internal] ATR: 3F FD 13 25 02 50 00 0F 33 B0 0F 69 FF 4A 50 D0 00 00 53 59 02
    2014/01/10 21:01:47 52B2E8 r ***uk [internal] Init card protocol T0, FI=1, F=372, D=4, N=2
    2014/01/10 21:01:47 52B2E8 r ***uk [internal] Calculated work ETU is 18.60 us reader mhz = 500
    2014/01/10 21:01:47 52B2E8 r ***uk [internal] ATR Fsmax is 5 MHz, clocking card to 5.00 (specified in reader->mhz)
    2014/01/10 21:01:50 52B2E8 r ***uk [internal] card system not supported
    2014/01/10 21:01:50 52B2E8 r ***uk [internal] Normal mode failed, reverting to Deprecated Mode
    2014/01/10 21:01:51 52B2E8 r ***uk [internal] ATR: 3F FD 13 25 02 50 00 0F 33 B0 0F 69 FF 4A 50 D0 00 00 53 59 02
    2014/01/10 21:01:51 52B2E8 r ***uk [internal] Init card protocol T0, FI=1, F=372, D=4, N=2
    2014/01/10 21:01:51 52B2E8 r ***uk [internal] Calculated work ETU is 74.40 us reader mhz = 500
    2014/01/10 21:01:51 52B2E8 r ***uk [internal] ATR Fsmax is 5 MHz, clocking card to 5.00 (specified in reader->mhz)
    2014/01/10 21:01:54 52B2E8 r ***uk [internal] card system not supported
    2014/01/10 21:01:54 52B2E8 r ***uk [internal] THIS WAS A FAILED START ATTEMPT No 1 out of max alloted of 1
    2014/01/10 21:01:54 52B2E8 r ***uk [internal] card initializing error
    2014/01/10 21:02:03 550888 c client connected to 10000 port
    2014/01/10 21:02:03 550888 c encrypted newcamd:10000-client 127.0.0.1 granted (dummy, au=on (1 reader))
    2014/01/10 21:02:03 550888 c user dummy authenticated successfully (CCcam)
    2014/01/10 21:02:03 550888 c AU disabled for user dummy



    why would it not be supported?

  • there were changes in oscam build # 9099






    so basically remove this line:
    mhz = 500


    and add these:
    cardmhz = 2700
    autospeed = 1


    & report back




    All your problems have been solved countless times before so try the search box before you post!!
    Please do not Request help by PM, use the main forum so Everyone can benefit from the answers.

  • this was a successful start attempt and its working. I take it the changeset is in the wiki?


    ok that was in my dreambox in my uno trying to use the second card slot I get resource busy when trying to use 2 slots at the same time


    ***uk2 [internal] ERROR: Opening device /dev/sci1 (errno=16 Device or resource busy)
    2014/01/10 21:35:36 76F04418 r ***uk2 [internal] Cannot open device: /dev/sci1


    oscam 9040

  • Quote

    this was a successful start attempt and its working. I take it the changeset is in the wiki?


    No, not yet on wiki




    Quote

    ***uk2 [internal] ERROR: Opening device /dev/sci1 (errno=16 Device or resource busy)
    2014/01/10 21:35:36 76F04418 r ***uk2 [internal] Cannot open device: /dev/sci1


    oscam 9040


    Have you another cam using /dev/sci1




    All your problems have been solved countless times before so try the search box before you post!!
    Please do not Request help by PM, use the main forum so Everyone can benefit from the answers.

  • no, it is using dev/sci0 , top slot. sci1 should be the bottom slot right.
    I'm getting closer. in my dreambox I can see the entitlements ran out 21/11/2011. if I order setanta on this card it should update it, is that correct

  • Quote

    no, it is using dev/sci0 , top slot. sci1 should be the bottom slot right.
    I'm getting closer. in my dreambox I can see the entitlements ran out 21/11/2011. if I order setanta on this card it should update it, is that correct


    As long as your configs are in order, that is correct..




    All your problems have been solved countless times before so try the search box before you post!!
    Please do not Request help by PM, use the main forum so Everyone can benefit from the answers.

  • that's why I want it in my uno along with the main one as I know that updates but still unable to run both slots at once due to resource busy. I take it both cam slots should work at the same time using the loadbalancer?

  • Sorry for double post..


    anniman if you have a setanta card ONLY then here is my config as i also have the same card...the ecm header whitelist is personal and current which will open setanta/espn/bt sports hd and sd and all freeview channels available on your card.


    All you have to do is edit your protocol and device name...also change card speed to 500


    MK


    [reader]
    label = ***_eire
    description = ***_eire
    protocol = mouse
    device = /dev/ttyUSB0
    services = setanta
    caid = 0963
    ecmheaderwhitelist = 807038000001,817038000001,807048000001,817048000001,80704D000001,81704D000001,80705C000001,81705C000001,807062000001,817062000001,807065000001,817065000001,80707C000001,81707C000001,80707F000001,81707F000001,807074000001,817074000001,80705B000001,81705B000001,807047000001,817047000001
    detect = cd
    mhz = 600
    ident = 0963:000000
    group = 1
    emmcache = 1,1,0
    blockemm-unknown = 1
    blockemm-s = 1
    blockemm-g = 1
    saveemm-u = 1
    auprovid = 000963

  • Quote

    I found out what was stopping the other reader from working. I had to swutch my box off and on, not just restart the emulator


    Full restart is always a good idea after major config changes..


    Mee®kat, does your ecmheaderwhitelist also allow Premier sports which this card also clears??




    All your problems have been solved countless times before so try the search box before you post!!
    Please do not Request help by PM, use the main forum so Everyone can benefit from the answers.

  • ok I just subbed. does this look ok for entitlements? and will they automatically get pushed to the correct reader
    [reader]
    label = ***uk
    protocol = internal
    device = /dev/sci0
    fallback = 1
    caid = 0963
    detect = cd
    mhz = 500
    ident = 0963:000000
    group = 1
    emmcache = 1,3,2
    blockemm-unknown = 1
    blockemm-g = 1
    lb_weight = 101


    [reader]
    label = setanta
    protocol = internal
    device = /dev/sci1
    fallback = 1
    caid = 0963
    detect = cd
    mhz = 500
    ident = 0963:000000
    group = 2
    emmcache = 1,3,2
    blockemm-unknown = 1
    blockemm-g = 1




    [account]
    user = linuxsat
    pwd = support
    caid = 0963
    au = setanta,***uk
    group = 1,2
    cccreshare = 1

  • master G

    Set the Label from UK OSCam to Videoguard2 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!