If you don't have time, install RPi OS on another microSD. In case of unexpected crashes on RPi OS, use your warranty.
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 -
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 -
I think OpenGLES rendering of high-resolution GUI uses a lot CPU capacity. I guess it would be lower with OpenGL.
a) reduce the GUI resolution to FullHD / 60Hz
b) try the LE Legacy version
-
-
What does top say on SSH?
-
Da Flex : sorry, if my log was not a propper one (full debug log from LE but without a restart). Since this issue appears super random, it is hard to replicate "on command". Might be a very long log then - is that still ok if posted as you request?
Create advancedsettings.xml with log level 1 activated, and reboot. Then it's on without inconvenience. Don't care about length.
-
It's important to avoid copyright strikes. Legit samples here:
-
FYI: Tvheadend has its own forum:
-
- Upgrade to the latest stable LE release.
- Provide a complete log.
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 -
Code
2025-07-15 14:51:22.306 T:958 info <general>: Disabled debug logging due to GUI setting. Level 0.
You forgot to enable debug logging.
Code2025-07-15 14:52:13.244 T:1020 warning <general>: OpenStream - Unsupported stream 0. Stream disabled.
Probably a codec, which is hardware-decoded on macOS (Dolby Vision etc.). Could you provide the codec info from Kodi on macOS?
-
Which is irrelevant as my builds are dev builds that do not support auto-updating.
Even better.
-
You can disable auto-update.
-
Sorry, I forgot that we are on x86.
Then the equivalent idea is to install latest Debian (or whatever Linux) Live on USB stick, and try that hdparm version. I recently made a Debian 12 stick to bring my parallel port printer back to life.
-
-
OK. The next thing I would do is installing RPi OS on another microSD, and see whether it works on that OS.
If it does, then our devs can usually implement it on LE (maybe just copying the command to LE already does the trick).
-
Nothing in hd-idle.log?
-
Have a look at the OLEDproc add-on:
ThreadOLEDproc Add-on
I just finished one little project. The work took me several weeks, but I believe it was worth it.
There are many OLED graphic displays on the market that are cheaper and look better than traditional (character) LCD displays.
I was sorry that so far these displays could not be used as a display for the Kodi multimedia center.
That is why I set myself the task of remedying this shortcoming. I am presenting the result of my work to you today.
The core of the solution is a new add-on called OLEDproc.…LuRuApril 25, 2022 at 5:02 PM So the first thing is activating the I2C interface. I think OLEDproc is adaptable for Argon ONE V5, but no noob solution.