Posts by kennboy

    well i thought i would have got some advice on this ive tryed it,.rebooted v+ box with black hole image 1.7.8 on it but it will not clear anything. what have i done wrong as you can see from my post ive done fline and cline and useing cccam port or do i have to use a different port for mgcamd anybody please thanks.

    thanks for editing my post , was hoping for some answaers.anyway ive installed the files and there is 7 so do i delete the rest and just keep cccamdlist and mg_cfg ? what ive done is this


    cccamdlist C: 192.168.xx.xx port user password then in my cccam config ive done this
    cccam cfg F: user password port 192.168.xx.xx is this right so far the port user and password are the same and i altered the script to this


    ##########################
    ###LINUXSAT-SUPPORT.COM###
    ##########################


    #!/bin/sh


    CAMNAME="CCcam 2.0.11-Mgcamd 1.38"


    remove_tmp () {
    rm -rf /tmp/ecm.info /tmp/pid.info /tmp/cardinfo
    }
    case "$1" in
    start)
    remove_tmp
    /var/bin/mgcamd_1.38 &
    sleep 15
    /var/bin/CCcam &
    ;;
    stop)
    touch /tmp/mgcamd_1.38
    sleep 5
    killall -9 mgcamd_1.38 CCcam 2>/dev/null
    sleep 2
    remove_tmp
    ;;
    *)
    $0 stop


    do i leave cccam as it is in script and do the keys for mgcamd go in keys any help please thanks.

    i hope ive been reading this right ive got v+ duo and i want to use mg and cccam together. ive downloaded the files for black hole image 1.7.8. can i use any user and password or do i use my cline that i give to my peers. and do i have to open any ports for mgcamd ive looked at the thread mgcamd and cccam 211 i think thats the 1 i downloaded. if thats right do i need the script that is posted with it.ie install thr ipk then put the scipt in am i right in saying that. and does it still open bulsat.i read running these together it will open that package. ive tryed with oscam but i agree it is a pain to set up when its set up i have peers saying im on/off and just got fed up with it.this is the 1 ive been looking at sorry about the copy and paste but was not sure how to show link


    http://linuxsat-support.com/mg…822-how-mgcamd-cccam.html



    and this for example 192.168.1.67 is that ip of v box if so i should have somthing like this C 123.456.7.890 V+ DUO
    so would my flime look like this F V+ DOU ( 2.0.0 ) 123.456.7.890. just need a little advice please been looking alover different site and this looks what im looking for thanks.

    yes thats what i meant sorry if ive lead you to belevie just with cccam just been looking at it ive tryed that script but that dont work plus when i make up c line do i put 256 in cccam config because i use cccam 213. do i use db ip 192.168.0.0 ie C: 192.168.0.0 12000 user pass )
    or does 256 go in mgcamd file. then when switching to mgcamd my peers should see me as cccam is that right sorry about crossed wires thanks





    can i use my cline instead of ip addy and make up f line with user and password.

    agian not my work



    You probably know MGCamd. This is great client EMU that is in my opinion better than CCcam and OScam (as client!!). Configuring is quite easy, you just need to have right instructions :) For example, OScam is real pain in the arse when you want to set it up.


    In the attached file you will get mgcamd 1.38 for mipsel receivers (VU+, CT and Dreambox receivers) + two config files. One is called mg_cfg, other one is cccamd.list. Both files need to be in var/keys


    mg_cfg is already edited so it can be used immediately (mgcamd+cccam connection)! What you need to do is to make a C line and copy/paste it in cccamd.list file. Easy! I assume you know how to make C line? First you need to make F line on your server side where cccam is running. Then simply make C line from that F line!
    For more instruction on C line and F line look here,


    And thats it! You now have MGCamd as a client, which is connected to CCcam server. You will see that MGCamd is very fast when it comes to zapping speed ;) :!


    There are three files in the zip file;



    Code:
    cccamd = config file ( put your c line here, example C: 192.168.1.67 12000 user pass )
    mg_cfg = config file
    mgcamd_138 = binaryThere is no script included.


    You will need to install Mgcamd from your addons panel then replace the existing files with the files above.


    Then you can you can start/stop EMU.


    If you are running Mgcamd and CCcam on the same server you will need to edit the existing Mgcamd script usually found in /usr/camscript/ with whats below.



    PHP Code:
    #!/bin/sh
    remove_tmp () {
    rm -rf /tmp/ecm.info /tmp/pid.info /tmp/cardinfo
    }
    case "$1" in
    start)
    remove_tmp
    /var/bin/mgcamd_1.38 &
    sleep 15
    /var/bin/CCcam &
    ;;
    stop)
    touch /tmp/mgcamd_1.38
    sleep 5
    killall -9 mgcamd_1.38 CCcam 2>/dev/null
    sleep 2
    remove_tmp
    ;;
    *)
    $0 stop
    exit 1
    ;;
    esac
    exit 0

    well it seems you can run them side by side just been on google and got the files i need ive uploaded them so if any1 wants to try with them. i am going to give it ago see how it goes thanks.

    just been reading this on another site so it is possiale to run them side by side


    You need to have in /var/k e y s/ the config for C line which is the file called cccamd.list
    Name is case sensitive in linux so all letters are lower case,place inside a C line from your local CCcam server
    e.g:
    C: 127.0.0.1 12000 user pass this is not my work



    im useing db500hd with nemisis on it so now im going to look for cccamd.list. but still cannot find configs in image thanks



    got the script for mgcamd its in usr script is there any thing else i should look for thanks

    can anybody help me with keys for bulsat i hope this is allowed tryed different keys but no joy with any so far i can open chanells on 10e but not 39e got the latest chanelinfo prio and providers but no working key for 39e any ideas please.

    eres the configs ive just done



    ive also changed scirpt to this


    [quote='kennboy','https://linuxsat-support.com/index.php?thread/&postID=66131#post66131'][reader]
    label = ***UK
    protocol = internal
    detect = cd
    device = /dev/sci0
    caid = 0963
    EMMCache = 1,1,0
    blocknano = all
    group = 1


    [reader]
    label = remote
    protocol = cccam
    device = peers.dyndns.org,12000
    account = user,pass
    group = 1
    caid = 0963
    cccversion = 2.1.4
    reconnecttimeout = 5



    [account]
    user = linuxsatsupport
    group = 1
    caid = 0963
    ident = 0963:000000
    au = ***UK
    monlevel = 0


    [account]
    user =
    pwd =
    group = 1
    caid = 0963
    ident = 0963:000000
    cccreshare = 1
    cccmaxhops = 2



    this is what im getting confussed with. i cannot get oscam to start at the minute ive tryed oscam/cccam 213 need help please[/QUOTE



    is this to run oscam on its own or both because i cannot get oscan to start it just running cccam 213 thanks

    please can some1 tell me which to use ive been trying them both but i must have them set up wrong in dvapi what do i put in there because like i said it as 2 users and 2 readers thanks.

    i forgot to mention i use l line in my cccam config i was looking at the 1 with dvapi but its got 2 readers and 2 user files so which is best to use thanks