Posts by Da Flex
-
-
Everything inside /storage/.kodi/userdata will be part of the backup.
-
It's possible that OpenGLES hardware acceleration doesn't work on LE, because a driver is missing.
I suggest to try a legacy nightly build, because they support other drivers.
-
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 only use one thread to solve your audio problem.
-
Please try our legacy edition: Click!
Legacy edition uses X11 instead of GBM window manager, and supports different A/V drivers.
-
So I think I am going back to v9... To be honest, there is nothing about V10 that I am using, so its not the end of the world.
Please test our brand new LE 10.0.3. I think it has some relevant fixes:
ThreadLibreELEC (Matrix) 10.0.3
LibreELECOctober 17, 2022 at 1:00 AM -
The player itself can't be replaced. Try with LE 10.0.3 ASAP. It should have a fix for such scan issues.
Install LE 10.0.3 from scratch. Software upgrades from 9.x to 10.x will trigger errors.
-
Display More
It was worth a try so I tried it
<cache>
<memorysize>0</memorysize>
<buffermode>3</buffermode>
</cache>
but it has no effect, and reading the info about it I wouldn't expect it to because this is for streams not file operations.
Content of /storage/.kodi/userdata/advancedsettings.xml should be:
Code<advancedsettings version="1.0"> <cache> <memorysize>0</memorysize> <buffermode>3</buffermode> </cache> </advancedsettings>Also try without the buffermode line.
-
I wrote an internal note to the LE devs, but no reply so far - sorry.
It seems like devs are reading, accept my analysis, but have no answer yet.
Legacy means X11, and the current approach is GBM window manager.
In your case it's worth to try both.
-
What's the result of <memorysize>0</memorysize> on advancedsettings.xml? That will write all the cache onto disk.
-
Using a USB audio adapter, it shows up in "aplay -l" and aplay -L", but still does not show up in the LE audio output settings. But that's fine, I only want HDMI audio output for Kodi/LE
I see USB audio on RPi's audio settings, so it's probably a Le Potato bug.
You can try a newer image from chewitt to avoid this: Click!
-
Would buying a USB to 3.5mm adapter work?
Yes, you'll find some working USB devices here: Click!
With USB audio you are able to select HDMI or USB on LE's audio output settings.
-
-
Which output options do you have on LE's audio settings?
If there is no other way, we allow an exception, and you can attach the log as a file.
-
I can appreciate, as Da Flex, posted that not writing down was to help prolong the life of MicroSD cards but could a switch be added to allow it to happen?
<memorysize>0</memorysize> Just click the link and read...
I was talking about A/V streaming buffer, because you didn't mentioned a specific buffer. Kodi's default setting includes Samba caching into RAM. Maybe you have to increase the "memorysize" parameter to keep the whole Samba cache in RAM.
-
That doesn't work. Use Kodi backup and install from scratch.
-
I had a look. Please disable Bluetooth on LE settings and / or your BIOS / EFI.