sky uk oscam help please

guli

Senior Member
Messages
375
my system dm 7020 nemesis 4.2 image cccam 2.13
oscam stop problem
help please

what do you mean oscam stop . explain with more details please .

show you're 3 config files as someone will be able to help then .
 

inlive

Registered
Messages
20
global]
nice = -1
WaitForCards = 1
logfile = stdout
preferlocalcards = 1
saveinithistory = 1

[webif]
httpport = 8888
httpuser = admin
httppwd = admin
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

# protocols

[newcamd]
key = 0102030405060708091011121314
port = 10000@0963:000000;10001@0963:000000


[reader]
label = slot2
protocol = internal
device = /dev/sci1
boxid = xxxxxxx
blockemm-u = 0
blockemm-s = 0
blockemm-g = 1
blockemm-unknown = 1
emmcache = 1,3,2
group = 1
caid = 0963

[account]
user = test
pwd = test1
monlevel = 0
uniq = 0
group = 1,2
au = 1
caid = 0963
 

guli

Senior Member
Messages
375
what is the actual problem mate & what do you have in slot 1 .
 
Last edited:

inlive

Registered
Messages
20
[reader]
label = slot1
protocol = internal
device = /dev/sci0
boxid = xxxxxxx
blockemm-u = 0
blockemm-s = 0
blockemm-g = 1
blockemm-unknown = 1
emmcache = 1,3,2
group = 1
caid = 0963
same problem maybe four-five hours later oscam stop restart later ok
 

guli

Senior Member
Messages
375
you need to be a little more open about this . do you have 2 sky cards , as this is what i am assuming now to be .

if that is the case my friend then try this . after putting these settings in stop CCcam , stop oscam ,restart oscam , restart CCcam as you need to have oscam bind the card first . any changes in configs will only take effect after restart of oscam .

use CCcam 2.1.3 .

do let us know how you get on . show your log as oscam starts up .

oscam.conf

[global]
nice = -1
WaitForCards = 1
logfile = stdout
preferlocalcards = 1
saveinithistory = 1

[global]
nice = -1
WaitForCards = 1
logfile = stdout
preferlocalcards = 1
saveinithistory = 1

[webif]
httpport = 8888
httpuser = admin
httppwd = admin
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255


[newcamd]
key = 0102030405060708091011121314
port = 10000@0963:000000;10001@0963:000000
keepalive = 1

oscam.server

[reader]
label = slot1
protocol = internal
device = /dev/sci0
detect = cd
mhz = 500
cardmhz = 600
boxid = xxxxxxx
blockemm-u = 0
blockemm-s = 0
blockemm-g = 1
blockemm-unknown = 1
emmcache = 1,3,2
group = 1
caid = 0963
ident = 0963:000000
lb_weight = 100

[reader]
label = slot2
protocol = internal
device = /dev/sci1
detect = cd
mhz = 500
cardmhz = 600
boxid = xxxxxxx
blockemm-u = 0
blockemm-s = 0
blockemm-g = 1
blockemm-unknown = 1
emmcache = 1,3,2
group = 2
caid = 0963
ident = 0963:000000
lb_weight = 100

oscam.user


[account]
user = test1
pwd = test1
monlevel = 1
uniq = 2
group = 1,2
au = slot1,slot2
caid = 0963
ident= 0963:000000

[account]
user = test2
pwd = test2
monlevel = 1
uniq = 2
group = 1,2
au = slot1,slot2
caid = 0963
ident= 0963:000000

in CCcam.cfg

N: 127.0.0.1 10000 test1 test1 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256

N: 127.0.0.1 10001 test2 test2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
 
Last edited:
Top