Posts by s3n0

    Chocholousek has already announced in another discussion forum that he has solved this problem. Everything should work.


    The picon.cz server was probably under some DDoS attack or under another type of attack. Some small child who is bored at home probably needs to prove that he has a big penis and that he is already an adult. And then it is necessary to develop the appropriate additional protection on the server, for the appropriate type of attack.

    Hi.


    Sorry, no. This shell script (if you study it) is actually intended for Enigma only.


    If you modify it, you can also use it for a standard Linux system. However, you must have compiled Python code (.py to .pyo files) and you must also have some localization compiler present, ar archiver, 7zip archiver, ... etc. . I also use the "opkg" package manager, but Ubuntu system uses primarily another package manager. I think: apt, aptitude, dpkg, ... . However, there is more that would need to be modified for Ubuntu use. Why don't you make your own shell script for Ubuntu ? Just know the format of .deb and .ipk packages or study the creation process in my shell-script :-P.


    For example:

    https://en.wikipedia.org/wiki/Deb_(file_format)

    https://linux-tips.com/t/how-to-extract-deb-package/169

    https://radagast.ca/linux/anatomy_of_a_deb_file.html

    https://wiki.debian.org/MaintainerScripts

    Hi.


    And what exactly version / build of Oscam do you use ? Have you tried other Oscam builds ? Or other Oscam versions (older / newer) ?


    Please show / copy complete info, for example, from Oscam-Webif:

    Files -> oscam.version


    What does Live-Log say in Oscam-Webif ? Is there any problem visible ? What do you mean by "freezing" Oscam ? Will Oscam stop decoding all ECM requests ? Or does the background process freeze on a system ?

    Okay, but that doesn't mean there's a bug in the juli13 build. The error may be in the source official source code of Oscam. This is because it may or may not provide various additional information for the GUI / SKIN in Enigma. For example, in the case of OpenATV - Cccam softcam provides information about the response time of ECM packets and is not displayed in the GUI, but Oscam softcam provides this information and also displays it in the GUI (second info-bar). Even juli13 creates a separate build for OpenPLi, for the MIPS architecture, and then second build - universal for other Enigmas based on the standard of the latest free OE2.0 Enigma base/core.

    Um, I don't really know ... it could also be a problem that is only related to specific Enigma2 distributions. It is quite possible that OpenPLi (on a screen from you) adds its own features to the Oscam code that work exclusively with OpenPLi Infobar or another enigma. The possibility of not restarting seems silly to me. This may be the boot command-line argument "-r":

    Code
    -r, --restart <level>    | Set restart level:
                             .   0 - Restart disabled (exit on restart request).
                             .   1 - WebIf restart is active (default).
                             .   2 - Like 1, but also restart on segfaults.

    I don't know, I'm just guessing.

    I noticed only one thing, namely that the stopping service via the SIGTERM signal does not work and now only SIGKILL signal works. I do not know why. The SIGTERM signal was working before.


    However, I don't know if this is an OpenATV bug I'm currently using or an Oscam build bug. But I tested several Oscam builds (not just juli13 build). I don't think juli13 is a developer of Oscam either, and even if he does, he doesn't know all the decoding systems, because that's unrealistic.


    The problem what you mentioned is probably not a BUG in compiling the Oscam according to juli13, but first it's probably a BUG in the Oscam official source code itself.

    example : ./s3 native -p=best.box.profile -c=/path/to/config -upx=-9



    which is its path and which folder is path/to/config ????

    Hello.


    The path to the configuration folder is found automatically in the Oscam algorithm, so you don't have to specify it when compiling the binary:

    https://trac.streamboard.tv/os…owser/trunk/oscam.c#L1652


    So... this is an optional user directory if you use an atypical directory and Oscam does not find it and also you does not add it to the Oscam startup command (for example, to the "/etc/init.d/softcam" startup script, also with the same "-c /path/to/cfg/directory" argument).

    Hello.


    Do you have enabled AU to write EMM packets on to your IRDETO card ? If your Oscam in the set-top box also serves as a client for yourself, then you must allow the dvbapi loopback user to write EMM packets to your reader (AU - AutoUpdate - https://wiki.streamboard.tv/wiki/OSCam/en/AU).


    Please restart the Oscam and then please check initial Live-Log from your Oscam-Webif. There must be information on whether the card is correctly initialized in your Oscam. You should also use 6 MHz because Oscam always points out that 6 MHz should be used for IRDETO.


    My IRDETO config looks like this (Skylink provider / caid=0624):


    oscam.server:


    oscam.conf:


    oscam.user:

    Code
    [account]
    user     = user_dvbapi
    pwd      = 
    caid     = 0624
    au       = reader_sci0
    group    = 1

    Changeset :


    11583

    Commit patch that fixes some URL


    11584

    Small fix for CAK7 Cards HD03/04/05

    Refresh valid to date

    The recommendation remains to enable shared and disable global emm

    Thx to pehedima


    11585

    This is an extension for cacheex and only for this !!!

    Tt does not change any other aspects of oscam

    With this extension it becomes possible to mark and filter ecms

    Many thanks to w33dburner and the community

    For diligent testing


    11586

    Fix build without cacheex


    11587

    w33dburn buildfix


    11588

    redo fixed version


    11589

    restore config.h to 11580


    11590

    update wiki links


    11591

    fix camd35/ext mode

    thnx to w33dburner


    11592

    add missing range from RFC 1597


    11593

    webif cache-size / reader page for lg-flagged CWs


    11594

    small fix for webif



    build by juli13

    OMG: I wrote in first post: "I'd like to know how to immediately have those channels decoded by their cards."

    Where is the difficulty in understanding this. I don't know how to repeat it. Why for a few seconds are the the readers that decodes channels instead of my cards? So, this way I've repeated for the 99th time.

    What do you think is the difference between card vs reader ? Because I don't see there some differences.


    The card is inserted in the reader, and the reader itself also contains an inserted card. If you meant it differently, you must also explaining it differently - using a terms, such as: remote card reader / internal card reader / USB card reader.


    Do you want to prefer the reader to the reader ?

    Respectively card before card ?


    Do you even know what you write, man ?!


    I don't understand you and I don't know what you want at all !

    on this bin work La7 - Provider Persidera


    with 11583 NO WORK

    It was not a binary but an IPK package :) (binary file is only inside of that ipk-package). And you have to see which libraries / modules are included in the Oscam-11581 and also which libraries / modules are included in the newer Oscam-11583 which you mentioned. There may be a missing feature / module / library in Oscam-11583 that you are testing that does not work. Maybe you don't have an Emu module there, for example :). Or am I wrong ? Compare the BUILD of both versions, what is included in them and what is supported in these two different versions of Oscam that you are comparing.

    Some CONAX cards need to be activated once a month, but some need to be activated every few days or hours. Or am I wrong ? Which provider exactly is it? Which country ? Every CONAX card is different. Some even require a pairing key with the device.


    If you do not have valid expiration dates for paid services, EMM packets (management packets that Oscam also updates these "entitlements") may not pass to your card. What does your Oscam LOG look like and what about the configuration files? If you have any passwords or IP addresses in the configuration files, overwrite them with an X, for example. Show LOG and config.