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/2.34/1.41)

    Nobody is reading this thread right now.
Using username "root".
##############################################
# LibreELEC #
# #
##############################################

LibreELEC (official): 8.2.5 (Odroid_C2.aarch64)
odroid:~ # cd /storage/.kodi/addons/service.softcam.oscam/bin
odroid:~/.kodi/addons/service.softcam.oscam/bin # ./oscam -h
./oscam: error while loading shared libraries: libcrypto.so.1.1: cannot open sha red object file: No such file or directory
odroid:~/.kodi/addons/service.softcam.oscam/bin #

libcrypto.so.1.1 ist vorhanden unter /usr/lib
 

Anhänge

Du musst angemeldet sein, um die Anhangsliste zu sehen.
Dann bau dir doch einfach selbst eine Binary auf dem Odroid, die funzt dannn auch
 
Using username "root".
##############################################
# LibreELEC #
# #
##############################################

LibreELEC (official): 8.2.5 (Odroid_C2.aarch64)
odroid:~ # ln -s /usr/lib/libcrypto.so.1.0.0 /usr/lib/libcrypto.so.1.1
ln: /usr/lib/libcrypto.so.1.1: Read-only file system
odroid:~ #
 
Gleiche wie vorher Read-only file system

##############################################
# LibreELEC #
# #
##############################################

LibreELEC (official): 8.2.5 (Odroid_C2.aarch64)
odroid:~ # chmod 777 /usr/lib
chmod: /usr/lib: Read-only file system
odroid:~ #
 
Ich habe auch LibreELEC auf einem vom meinem Raspels. Dieses Problem kenne ich bis jetzt nicht.

Edit:
Gerade getestet:
Das LibreELEC OS ist Read Only. Daher kannst du nicht einfach die Bereichtigungen ändern oder einen Link erstellen. Auf dieser Raspel habe ich tatsächlich nur Kodi laufen.

Oscam läuft bei mir auf einem anderen Raspberry und dort läuft nicht LibreELEC sondern Debian mit IPC.
 
Zuletzt bearbeitet:
Hab nach diese anleitung OScam kompiliert
HowTo - OScam Self-made (kompilieren)
am ende bekomme ich folgende fehler

collect2: fatal error: ld terminated with signal 11 [Segmentation fault]
compilation terminated.
Makefile:421: recipe for target 'Distribution/oscam-1.20-unstable_svn11420-aarch64-linux-gnu.debug' failed
make[1]: *** [Distribution/oscam-1.20-unstable_svn11420-aarch64-linux-gnu.debug] Error 1
Makefile:390: recipe for target 'all' failed
make: *** [all] Error 2



Debian Jessie (arm64) installiert auf Ordoid C2

root@odroid-jessie64:~# cat /proc/version
Linux version 3.14.79+ (root@odroid-jessie64) (gcc version 4.9.2 (Debian/Linaro
4.9.2-10) ) #1 SMP PREEMPT Sun Jul 23 00:04:44 CEST 2017

root@odroid-jessie64:~# uname -a
Linux odroid-jessie64 3.14.79+ #1 SMP PREEMPT Sun Jul 23 00:04:44 CEST 2017 aarc
h64 GNU/Linux

root@odroid-jessie64:~# cat /etc/debian_version
8.8


You have selected the following components:

Add-ons:
WEBIF : on
WEBIF_LIVELOG : on
WEBIF_JQUERY : on
TOUCH : on
WITH_SSL : off
HAVE_DVBAPI : on
READ_SDT_CHARSETS : on
IRDETO_GUESSING : on
CS_ANTICASC : on
WITH_DEBUG : on
MODULE_MONITOR : on
WITH_LB : on
CS_CACHEEX : on
CW_CYCLE_CHECK : on
LCDSUPPORT : off
LEDSUPPORT : off
CLOCKFIX : on
IPV6SUPPORT : off
WITH_EMU : on

Protocols:
MODULE_CAMD33 : off
MODULE_CAMD35 : on
MODULE_CAMD35_TCP : on
MODULE_NEWCAMD : on
MODULE_CCCAM : on
MODULE_CCCSHARE : on
MODULE_GBOX : on
MODULE_RADEGAST : on
MODULE_SCAM : on
MODULE_SERIAL : on
MODULE_CONSTCW : on
MODULE_PANDORA : on
MODULE_GHTTP : on

Readers:
READER_NAGRA : on
READER_IRDETO : on
READER_CONAX : on
READER_CRYPTOWORKS : on
READER_SECA : on
READER_VIACCESS : on
READER_VIDEOGUARD : on
READER_DRE : on
READER_TONGFANG : on
READER_BULCRYPT : on
READER_GRIFFIN : on
READER_DGCRYPT : on

Card readers:
CARDREADER_PHOENIX : on
CARDREADER_INTERNAL : on
CARDREADER_SC8IN1 : on
CARDREADER_MP35 : on
CARDREADER_SMARGO : on
CARDREADER_DB2COM : on
CARDREADER_STAPI : on
CARDREADER_STAPI5 : on
CARDREADER_STINGER : on
CARDREADER_DRECAS : on
root@odroid-jessie64:~/oscam-svn# make
+-------------------------------------------------------------------------------
| OSCam ver: 1.20-unstable_svn rev: 11420 target: aarch64-linux-gnu
| Tools:
| CROSS =
| CC = gcc
| Settings:
| CONF_DIR = /usr/local/etc
| CC_OPTS = -O2 -ggdb -pipe -ffunction-sections -fdata-sections
| CC_WARN = -W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition
| CFLAGS = -fexpensive-optimizations
| LDFLAGS = -Wl,--gc-sections
| LIBS = -lm -lpthread -ldl -lrt
| UseFlags =
| Config:
| Addons : WEBIF WEBIF_LIVELOG WEBIF_JQUERY TOUCH HAVE_DVBAPI READ_SDT_CHARSETS IRDETO_GUESSING CS_ANTICASC WITH_DEBUG MODULE_MONITOR WITH_LB CS_CACHEEX CW_CYCLE_CHECK CLOCKFIX WITH_EMU
| Protocols: 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 SC8IN1 MP35 SMARGO DB2COM STAPI STAPI5 STINGER DRECAS
| Compiler : gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
| Config : build/aarch64-linux-gnu/config.mak
| Binary : Distribution/oscam-1.20-unstable_svn11420-aarch64-linux-gnu
+-------------------------------------------------------------------------------
HOSTCC webif/pages_gen
GEN webif/pages.c
GEN Compressed 439096 template bytes into 177963 bytes. 261133 saved bytes (59.47%).
CC cscrypt/aes.c
CC cscrypt/bn_add.c
CC cscrypt/bn_asm.c
CC cscrypt/bn_ctx.c
CC cscrypt/bn_div.c
CC cscrypt/bn_exp.c
CC cscrypt/bn_lib.c
CC cscrypt/bn_mul.c
CC cscrypt/bn_print.c
CC cscrypt/bn_shift.c
CC cscrypt/bn_sqr.c
CC cscrypt/bn_word.c
CC cscrypt/mem.c
CC cscrypt/des.c
CC cscrypt/i_cbc.c
CC cscrypt/i_ecb.c
CC cscrypt/i_skey.c
CC cscrypt/md5.c
CC cscrypt/rc6.c
CC cscrypt/sha1.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_db2com.c
CC csctapi/ifd_mp35.c
CC csctapi/ifd_phoenix.c
CC csctapi/ifd_drecas.c
CC csctapi/ifd_sc8in1.c
CC csctapi/ifd_sci.c
CC csctapi/ifd_smargo.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-stream.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.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/aarch64-linux-gnu/config.c
LINK Distribution/oscam-1.20-unstable_svn11420-aarch64-linux-gnu.debug
collect2: fatal error: ld terminated with signal 11 [Segmentation fault]
compilation terminated.
Makefile:421: recipe for target 'Distribution/oscam-1.20-unstable_svn11420-aarch64-linux-gnu.debug' failed
make[1]: *** [Distribution/oscam-1.20-unstable_svn11420-aarch64-linux-gnu.debug] Error 1
Makefile:390: recipe for target 'all' failed
make: *** [all] Error 2
root@odroid-jessie64:~/oscam-svn#
 
Bin jetzt auch etwas ratlos.
das Toolchain arm-dreambox das bis vor kurzem noch anstandslos funktioniert hat,
läuft auch jetzt noch beim combileiern ohne Fehlermeldung durch.
Nur funktioniert die damit combilierte Oscam auf der Box nicht mehr???!!!!!
Oscam startet nicht mehr!

Habe die Oscam die ganze Zeit auf einer VU+ Ultimo4k benutzt.
 
Habe Simplebuild nochmal neu installiert.
Funktioniert jetzt wieder, allerdings nur ohne oscam-emu.patch.

Der oscam-emu.patch scheint mit svn-11428 nicht zu funktionieren,
mit svn-11425 ging es noch.

Welches Toolchain muss ich für Raspberry Pi 3 nehmen?
 
Zurück
Oben