Just hook local HDD and problem is no more
Posts by vpeter
-
-
-
The problem is this:
CodeLibreELEC:~ # 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
-
LibreELEC.tv/package.mk at 6a0ba9af76e464aa479e913a82bdb0f178d0498f · LibreELEC/LibreELEC.tvJust enough OS for KODI. Contribute to LibreELEC/LibreELEC.tv development by creating an account on GitHub.github.comLibreELEC.tv/package.mk at 6a0ba9af76e464aa479e913a82bdb0f178d0498f · LibreELEC/LibreELEC.tvJust enough OS for KODI. Contribute to LibreELEC/LibreELEC.tv development by creating an account on GitHub.github.com
-
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.
-
Code
Display MoreLibreELEC:~ # parted -l Warning: Not all of the space available to /dev/sda appears to be used, you can fix the GPT to use all of the space (an extra 7264256 blocks) or continue with the current setting? Fix/Ignore? fix fix Model: ATA VMware Virtual I (scsi) Disk /dev/sda: 4295MB Sector size (logical/physical): 512B/512B Partition Table: gpt Disk Flags: Number Start End Size File system Name Flags 1 4194kB 541MB 537MB fat16 system legacy_boot, msftdata 2 541MB 575MB 33.6MB ext4 storage LibreELEC:~ # parted -l Model: ATA VMware Virtual I (scsi) Disk /dev/sda: 4295MB Sector size (logical/physical): 512B/512B Partition Table: gpt Disk Flags: Number Start End Size File system Name Flags 1 4194kB 541MB 537MB fat16 system legacy_boot, msftdata 2 541MB 575MB 33.6MB ext4 storage
But if I expand disk capacity after importing it works as expected
Code
Display MoreLibreELEC:~ # df -h Filesystem Size Used Available Use% Mounted on devtmpfs 289.9M 4.0K 289.9M 0% /dev tmpfs 169.4M 14.1M 155.4M 8% /run /dev/sda1 511.7M 226.5M 285.2M 44% /flash /dev/loop0 196.0M 196.0M 0 100% / /dev/sda2 4.2G 10.8M 4.2G 0% /storage tmpfs 423.6M 0 423.6M 0% /dev/shm tmpfs 423.6M 2.7M 420.9M 1% /var tmpfs 423.6M 0 423.6M 0% /tmp LibreELEC:~ # parted -l Model: ATA VMware Virtual I (scsi) Disk /dev/sda: 5369MB Sector size (logical/physical): 512B/512B Partition Table: gpt Disk Flags: Number Start End Size File system Name Flags 1 4194kB 541MB 537MB fat16 system legacy_boot, msftdata 2 541MB 5369MB 4828MB ext4 storage
When importing LibreELEC-Generic.x86_64-10.0.4.ova everything just works automatically without user intervention.
I also noticed that importing on Vmware Workstation Pro 17 it doesn't fill the name of the virtual machine automatically like it does on older versions (compared only with v12).
Size difference:
-
I think storage partition has wrong size? Or is there some special install procedure for Virtual?
Code
Display More############################################## # LibreELEC # # https://libreelec.tv # ############################################## LibreELEC (official): 11.0.0 (Generic.x86_64) LibreELEC:~ # df -h Filesystem Size Used Available Use% Mounted on devtmpfs 793.2M 4.0K 793.2M 0% /dev tmpfs 370.7M 14.1M 356.6M 4% /run /dev/sda1 511.7M 226.5M 285.2M 44% /flash /dev/loop0 196.0M 196.0M 0 100% / /dev/sda2 25.2M 10.8M 13.8M 44% /storage tmpfs 926.8M 0 926.8M 0% /dev/shm tmpfs 926.8M 2.7M 924.2M 0% /var tmpfs 926.8M 0 926.8M 0% /tmp
-
I am on legacy....
Yes, it doesn't install on that one.
CodeLibreELEC (official): 11.0.0 (Generic.x86_64) 2023-03-06 12:18:15.611 T:882 debug <general>: CurlFile::Open - <https://addons.libreelec.tv/11.0.0/Generic/x86_64/driver.dvb.sundtek-mediatv/driver.dvb.sundtek-mediatv-11.0.0.0.zip> LibreELEC (official): 11.0.0 (Generic-legacy.x86_64) 2023-03-06 12:14:46.492 T:978 error <general>: Requested path https://addons.libreelec.tv/11.0.0/Generic/x86_64/driver.dvb.sundtek-mediatv/driver.dvb.sundtek-mediatv-11.0.0.0.zip not found in known repository directories