Blue Dragon Upc Oscam Config Help ( dm 500 s )

eldereli84

Member
Messages
72
hello all

i have blue dragon card,installed the card file upc
but I can not run in a scam in any oscam

this config::

[global]
Nice = -1
LogFile = stdout
MaxLogSize = 102400
Sleep = 0
FallbackTimeout = 2
ClientTimeout = 5
ClientMaxIdle = 120
CacheDelay = 150
WaitForCards = 1
PreferLocalCards = 1

[newcamd] key = 0102030405060708091011121314
port = 15000@0D02:00008C,0000A0,0000A4,0000A8


[webif]
httpport = 888
httpuser = root
httppwd = root
httprefresh = 5
httphideidleclients = 0
httpallowed = 192.168.0.0 - 255.255.255.255
debug = 255


[reader]
label = UPC
protocol = internal
detect = CD
device = /dev/sci0
group = 1
emmcache = 1,3,2
mhz = 368
caid = 0D02
ReconnectTimeout = 20
DisableServerFilter = 1


user = upc
pwd = upc
group = 1
uniq = 0
caid = 0D02
au = UPC


image sharing


i added cccam cfg
N: 127.0.0.1 15000 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256

cccam info
|127.0.0.1:15000 | |newcamd| | | 0 |


please help me for my card
 

douros

Member
Messages
61
You need external reader because the internal reader of dm500s can't read the blue dragon card
 

xXTomXx

Well Known Member
Messages
560
user/password isnt correct.
in oscam you have:
user = upc
pwd = upc

in cccam:
user pass
 
O

ooOO_SORGOS_OOoo

eldereli84 hello

blue dragon card reading only newcs ;) very stability

 

Amnesix1

Senior Member
Messages
453
Take this config, works fine! -> click

2f7fpggn.jpg
 

eldereli84

Member
Messages
72
Take this config, works fine! -> click

2f7fpggn.jpg
dear Amnesix1

i tested config in guli my vu+uno receiver but by not found
[global]
logfile = /tmp/oscam.log
cachedelay = 120
nice = -1
maxlogsize = 500

[monitor]
port = 988
nocrypt =
aulow = 120
hideclient_to = 15
monlevel = 4
appendchaninfo = 0

[newcamd]
port = 11000@0D02:00008C,0000A0,0000A4,0000A8
key = 0102030405060708091011121314
keepalive = 1

[webif]
httpport = 8888
httpuser = root
httppwd = nord
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
httphideidleclients = 0
httpreadonly = 0
httpsavefullcfg = 0

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

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


upload a picture

pl help me all friends
 
Last edited:

georgeflu

Senior Member
Messages
485
did you added this N line
Code:
N: 127.0.0.1 11000 test test 01 02 03 04 05 06 07 08 09 10 11 12 13 14

in cccam.cfg?
 

dr_virus

Banned
Messages
35
try to add 000000 provider , like this

[newcamd]
port = 11000@0D02:000000,00008C,0000A0,0000A4,0000A8
key = 0102030405060708091011121314
keepalive = 1

ident = 0D02:000000,00008C,0000A0,0000A4,0000A8

change the ident in server also in user
 
Top