Posts by mglae
-
-
The trick is to manually edit the setttings.xml file
Should be possible with "standard" addon configuration. If not, it need to be fixed!
Which repositories would apply?
Please start with the Development chapter in the Wiki (link at top). As reference here is the latest librespot PR.
-
12.80.4.3 (coming soon) implements an explicit zeroconf port parameter
"options" is not supported, but PRs are always welcome.
-
You have to load the used modules: modprobe xt_LOG
To make loading persistent create /storage/.config/modules-load.d/iptables.conf with one module name per line.
-
Question: I think I have inputstream libraries installed from both slyguy and kodi. Can that cause conflicts? Or am I overthinking it...
There is no inputstream addon involved and therefore no helper required. The HLS stream is directly played by kodi.
Hint: after disabling the geo-blocked content in SVT addon settings everyone is able to test. Works on my personal LE12.2 Generic development image.
-
-
-
Kernel parameter xhci_hcd.quirks=<value> but as chewitt said the value is unknown.
-
There is utf8 support but you have to install the Locales Addon to disable the C locale.
But no idea how unzip behave.
-
Code
Nov 06 21:52:27.418257 LibreELEC kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810Some quirks are autoselected for the lenovo. I can't tell if other may help for the issue.
-
Sorry, you likely messed something up. Docker is starting at Nov 07 13:43:14 but network-online.target is reached at Nov 07 13:43:19 (counting in boot time)
In addition: if network is needed timeout should be something high like 45 or 60 sec.
-
After rethinking my suggestion: it is not really the same configuration because USB is required at startup from firmware/BIOS.
But you can check the firmware/BIOS setting. If there are any "fast boot" or other options that may prevent full chip set initialization: disable them.
-
-
Try to attach a keyboard for investigation.
-
I am not sure how to proceed with this investigation
Test the DAC on different PC HW with using the same SW: LibreELEC USB stick running in "live" or "run" mode?
-
Logs can be shown with journalctl -u service.filebrowser
We need to rework the setup after the change
-
To use automatic nightlys you have to configure LE Service addon's Update tab to updates from Custom URL https://test.libreelec.tv, channel libreelec-12.2.
-
One question, is there any way to confirm via the logs that that a machine is not running generic_legacy?
In Kodi you can check if X11 is mentioned in Settings -> System Information -> Video.
From console do cat /etc/os-release.