You could try adding a swapfile Here. It *might* help or at least alleviate the issue.
Posts by Iridium
-
-
It's there on my machine. Addons --> LibreELEC Add-ons --> Services --> Raspberry Pi VNC.
-
-
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
LE as a part of Kodi - we follow their guide lines.
"While Team Kodi does not regulate what users install or use, we offer no support when your install includes add-ons that violate the forum rules. Failure to do so may result in a ban. "
So if you have a banned addon installed- irrelevant of the request - you will not get any support from us, and we request that other members (DRAGO4k) follow this guideline to the limit.
-
The raspberry pi has a command to determine whether the RPi has been "throttled" for what ever reason.
vcgencmd get_throttled
The output - in pure programmers methodology, is not user friendly.
So what does 0x0, 0x50005, 0x50000 exactly mean?
Thanks to popcornmix and harlemsquirrel for the following.
Code111100000000000001010 |||| ||||_ under-voltage |||| |||_ currently throttled |||| ||_ arm frequency capped |||| |_ soft temperature reached ||||_ under-voltage has occurred since last reboot |||_ throttling has occurred since last reboot ||_ arm frequency capped has occurred since last reboot |_ soft temperature reached since last reboot
For a better understanding. See harlemsquirrel.
NOTE: The script is slightly out of date as bits 3 and 19 have now been added since the page was published. Here
So
0x0 means nothing wrong
0x50000 means throttled has occurred since the last reboot.
0x50005 means you are currently under-voltage and throttled.
-
Sorry: You have addons that have been banned by Kodi.
As such, NO further support will be offered until the offending addons are removed from your system.
-
I'm pretty sure that projectM only runs on X86 devices with an X display. As you didn't give any details of hardware I have to assume RPi3 which projectM will NOT run on.
-
Some Pi4s seem to run very hot, even outside a case. 70C idle is crazy. However others seem more reasonable.
It is several weeks since launch and still quite confusing. Is this the 'norm' or are we just seeing some defective units?
VLI firmware only makes a 3C difference so something else is causing some units to run way hotter than others.
From early testing - 60 degrees was the norm when idle and this was a std unit - i.e. no case, heatsink or fan, just open the the elements. (Ambient was about 20 degrees). Adding a small 5v USB 5cm fan brought the temperature down to around 40 degrees. I believe the extra heat is all down to the *new* 14nm (From my memory) chip.
I don't believe they are faulty (Just check the RPi forums - many reports) just a difference in location of unit, outside temperature etc (Sahara vs Alaska). I would check what is actually running as there maybe an addon or other program that is consuming more cpu than normal.
-
Depending on the size of the HDD it should be possible. 2TB works fine but 4TB does not (Requires a powered USB HUB). Only real way is to try - Also make sure you have a GOOD power supply.
For integrity of the HDD it is always better to have them powered by a USB HUB.
They can be formatted as ext4 or NTFS it doesn't matter. LE can handle both.
-
Unfortunately perl and LE don't get on.
If you could explain what sorttv does, someone may be able to suggest and alternative.
Otherwise you could try a docker container, if one exists for arm7
-
I have Libreelec running on a Pi4 with a DVB hat fitted. I enabled TV headend and from my desktop PC the channels are working fine.
On the actual Pi I can see all the channels and the video is fine but the sound is out of sync. Any ideas please?
PS thanks for all the great work on this
Please create a new thread: in Forum
Include country of origin and log files:
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL linkI did initial testing on a RPi4 with RPi DVB Hat and TVH and didn't see any issues.
-
The link seems to suggest that it is a firmware update. Without knowing exactly what the program does, the best solution is to create a new SD card and install Raspbian. Run the commands under Raspbian and once complete and the version check is correct. Reboot with your LE SD card and all should be fine.
-
I too have a K400 on my Rpi 1/2/3 & 4 working without any issues.
As @HiassofT mentioned change the batteries.
I would also check that there is not too much "metal" or other stuff in the way of the receiver and the keyboard.
If still no joy post the URL output of
dmesg | paste
and
lsusb | paste
-
Many thanks for the input.
-
It's possible, the device is not supported. See Here
-
You need to choose the xxxx.dtb file that matches your system and rename it to dtb.img
It is also possible that your TV box has a locked bios and thus it cannot be used to install LE.
-
Sorry: You have addons that have been banned by Kodi.
As such, NO further support will be offered until the offending addons are removed from your system.