I gave the topic to our devs, because it's beyond my skills. Hopefully they will answer.
Posts by Da Flex
-
-
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 -
After reading the statement from post #15, I think the DPI mode of the VGA adapter is the problem. To my knowledge, when using the composite adapter on RPi headphone jack, you're not in DPI mode anymore. You can solder a cable RPi composite -> TV SCART.
-
Users don't pay for the artwork, and users don't pay for reliable servers. Then you expect it's a Kodi problem...

-
Sorry, I gave you wrong instructions. Use this to upload the crash log:
cat /storage/.kodi/temp/kodi_crashlog_20250213152626.log | pastebinit
-
You will get better results with the composite adapter. Go to the forums main page, and search for "composite".
PS: Seems like Kodi uses two resolutions with the VGA adapter: 480p for the GUI, and 240p (480p downscaled) for playback. No idea, how to change the latter.
-
Thanks!
CodeFeb 13 15:26:22.437885 LibreELEC-T630 kernel: traps: ActiveAE[2604] trap stack segment ip:151557e sp:7f1453ffe7d0 error:0 in kodi.bin[400000+1888000] Feb 13 15:26:26.884355 LibreELEC-T630 kodi.sh[2544]: Bus error (core dumped) Feb 13 15:26:29.816233 LibreELEC-T630 kodi.sh[2544]: Crash report available at /storage/.kodi/temp/kodi_crashlog_20250213152626.logPlease also upload the corresponding crash log:
pastekodi /storage/.kodi/temp/kodi_crashlog_20250213152626.log -
...when I check the resolution in Kodi it says i'm at 704x240, which I think is 240p? I can't change or adjust the resolution to get 480i.
Don't trust in the Kodi resolution here. It's an exotic adapter, and to my knowledge you're the first VGA 666 user on LE. You said "the VGA-to-SCART adapter expects a 480p signal". So obviously the VGA adapter delivers just that.
-
The VGA adapter makes no sense to me, if your TV has no VGA input. Anyway, do the adapter setup at config.txt:
pinn/README_PINN.md at master · procount/pinnAn enhanced Operating System installer for the Raspberry Pi - procount/pinngithub.com -
I would like to ask, what is the motivation to use OpenGL ES instead of the Core Profile for main Generic x86 build.
Our smaller devices only support OpenGL ES. That means, those calls go directly to GPU (hardware accelerated).
OpenGL Core Profile for x86 would add another branch of development, which doesn't make sense for our needs (though it would make sense for yours).
-
Please post the output of dmesg.
-
Large logs don't crash the system.
Use cat /storage/.kodi/temp/kodi.old.log | pastebinit to get the log from previous session (after crash and reboot).
-
-
Maybe a stupid question: how do you start the RPi aftet shutting it down?
The concept is to connect two pins temporary. So it would be useful to buy a case with a push button.
ThreadRPi4 GPIO using in LibreELEC
Dear All,
Is it possible use GPIO pins with LibreELEC on RPi4? My idea is use some GPIO pin for LED in the power button for signaling that system is running. Now I´m using only standard shut down funtion in Kodi and RPi4 weak-up function with button on GPIO pins 5 and 6 made by this manual:
How to Add a Power Button to Your Raspberry Pi - howchoo
All manuals I found for this is for NOOBS but not for LibreELEC
Thanks
RadekFoxbikerAugust 16, 2019 at 10:23 PM -
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 -
-
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 -
Will be a weekend project. Would a totally blank install be favorable as well? So no extra themes, addons and configuration clutter?
Yes, I would prefer that. Makes the log smaller.