Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

Simplebuild (3/2.34/1.41)

    Nobody is reading this thread right now.
Hast du mal ./s3 eingegeben:

Code:
  _________________
   /   _____/\_____  \   ===============
   \_____  \   _(__  <   Version 3.0 RC5
   /        \ /       \  ===============
  /_______  //______  /  by gorgone 2019
          \/        \/   ===============

  --------------------------------------
  beginnen mit ./s3 menu
  Kommandozeilen Parameter sind
  --------------------------------------

  toolchains :
  ------------
  arm_dream dockstar dreambox_fpu fritz73xxOS65
  fritz74xxOS65 hd51 ineos mca mipsel
  mipsel_s3_ssl098 mipsel_s3_ssl100 mipsel_s3_ssl102
  mipsoe20 native openpli40 openwrt1505cc
  osmio4k ppcold rasb_hard samsungtv
  sh_4 sh4 solo4k syn_atom
  simplebuild options :
  ---------------------
  help cedit clean tccheck tcrepair
  upload lang_select loadonly checkout
  ssh_profiles syscheck sysinfo svnup
  menu get_patch tedit svnpatch profiles
  svnrestore update
                                          
  config_cases:
  --------
  all(_off) addons(_off) protocols(_off)
  readers(_off) card_readers(_off)

  addons :
  --------
  WEBIF(_off) LIVELOG(_off) JQUERY(_off)
  TOUCH(_off) SSL(_off) DVBAPI(_off) NEUTRINO(_off)
  READ_SDT(_off) IRDETO_GUESSING(_off)
  ANTICASC(_off) DEBUG(_off) MONITOR(_off)
  LB(_off) CACHEEX(_off) CWCC(_off) LCD(_off)
  LED(_off) CLOCKFIX(_off) IPV6(_off)
                                          
  protocols :
  -----------
  CAMD33(_off) CAMD35(_off) CAMD35_TCP(_off)
  NEWCAMD(_off) CCCAM(_off) CCCSHARE(_off)
  GBOX(_off) RADEGAST(_off) SCAM(_off) SERIAL(_off)
  CONSTCW(_off) PANDORA(_off) GHTTP(_off)
 
  readers :
  ---------
  NAGRA(_off) NAGRA_MERLIN(_off) IRDETO(_off)
  CONAX(_off) CRYPTOWORKS(_off) SECA(_off)
  VIACCESS(_off) VIDEOGUARD(_off) DRE(_off)
  TONGFANG(_off) BULCRYPT(_off) GRIFFIN(_off)
  DGCRYPT(_off)
                                          
  card_readers :
  --------------
  PHOENIX(_off) INTERNAL(_off) SC8IN1(_off)
  MP35(_off) SMARGO(_off) DB2COM(_off) STAPI(_off)
  STAPI5(_off) STINGER(_off) DRECAS(_off)
 
  use_vars :
  --------
  USE_STAPI5(_off) USE_STAPI(_off) USE_COMPRESS(_off)
  USE_PATCH(_off) USE_TARGZ(_off)
 
meine Oscam Binary liegt in /home/oscam1 wie kann ich das ändern in ./s3
bei der alten Version hat das super funktioniert das ich den Pfad ändern kann !
jetzt finde ich das nicht!
 
hast du schon mal in support\toolchains.cfg geschaut ?
dort könntest du unter _oscamconfdir_custom= deinen Wunsch eintragen

Code:
_toolchainname="arm_dream"
default_use="USE_UTF8 USE_LIBCRYPTO";
_description="Dreambox ARM"
_oscamconfdir_default="/etc/tuxbox/config"
_oscamconfdir_custom="/var/"
 
CONF_DIR = Pfad zur OSCam config
wo dein Binary liegt müsstest du ja dem entsprechenden Start-Stop-Restart Script mitteilen
wobei du dann OSCam auch mit dem Parameter -c /pfad_zur_config starten könntest
Code:
  ___  ____   ___
/ _ \/ ___| / __|__ _ _ __ ___
| | | \___ \| |  / _` | '_ ` _ \
| |_| |___) | |_| (_| | | | | | |
\___/|____/ \___\__,_|_| |_| |_|

OSCam Cardserver v1.20, build r11509 (armv7-vuduo4k-linux-gnueabihf                                                                                                                                                             )
Copyright (C) 2009-2019 OSCam Developers.
This program is distributed under GPLv3.
OSCam is based on Streamboard MP-Cardserver v0.9d written by dukat
Visit http://www.streamboard.tv/oscam/ for more details.

ConfigDir  : /etc/tuxbox/config/oscam/

Usage: oscam [parameters]

Directories:
-c, --config-dir <dir>  | Read configuration files from <dir>.
                         . Default: /etc/tuxbox/config/oscam/
-t, --temp-dir <dir>    | Set temporary directory to <dir>.
                         . Default: /tmp/.oscam

Startup:
-b, --daemon            | Start in the background as daemon.
-B, --pidfile <pidfile> | Create pidfile when starting.
-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.
-w, --wait <secs>       | Set how much seconds to wait at startup for the
                         . system clock to be set correctly. Default: 60

Logging:
-I, --syslog-ident <ident> | Set syslog ident. Default: oscam
-S, --show-sensitive    | Do not filter sensitive info (card serials, boxids)
                         . from the logs.
-d, --debug <level>     | Set debug level mask used for logging:
                         .     0 - No extra debugging (default).
                         .     1 - Detailed error messages.
                         .     2 - ATR parsing info, ECM, EMM and CW dumps.
                         .     4 - Traffic from/to the reader.
                         .     8 - Traffic from/to the clients.
                         .    16 - Traffic to the reader-device on IFD layer.
                         .    32 - Traffic to the reader-device on I/O layer.
                         .    64 - EMM logging.
                         .   128 - DVBAPI logging.
                         .   256 - Loadbalancer logging.
                         .   512 - CACHEEX logging.
                         .  1024 - Client ECM logging.
                         .  2048 - CSP logging.
                         .  4096 - CWC logging.
                         . 65535 - Debug all.

Settings:
-p, --pending-ecm <num> | Set the maximum number of pending ECM packets.
                         . Default: 32 Max: 4096
-u, --utf8              | Enable WebIf support for UTF-8 charset.

Debug parameters:
-a, --crash-dump        | Write oscam.crash file on segfault. This option
                         . needs GDB to be installed and OSCam executable to
                         . contain the debug information (run oscam-XXXX.debug)
-s, --capture-segfaults | Capture segmentation faults.
-g, --gcollect <mode>   | Garbage collector debug mode:
                         .   1 - Immediate free.
                         .   2 - Check for double frees.

Information:
-h, --help              | Show command line help text.
-V, --build-info        | Show OSCam binary configuration and version.
 
Zuletzt bearbeitet:
ok ich habe da was verwechselt! :grimacing:
ich meinte wo kann ich den Pfad zu oscam (OScam-Emu) ändern!
 
dann einfach ein zweites Script anlegen und dort den Pfad zum Binary eingeben und mit dem Parameter -c kannst du auch zwei unterschiedliche config Verzeichnissen nutzen
zum Beispiel /etc/tubox/config/oscam & /etc/tuxbox/config/oscm_emu
 
Zuletzt bearbeitet:
Guten Morgen zusammen,
Toolchain openpli40 scheint beim kompilieren von 11514 mit oscam-emu.patch nicht zu funktionieren. Habe es auf verschiedene Systeme schon probiert ohne Erfolg.
 
Hast du aktuelle Libs im Toolchain ?
Code:
Name: OpenSSL
Description: Secure Sockets Layer and cryptography libraries and tools
Version: 1.0.2r
Requires: libssl libcrypto
Code:
    ___  ____   ___
   / _ \/ ___| / __|__ _ _ __ ___
  | | | \___ \| |  / _` | '_ ` _ \
  | |_| |___) | |_| (_| | | | | | |
   \___/|____/ \___\__,_|_| |_| |_|
 
+-------------------------------------------------------------------------------
| OSCam ver: 1.20_svn rev: 11514-795 target: mipsel-openpli40-linux-gnu-ssl-libusb
| Tools:
|  CROSS    = /opt/s3/support/toolchains/openpli40/bin/mipsel-openpli40-linux-gnu-
|  CC       = /opt/s3/support/toolchains/openpli40/bin/mipsel-openpli40-linux-gnu-gcc
| Settings:
|  CONF_DIR = /usr/keys
|  CC_OPTS  = -Os -ggdb -pipe -ffunction-sections -fdata-sections
|  CC_WARN  = -W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition
|  CFLAGS   = -fexpensive-optimizations -DWITH_SSL=1 -DWITH_LIBCRYPTO=1 -DWITH_LIBUSB=1 -DWITH_UTF8=1 -DWITH_UTF8
|  LDFLAGS  = -Wl,--gc-sections -DWITH_SSL=1 -DWITH_LIBCRYPTO=1 -DWITH_LIBUSB=1 -DWITH_UTF8=1 -DWITH_UTF8
|  LIBS     = -lssl -lcrypto -lusb-1.0 -lrt -lm -lpthread -ldl
|  UseFlags = USE_SSL=1 USE_LIBCRYPTO=1 USE_LIBUSB=1 USE_UTF8=1
| Config:
|  Addons   : WEBIF WEBIF_LIVELOG WEBIF_JQUERY TOUCH WITH_SSL HAVE_DVBAPI READ_SDT_CHARSETS IRDETO_GUESSING CS_ANTICASC WITH_DEBUG MODULE_MONITOR WITH_LB CS_CACHEEX CW_CYCLE_CHECK WITH_EMU
|  Protocols: CAMD35 CAMD35_TCP NEWCAMD CCCAM CCCSHARE GBOX RADEGAST SCAM SERIAL CONSTCW PANDORA GHTTP
|  Readers  : NAGRA NAGRA_MERLIN IRDETO CONAX CRYPTOWORKS SECA VIACCESS VIDEOGUARD DRE TONGFANG BULCRYPT GRIFFIN DGCRYPT
|  CardRdrs : PHOENIX INTERNAL MP35 SMARGO STINGER SMART
|  Compiler : mipsel-openpli40-linux-gnu-gcc (crosstool-NG hg+default-86a8d1d467c8) 4.8.1
|  Config   : build/mipsel-openpli40-linux-gnu-ssl-libusb/config.mak
|  Binary   : /opt/s3/support/binaries/oscam-svn11514-openpli40-webif-dvbapi-ssl-libusb-emu795-upx
+-------------------------------------------------------------------------------
HOSTCC    webif/pages_gen
GEN    webif/pages.c
GEN    Compressed 442840 template bytes into 179266 bytes. 263574 saved bytes (59.52%).
CC    cscrypt/i_ecb.c
CC    cscrypt/i_skey.c
CC    cscrypt/i_cbc.c
CC    cscrypt/rc6.c
CC    cscrypt/des.c
CC    cscrypt/md5.c
CC    cscrypt/fast_aes.c
CC    cscrypt/mdc2.c
CC    cscrypt/sha256.c
CC    csctapi/atr.c
CC    csctapi/icc_async.c
CC    csctapi/io_serial.c
CC    csctapi/protocol_t0.c
CC    csctapi/protocol_t1.c
CC    csctapi/ifd_mp35.c
CC    csctapi/ifd_phoenix.c
CC    csctapi/ifd_sci.c
CC    csctapi/ifd_smargo.c
CC    csctapi/ifd_smartreader.c
CC    csctapi/ifd_stinger.c
CC    minilzo/minilzo.c
CC    module-anticasc.c
CC    module-cacheex.c
CC    module-camd35-cacheex.c
CC    module-camd35.c
CC    module-cccam-cacheex.c
CC    module-cccam.c
CC    module-cccshare.c
CC    module-constcw.c
CC    module-emulator.c
CC    module-emulator-osemu.c
CC    module-emulator-streamserver.c
CC    module-emulator-cryptoworks.c
CC    module-emulator-biss.c
CC    module-emulator-director.c
CC    module-emulator-irdeto.c
CC    module-emulator-nagravision.c
CC    module-emulator-powervu.c
CC    module-emulator-viaccess.c
CC    ffdecsa/ffdecsa.c
CC    module-csp.c
CC    module-cw-cycle-check.c
CC    module-dvbapi-chancache.c
CC    module-dvbapi.c
CC    module-gbox-helper.c
CC    module-gbox-sms.c
CC    module-gbox-remm.c
CC    module-gbox-cards.c
CC    module-gbox.c
CC    module-ird-guess.c
CC    module-monitor.c
CC    module-newcamd.c
CC    module-newcamd-des.c
CC    module-pandora.c
CC    module-ghttp.c
CC    module-radegast.c
CC    module-scam.c
CC    module-serial.c
CC    module-stat.c
CC    module-webif-lib.c
CC    module-webif-tpl.c
CC    module-webif.c
CC    webif/pages.c
CC    reader-common.c
CC    reader-bulcrypt.c
CC    reader-conax.c
CC    reader-cryptoworks.c
CC    reader-dgcrypt.c
CC    reader-dre.c
CC    reader-dre-cas.c
CC    reader-dre-common.c
CC    reader-dre-st20.c
CC    reader-griffin.c
CC    reader-irdeto.c
CC    reader-nagra-common.c
CC    reader-nagra.c
CC    reader-nagracak7.c
CC    reader-seca.c
CC    reader-tongfang.c
CC    reader-viaccess.c
CC    reader-videoguard-common.c
CC    reader-videoguard1.c
CC    reader-videoguard12.c
CC    reader-videoguard2.c
CC    oscam-aes.c
CC    oscam-array.c
CC    oscam-hashtable.c
CC    oscam-cache.c
CC    oscam-chk.c
CC    oscam-client.c
CC    oscam-conf.c
CC    oscam-conf-chk.c
CC    oscam-conf-mk.c
CC    oscam-config-account.c
CC    oscam-config-global.c
CC    oscam-config-reader.c
CC    oscam-config.c
CC    oscam-ecm.c
CC    oscam-emm.c
CC    oscam-emm-cache.c
CC    oscam-failban.c
CC    oscam-files.c
CC    oscam-garbage.c
CC    oscam-lock.c
CC    oscam-log.c
CC    oscam-log-reader.c
CC    oscam-net.c
CC    oscam-llist.c
CC    oscam-reader.c
CC    oscam-simples.c
CC    oscam-string.c
CC    oscam-time.c
CC    oscam-work.c
CC    oscam.c
CONF    build/mipsel-openpli40-linux-gnu-ssl-libusb/config.c
BUILD    Distribution/list_smargo-1.20_svn11514-795-mipsel-openpli40-linux-gnu-ssl-libusb
LINK    /opt/s3/support/binaries/oscam-svn11514-openpli40-webif-dvbapi-ssl-libusb-emu795-upx.debug
STRIP    /opt/s3/support/binaries/oscam-svn11514-openpli40-webif-dvbapi-ssl-libusb-emu795-up
 
Zuletzt bearbeitet:
was haltet ihr davon das ich einen toolchain lib builder zu simplebuild hinzufüge
damit könnte mann jederzeit neue libs für den toolchain bauen bzw genau die mann braucht
ich brauche dann vorschläge wie das am besten zu bedienen ist oder wie es "wünschenswert" wäre
das würde ich als plugin realisieren wie osemu

bauen von pcsc/libusb/libcrypto
das dauert aber auf einigen maschinen sehr sehr lange
wäre dann dafür 100% laufend da selbst erzeugt
 
Zuletzt bearbeitet:
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…