Latest nightly is always preferred (in best case the issue is fixed).
You can enable debug logging without overlay in advancedsettings.xml.
Latest nightly is always preferred (in best case the issue is fixed).
You can enable debug logging without overlay in advancedsettings.xml.
If you continue to paste logs from both machines maybe someone can see a pattern ...
Chromebox site to start: MrChromebox.tech
AFAIK kodi has to be restarted after daylight saving change.
This patch to fix NTP access via WLAN on some RPIs was added to kernel 4.9 only and got lost later.
I`m wondering if it is still needed
The settings are stored in /storage/.kodi/userdata/addon_data/service.libreelec.settings/oe_settings.xml.
You may have to stop kodi before modifying: systemctl stop kodi. To start again: systemctl start kodi.
Required but not sufficient.
If you don't need bluetooth try the development version from Testing LibreELEC-settings addon · Issue #4547 · LibreELEC/LibreELEC.tv · GitHub
Is fixed in nightly 20210107. Please test.
Removing dbus-python from LibreELEC-Settings addon is work in progress.
If you do not need bluetooth try the Development Version from Testing LibreELEC-settings addon · Issue #4547 · LibreELEC/LibreELEC.tv · GitHub.
There is already Chrome 9.2.0.104 in the repo.
Usually TVs delay the audio by the time they do need to process video.
You can just rebuild the package:
PROJECT=Generic ARCH=x86_64 scripts/clean pixman
PROJECT=Generic ARCH=x86_64 scripts/build pixman:host
Or using MT build with generated log:
PROJECT=Generic ARCH=x86_64 scripts/clean pixman
PROJECT=Generic ARCH=x86_64 scripts/buildmt pixman:host
After changing the package contents the clean step is not needed.
Use a pastebin site for posting logs. Please add build.LibreELEC-Generic.x86_64-9.80-devel/build/pixman-0.40.0/.x86_64-linux-gnu/build.ninja
To test configure build type add PKG_TOOLCHAIN="configure" to package.mk.
Does it fail on compiling pixman:host or pixman:target? Please always provide full logs from the failing package.
Meson may be part of the problem, the package is only configured for configure.
chewitt Was corrected in post #3 :-)))
Fixed in 20201230 nightly.