Posts by manuel06

    What's the difference in procedure in installing normal cccam 2.30 on Vu+ Solo2 and installing cccam arm 2.32. When installing cccam 2.30 on Solo 2 I have only to put cline in CCcam.cfg whereas when I install cccam arm 2.32 on Uno 4K and put cline in CCcam.cfg nothing opens. Presently I have Open Blackhole 4.1 image on Uno 4K.

    Thanks for your reply.


    I have a 4 line cccam cline for Oscam and Ncam. How should I edit ncam.server and oscam.server to include this cline. Also should I edit ncam.user and oscam.user to change user djakac9 to make my user name? Should I leave all other files unedited in the Config folder and put the Config folder in usr/keys or in etc/tuxbox?

    Thanks for all your help, but still no luck for me. I even tried on the latest VTI image in Multiboot but still the same results. I'm attaching again my Config files that I'm using so that maybe this will help someone to put a correct Config Folder for Vu+ 4K with Open Blackhole image or VTI image on the Forum that will be a great help for me and also for all those who are having my same problem. With my Config Folder I'm only having audio on Ncam v4.0 and nothing on Oscam r11398 for AFN Channels on Sat 9E


    config.zip

    you have only your clines in oscam.server/ncam.sever

    you need reader for emulator and AFN in oscam.server/ncam.sever


    Thanks for your prompt reply. I tried to edit the oscam.server/ncam.server to include the file that you wrote but without success. Could I have the oscam.server/ncam.server as it should be properly edited.

    I have followed all this thread and still couldn't have images on AFN channels, only audio. I'm trying to have these channels on Vu+ Uno 4k with Open Blackhole image v4.1.0.11 with OSCam r11398 and Ncam 4.0. I'm attaching config folder (without server URL and username/password) so somebody might help me and direct me to the right configuration so that I could view these channels. Thanks.


    From my location we don't receive 57e. My motor dish is mounted to receive the following Sats: 9e, 13e, 16e, 19.2e, 23.5e, 39e, 0.8w, 7w, 30w. I have no problems in opening channels on these Sats with Ncam 3.5. As softcam.key I always use the one by Serjoga that is updated in this Forum.

    Ncam 3.5 is working well on my Vu Uno 4K, Blackhole v3.0.4D image on all packages but having problems in opening RSI LA 1, RSI LA 2, RTS Un and RTS Deux on Sat 13E. It opens then after very few seconds it freezes. No such problems with Ncam 3.3 or OScam 11392 on same decoder and image. Gone back to Ncam 3.3 but wish to have a solution for this problem. Thanks.

    I started everything from fresh re Oscam. I uninstalled the one I had and installed Oscam 11278. I tested that it's working correctly and then added the new script for Arm base receivers that there is in post #1 and attributed 755. Now I'm having the below images.


    When I entered on Oscam Webinterface it is showing OSCam r11391 and not 11278 as was before. So it's working now. Don't understand the info on last image, about missing in line 73 and 77. Here are additional info about these lines so that I could get help to understand this and if need be to adjust. Thanks for everything.



    Line 73 and 77 are the following:

    73 $oscamstop

    74 echo "Copie du $oscambin"

    75 cp -f oscam $oscambin > /dev/null 2>&1

    76 echo "Demarrage du Oscam ..."

    77 $oscamstart


    My Ncam_Oscam.sh is as follows:


    #!/bin/sh


    CAMNAME="OSCam 11278"


    remove_tmp () {

    rm -rf /tmp/*.info* /tmp/*.tmp*

    }


    case "$1" in

    start)

    echo "[SCRIPT] $1: $CAMNAME"

    remove_tmp

    /usr/bin/oscam -b &

    sleep 2

    ;;

    stop)

    echo "[SCRIPT] $1: $CAMNAME"

    killall -9 oscam 2>/dev/null

    sleep 1

    remove_tmp

    ;;

    *)

    $0 stop

    exit 0

    ;;

    esac


    exit 0


    Thanks for your help.

    Oscam_update.sh in /usr/script has 0755 as attributes. Both scripts that I tried had the same attributes but I had different errors.

    Is the script for Vu Solo 4K the same for Uno 4K with same BH image? If not, I would appreciate if it will be downloaded here. Thanks.

    But I need mgcamd.

    Then use Blackhole image.

    So I take it that mgcamd doesn't work on OBH. I had it on Blackhole image but when I installed the OBH, it stopped functioning. If that's the case it will solve my problem and wait until there is mgcamd compatible with OBH for Uno 4K. Thanks

    I installed the Mgcamd on my Vu+ Uno 4K with OBH image 1.0 and didn't opened channels. Have no problem with OSCam but wish to have MGcamd also functioning. I have other boxes working with mgcamd. Don't know the problem, maybe the mg_cfg file?

    use ncam 1.1 it just works

    Yes I tried it and works. But I need mgcamd. For me it's more like a hobby than watching TV. The thing that OScam and Ncam are working and Mgcamd not on MY uno 4K, I need to find the problem.

    I installed the Mgcamd on my Vu+ Uno 4K with OBH image 1.0 and didn't opened channels. Have no problem with OSCam but wish to have MGcamd also functioning. I have other boxes working with mgcamd. Don't know the problem, maybe the mg_cfg file?

    I am using mgcamd 1.35a on my Vu+ Uno 4K and today stopped opening S*k De and Polsat. It is still opening packages on 13e and 19.2 but not these packages. Tried Oscam and Ncam 1.1 but still no luck. Blackhole image 3.0.3E. No problem viewing these channels on Vu+ Duo2 with mgcamd 1.38c (different dish) but not opening with Oscam and Ncam 1.1. Is this only my problem? Any help will be appreciated.