Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Page 1 of 2 12 LastLast
Results 1 to 15 of 25

Thread: MGCAMD not working

  1. #1
    sponge_bob's Avatar
    Title
    Member
    Join Date
    Mar 2015
    Posts
    40
    Thanks
    12
    Thanked 0 Times in 0 Posts

    MGCAMD not working

    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!

  2. #2

    Title
    Forum Supporter
    Donated Member
    Join Date
    Jun 2010
    Posts
    3,010
    Thanks
    1,347
    Thanked 427 Times in 391 Posts
    i had issues on all my boxes with powercuts and only way to get it working was to restart boxes.

  3. #3
    sundancer's Avatar
    Title
    Member
    Join Date
    Sep 2017
    Posts
    75
    Thanks
    10
    Thanked 27 Times in 16 Posts
    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.

  4. #4

    Title
    Member
    Join Date
    Aug 2013
    Posts
    62
    Thanks
    15
    Thanked 11 Times in 8 Posts
    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 }

  5. #5
    sponge_bob's Avatar
    Title
    Member
    Join Date
    Mar 2015
    Posts
    40
    Thanks
    12
    Thanked 0 Times in 0 Posts
    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

  6. #6
    malcolmp's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Aug 2013
    Posts
    320
    Thanks
    36
    Thanked 27 Times in 25 Posts
    Try ncam or ncam mips.

  7. #7
    sundancer's Avatar
    Title
    Member
    Join Date
    Sep 2017
    Posts
    75
    Thanks
    10
    Thanked 27 Times in 16 Posts
    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
    Attached Files Attached Files

  8. The Following User Says Thank You to sundancer For This Useful Post:

    sponge_bob (19-11-17)

  9. #8

    Title
    Member
    Join Date
    Mar 2011
    Posts
    75
    Thanks
    18
    Thanked 4 Times in 4 Posts
    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 ?

  10. #9

    Title
    Member
    Join Date
    Mar 2011
    Posts
    75
    Thanks
    18
    Thanked 4 Times in 4 Posts
    Quote Originally Posted by sponge_bob View Post
    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

  11. #10

    Title
    Forum Supporter
    Donated Member
    Join Date
    Jul 2014
    Location
    God Knows
    Posts
    1,694
    Thanks
    582
    Thanked 266 Times in 247 Posts
    oscam is the way to go. works great.
    PLEASE DO NOT PM IN REGARDS TO CS TALK OR OTHER ILEGAL MATTERS. IT WILL BE REPORTED TO THE ADMINS

  12. #11

    Title
    Junior Member
    Join Date
    Nov 2015
    Location
    Wales.Uk
    Posts
    9
    Thanks
    11
    Thanked 0 Times in 0 Posts
    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

  13. #12

    Title
    Member
    Join Date
    May 2012
    Location
    Sweden
    Posts
    58
    Thanks
    270
    Thanked 7 Times in 6 Posts
    Same for me after update, i did put in the mgconfig again, did not restore that one.

  14. #13

    Title
    Junior Member
    Join Date
    Nov 2015
    Location
    Wales.Uk
    Posts
    9
    Thanks
    11
    Thanked 0 Times in 0 Posts
    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

  15. #14

    Title
    Member
    Join Date
    Mar 2011
    Posts
    75
    Thanks
    18
    Thanked 4 Times in 4 Posts
    Quote Originally Posted by Giveusalook View Post
    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

  16. #15

    Title
    Member
    Join Date
    Mar 2011
    Posts
    75
    Thanks
    18
    Thanked 4 Times in 4 Posts
    think my config must not be right..
    Last edited by brundlefly; 22-11-17 at 12:57. Reason: change

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.