A dev just said to me, pastekodi -c >myname.log is the better approach, because it contains more useful data.
Posts by Da Flex
-
-
Thx. I don't think it's related to the kernel error from post #1. Looks like a network error to me:
Code2024-01-05 00:05:35.843 T:990 warning <general>: OutputPicture - timeout waiting for buffer 2024-01-05 00:05:35.912 T:883 debug <general>: ActiveAE::SyncStream - average error 0.290755, last average error: 530.673348To rule out network errors, play the same movies directly from USB (thumb drive).
-
The log file is short, because log level is 0. Set it to 1 or 2 by creating an advancedsettings.xml file. Log is only needed, if LE 11.0.4 doesn't fix it.
PS:
Code2024-01-04 20:52:48.375 T:734 info <general>: Disabled debug logging due to GUI setting. Level -1.I haven't seen log level -1 before. That's not legit.

-
sky42 Does the N100 work with Ubuntu and Kodi on top?
-
-
-
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 -
Kodi Log Uploader works, here the link
Remove all banned add-ons, and try again.
ThreadForum Rules
General Conduct- Be polite and respectful to forum staff and other users
- Be polite and respectful towards this project and other projects
- Be patient, user and staff are spread all over the world, an answer may take time
- One topic per thread
- Posts should be written in English (add text in your native language if needed)
- Be as descriptive and detailed as possible. We are not mind readers!
- If AI tools have been used to create your post or triage an issue, name the tool and version in the post
- Do not
newphreakMarch 15, 2016 at 1:02 AM -
Yeah, I was expecting such an error. We are working on our own log server.
Copy & paste kodi.log into PasteBin instead, and post that link.
-
On LE 11.0.4...
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 -
On LE 11.0.4...
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 -
Yeah, RPi5 is the brute force solution of video decoding
. It misses the low-power A55 cores of Rockchip RK3588, and also hardware acceleration for common video codecs. -
To be precise, login by SSH, and use these commands:
- cd .update
- wget https://releases.libreelec.tv/LibreELEC-Generic-legacy.x86_64-11.0.4.img.gz
- reboot
-
- activate passthrough at the audio settings
- add force_eeprom_read=0 to https://wiki.libreelec.tv/configuration/config_txt
-
waclaw66 You are using banned add-ons. That means no support. I suggest to install LE from scratch.
ThreadForum Rules
General Conduct- Be polite and respectful to forum staff and other users
- Be polite and respectful towards this project and other projects
- Be patient, user and staff are spread all over the world, an answer may take time
- One topic per thread
- Posts should be written in English (add text in your native language if needed)
- Be as descriptive and detailed as possible. We are not mind readers!
- If AI tools have been used to create your post or triage an issue, name the tool and version in the post
- Do not
newphreakMarch 15, 2016 at 1:02 AM -
waclaw66 Upgrade to 11.0.4. Switch CEC off / on on your TV. Try another HDMI cable, if available.
If it still fails after this...
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 -
Dude, you are looking at a compressed image.

Decompress it, and mount that image to look inside.
-
On Kodi level: no. Your question has been answered earlier:
PostRE: Display boot logo Libreelec.
Kodi does not support interlaced output, only progressive. Anything you force via kernel DRM during boot will be overriden later.
chewittApril 4, 2023 at 2:12 PM