how to cline to mgcamd1.35a

levi45

Registered
Messages
473
then when i type this
mgcamd_1.35


this masege is there

root@bm750:~# mgcamd_1.35
warning, no config file
tuxbox mgcamd v1.35 by mixvt (compiled Jan 20 2010 21:33:48)
[mg] Net:0:7:0:10s Show ecm:1, emm:1 Up:1 Au:2 Dir:0 Osd:no:80:0 Cache:6 Log:2:
o ip:28007 Reread:0
[mg] Ecm cache time: 15
Box type: mips dreambox (
 

percivjr

Registered
Messages
461
Here's a clue:
warning, no config file

Looks like you have no mg_cfg file in /var/keys directory
 

levi45

Registered
Messages
473
Here's a clue:
warning, no config file

Looks like you have no mg_cfg file in /var/keys directory
all my file are in usr/keys (cccamd.list.example
ignore.list.example
mg_cfg
newcamd.list
newcamd.list.example
peer.cfg.example
priority.list.example
replace.list.example )
 

percivjr

Registered
Messages
461
Might actually be the same place.

Type this:

cd /var/keys

If it says "can't cd to /var/keys", then type this

ln -s /usr/keys /var/keys

and then check with:

cd /var/keys

again.
 

levi45

Registered
Messages
473
Might actually be the same place.

Type this:

cd /var/keys

If it says "can't cd to /var/keys", then type this

ln -s /usr/keys /var/keys

and then check with:

cd /var/keys

again.

root@bm750:~# cd /var/keys
-sh: cd: can't cd to /var/keys
root@bm750:~# ln -s /usr/keys /var/keys
root@bm750:~# cd /var/keys
root@bm750:/usr/keys#
root@bm750:/usr/keys#
 

percivjr

Registered
Messages
461
OK, we're getting closer. Stop and start mgcamd again:

killall mgcamd_1.35
mgcamd_1.35 -d

and if it doesn't work, post the console output again.
 

dionysos

Registered
Messages
986
hi levi
as the other members have described in the previous posts it should work. I use mgcamd to view TVR HD from my original Akta card in CCcam_2.1.4-server and these are my settings:

--> In server-box in cfg file you add an Fline for ex:

F: Mgcamd Mgcamd_PW 2 0 0 { 0:0:1 } { } { }
... and you restart cccam to activate this line


--> In the mgcamd viewing box you have to do 2 things in usr/keys (var/keys):

1) in cccamd.list (attribute mode 755) you add this line:
C: IP-serverbox (of Cccam-box) port (of cccam-serverbox) Mgcamd Mgcamd_PW
for ex.
C: 192.168.10 12000 Mgcamd Mgcamd_PW


2) in mg_cfg (attribute mode 755):
G: { 32 }

... and you restart Mgcamd on your Mgcamd-viewing box!

That's it!

Good luck :)
 

levi45

Registered
Messages
473
OK, we're getting closer. Stop and start mgcamd again:

killall mgcamd_1.35
mgcamd_1.35 -d

and if it doesn't work, post the console output again.

root@bm750:~# killall mgcamd_1.35
root@bm750:~# mgcamd_1.35 -d
tuxbox mgcamd v1.35 by mixvt (compiled Jan 20 2010 21:33:48)
[mg] Net://:/:/:5s Show ecm:1, emm:1 Up:1 Au:2 Dir:0 Osd:no:80:0 Cache:7 Log:3:
//.//././:///// Reread:0
[mg] Ecm cache time: 15
Box type: mips dreambox (


[mg0] pid 0x04CD failed to decode.
[mg0] No irdeto key(s) found for id 0 keynr 00
[mg0] network can't decode
[mg0] No irdeto key(s) found for id 0 keynr 00
[mg0] network can't decode
[mg0] No irdeto key(s) found for id 0 keynr 00
[mg0] network can't decode


[mgcamd] Cryptoworks key(s) not found for caid 0D00 provid c0 keynr 00
 
Last edited:

levi45

Registered
Messages
473
@ dionysos thanks for post. but i am try to connect my cline via mgcamd...on only 1 box..
 

percivjr

Registered
Messages
461
There is something wrong with your mg_cfg file:
Net://:/:/:5s
The first parameter after Net: is the G: parameter. Mine is:
Net:32:7:2:1s

i.e. G=32.

Post your mg_cfg file
 

Goukos

Registered
Messages
16
at the sript where you make the G : 33

you need also to tell mgcmd to FIRST connect to cccam server but i dont remember which letter does this

reffer to the original script to see it and change it

I m going to tell it to you one more time.....

Do the above and put ALSO this: P: { 02 }
 

levi45

Registered
Messages
473
There is something wrong with your mg_cfg file:
Net://:/:/:5s
The first parameter after Net: is the G: parameter. Mine is:
Net:32:7:2:1s

i.e. G=32.

Post your mg_cfg file

hi i have chance the numbers to(///)my self
 

levi45

Registered
Messages
473
There is something wrong with your mg_cfg file:
Net://:/:/:5s
The first parameter after Net: is the G: parameter. Mine is:
Net:32:7:2:1s

i.e. G=32.

Post your mg_cfg file

# EMM messages
# 00 don't show any EMMs (default)
# 01 show only valid EMMs
# 02 show valid and bad EMMs with complete data display
M: { 01 }

# ECM messages
# 00 don't show anything about ecm
# 01 normal mode, show pids processed, decoded ecm and cw
# 02 verbose mode, show valid and bad ECMs with data
C: { 01 }

# AU
# 00 disable, no emm pids processed
# 01 enable, emm pids always processed for soft-au and shared cards
# 02 auto, emm started only if channel cant be decoded
# 03 process emm pids for network cards update only
A: { 02 }

# key update (sum 01 or 02 with 04)
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
# 04 enable TPS au
# + tps SID, which pmt pid contains au pid
U: { 01 } 0x12c0

# config files folder (softcam, autoroll, ignore/priority)
# 00 files in /var/keys
# 01 files in /tmp
T: { 00 }

# network mode, use summ for several clients
# 00 no network (default)
# 01 newcamd netclient
# 02 radegast netclient
# 04 camd3 netclient
# 08 gbox netclient
# 32 cccamd netclient, card list saved as /tmp/cccamd.info
# (ECM only, supported server version up to 2.1.1, later not work)
G: { 32 }

# network retry, use summ for several options
# 00 disable
# 01 retry every new ecm
# 02 try to connect to offline shares every Q: seconds
# 04 try to detect and fast reconnect to lost (and not used atm) server
# + XX messages number and YY seconds to reconnect
# mg will reconnect to server, if no answer to last XX ecm/keepalive or
# if no answer for last ecm or keepalive sent for YY seconds
# set to 0 to disable
N: { 07 } 5 30

# network ecm timeout in seconds
K: { 05 }

# newcamd dead routes connect retry, sec
Q: { 600 }

# network shares priority
# 00 gbox, newcamd, cccamd, radegast, camd3 (default)
# 01 camd3, radegast, cccamd, gbox, newcamd
# 02 cccamd, newcamd, camd3, gbox, radegast
P: { 02 }

# on screen display type
# 00 No OSD (default)
# 01 neutrino
# 02 enigma
# 03 relook
# + user password for http auth
O: { 00 } username password

# on screen display Options, summ of:
# 01 show emu ecm
# 02 show network shares messages
# 04 show decoding failed / fta
# 08 show emm keys update
# + web port to use for osd
S: { 03 } 80

# Log option, summ of:
# 00 off
# 01 network udp log
# 02 log to console
# 04 file, appended ! delete it by yourself, before it eat all your hdd
# + IP udp-port log-file-name
L: { 03 } 172.16.1.1 28007 /tmp/mgcamd.log

# keep ecm cache, seconds
# every cache entry takes 28 bytes, so 24h cache will take *only* 240-400kb of memory,
# for openbox/elanvision users with remote shares make sense to set it higher than default value,
# to not hammer cards while timeshifting or playing crypted recordings.
E: { 15 }

# cache option, summ of:
# 00 Off (default)
# 01 Ecm pids cache, store pids used to decode in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list
# 02 Ecm data cache, remember CW for (E:) time
# 04 Emm cache for network cards, do not resend the same emm twice, cache not cleared until restart
H: { 07 }

# reread files, summ of:
# 00 No (default)
# 01 reread config file on channel change (including priority and ignore, but not replace/cache)
# 02 reread SoftCam.Key on channel change
# 04 reread SoftCam.Key if file changed
R: { 00 }

# debug, summ of
# 00 off (default)
# 01 debug ecm
# 02 debug emm
# 04 debug network ecm
# 08 debug network emm
# 16 debug network login
# 32 show mem/cpu stats every 1 min
# 64 add timestamp to log messages
D: { 00 }

# box type
# 00 autodetect, change only if you think wrong type detected.
# 01 dbox2
# 02 dreambox
# 03 triple-dragon
# 04 relook
# 05 openbox
# 06 dreambox/mips
# 08 stapi/kathrein
# 09 stapi/ipbox
# 11 stapi/openbox
B: { 00 }

# map all 180x nagra caids to 1801
# default is 01
F: { 01 }
 

percivjr

Registered
Messages
461
I don't understand why the console is displaying:
Net://:/:/:5s

You need to get some proper numbers instead of ////.

Here's my mg_cfg:

M: { 01 }
C: { 01 }
A: { 01 }
U: { 01 } 0x12c0
T: { 00 }
G: { 33 }
N: { 07 } 25 10
K: { 1 }
Q: { 10 }
P: { 02 }
O: { 02 } root dreambox
S: { 15 } 80
L: { 02 } 172.16.1.1 28007 /tmp/mgcamd.log
E: { 15 }
H: { 00 }
R: { 02 }
D: { 00 }
B: { 02 }
 

levi45

Registered
Messages
473
I m going to tell it to you one more time.....

Do the above and put ALSO this: P: { 02 }

thanks but in my mg.cfg
# network mode, use summ for several clients
# 00 no network (default)
# 01 newcamd netclient
# 02 radegast netclient
# 04 camd3 netclient
# 08 gbox netclient
# 32 cccamd netclient, card list saved as /tmp/cccamd.info
# (ECM only, supported server version up to 2.1.1, later not work)
G: { 32 }
no number 33
 

percivjr

Registered
Messages
461
It doesn't matter whether it's 32 or 33. The important thing is that the console shows Net:32:.... or Net:33.... when you start mgcamd.
 

Goukos

Registered
Messages
16
thanks but in my mg.cfg
# network mode, use summ for several clients
# 00 no network (default)
# 01 newcamd netclient
# 02 radegast netclient
# 04 camd3 netclient
# 08 gbox netclient
# 32 cccamd netclient, card list saved as /tmp/cccamd.info
# (ECM only, supported server version up to 2.1.1, later not work)
G: { 32 }
no number 33

Its a summary my friend...

That means that you want cccam and mgcamd to work so 01+32=33 !!


the way i told you works for me ok !
 
Top