please help me!!!!i need urgent gamma c+nl oscam config

eldereli84

Member
Messages
72
hi all friends
i have big problem!!!!
i have gamma card c+nl open and dm500, phoenix card reader
but I can not run gamma card please help me


this my config
dm500+promim card reader 6mhz+gamma card

[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120

[newcamd]
Key = 0102030405060708091011121314
Port = 15000@0622:000000
[webif]
httpport = 16000
httpuser = root
httppwd = root
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

——

[reader]
label = CNL
Protocol = internal
detect = CD
device = /dev/sci0
force_irdeto = 1
Group = 1
EMMCache = 1,3,2
mhz = 600
cardmhz = 600
caid = 0622
ident = 0622:000000
camkey = 0000000000000000
camkeydata = 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 0000000000000000000000000000

——

[account]
user = user
pwd = pass
group = 1
au = CNL


not work this oscam config

I wonder where the problem,where im wrong
please help me
 

ern121

Registered
Messages
1
Hi eldereli84,
I'm no expert on oscam but I have noticed you have oscam set to read card from internal card reader with this line;

device = /dev/sci0

I am guessing your phoenix reader is in the RS232 port on the DM500? if so change to

device = /dev/tts/0
or
device = /dev/usb/tts/0
to be honest I'm not 100% sure which setting is the correct one.

You will need your reader powered as the RS232 will not supply power to your reader.

[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120

[newcamd]
Key = 0102030405060708091011121314
Port = 15000@0622:000000
[webif]
httpport = 16000
httpuser = root
httppwd = root
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

——

[reader]
label = CNL
Protocol = internal
detect = CD
device = /dev/tts/0
force_irdeto = 1
Group = 1
EMMCache = 1,3,2
mhz = 600
cardmhz = 600
caid = 0622
ident = 0622:000000
camkey = 0000000000000000
camkeydata = 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 0000000000000000000000000000

——

[account]
user = user
pwd = pass
group = 1
au = CNL

Hope this helps,
Ern :)
 

tent

Senior Member
Messages
467
try this

[global]
nice = -1
waitforcards = 1
preferlocalcards = 1
saveinithistory = 1

[newcamd]
Key = 0102030405060708091011121314
Port = 15000@0622:000000

[serial]
device = user1@/dev/ttyS0?delay=1&timeout=300

[webif]
httpport = 16000
httpuser = root
httppwd = root
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

——

[reader]
label = CNL
Protocol = mouse
detect = CD
device = /dev/ttyS0
force_irdeto = 1
Group = 1
EMMCache = 1,3,2
mhz = 600
cardmhz = 600
caid = 0622
ident = 0622:000000

[account]
user = user
pwd = pass
uniq = 0
group = 1
caid = 0622
ident = 0622:000000
 

eldereli84

Member
Messages
72
i have 2 card
upc hd dm500 slot
cnl 0622 com port

upc very stabl working but cnl0622 black screen
i see card ok 622 but black screen closed channells

what problem this config
please help me all friends





[global]
nice = -1
waitforcards = 1
preferlocalcards = 1
saveinithistory = 1

[newcamd]
key = 0102030405060708091011121314
Port = 15000@0D02:00008C,0000A0,0000A4,00000A
Port = 16000@0622:000000


[webif]
httpport = 2222
httpuser = root
httppwd = oscam
httpcss =
httptpl =
httpscript =
httprefresh = 0
httpdyndns =
httphideidleclients = 1
httpreadonly = 0
httpallowed = 0.0.0.0-255.255.255.255




[reader]
label = upc
enable = 1
protocol = internal
device = /dev/sci0
services =
caid = 0D02
detect = cd
mhz = 300
cardmhz = 300
ident = 0D02:00008C,0000A0,0000A4,0000A8
group = 1
emmcache = 1,3,2
lb_weight = 100


[reader]
label = CNL
Protocol = mouse
detect = CD
device = /dev/tts/0
force_irdeto = 1
Group = 2
EMMCache = 1,3,2
mhz = 600
cardmhz = 600
caid = 0622
ident = 0622:000000


[account]
user = egypt
pwd = egypt
group = 1
monlevel = 2
au = 1
caid = 0D02
ident = 0D02:00008C,0000A0,0000A4,0000A8

[account]
user = cnl
pwd = cnl
group = 2
au = CNL
caid = 0622
ident= 0622:000000
 

ADDER

Senior Member
Messages
249
DM500 card slot cant read Gamma card you need an external reader like Infinity USB in Phoenix mode. Plus card can take a few hours to update.

Add this to CCcam.cfg

PHOENIX READER PATH : /dev/tts/0

SMARTCARD CLOCK FREQUENCY: /dev/tts/0

CAMKEY: /dev/tts/0 00 00 00 00 00 00 00 00

CAMDATA: /dev/tts/0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

TRY ALL CHIDS : /dev/tts/0
 
Last edited:

psul

Registered
Messages
16
I had my gamma running with oscam but it was skipping emms and wouldnt update and kept getting black screen everytime codes changed so went back to using cccam to read card.
Perhaps check card first in cccam to make sure its up to date?
 

eldereli84

Member
Messages
72
cccam not problem fr

problem oscam files

cccam working my card
card reader /dev/tts/0
handled 344(344) ecms and 1(1) emms
Irdeto card
Caid 622 ACS 505
Cardserial 4012345678T98765A (a28f15)
Provider 00 01309f
Provider 01 ffffff

but oscam n line black screen
 

eldereli84

Member
Messages
72
oscam server files

[reader]
label = CNL
Protocol = mouse
detect = CD
device = /dev/tts/0
force_irdeto = 1
Group = 2
EMMCache = 1,3,2
mhz = 600
cardmhz = 600
caid = 0622
ident = 0622:000000

what is this problem my oscam server files
 

eldereli84

Member
Messages
72
[reader]
label = CNL
protocol = mouse
device = /dev/tts/0
services =
caid = 0622
detect = cd
mhz = 600
cardmhz = 600
ident = 0622:000000
group = 1
emmcache = 1,3,2
enable = 1


is that so???

Would you please write here the config correctly???
 
Last edited:

psul

Registered
Messages
16
[reader]
label = gamma
enable = 1
protocol = mouse
device = /dev/tts/0
force_irdeto = 1
caid = 0622
detect = cd
mhz = 600
cardmhz = 600
ident = 0622:000000
group = 1
emmcache = 1,3,2

this is the config I used.
The card did work but as already mentioned would not update as emm's were recorded as being skipped. couldnt figure out why so went back to CCCam.
 

eldereli84

Member
Messages
72
Can you write here right oscam file for gamma in dm500s (com port /dev/tts/0)

oscam config ??? How should the settings

oscam server ??? How should the settings

oscam user ??? How should the settings
 
Top