It's a pity there's no other way.
Of course there are other ways. Like manually mounting from autostart.sh, with 2 systemd scripts, with one udev script, ...
It's a pity there's no other way.
Of course there are other ways. Like manually mounting from autostart.sh, with 2 systemd scripts, with one udev script, ...
File lovcombo-all.js is embedded in tvheadend binary. This means to make any change into .js file then addon needs to be rebuild.
Doesn't this ^^^^ makes new config file?
This seems to work
--- a 2025-05-23 12:48:28.670196285 +0200
+++ b 2025-05-23 12:39:12.074292019 +0200
@@ -1680,6 +1680,7 @@ CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=y
+# CONFIG_HOTPLUG_PCI_PCIE is not set
CONFIG_PCIEAER=y
# CONFIG_PCIEAER_INJECT is not set
# CONFIG_PCIE_ECRC is not set
@@ -1710,7 +1711,11 @@ CONFIG_PCIE_BUS_DEFAULT=y
# CONFIG_PCIE_BUS_PEER2PEER is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
-# CONFIG_HOTPLUG_PCI is not set
+CONFIG_HOTPLUG_PCI=y
+# CONFIG_HOTPLUG_PCI_ACPI is not set
+# CONFIG_HOTPLUG_PCI_CPCI is not set
+# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
+# CONFIG_HOTPLUG_PCI_SHPC is not set
#
# PCI controller drivers
@@ -2843,7 +2848,7 @@ CONFIG_NET_FAILOVER=y
CONFIG_INPUT=y
CONFIG_INPUT_LEDS=y
CONFIG_INPUT_FF_MEMLESS=y
-# CONFIG_INPUT_SPARSEKMAP is not set
+CONFIG_INPUT_SPARSEKMAP=y
# CONFIG_INPUT_MATRIXKMAP is not set
CONFIG_INPUT_VIVALDIFMAP=y
@@ -5552,7 +5557,7 @@ CONFIG_HID_A4TECH=y
# CONFIG_HID_ACRUX is not set
CONFIG_HID_APPLE=y
CONFIG_HID_APPLEIR=m
-CONFIG_HID_ASUS=y
+CONFIG_HID_ASUS=m
CONFIG_HID_AUREAL=y
CONFIG_HID_BELKIN=y
# CONFIG_HID_BETOP_FF is not set
@@ -6288,7 +6293,11 @@ CONFIG_WMI_BMOF=y
# CONFIG_APPLE_GMUX is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_ASUS_WIRELESS is not set
+CONFIG_ASUS_WMI=m
+CONFIG_ASUS_NB_WMI=m
# CONFIG_ASUS_TF103C_DOCK is not set
+# CONFIG_EEEPC_LAPTOP is not set
+# CONFIG_EEEPC_WMI is not set
# CONFIG_X86_PLATFORM_DRIVERS_DELL is not set
# CONFIG_AMILO_RFKILL is not set
# CONFIG_FUJITSU_LAPTOP is not set
QuoteSdram: 128m
Flash: 16m
Not very useful to run anything from today
The timezone list doesn't include deprecated / repeat entries for the same timezone.
Some timezones is not possible to select anymore. Actually lot of timezones can't be selected because they are not available anymore. Little too much was filtered out.
Seems mesa-24.3.4 fixed the issue for me.
What happen with latest builds that they doesn't boot anymore on VMware Workstation 17.5? Kodi doesn't start (some error bad alloc or something like that).
Added bash arrays to the title of the thread, since that seems to be the problem.
Don't use them?
Open log file /home/john/LibreELEC.tv/build.LibreELEC-Generic.x86_64-12.0-devel/.threads/log
s/230.log and see why it fails
How did you even build your app without it.
Copy also libXcursor.so.1 library and put it along app.bin and run
LD_LIBRARY_PATH=. ./app.bin
file app.bin
and you will probably see wrong arch or something like that
also
ldd app.bin