but i think in wrong way (manually edited instead menuconfig) "CONFIG_DVB_M88RS6060=m" is added in " # DVB-T (terrestrial) frontends" Section
What would be correct place?
but i think in wrong way (manually edited instead menuconfig) "CONFIG_DVB_M88RS6060=m" is added in " # DVB-T (terrestrial) frontends" Section
What would be correct place?
First uninstall addon and also remove it's settings. Then install it again and check if works or still not.
Or you can fix it by running this commands in SSH terminal:
sed -i "s|TLSProtocol .*|TLSProtocol TLSv1.2 TLSv1.3|" /storage/.kodi/userdata/addon_data/service.proftpd/proftpd.conf
rm -f /storage/.kodi/userdata/addon_data/service.proftpd/proftpd.*.pem
systemctl restart service.proftpd
You can check the status of the service by command
Just hook local HDD and problem is no more
The problem is this:
LibreELEC:~ # ping localhost
ping: bad address 'localhost'
LibreELEC:~ # ping $(hostname)
ping: bad address 'LibreELEC'
and workaround is this (run in SSH console or add content to file manually).
Looks like the issue comes from https://github.com/LibreELEC/serv…ttings/pull/292
where only half of the solution was applied on LE11.
Related: https://github.com/LibreELEC/LibreELEC.tv/pull/7696
Any hints where in the file structure I can look for ProFTPD server logs?
Fandangos added a keyboard profile
After reading some discussion I assume this keyboard profile is used to open Kodi menu on long press the Enter button? This behaviour can be changed by every user modifying the file.
Did you actually try? Because it works when you add certificate and server key and enable SSL.
Soon we will read a post how to recover a PC with overwritten Windows
Then it's probably a different directory on RPi.
sleep.conf.d folder is for systemd configuration
sleep.d is folder is for power scripts
I think this issue was discussed in this thread.
I would say no on cares for BD menus which means no one is actually working on it
I think this is old issue which was never resolved.
JRE for BD-J menus in Program add-ons.
It is still needed.
It needs to be installed from LE repository.
I would say your autostart.sh file is DOS formatted and not UNIX one.
You need to update mariadb addon. I think you are still using it from LE10.