I'm using the latest stable version on my RPi3B+. Works fine for my needs. ![]()
Posts by Da Flex
-
-
Try the default skin. If the problem remains, create a swap file:
Thread[How to] Enable swapfile on LibreELEC
From @escalade in Remix
By default LibreELEC does not have a swapfile.
You can enable a swapfile by:
cp /etc/swap.conf /storage/.config
then edit it and change
SWAP_ENABLED="no" to SWAP_ENABLED="yes".
SWAPFILESIZE="128" to your required swapfile size - normally 4 x RAM but RAM should be enough for a normal LE system.
When you reboot, a swapfile the size of SWAPFILESIZE is generated in /storage/.config/swapfile.
IridiumApril 14, 2019 at 6:09 PM -
Listen to mp3 256 and flac to see if you hear a difference.
I agree. MP3 at higher sampling rates is great! Lossless FLAC/WAV is for music production, where inaudible frequencies become audible by using audio tools. If you're no musician, stay away from lossless audio. You will lose storage in TB range.
-
I don't see anything different from what I expected,just trying boot over sd, failing, then tryng usb, failing and coming back to sd again and again. Would it be useful to post a photo of the screen.
No screenshot needed, the output seems to be normal.
Can you boot a fresh LE installation from USB?
-
What's the message when you boot without microSD?
-
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 -
Or are these special nightly updates handled differently?
Differently. Use the update folder method again, when the official LE 13 comes out.
-
-
-
-
The log snippets at post #4 (kodi.log and kodi_crashlog_<TIMESTAMP>.log) show different CEC behavior (connected / not connected). So the CEC connection seems to be unstable. Try another HDMI cable. HDMI 2.0 / 2.1 cables have better shielding, so I suggest one of those.
-
Thanks. Do you go OPi3 -> AVR -> TV? If yes, try OPi3 -> TV instead.
Code2024-07-03 19:16:11.140 T:3473 debug <general>: OpenConnection - connection to the CEC adapter opened 2024-07-03 19:16:11.140 T:3473 debug <general>: SetConfigurationFromLibCEC - settings updated by libCEC 2024-07-03 19:16:11.141 T:3496 debug <general>: Thread CECAdapterUpdate start, auto delete: false 2024-07-03 19:16:11.271 T:3496 debug <general>: UpdateMenuLanguage - using TV menu language is disabled 2024-07-03 19:16:11.429 T:3496 debug <general>: UpdateAudioSystemStatus - no CEC capable amplifier found -
- incomplete hardware information
- log level 0

-
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 -
Feel free to reach out if the project needs someone to create/edit/update user docs - that's my strong suit.
-
-
There is no V or something we want to keep in-sync.
Correct. That's why your audio doesn't have to be streamed under low-latency conditions. That means, ASIO isn't needed. Your proprietary ASIO isn't fully usable on LE. So my logical thinking says: Don't use that specific ASIO interface. Sure, a standard ASIO interface with native DSD support will do the job. Good luck finding one.

-
You need to avoid personal pronouns in such kind of discussions. We don't talking about personal preferences but about a broader class of devices, which are obviouly out of focus and therefore ignored.
Kodi has its origins in playing of all sorts video-oriented content. That is clear and led to many uselul things like a sophisticaed and well implemented menu navigation.
But maybe its time to take a closer look on the audio part.
A/V is in-sync on Kodi, because it's played on the same stream, and gets buffered without low-latency conditions. So I don't talk about personal pronouns, but about the concept of Kodi. ASIO breaks that concept, because it gives audio highest priority.