Oscam-Emu patches (For people building their own Oscam)

There are 100 replies in this Thread which was already clicked 39,967 times. The last Post () by ahmed gazye.

  • What does the log file say? I had it with conig.h. Are you building with S3? There's a log file there that shows what's wrong.


    This:


    In the patch, line 433:


    #define CS_VERSION "2.25.10-11901"


    From globals.h, line 375:

    #define CS_VERSION "2.25.10-11901"


    Otherwise, you get a fuzzy error.

  • this ist the error


    atching-Datei globals.h

    Hunk #1 SCHEITERTE BEI 368.

    1 von 11 Hunks FEHLGESCHLAGEN – Ablehnungen speichern, um globals.h.rej zu speichern

    Patching File module-cacheex.c


    also line 368


    globals.h code is


    /* ===========================

    * constants

    * =========================== */

    #define SCM_URL "https://git.streamboard.tv/common/oscam"

    #define WIKI_URL "https://git.streamboard.tv/common/oscam/-/wikis"

    #define BOARD_URL "https://board.streamboard.tv"

    #ifndef CS_VERSION

    #define CS_VERSION "2.26.01-11918"

    #endif

    #ifndef CS_GIT_COMMIT

    #define CS_GIT_COMMIT "a2b4c6d8"



    emu code


    /* ===========================

    * constants

    * =========================== */

    -#define SCM_URL "https://git.streamboard.tv/common/oscam"

    +#define SCM_URL "https://github.com/oscam-mirror/oscam-emu"

    #define WIKI_URL "https://git.streamboard.tv/common/oscam/-/wikis"

    -#define BOARD_URL "https://board.streamboard.tv"

    +#define BOARD_URL "https://github.com/oscam-mirror/oscam-emu/discussions"

    #ifndef CS_VERSION

    -#define CS_VERSION "2.26.01-11918"

    +#define CS_VERSION "2.26.01-11918"

    #endif

    #ifndef CS_GIT_COMMIT

    #define CS_GIT_COMMIT "a2b4c6d8"



    this code is ok


    you code ??? from oscam emu patch

  • patch version: 2.26.01-11918-802 (eaab5437)

    Fix pages gen prid64 warning introduced in 11906




    all done

  • Now I am obtaining the oscam-emu.patch file with these commands:

    Code
    cd ~
    git clone https://git.streamboard.tv/common/oscam.git oscam-patching
    cd oscam-patching
    git remote add emu-repo https://github.com/oscam-mirror/oscam-emu.git
    git fetch emu-repo
    git diff master..emu-repo/master > oscam-emu.patch


    for the following occasions:

    Code
    ~/oscam-patching# git pull
    ~/oscam-patching# git fetch emu-repo
    ~/oscam-patching# git diff master..emu-repo/master > oscam-emu.patch
  • Patch version 2.26.01-11922-802 (738e4605)

    Code
    *skip download-secure-files install if already present - [ci skip]
    Prevents 'text file busy' error when concurrent jobs attempt to
    overwrite the binary while it's in use by another process.
    
    *fix: improvement to sleep
    Simplify implementation of sleep; also fix invalid sleep time when sleep was interrupted by EINTR
    thx to @lpm11 
  • Patch version 2.26.01-11924-802 (ea61ff66)

Your resource for OSCam-EMU softcam

Find configs, downloads, tutorials, and support for emulation setup, IPTV decoding, and extended protocol support. Master emulation and extended decoding with OSCam-EMU. Access dedicated support, configs, tutorials, and downloads for enhanced IPTV and service access.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!