Today it works again.
Posts by polo_joe
-
-
I'm on rpi4 build nightly-20250215-6a12769
libreelec settings doesn't open for me.
Code
Display More2025-02-16 17:04:16.801 T:30074 debug <general>: CPythonInvoker(190, /usr/share/kodi/addons/service.libreelec.settings/default.py): start processing 2025-02-16 17:04:16.837 T:30074 debug <general>: -->Python Interpreter Initialized<-- 2025-02-16 17:04:16.837 T:30074 debug <general>: 2025-02-16 17:04:16.837 T:30074 debug <general>: CPythonInvoker(190, /usr/share/kodi/addons/service.libreelec.settings/default.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/default.py" 2025-02-16 17:04:16.837 T:30074 debug <general>: CPythonInvoker(190): full python path: 2025-02-16 17:04:16.837 T:30074 debug <general>: CPythonInvoker(190): custom python path: 2025-02-16 17:04:16.837 T:30074 debug <general>: CPythonInvoker(190): /usr/share/kodi/addons/service.libreelec.settings 2025-02-16 17:04:16.837 T:30074 debug <general>: CPythonInvoker(190): default python path: 2025-02-16 17:04:16.837 T:30074 debug <general>: CPythonInvoker(190): /usr/lib/python312.zip 2025-02-16 17:04:16.837 T:30074 debug <general>: CPythonInvoker(190): /usr/lib/python3.12 2025-02-16 17:04:16.837 T:30074 debug <general>: CPythonInvoker(190): /usr/lib/python3.12/lib-dynload 2025-02-16 17:04:16.837 T:30074 debug <general>: CPythonInvoker(190): /usr/lib/python3.12/site-packages 2025-02-16 17:04:16.837 T:30074 debug <general>: CPythonInvoker(190): adding args: 2025-02-16 17:04:16.837 T:30074 debug <general>: CPythonInvoker(190): default.py 2025-02-16 17:04:16.837 T:30074 debug <general>: CPythonInvoker(190, /usr/share/kodi/addons/service.libreelec.settings/default.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings 2025-02-16 17:04:16.837 T:30074 debug <general>: CPythonInvoker(190, /usr/share/kodi/addons/service.libreelec.settings/default.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 3.0.0 of the xbmc.python api 2025-02-16 17:04:16.874 T:30074 debug <general>: CPythonInvoker(190, /usr/share/kodi/addons/service.libreelec.settings/default.py): script successfully run 2025-02-16 17:04:16.874 T:30074 debug <general>: onExecutionDone(190, /usr/share/kodi/addons/service.libreelec.settings/default.py) 2025-02-16 17:04:16.899 T:30074 debug <general>: Python interpreter stopped 2025-02-16 17:04:16.899 T:30074 debug <general>: Thread LanguageInvoker 544898059936 terminating
-
12.80.1.3 is working again.
-
ldd /storage/.kodi/addons/s
ervice.softcam.oscam/bin/oscam
linux-vdso.so.1 (0x0000007fbb0dc000)
libudev.so.1 => /usr/lib/libudev.so.1 (0x0000007fbb010000)
libssl.so.3 => /usr/lib/libssl.so.3 (0x0000007fbaf10000)
libcrypto.so.3 => /usr/lib/libcrypto.so.3 (0x0000007fbaa40000)
libm.so.6 => /usr/lib/libm.so.6 (0x0000007fba990000)
libpcsclite.so.1 => not found
libc.so.6 => /usr/lib/libc.so.6 (0x0000007fba800000)
/lib/ld-linux-aarch64.so.1 => /usr/lib/ld-linux-aarch64.so.1 (0x0000007fbb090000) -
-
I am on latest nightly (9399be6).
-
Since update to OSCAM 12.80.1.2 service is not starting any more. 12.80.1.1 is working fine.
-
I get crash log when le is shut down.
-
This PR seems to resolve it:
Thanks, could someone provide rpi4 testbuild with this pr?
-
I identified addon vpn manager (service.vpn.manager) as origin of the memory leak. After uninstall all good now.
-
same issue with build nightly-20230911-e17bf16
-
how may I help? I didn't see any obvious in debug log, but I'm no dev.
-
should I wait until the next kodi update in le?
-
I'm experiencing issues when using nightly builds on my rpi4 4gb. Since build LibreELEC-RPi4.aarch64-12.0-nightly-20230901-c3d17f9.img.gz the memory usage is permanently increasing until kodi reboots.
Last working build for me is LibreELEC-RPi4.aarch64-12.0-nightly-20230829-db892cd.img.gz.
Please tell me if further infos are required (logs,...)
-
yes
so long,
Hias
works very well so far, thank you and the team!
-
Are the pvr addons already available for aarch64 builds?
-
ok replace libmediaclient.so in /storage/.kodi/addons/driver.dvb.sundtek-mediatv/lib with
https://sundtek.de/support/libmediaclient.so
that will work with the latest libreelec beta.
----
please note this is just a temporary fix for now until the driver package will be updated, also the file will disappear from our server after some time; I'm using this to dump testfiles so sooner or later there might be some incompatible binary there;
for integrators -- just don't touch this file separately ..... the driver package will be updated, and everything should be pulled from the driver package itself)
it works, thank you very much!
-