WiCard EMU [chat]

milano77

Registered
Messages
12
Well, my emu configuration is below. Maybe there is incomplite or invalid data. (I need to say that all configuration was made by ipk file that is i took from site
From this thread
http://www.sat-universe.com/showthread.php?p=2036638051#post2036638051

and this file

http://www.sat-universe.com/redirec...mbheecyzupt/Cam-Wicardd-OpenPLI_1.19-RAED.ipk)
Original config !!!

[global]
active = 1
log = /tmp/wicardd.log
log_size = 200
color_mode = 0
debug = 1

[webif]
active = 1
port = 8088
debug = 0

[dvb]
active = 1
type = auto
auto_update = 1
emm_filter_mode = 1
filter = dvb,3keem
sdt = 1
ecm_info = 0
#stapi_pmt_map = pmt1 _1.tmp:pTI;pmt1_2.tmp:pTI;pmt1_3.tmp:pTI;pmt2_1.tmp:pTI;pmt2_2.tmp:pTI;pmt2_3.tmp:pTI1;pmt3_1.tmp:pTI2
debug = 1

[filter]
name = dvb
rule = caid=4ae1;ident=11;accept = Zentr
rule = caid=2600;ident=0;accept = EMU
rule = caid=4ae1;ident=14;accept = Sibir
rule = caid=0500;ident=040600;accept #NTV_SD
rule = caid=0500;ident=040620;accept #NTV_HD
rule = caid=0652;ident=0;chid=15,FFFF;accept #Raduga
rule = caid=0602;ident=0;chid=11,12,13,18,25,27,2F,42,43,60,4D,8D,8E;accept #Kontinent
rule = caid=0B0F;ident=0;accept #Xtra
rule = caid=090F;ident=0;accept #Viasat_Baltic
rule = caid=093E;ident=0;accept #Viasat_Nord
rule = caid=1803;ident=0,007001,007101;accept #Cyfrowy_Polsat
rule = caid=09CD;ident=0;accept #Sky_Italia
rule = caid=183D;ident=0;accept #TivuSat
rule = reject

[filter]
name = 3keem
type = emm
rule = caid=4ae1;privdata=fe01,110010000102,110000000102;accept = Zentr
rule = caid=4ae1;ident=14;accept = Sibir
rule = reject

[reader]
active = 1
name = Zentr
type = funcard
fw_file = /var/etc/oscam-stable/FunCard.a90
extee_file = /var/etc/oscam-stable/ee.bin
intee_file = /var/etc/oscam-stable/int_ee.bin
snippet_file = /var/etc/oscam-stable/initial_snippet.bin
extee_size = 64
emm_cache = 0
auto_update = 1
debug = 1

[reader]
active = 1
name = EMU
type = emu
file = /var/keys/SoftCam.Key
debug = 1

[reader]
active = 1
name = Sibir
type = goldcard
fw_file = /var/etc/oscam-stable/PIC_GW_SIBIR_09.hex
extee_file = /var/etc/oscam-stable/ee56.bin
emm_cache = 0
auto_update = 1
debug = 1

[reader]
active = 1
name = NTV
type = newcamd525
account = m7k7cb94:[email protected]:3001
debug = 1

[reader]
active = 1
name = Raduga
type = newcamd525
account
debug = 1

[reader]
active = 1
name = Kontinent
type = newcamd525
account
debug = 1

[reader]
active = 0
name = AII
type = cs357x
provider = caid:ident
account = xxx:xxx@xxx:xxx
ecm_ttl = 5000
debug = 1

[balancer]
name = bal
chain =
lease_time = 1
mode = 5
debug = 1
active = 0

[reader]
active = 1
name = shura
type = newcamd525
account
multiport
debug = 1

[reader]
active = 1
name = shara
type = newcamd525
account
multiport
debug = 1
 

technodvl2

Registered
Messages
251
to connect wicardd to oscam

reshare





[server]
active = 1
type = newcamd525
provider = 1802:000000;0100:005221
port = 25500
key = 0102030405060708091011121314
debug = 3

[server]
active = 1
type = cs357x
provider = 1802:000000;0100:005221
port = 27500
debug = 3

[server]
active = 1
type = cccam
provider = 1802:000000;0100:005221
port = 23500
debug = 3

[account]
login = user
password = user


[account]
login = user1
password = user1


[account]
login = user2
password = user2


to reshare wicardd to oscam as im doing



tv cabo and Meo
you can use other caids to suit your own setup

cs357x
is the quickest

in oscam server

which ever one you choose above add to the oscam.server



device = wicardd box ip,25500
key = 0102030405060708091011121314
user = user
password = user
label = user
protocol = newcamd
group = 2



[reader]
device = wicardd box ip,23500
user = user1
password = user1
label = user1
protocol = cccam
group = 2
cccversion = 2.1.1


[reader]
device = wicardd box ip,27500
user = user2
password = user2
label = user2
protocol = camd35
group = 2
 
Last edited:

My20

Registered
Messages
5
[server]
active=1
type=cccam
#provider=all
auto_provider=all
auto_idents=1
auto_update=1
port=++++
cc_version=2.0.11
cc_build=2892
debug=0
#ecm_queue_size=8
keepalive=300
max_not_decoded=10
#filter_group=0
#filter=dvb,bloker
#allow_ip=192.168.1.0/24, 192.168.10.0/24
#deny_ip=192.168.1.0/24, 192.168.10.0/24

caid 100 no work, nothing
 

technodvl2

Registered
Messages
251
change
auto_provider=all

to



provider = 1802:000000;0100:005221

works ok here

[server]
type = cccam
provider = 1802:000000;0100:005221
auto_idents = 1
auto_update = 1
port = 27500
cc_version = 2.1.11
cc_build = 1892
debug = 1
active = 1
ecm_queue_size = 8
keepalive = 300
allow_ip = ip of connecting box

i couldn't connect if i allowed all caids

it's better if you only allow a few like above



[account]
login = user1
password = user1
auto_update = 1
filter = dvb
 
Last edited:

technodvl2

Registered
Messages
251
all providers of caid 100 does not work

no work 100:000068


are you sure



2w69zj4.jpg



this is the rule
and from original wiccardd rule


rule = caid=1861;caid=1803;caid=0100;ident=000068;caid=1813;ident=020068;accept # Polsat Cyfrowy ja Cyfra+ (13.0E)
 

fs789

Registered
Messages
2
Hellow dear,
Can you please provide me with wicardd.conf file with suitable settings in order to decrypt orange france package on hotbird 13 east??
Especially i am interested of ushuaia tv on hotbird.
I tryed many Cccam servers but the problem is always the picture freezes.
My receivertype is TM Premier 1 Plus ,and i am working on spark system.
I am using wicardd emu 118.
 

My20

Registered
Messages
5
not in client mode
wicardd server no send caid 100

are you sure



2w69zj4.jpg



this is the rule
and from original wiccardd rule


rule = caid=1861;caid=1803;caid=0100;ident=000068;caid=1813;ident=020068;accept # Polsat Cyfrowy ja Cyfra+ (13.0E)
 

backspeed

Registered
Messages
64
On DM7080 with Open ATV working powervu fine, but only on 4W HBO pack. We need new version that supports powervu keys on other satelittes, like oscam does.
 

technodvl2

Registered
Messages
251
Hellow dear,
Can you please provide me with wicardd.conf file with suitable settings in order to decrypt orange france package on hotbird 13 east??
Especially i am interested of ushuaia tv on hotbird.
I tryed many Cccam servers but the problem is always the picture freezes.
My receivertype is TM Premier 1 Plus ,and i am working on spark system.
I am using wicardd emu 118.

what these ones ?

4fyddc.jpg


15h2a9z.jpg


23rp9i9.jpg


2edca2s.jpg



it can be done
 

dydyer

Banned
Messages
127
Wonderful...

Wicardd 1.19 si very wonderful for to open powervu, it's very fast and stable....new keys 4° west and it's ok....01 819D3EEED42D33
:thum:
 

dydyer

Banned
Messages
127
Hi, just in to ajust this one in Wicardd.conf and a softcam key at good place, here, it is in usr/keys/softcam keys....and after to put keys inside...and in the filters...
rule = caid=0E00;ident=0;accept #Powervu

[Reader]
name = Biss
type = emubiss # Support yes BISS
debug = 0 # logging level 0 - 3
file = /usr/keys/SoftCam.Key
active = 1 # otlyuchenie section
ecm_queue_size = 8 # size of the request queue



P 00F1 00 E710EB08928278 ;CINEMAX 2 HUNGARY, 4W, 10935
P 00F1 01 819D3EEED42D33 ;CINEMAX 2 HUNGARY, 4W, 10935
P 00FB 00 E710EB08928278 ;CINEMAX 2 HUNGARY/CZECH, 4W, 10935
P 00FB 01 819D3EEED42D33 ;CINEMAX 2 HUNGARY/CZECH, 4W, 10935
P 00F6 00 E710EB08928278 ;CINEMAX 2 INTERNATIONAL, 4W, 10935
P 00F6 01 819D3EEED42D33 ;CINEMAX 2 INTERNATIONAL, 4W, 10935
P 00F3 00 E710EB08928278 ;CINEMAX 2 POLAND, 4W, 10935
P 00F3 01 819D3EEED42D33 ;CINEMAX 2 POLAND, 4W, 10935
P 00E7 00 E710EB08928278 ;CINEMAX HUNGARY, 4W, 10935
P 00E7 01 819D3EEED42D33 ;CINEMAX HUNGARY, 4W, 10935
P 00E6 00 E710EB08928278 ;CINEMAX INTERNATIONAL, 4W, 10935
P 00E6 01 819D3EEED42D33 ;CINEMAX INTERNATIONAL, 4W, 10935
P 00EC 00 E710EB08928278 ;CINEMAX INTERNATIONAL 2, 4W, 10935
P 00EC 01 819D3EEED42D33 ;CINEMAX INTERNATIONAL 2, 4W, 10935
P 00E9 00 E710EB08928278 ;CINEMAX POLAND, 4W, 10935
P 00E9 01 819D3EEED42D33 ;CINEMAX POLAND, 4W, 10935
P 002A 00 E710EB08928278 ;HBO COMEDY HUNGARY, 4W, 10935
P 002A 01 819D3EEED42D33 ;HBO COMEDY HUNGARY, 4W, 10935
P 0033 00 E710EB08928278 ;HBO COMEDY HUNGARY/CZECH, 4W, 10935
P 0033 01 819D3EEED42D33 ;HBO COMEDY HUNGARY/CZECH, 4W, 10935
P 0031 00 E710EB08928278 ;HBO COMEDY INTERNATIONAL, 4W, 10935
P 0031 01 819D3EEED42D33 ;HBO COMEDY INTERNATIONAL, 4W, 10935
P 0002 00 E710EB08928278 ;HBO HUNGARY , 4W, 10935
P 0002 01 819D3EEED42D33 ;HBO HUNGARY, 4W, 10935
P 0034 00 E710EB08928278 ;HBO HUNGARY (AC3), 4W, 10935
P 0034 01 819D3EEED42D33 ;HBO HUNGARY (AC3), 4W, 10935
P 00CA 00 E710EB08928278 ;HBO2 CZECH, 4W, 10935
P 00CA 01 819D3EEED42D33 ;HBO2 CZECH, 4W, 10935
P 00CC 00 E710EB08928278 ;HBO2 FOR DTH, 4W, 10935
P 00CC 01 819D3EEED42D33 ;HBO2 FOR DTH, 4W, 10935
P 00C9 00 E710EB08928278 ;HBO2 HUNGARY, 4W, 10935
P 00C9 01 819D3EEED42D33 ;HBO2 HUNGARY, 4W, 10935
P 00CB 00 E710EB08928278 ;HBO2 ORIGHU, 4W, 10935
P 00CB 01 819D3EEED42D33 ;HBO2 ORIGHU, 4W, 10935
 
Last edited:

entusiasti

Registered
Messages
14
I need help opening MAX TV cro on 16E....Oscam or CCcam has no such problem,but with WiCardd I cant decode any channel from this package...Help needed. Thanks!
 

dydyer

Banned
Messages
127
rule = caid=1830;ident=0,3411,3511,AA80,AA81;accept

Hi, to take this line in your filters and reboot wicardd....
 

entusiasti

Registered
Messages
14
My friend, I still cant decode MAX Tv :( Can you send me your config file ? I don't know what I am doing wrong... :( Thanks!

rule = caid=1830;ident=0,3411,3511,AA80,AA81;accept

Hi, to take this line in your filters and reboot wicardd....
 

dydyer

Banned
Messages
127
Hi, if your filters where are the line of max provider is in dvb1 or dvb2, the same name to be in the config of line peers....

[reader]
name = arthuro.com
type = cccam
account = bla bla bla
active = 1
filter = dvb,dvb1,dvb2 (here, the name filters group))
debug = 0
 

sa321

Registered
Messages
36
AU Tricolor on wicardd 119 problem

I am trying to get AU to work on Tricolor using Wicardd 119 on e2 receiver but keep getting requested ICG algo 8500 not found and picture does not open

what does mean that error

funcard: requested ICG algo 8500 not found
18:25:05.186 funcard: 2 ECM80 (4AE1:000011/6982.2) for DVB0[DVBAPI3] decoded (77/77/77 ms)
18:25:05.186 DVB0[DVBAPI3]: ECM80 (4AE1:000011/6982.2) 'TricolorTV:Rossiya 1' decoded by funcard
 
Top