Quantcast
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

yaVDR Ansible + vdr-plugin-sc

Alexandro77

Newbie
Registriert
1. April 2014
Beiträge
10
Reaktionspunkte
0
Punkte
1
Dear all,
I would like to ask if there is a PPA with vdr-plugin-sc available for yaVDR Ansible (0.7)
Thank you.
 
Hi,

the new patches for vdr-plugin-sc are working, with VDR-2.4.0 &

Download -->

Grüße
cinfo
 
Dear cinfo, as always you are super helpful.
Thank you.

Hope that gandalf will see the patches and add it to the PPA soon.
All the best
 
Zuletzt bearbeitet:
Hallo cinfo,
ich bekomme folgende Fehlermeldung beim kompilieren auf bionic.


Code:
In file included from /usr/include/openssl/aes.h:13:0,
                 from crypto.h:86,
                 from crypto.c:24:
/usr/include/x86_64-linux-gnu/openssl/opensslconf.h:18:3: error: #error OPENSSL_ALGORITHM_DEFINES no longer supported
# error OPENSSL_ALGORITHM_DEFINES no longer supported
   ^~~~~
crypto.c:91:2: warning: #warning ** openssl lacks IDEA support. Using deprecated static support code. Update your openssl package. [-Wcpp]
#warning ** openssl lacks IDEA support. Using deprecated static support code. Update your openssl package.
  ^~~~~~~
In file included from crypto.h:39:0,
                 from crypto.c:24:
crypto-bn.h:34:10: error: field ‘big’ has incomplete type ‘BIGNUM {aka bignum_st}’
   BIGNUM big;
          ^~~
In file included from /usr/include/openssl/bn.h:32:0,
                 from crypto-bn.h:23,
                 from crypto.h:39,
                 from crypto.c:24:
/usr/include/openssl/ossl_typ.h:80:16: note: forward declaration of ‘BIGNUM {aka struct bignum_st}’
typedef struct bignum_st BIGNUM;
                ^~~~~~~~~
In file included from crypto.h:39:0,
                 from crypto.c:24:
crypto-bn.h: In constructor ‘cBN::cBN()’:
crypto-bn.h:36:15: error: ‘BN_init’ was not declared in this scope
   cBN(void) { BN_init(&big); }
               ^~~~~~~
crypto-bn.h:36:15: note: suggested alternative: ‘BN_print’
   cBN(void) { BN_init(&big); }
               ^~~~~~~
               BN_print
Makefile:97: recipe for target 'crypto.o' failed
make[1]: *** [crypto.o] Error 1

Gruß
kla.b
 
Zuletzt bearbeitet von einem Moderator:
Hallo cinfo,
ich bekomme folgende Fehlermeldung beim kompilieren auf bionic.


Code:
In file included from /usr/include/openssl/aes.h:13:0,
                 from crypto.h:86,
                 from crypto.c:24:
/usr/include/x86_64-linux-gnu/openssl/opensslconf.h:18:3: error: #error OPENSSL_ALGORITHM_DEFINES no longer supported
# error OPENSSL_ALGORITHM_DEFINES no longer supported
   ^~~~~
crypto.c:91:2: warning: #warning ** openssl lacks IDEA support. Using deprecated static support code. Update your openssl package. [-Wcpp]
#warning ** openssl lacks IDEA support. Using deprecated static support code. Update your openssl package.
  ^~~~~~~
In file included from crypto.h:39:0,
                 from crypto.c:24:
crypto-bn.h:34:10: error: field ‘big’ has incomplete type ‘BIGNUM {aka bignum_st}’
   BIGNUM big;
          ^~~
In file included from /usr/include/openssl/bn.h:32:0,
                 from crypto-bn.h:23,
                 from crypto.h:39,
                 from crypto.c:24:
/usr/include/openssl/ossl_typ.h:80:16: note: forward declaration of ‘BIGNUM {aka struct bignum_st}’
typedef struct bignum_st BIGNUM;
                ^~~~~~~~~
In file included from crypto.h:39:0,
                 from crypto.c:24:
crypto-bn.h: In constructor ‘cBN::cBN()’:
crypto-bn.h:36:15: error: ‘BN_init’ was not declared in this scope
   cBN(void) { BN_init(&big); }
               ^~~~~~~
crypto-bn.h:36:15: note: suggested alternative: ‘BN_print’
   cBN(void) { BN_init(&big); }
               ^~~~~~~
               BN_print
Makefile:97: recipe for target 'crypto.o' failed
make[1]: *** [crypto.o] Error 1

Gruß
kla.b

ich bekomme die gleiche Fehlermeldung und ssl ist frisch installiert, ich glaube an der Stelle nicht das es an zu alt liegt
 
Zuletzt bearbeitet von einem Moderator:
Dann kann es natürlich noch genau andersrum sein. Und sc benutzt OpenSSL-Funktionen, die von OpenSSL nicht mehr unterstützt werden.
 
I have contacted Gandlaf directly.
He let me knew that vdr-plugin-sc doesn't work with VDR 2.4.0 unfortunately.
 
what plugin are you using now ? dvbapi ?
is there any way to get dvbapi plugin working fine with more channels from the same transponder ?
 
No,
I still use vdr-plugin-sc as I have netceivers which are not working with dvb-api.
The SC was also needed for my Digital Devices system and never managed to make dvb-api work as stable as sc is.
 
No,
I still use vdr-plugin-sc as I have netceivers which are not working with dvb-api.
The SC was also needed for my Digital Devices system and never managed to make dvb-api work as stable as sc is.

Hi,

VDR-2.4.0 ---> SATIP Plugin ---> MINISATIP & DVBAPI ---> OSCAM *518 = NetCeiver working

cinfo

Hi,

jemand eine Idee wo man diesen Fehler beim Laden am VDR-2.4.0
in den Quellen vom SC suchen sollte?

Code:
vdr -V
vdr: /usr/lib/vdr/plugins/libvdr-sc.so.2.4.0: undefined symbol: _ZN13cDvbCiAdapter15CreateCiAdapterEP7cDevicei
vdr (2.4.0/2.4.0) - The Video Disk Recorder

Grüße
cinfo
 
Hi,

für den openssl Fehler
error OPENSSL_ALGORITHM_DEFINES no longer supported
beim VDR-2.4.0 und z.B. Ubuntu 18.04.2 gibt es diesen Lösungansatz
Code:
cd /usr/src
wget http://artfiles.org/openssl.org/source/old/1.0.2/openssl-1.0.2m.tar.gz
cd openssl-1.0.2m
sudo ./config -Wl,--enable-new-dtags,-rpath,'$(LIBRPATH)'
make
make install

sudo nano /etc/manpath.config
MANPATH_MAP /sbin /usr/share/man
MANPATH_MAP /usr/sbin /usr/share/man
MANPATH_MAP /usr/local/bin /usr/local/man
MANPATH_MAP /usr/local/bin /usr/local/share/man
MANPATH_MAP /usr/local/sbin /usr/local/man
MANPATH_MAP /usr/local/sbin /usr/local/share/man
MANPATH_MAP /usr/X11R6/bin /usr/X11R6/man
MANPATH_MAP /usr/bin/X11 /usr/X11R6/man
MANPATH_MAP /usr/games /usr/share/man
MANPATH_MAP /opt/bin /opt/man
MANPATH_MAP /opt/sbin /opt/man
MANPATH_MAP /usr/local/ssl/bin /usr/local/ssl/man
Code:
sudo mandb

sudo nano /etc/environment
PATH="/usr/local/sbin:/usr/local/bin:/usr/local/ssl/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"

Grüße
cinfo
 
Zurück
Oben