Posts by s3n0

    Hi.


    Probably the OpenPLi 6 version is dead. In the meantime, several newer versions of OpenPLi have been released. The latest is if I'm not mistaken ver.7.2. Unfortunately, OpenPLi no longer provides support for all Dreambox devices, as well as other developer teams for other Enigmas. More info at OpenPLi web-page, here:

    https://openpli.org/download/dreambox/


    If you want to use regular online updates, you have to start using another and especially the new Enigma2. You download it from the Internet and flash it into the set top box and then set it up (I recommend backing up the settings for possible softcam and channel lists first). For example, one of the Enigmas that older Dreambox devices support is OpenATV:

    http://images.mynonpublic.com/openatv/current/


    However, it also depends on whether you own a DM800 clone or a full-fledged DM800. Then it depends on which DM800 you own - HD PVR, HD SE, HD SE V2 or which exactly:

    https://en.wikipedia.org/wiki/Dreambox#Table


    The DM800 models are slightly different in terms of their CFE boot loader or their hardware.


    The Ferrari edition is probably a "clone". If there are newer versions of OpenPLi than Dreambox 4.0, this is probably an unofficial release. Because the v4.0 feed server officially still exists (for the needs of older devices with old OpenPLi 4.0). However, newer OpenPLi versions that officially no longer exist for DM800 (except the 4.0 version), for example, no longer have a feed server. I don't know.... sorry ... because I don't use either Dreambox or OpenPLi. I use OpenATV.


    Try reading this thread ... maybe it will help you:

    OpenPLI 7-RC for dm800se sim ferrari old

    Hey everyone.


    Please, who is the author of the "feed" script on the URL link - http://updates.mynonpublic.com/oea/feed ? :P


    Please change the original characters ! used in the "sed" tool, in regular expressions, to another common used character / due to possible incompatibility issues between scripting languages: bash / sh / python. This can cause a syntax problem (POSIX) in certain specific cases.


    When I copied this function directly to the PUTTY open SSH terminal and ran it in Shell, the exclamation mark was misunderstood in Shell and the function could not be executed. Of course, I admit that this is just my specific case of using the code from the "feed" script.


    However, I think it is preferable to use the usual separator characters in regular expressions (for the "sed" tool), such as: #, @, or /


    From:

    OEVER=$(echo $OEVER | sed "s!OE-Alliance !!")

    To:

    OEVER=$(echo $OEVER | sed "s/OE-Alliance //")


    Thanks.

    :)

    You would first have to write down what doesn't work.


    There is nothing in LiveLOG that you provided. I don't see received EMMs and ECMs in your oscam LOG, but I repeat what I wrote above. Your Oscam (as a client) does not receive any requests - there is no activity. On what platform are you running it ? PC x86 Windows ? or ARM / MIPSEL at Linux set-top-box ? If it is an Oscam used in client mode and you also have a satellite tuner on it, then you should try to enable the dvbapi server/client as follows:


    - add to "oscam.conf":

    Code
    [dvbapi]
    enabled     = 1
    au          = 1
    user        = internal_user


    - add to "oscam.user":

    Code
    [account]
    user        = internal_user
    pwd         =
    group       = 1

    First, you try to re-share from a foreign server, and second, you don't even have your own decoder card in the internet reader. Unfortunately, in this case, I can't advise you. You would need to have access to the primary softcam server that shares the cards. You would have to see its complete configuration as well as any problems in its LOG records. Then a problem could be solved.


    Contact the administrator of the softcam server for advice on the problem, as it may find an error very quickly.

    Hello.


    In your attached LOG, unfortunately I see no attempt to decode channels or any attempt to process EMM / ECM packets by Oscam.


    Probably there is some problem between:

    card reader <-> SoftwareCAM (OSCam) <-> conditional access card from your provider


    Where do your oscam configs come from ? :) Are they sure ? Are they downloaded from the Internet ? Has anyone recommended them ? Maybe there is a mistake in them somewhere. The configuration is based on the "oscam.server" file, "oscam.conf". Alternatively, the "oscam.user" and "oscam.dvbapi" files are also necessary in some cases. Why didn't you mention them ? Do you even include them in your Oscam configuration ?

    Hello,

    so, your CAID is 0B01 ? Or where did you get that Oscam config ? Are you sure with the mentioned CAID ?


    Info from the streamboard page: http://www.streamboard.tv/osca…CardsList#N-ka0B01:000000

    Quote

    N-ka (0B01:000000)

    • ATR: 3B 24 00 30 42 30 30
    • CAID: 0B01
    • Providers:
      • id: 1010 ITI Neovision
      • id: 1050 ITI 2 Neovision
    • ECM: ok
    • EMM: ok

    Does channel decoding work (according to LOG in OscamWebif) ?


    You basically just need to get a card ? Do I understand correctly ? So you tried to make it? Set or add a server to the "oscam.conf" file (for example, based on the cccam protocol). You will then add the user to the "oscam.user" file. And you can try to connect from some other set top box as a client (ideally also as an oscam-client).

    Hello. Some decode cards may require an initialization string (EMM packets for refreshment or card wake-up) after a long period of inactivity. AutoUpdate (AU) function enabled for at least one user? The AU is used to send EMM packets to activate paid programs to the card. Depending on the firmware and the type of card encryption, this may be required.

    Hi.


    If you check the LiveLOG record via Oscam-Webif, you will surely find out why it doesn't work. Check the clients as well as the server. Surely there will be a listing why it doesn't work.


    BTW, your network connections are OK ? If you also use an external connection behind the router, are the ports allowed and routed on your router ?

    OK, but what doesn't work ?


    If you are looking for a directory with oscam configuration, you can also find it in OscamWebif as I wrote before:

    FILES -> oscam.version -> ConfigDir


    If you don't know how to convert C-Lines or M-Lines correctly, here's the right format:

    N-Line

    C-Line

    There are many models of the device "4k". So which one do you own ?

    Ultimo 4K / Uno 4K / Uno 4K SE / Solo 4K / Zero 4K


    All 4K models from Vu+ brand contains the ARM architecture.

    Vu+ Zero box (not a 4K model) should contains the MIPSEL architecture.

    So you need oscam binaries for mipsel and also for arm.

    Then I recommend using the manual installation procedure.


    If you want to use GUI support directly in the BlackHole image menu, it is better to use an IPK package that will prepare everything by itself. I do not know the image of BlackHole and I do not know exactly where it belongs or what method of launching Softcams is used in BlackHole.

    https://www.vuplus4k.com/tutor…stall-oscam-on-blackhole/

    Hi.


    Please enter the LiveLOG (debug log) records from Oscam-Webif first. Maybe there will be an error recorded. Or please specify exactly what does not work! Because I have no idea what it means "doesn't work".


    You can also find the configuration directory in Oscam-Webif:

    http://ip_addr_of_your_box:8888

    ...or try also very often used port 83:

    http://ip_addr_of_your_box:83

    And then go to:

    Files -> oscam.version -> search line "ConfigDir"


    If you prefer the command-line (Shell):

    wget -O - -q "http://127.0.0.1:8888/files.html?file=oscam.version" | grep "ConfigDir"

    ...or if you have set a password:

    wget -O - -q "http://loginname:password@127.0.0.1:8888/files.html?file=oscam.version" | grep "ConfigDir"




    Try it if you also want a manual procedure from here (you'll be sure where the error is if something doesn't work):

    Tutorial : How to install softcam (OSCam/CCCam) manually, if you hate ipk packages


    If you have problems, write again.


    However, I think the PureE2 image has a well-functioning softcam. There should be no problems.

    OK, then please attach a debug LOG record (LiveLOG) from OscamWebif / CccamWebif when this freezing occurs.


    Then somebody might advise if I could not help, because I also don't know everything :).

    Download and set Oscam to all boxes :). Here on this forum you will also find feed sources, such as an extension for the box. They automatically download the required version according to the chipset and also according to the Enigma (for OpenATV for example) with automatic startup at boot.


    If you want to install it manually, it is also possible. Here is the article:

    Tutorial : How to install softcam (OSCam/CCCam) manually, if you hate ipk packages


    You can download the necessary Oscam binary / executable file from the internet or from this discussion forum. There you will always find the latest already compiled Oscam, for different types of boxes. Download the Oscam binary according to the type of your chipset found. Each box can have a different chipset (mipsel, arm, sh4, ...), so you always have to check the chipset architecture or CPU.

    Sorry, but these ideas that Cccam 2.2.1 will work and not Cccam 2.3.2 for example are stupid. Only that you are only a cccam-client .... and the server administrator instructed you to use a specific version of the cccam protocol (usually you can set it up, without changing the softcam).


    Every single softcam must work. The differences are only minor. For example, Cccam and Oscam are the same with the difference that Cccam is mainly focused on the issues with the cccam protocol. Oscam is trying to keep all the popular softcam protocols without BUGs. This means that in Cccam there may be a corrected specific missing for just the cccam protocol rather than in Oscam. However, later the bug fix is also applied in Oscam.


    Then there is one thing that differentiates softcams - specially developed softcam compilations. For example, if a developer modifies the code for himself, so that, for example, the softcam Cccam will work correctly on a particular case with a particular decoding card problem. Later, the modified code can also be implemented in the main stream of source code development on the Internet - it is only a matter of time (sometimes it takes a week and sometimes even half a year).


    My recommendation is Oscam - a multi-protocol softcam. Like Cccam, this Oscam is both server and client in one.


    If something is not working then the problem needs to be solved. Find out exactly why it doesn't work. Not that you exchange softcam for some other :-P.


    However, it all depends on what encryption is used in your card and it is necessary to identify: CAID, DVB provider, type of card reader (external or internal), Enigma version , ...and so on.


    If OSCam or CCCam works, the problem is then in decoding (with paid programs that need to be decoded using the card) or in communicating the card reader with the decoding card. These are the two most common problems.

    Hi,

    what exactly do you mean by "freeze" ?


    Will the process stop running ?


    Or will it stop decoding ? Would it be possible to include a debuglog in this case (the so-called "LiveLOG" in the softcam web interface - OSCam-Webif / CCCam-Webif)?

    You sure? What you sent above is displayed in the LOG when the satellite card is in the reader, but the ATR string is not read from your card. That is why I thought it might be a similar problem. Oscam must retrieve your card info (ATR string), but it has not read anything. The reader is also functional according to LOG records.


    You probably need the keys to a functional Oscam-Emu. It may be necessary to pair new NDS cards with the device. I really do not know. But the card should answer - at least what kind of satellite card (pass the ATR string).


    We don't even know which CAID you have in your satellite card. Without these data, communication with the card is not possible. The card must provide it and should be visible in the Oscam LOG.


    Try it with "boxid" and "ins7e11" entries, like this:

    (unfortunately, I don't know your provider's CAID because you didn't list it and it wasn't read from your satellite card with the help of Oscam)

    Hello,

    everything depends on which Enigma distribution you use. Is there an original Enigma? And so it depends on what trigger for Softcam (Oscam) is used there.


    The easiest way - replace the oscam binary file in your set-top box :

    1. check the name of the oscam service (the name of binary file), e.g. using the Shell (command-line):
      top | grep cam
    2. shoot down the oscam service:
      killall -9 recognized_oscam_service_name
    3. replace the oscam binary with a new file one, downloaded from the internet
      - use the binary file for sh4 chipset and for Enigma which do you use
      - copy and replace file via an FTP connection
      - the binary file should always be placed in the "/usr/bin" folder
      - if the file name is different from the original one, please rename it according to the original file name already in the set-top box
    4. as finally, restart the set-top box to restart the new Oscam (since I don't know which type of Oscam trigger is used in your Enigma)


    Or you may use the search button also :) : How do i install oscam vix4 image amiko alien 2


    You can install an extensions with a new feed sources for your Enigma: Softcam Feeds . Then, as first uninstall your old oscam version and then, as second, install the new one Oscam via the new included feed source, which is usually visible in the Plugin-MENU as the new entry - "Softcams" ... or use the command-line / Shell (opkg update && opkg list | grep oscam, then install what you need with the command: opkg install oscam_package_name).


    Your device uses the chipset "sh_4" what is not popular ... unfortunatelly. But oscam binary files exists also for sh4 chipsets.


    One way to manually install Oscam according to my own startup bash-script file, you can found here:

    Tutorial : How to install softcam (OSCam/CCCam) manually, if you hate ipk packages

    Hello.


    Probably the satellite card is inserted in the universal reader incorrectly ?


    Try to insert the card with the chip down / up and also with the chip in front / back. This may require a restart of the set-top box. Ideally, the satellite card should be inserted with the device turned off ! This avoids possible problems with card-reader damaging on cheaper set-top boxes.