OSError: ./lib/libmoonlight-common.so: undefined symbol: EVP_CIPHER_CTX_new
urgs, souds like openssl is missing somehow
will try if i see some failure at buildtime
OSError: ./lib/libmoonlight-common.so: undefined symbol: EVP_CIPHER_CTX_new
urgs, souds like openssl is missing somehow
will try if i see some failure at buildtime
We have to see if we can find some of this affected devices to bisect the commit that break it, everything I have access to works "unfortunately".
I have to look, as I have no HW for testing it is a bit tricky
Okay tx, I added it to my PR and lets see if this work
moonlight: update addon · CvH/LibreELEC.tv@8668373 · GitHub
pls try Index of /addons/8.2/moonlight/ again (I reuploaded them)
pls also clean your system from moonlight before (.config/moonlight/* ......) - it should work out of the box
maybe this is enough ?
this is a know problem we are not fixed yet - you need DVB issue since LE switched to kernel 4.9.x (scroll to some of the latest pages)
you need basically an 4.8 kernel - sadly nobody was able to bisect the problem between 4.8 and 4.9 (there is an thread with some progress into that bug)
could you just pack your changes and upload it ?
Its a bit difficult to get the necessary changes with the posts above
Can't open configuration file: rcehw
could you poste some log around it ?
btw the rc mappings is now changed, they are not at the mappings/* folder anymore (changed upstream) maybe the script can't handle it if there is no config
changed (login is also changed)
I have really no idea due lack of HW to test it at all.
The so.0 error is easy to fix - the other problems not
maybe lrusak has an idea
Source of that build moonlight: update addon · CvH/LibreELEC.tv@de85f8a · GitHub
I looked at the logfile and the tuner does appear to be recognised by name.
the AVerTV isn't detected by any driver - just listed as USB device (which is pretty useless) so there is no Linux driver support -> won't work regardless what you do
you could try LibreELEC 8.x images for additional dvb drivers this build
there pls test the different addons if something works for you. If you have install none addon you have the very basic kernel driver - maybe this is already enough.
Tuners are not found.
pls provide a dmesg | paste , did you tried the media_build drivers addon as well ?
What DD card is it ?
idk if you just forgot it at copy/paste but ARCH is missing
PROJECT=RPi DEVICE=RPi2 ARCH=arm ./scripts/clean automake
btw you can do also
PROJECT=RPi DEVICE=RPi2 ARCH=arm ./scripts/clean automake
PROJECT=RPi DEVICE=RPi2 ARCH=arm ./scripts/build automake
PROJECT=RPi DEVICE=RPi2 ARCH=arm ./scripts/create_addon moonlight
PROJECT=RPi DEVICE=RPi2 ARCH=arm make image
pls test Index of /addons/8.2/moonlight/
for LE 8.1.1/8.2
I guess the Volar Hybrid Q A837 is not supported at Linux.
If you could upload an log how_to:provide_logfile [LibreELEC] maybe there is something to fix it