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
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:
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.
2025-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:
So the first thing is activating the I2C interface. I think OLEDproc is adaptable for Argon ONE V5, but no noob solution.
There is an hd-idle command, which is provided by the System Tools add-on:
It also generates a log file, so maybe helpful for further investigations.
If i understood i can use wget or download it to /storage/.update, is that correct?
Yes.
Yes. Login by SSH, cd /storage/.update, download the new nightly image by wget <URL>, and reboot.