lets see what you have already on your oscam configs - post your oscam.conf and oscam.server files - hashing out any sensitive bits
also can you confirm if you can access webinterface for Oscam and CCcam in your browser? - if so does it say it is running?
have a read of these threads - they some configs for sly italia and info about the problem of cards being deactivated
http://linuxsat-support.com/os…ur-s%40y-italia-card.html
http://linuxsat-support.com/os…cccam-oscam-s*y-09cd.html
remember if setting up for your reader - change the protocol and device as previously mentioned.
The link about installing omnikey readers on PC server - make sure you are following the bit under the heading 'Ubuntu way:'
JSC i***** settings - try this
[reader]
label = JSC
Protocol = pcsc
detect = CD
device = 0
force_i***** = 1
Group = 1
EMMCache = 1,3,2
mhz = 600
cardmhz = 600
caid = 0603
ident = 0603:000000
camkey = 0000000000000000
camkeydata = 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 0000000000000000000000000000
Display More
change the stars to the right word!!
you need to connect the cards to CCcam
You need to change add the caid/ident in your newcamd part of oscam.conf to refer to the cards
[newcamd]
Key = 0102030405060708091011121314
Port = 10000@09CD:000000;10001@0603:000000
keepalive = 1
CCcam.cfg should have the following to refer to the above
N: 127.0.0.1 10000 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
N: 127.0.0.1 10001 user2 pass2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
you need oscam.user accounts for each card set up for the above nlines to work of course.
read this link for more on that
http://linuxsat-support.com/os…-connect-oscam-cccam.html