PDA

View Full Version : [VU+ Zero] MGCAMD not working



sponge_bob
11-11-17, 22:17
Hi

I can't seem to get mgcamd 138 working at all on my box. I did a complete reflash too but still no joy - I've gone back to oscam but i cant stand the glitches so want to go back to mgcamd but when I did try it was just not working at all.

Here's my file btw..

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

# ECM messages
# 00 dont 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: { 01 }

# 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 }

# 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
G: { 33 }

# 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 }

# network ecm timeout in seconds
K: { 07 }

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

# network shares priority
# 00 gbox, newcamd, radegast, camd3 (default)
# 01 camd3, radegast, newcamd, gbox
# 02 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 }

# 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: { 11 } 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: { 00 }

# 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: { 04 }

# 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
B: { 06 }

# Mapping 18xx
# 00 disable mapping
# 01 map 18xx to 1801

Thanks!

cactikid
12-11-17, 00:29
i had issues on all my boxes with powercuts and only way to get it working was to restart boxes.

sundancer
12-11-17, 12:14
Give sbox a go. Its nice and easy set up and works like a dream with Vix. I found it a lot more stable than oscam, although thats just my opinion.

It reads most cards that you throw at it.

ghostivv
12-11-17, 16:43
Cable feed? unable to add file but here's mine working perfect.

# 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: { 01 }

# 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: { 10 }

# 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: { 00 }

# 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: { 06 }

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

sponge_bob
12-11-17, 17:11
Mgcamd wont work no matter. I've tried so many configs so giving up! Oscam works but its really jittery!

@sundancer - could you give me some instructions on how to setup sbox?

Thanks

malcolmp
12-11-17, 21:38
Try ncam or ncam mips.

sundancer
12-11-17, 21:58
Which image bud?

I'm assuming your using VIX.

Unzip the attached file and ftp the file called sBox_0054_7 in usr/softcams and change permissions to 755

Put the rest of the rest of the files into usr/bin

in the sbox.conf file you only need to change the settings in [main] which control webif passwords and listening ports

The only other file you need to change is the users.sbox file. The settings are very similar to how you setup CCCam using N, C & F lines.

If you then go to the blue button you will find sbox in the emu startup settings. It will give you a non standard emu warning on screen when it starts, but it works fine with VIX.

The example config should be pretty much self explanatory if you can get your head around oscam.

@admin, I'm not 100% sure if i'm breaking any rules posting these files up on the forum, if i am can you please remove them and accept my apologies. They are just standard example emu config files, they wont decode anything until setup

brundlefly
22-11-17, 09:32
hi guys, having read the above by the op i too am having difficulty getting mgcamd to work...ive tried the latest vix image with NAR fix on my duo2...thought id try mgcamd1.38, anyways downloaded 1.38 from vix feed....sent over the config files to usr/keys from above , with my details, restarted mgcamd1.38, but nothing is clearing..am i missing something .....? i have oscam working fine but havinhg problem getting this mgcamd1.38 to work..any help..ta....

am i correct in thinking that mgcamd doesnt work on vix images anyymore ?

brundlefly
22-11-17, 09:33
Mgcamd wont work no matter. I've tried so many configs so giving up! Oscam works but its really jittery!

@sundancer - could you give me some instructions on how to setup sbox?

Thanks

same here spent ages with different configs, just doesnt work....oscam is really slow to change channels, delays of around 4 or 5 secs

john doe
22-11-17, 10:21
oscam is the way to go. works great.

Giveusalook
22-11-17, 10:48
Hi, I believe I have the same issue as from this morning I can't get any channels to come on at all. I've done a satalite scan with zero results for channels. There's no program listings available as they just show blank.
There's no ftv channels or any through the mgcamd.1.38 ?

I've never had this problem before ! I do appogise if I'm in the wrong forum

Any advice

widar
22-11-17, 10:55
Same for me after update, i did put in the mgconfig again, did not restore that one.

Giveusalook
22-11-17, 11:47
I've got everything back up and running.

I tried the restart but was no good so I closed the system down and then switched it off at the Back,unplugged it from the mains.
Restarted and then done a satalite scan which came back with 900 + channels

All working now, but I have no idea what caused this problem

brundlefly
22-11-17, 12:19
I've got everything back up and running.

I tried the restart but was no good so I closed the system down and then switched it off at the Back,unplugged it from the mains.
Restarted and then done a satalite scan which came back with 900 + channels

All working now, but I have no idea what caused this problem
so you got mgcamd working ?..did you download from the vix feeds ? can you upload your config files so i can try ? cheers

brundlefly
22-11-17, 12:53
think my config must not be right..

brundlefly
22-11-17, 12:57
tried above config but still not working...humbug !

icemen
22-11-17, 14:00
Can any1 confirm mgcamd working on new image b4 i upgrade thanks ;-)

spanner123
22-11-17, 14:49
Can any1 confirm mgcamd working on new image b4 i upgrade thanks ;-)

Mgcamd working on my solo2 and has done with all updates.

widar
22-11-17, 14:55
Mgcamd working on my solo2, updated with 5.1.002

spanner123
22-11-17, 14:57
Here is my config file if anyone wants to try it:

PhilipM3
22-11-17, 16:28
Mgcamd working on my Mutant HD2400 with Openvix 5.1.002.
It didn't initially so I checked ABM config files were up to date and did a fresh ABM scan.
Again it didn't seem to be working at first but after many seconds did.
Did a test of while recording one channel then trying to view another. Again it took ages to work but did.

crx
22-11-17, 16:33
I changed to oscam while there was sound issues but it didnt seem to work the best, updated everything last night and back to mgcam 1.38 and all seems good!!

salah100
22-11-17, 19:10
Double post

salah100
22-11-17, 19:10
oscam is the way to go. works great.No glitching / freezing or delay in clearing?

sundancer
22-11-17, 19:45
As far as i was aware MGCamd cant read cards without the use of a reader like Oscam or Newcs so there stands a very good chance that the ecm source is the issue of your glitching. Put crap in you get crap out.

I think if you take this any further you will breaching forum rules so there's not much point in taking this thread any further.