Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Simplebuild 3 (310 Final) *de en bg es fr it nl pl pt tr* language support

Hi rolu2, ich habe mir gerade mal die Dateien im toolchains_cfg.zip angesehen. Muss da nicht die extra_ld-Zeile ab FOS 7.2x z.B. für 7590 wie folgt aussehen?:
extra_ld="-Wl,-dynamic-linker,/usr/lib/freetz/ld-uClibc.so.0";

Oder ist das mittlerweile nicht mehr nötig?
Das kann ich di rnicht sagen. Die Sachen stellt @SaMMyMaster zur Verfügung
 
Hi, ich wollte mit SB ein MOdernWebIf Oscam für eine 7430 OS7.2 bauen, hab dazu den TRunk Pfad für SB angepasst und eine TC für die 7430 erstellt, allerdings läuft der Oscam Build nicht durch, ich bekomme immer den Fehler:
Code:
+-------------------------------------------------------------------------------
| OSCam ver: 1.20-stable_svn rev: 1532 target: mips-linux-uclibc-coolapi2-ssl
| Tools:
|  CROSS    = /home/thomas/simplebuild/support/toolchains/fos_u7430_7.2/bin/mips-linux-uclibc-
|  CC       = /home/thomas/simplebuild/support/toolchains/fos_u7430_7.2/bin/mips-linux-uclibc-gcc
| Settings:
|  CONF_DIR = /etc/tuxbox/config
|  CC_OPTS  = -Os -ggdb -pipe -ffunction-sections -fdata-sections -o nodeadcode
|  CC_WARN  = -W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition -Wl,dead_strip
|  CFLAGS   = -DWITH_COOLAPI2=1 -DWITH_SSL=1 -DWITH_LIBCRYPTO=1 -DWITH_UTF8=1 -DWITH_UTF8
|  LDFLAGS  = -Wl,--gc-sections -DWITH_COOLAPI2=1 -DWITH_SSL=1 -DWITH_LIBCRYPTO=1 -DWITH_UTF8=1 -DWITH_UTF8
|  LIBS     = -llnxUKAL -llnxcssUsr -llnxscsUsr -llnxnotifyqUsr -llnxplatUsr -lrt -lssl -lcrypto -lpthread -ldl
|  UseFlags = USE_COOLAPI2=1 USE_SSL=1 USE_LIBCRYPTO=1 USE_UTF8=1
| Config:
|  Addons   : WEBIF WEBIF_LIVELOG WEBIF_JQUERY WITH_SSL HAVE_DVBAPI READ_SDT_CHARSETS IRDETO_GUESSING WITH_DEBUG MODULE_MONITOR WITH_LB
|  Protocols: CAMD33 CAMD35 CAMD35_TCP NEWCAMD CCCAM CCCSHARE GBOX RADEGAST SCAM SERIAL CONSTCW PANDORA GHTTP
|  Readers  : NAGRA IRDETO CONAX CRYPTOWORKS SECA VIACCESS VIDEOGUARD DRE TONGFANG BULCRYPT GRIFFIN DGCRYPT
|  CardRdrs : PHOENIX INTERNAL STINGER
|  Compiler : mips-linux-uclibc-gcc (GCC) 5.5.0
|  Config   : build/mips-linux-uclibc-coolapi2-ssl/config.mak
|  Binary   : /home/thomas/simplebuild/support/binaries/oscam-svn1532-fos_u7430_7.2-webif-dvbapi-ssl-upx
+-------------------------------------------------------------------------------
HOSTCC    webif/pages_gen
GEN    webif/pages.c
GEN    Compressed 471672 template bytes into 197390 bytes. 274282 saved bytes (58.15%).
CC    cscrypt/i_ecb.c
CC    cscrypt/i_cbc.c
CC    cscrypt/rc6.c
CC    cscrypt/i_skey.c
CC    cscrypt/md5.c
CC    cscrypt/des.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    minilzo/minilzo.c
CC    csctapi/ifd_cool.c
CC    csctapi/ifd_phoenix.c
CC    csctapi/ifd_stinger.c
CC    module-camd33.c
CC    module-camd35.c
CC    module-cccam.c
CC    module-cccshare.c
CC    module-constcw.c
CC    module-dvbapi-coolapi.c
CC    module-dvbapi-chancache.c
CC    module-dvbapi.c
CC    module-gbox-helper.c
CC    module-gbox-remm.c
CC    module-gbox-sms.c
CC    module-gbox-cards.c
CC    module-ird-guess.c
CC    module-gbox.c
CC    module-monitor.c
CC    module-newcamd.c
CC    module-newcamd-des.c
CC    module-pandora.c
CC    module-radegast.c
CC    module-scam.c
CC    module-ghttp.c
CC    module-serial.c
CC    module-stat.c
CC    reader-cryptoworks.c
CC    module-webif-tpl.c
CC    reader-dre.c
CC    reader-irdeto.c
CC    reader-bulcrypt.c
CC    reader-dre-st20.c
CC    webif/pages.c
CC    reader-common.c
CC    reader-dgcrypt.c
CC    reader-dre-common.c
CC    reader-conax.c
CC    reader-griffin.c
CC    reader-nagra.c
CC    reader-dre-cas.c
CC    module-webif-lib.c
CC    module-webif.c
module-webif-lib.c:787:22: warning: 'SSL_id_function' defined but not used [-Wunused-function]
static unsigned long SSL_id_function(void)
                      ^
module-webif-lib.c:792:13: warning: 'SSL_locking_function' defined but not used [-Wunused-function]
static void SSL_locking_function(int32_t mode, int32_t type, const char *file, int32_t line)
             ^
module-webif-lib.c:806:37: warning: 'SSL_dyn_create_function' defined but not used [-Wunused-function]
static struct CRYPTO_dynlock_value *SSL_dyn_create_function(const char *file, int32_t line)
                                     ^
module-webif-lib.c:824:13: warning: 'SSL_dyn_lock_function' defined but not used [-Wunused-function]
static void SSL_dyn_lock_function(int32_t mode, struct CRYPTO_dynlock_value *l, const char *file, int32_t line)
             ^
module-webif-lib.c:838:13: warning: 'SSL_dyn_destroy_function' defined but not used [-Wunused-function]
static void SSL_dyn_destroy_function(struct CRYPTO_dynlock_value *l, const char *file, int32_t line)
             ^
CC    reader-tongfang.c
CC    reader-viaccess.c
CC    reader-seca.c
CC    reader-videoguard-common.c
CC    reader-videoguard12.c
CC    reader-videoguard1.c
CC    reader-videoguard2.c
CC    oscam-aes.c
CC    oscam-array.c
CC    oscam-hashtable.c
CC    oscam-cache.c
CC    oscam-conf.c
CC    oscam-chk.c
CC    oscam-client.c
CC    oscam-conf-chk.c
CC    oscam-conf-mk.c
CC    oscam-config-null.c
CC    oscam-config-global.c
CC    oscam-config-reader.c
CC    oscam-config-account.c
CC    oscam-config.c
CC    oscam-ecm.c
CC    oscam-emm.c
CC    oscam-emm-cache.c
CC    oscam-failban.c
CC    oscam-lock.c
CC    oscam-files.c
CC    oscam-garbage.c
CC    oscam-log.c
CC    oscam-log-reader.c
CC    oscam-net.c
CC    oscam-llist.c
CC    oscam-time.c
CC    oscam-reader.c
CC    oscam-work.c
CC    oscam-simples.c
CONF    build/mips-linux-uclibc-coolapi2-ssl/config.c
CC    oscam-string.c
CC    oscam.c
LINK    /home/thomas/simplebuild/support/binaries/oscam-svn1532-fos_u7430_7.2-webif-dvbapi-ssl-upx.debug
/home/thomas/simplebuild/support/crosstool/freetz-ng/toolchain/build/mips_gcc-5.5.0_uClibc-1.0.37-nptl_kernel-3.10/mips-linux-uclibc/bin-ccache/../lib/gcc/mips-linux-uclibc/5.5.0/../../../../mips-linux-uclibc/bin/ld: cannot find -llnxUKAL
/home/thomas/simplebuild/support/crosstool/freetz-ng/toolchain/build/mips_gcc-5.5.0_uClibc-1.0.37-nptl_kernel-3.10/mips-linux-uclibc/bin-ccache/../lib/gcc/mips-linux-uclibc/5.5.0/../../../../mips-linux-uclibc/bin/ld: cannot find -llnxcssUsr
/home/thomas/simplebuild/support/crosstool/freetz-ng/toolchain/build/mips_gcc-5.5.0_uClibc-1.0.37-nptl_kernel-3.10/mips-linux-uclibc/bin-ccache/../lib/gcc/mips-linux-uclibc/5.5.0/../../../../mips-linux-uclibc/bin/ld: cannot find -llnxscsUsr
/home/thomas/simplebuild/support/crosstool/freetz-ng/toolchain/build/mips_gcc-5.5.0_uClibc-1.0.37-nptl_kernel-3.10/mips-linux-uclibc/bin-ccache/../lib/gcc/mips-linux-uclibc/5.5.0/../../../../mips-linux-uclibc/bin/ld: cannot find -llnxnotifyqUsr
/home/thomas/simplebuild/support/crosstool/freetz-ng/toolchain/build/mips_gcc-5.5.0_uClibc-1.0.37-nptl_kernel-3.10/mips-linux-uclibc/bin-ccache/../lib/gcc/mips-linux-uclibc/5.5.0/../../../../mips-linux-uclibc/bin/ld: cannot find -llnxplatUsr
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:401: /home/thomas/simplebuild/support/binaries/oscam-svn1532-fos_u7430_7.2-webif-dvbapi-ssl-upx.debug] Fehler 1
make: *** [Makefile:373: all] Fehler 2

|  TIME  >    [  0 min(s) 2 secs ]

Dateigröße davor              = 0.00 k
Dateigröße danach             = 0.00k
Dateigröße verkleinert auf    =

oscam-svn1532-fos_u7430_7.2-webif-dvbapi-ssl-upx.tar.gz
created

oscam-svn1532-fos_u7430_7.2-webif-dvbapi-ssl-upx.tar.gz
nach
/home/thomas/simplebuild/archive

Was hab ich da falsch gemacht?
Danke
 
Zuletzt bearbeitet von einem Moderator:
Wieso klappt das Starten der OScam-openpli40 nicht, wenn das bauen unter Ubuntu 20.10 und 21.04 erfolgt ist?

Mit Ubuntu 20.04.2 funktioniert es. Was ist die Ursache dafür?
 
Wenn ich es in der Konsole aufrufe, passiert nichts. Genutzt wird eine VoDuo2 mit Vti Image Version 15.

Normalerweise nehme ich immer openpli40, das hat bisher immer funktioniert. Mipsel (OE1.6) lief auch mal. Nun mit Ubuntu 21.04 läuft gar nichts mehr.

Code:
root@vuduo2:/usr/bin# /usr/bin/oscam-new -c /etc/tuxbox/config
^C
root@vuduo2:/usr/bin#

Der Abbruch kommt von mir.

Edit: oscam-new --help gibt nichts aus! Chmod ist auf 755
 
Zuletzt bearbeitet:
Belassen wir es dabei!

Komisches Forum. Das sind noch keine Antworten! Und dann wird sich gegenseitig geliked.
 
Zuletzt bearbeitet:
Komisches Forum. Das sind noch keine Antworten! Und dann wird sich gegenseitig geliked.
Du solltest das Forum doch besser kennen als ich. Bist ja schon länger hier.

Zum eigentlichen Thema:

  • Hab mir mit Virtualbox einen neue VM mit Ubuntu 21.04 aufgesetzt.
  • Dort die Virtualbox-Guest Addons installiert
  • Simplebuild mit git clone heruntergeladen
  • Dort die von dir verwendete Toolchain openpli40 verwendet und konfiguriert
  • OScam gebaut und auf VU+ Solo² gestartet
Code:
Unix starttime: 1620467740
Starttime:      08.05.2021 11:55:40
Version:        oscam-1.20_svn-r11693
Compiler:       mipsel-openpli40-linux-gnu-ssl-libusb
Box type:       vusolo2 (generic)
PID:            350
TempDir:        /tmp/.oscam
ConfigDir:      /etc/tuxbox/config/
WebifPort:      19004

Web interface support:                   yes
LiveLog support:                         yes
jQuery support intern:                   yes
Touch interface support:                 yes
SSL support:                             yes
DVB API support:                         yes
DVB API with AZBOX support:              no
DVB API with MCA support:                no
DVB API with COOLAPI support:            no
DVB API with COOLAPI2 support:           no
DVB API with STAPI support:              no
DVB API with STAPI5 support:             no
DVB API with NEUTRINO support:           no
DVB API read-sdt charsets:               yes
Irdeto guessing:                         yes
Anti-cascading support:                  no
Debug mode:                              yes
Monitor:                                 yes
Loadbalancing support:                   yes
Cache exchange support:                  yes
Cache exchange AIO support:              yes
CW Cycle Check support:                  yes
LCD support:                             no
LED support:                             no
Clockfix with realtime clock:            no
IPv6 support:                            no

camd 3.3x:                               no
camd 3.5 UDP:                            yes
camd 3.5 TCP:                            yes
newcamd:                                 no
CCcam:                                   yes
CCcam share:                             yes
gbox:                                    no
radegast:                                no
scam:                                    no
serial:                                  no
constant CW:                             no
Pandora:                                 no
ghttp:                                   no

Reader support:                          yes

Nagra:                                   yes
Nagra Merlin:                            yes
Irdeto:                                  yes
Conax:                                   yes
Cryptoworks:                             yes
Seca:                                    no - no EMM support!
Viaccess:                                yes
NDS Videoguard:                          yes
DRE Crypt:                               no - no EMM support!
TONGFANG:                                no - no EMM support!
Bulcrypt:                                no - no EMM support!
Griffin:                                 no - no EMM support!
DGCrypt:                                 no - no EMM support!

cardreader_phoenix:                      yes
cardreader_drecas:                       no
cardreader_internal_azbox:               no
cardreader_internal_coolapi:             no
cardreader_internal_coolapi2:            no
cardreader_internal_sci:                 yes
cardreader_sc8in1:                       no
cardreader_mp35:                         no
cardreader_smargo:                       no
cardreader_pcsc:                         no
cardreader_smartreader:                  yes
cardreader_db2com:                       no
cardreader_stapi:                        no
cardreader_stapi5:                       no
cardreader_stinger:                      no



Fazit: Oscam läuft genau so wie es soll. Im Anhang auch noch die kompilierte Binary.

Auch auf die Gefahr hin das dir der Post in diesem Forum wieder nicht gefällt, folgende Feststellung:
Nicht schuld sind:

  • Ubuntu 21.04 x64 up2date
  • Simplebuild in aktueller Version
  • die Toolchain openpli40
Was dann noch übrig bleibt...
 

Anhänge

Du musst angemeldet sein, um die Anhangsliste zu sehen.
Hallo!

Octagon SF8008 4K Twin
Chipsatz: 3798mv200
OE-Alliance 4.4
Firmware-Version: OpenHDF 6.5.97 (2021-01-31)
Kernel / Treiber: 4.4.35 / 20201218

Welche Toolchain wäre die Richtige für den Receiver?

Ciao
 
Hallo ...

ich habe das problem wenn ich ein Toolchains erstelle will also CREATE oder

./s3 tcupdate --config "CTNG_BUILD_AS_ROOT" "1"
./s3 tcupdate --create vuplus4k_arm

alles was mit crosstool-ng erstelle werden soll geht nicht

Nach dem erstellen des Toolchains(vu+plus4) finde ich in Downloads kein Backup
in Ordner Toolchaind finde Ich den Ordner vuplus4k
in ordner Toolchain.cfg finde nicht die Datei vuplus4K

Wenn ich was bauen mit android wird android-ndk benuzte da habe ich keine Probleme genau so wie freetz-ng

Das ganze auf virtualbox mit Ubuntu 20.04

Danke !
 
Zurück
Oben