In case you're thinking, OS and add-on's can be separated for a long time, you're wrong. As an example, current Widevine changes require OS changes to keep it working on ARM. All your byte-per-byte optimizations can be a waste of time then. Things change quick in nirvana world.
Posts by Da Flex
-
-
You are wasting your time by adding limitations to LE. Storage space is cheap these days.
-
Oh, so the Version 10 is not available for Pi 3?
Correct. Use a nightly build instead: Click!
-
May I ask where to get the image file?
- Click Downloads on top of this forum page.
- Select your hardware.
- Select LibreELEC 10.0 Beta at the tab.
-
There is no way to do that. The RPi has no ADC, and the Amp2 has no input.
Some HiFiBerry cards have audio input and mixing capabilities.
Those cards work on LE (you get multiple output device options, one for mixing).
If you're an electronic nerd, you can add an ADC for small bucks: Click!
This solution requires apt packages, which LE doesn't offers.
So better use "Raspberry Pi OS" and "Kodi" package for this.
-
OK, then the 4GB of your RPi are good enough.
My next idea is that the scraper doesn't deliver the right format to be listed on LE's recently list.
Code2021-05-28 19:45:45.777 T:1084 DEBUG <general>: DatabaseUtils::GetSortFieldList: unknown field 26 2021-05-28 19:45:45.777 T:1084 DEBUG <general>: DatabaseUtils::GetSortFieldList: unknown field 31 2021-05-28 19:45:45.777 T:1084 DEBUG <general>: DatabaseUtils::GetSortFieldList: unknown field 40 2021-05-28 19:45:45.777 T:1084 DEBUG <general>: DatabaseUtils::GetSortFieldList: unknown field 68 2021-05-28 19:45:45.926 T:1084 DEBUG <general>: DatabaseUtils::GetSortFieldList: unknown field 26 2021-05-28 19:45:45.926 T:1084 DEBUG <general>: DatabaseUtils::GetSortFieldList: unknown field 31 2021-05-28 19:45:45.926 T:1084 DEBUG <general>: DatabaseUtils::GetSortFieldList: unknown field 40 2021-05-28 19:45:45.926 T:1084 DEBUG <general>: DatabaseUtils::GetSortFieldList: unknown field 68Play around with different movie scrapers.
-
-
In short a swap file expands RAM. Good luck!
-
The first line should do it. Chances are your output device doesn't support YCbCr, and then it falls back to RGB.
-
I haven't found obvious errors at your latest log, but it seems like a lot of images are cached into memory.
Maybe creating a swap file helps: Click!
-
"please help" generally makes no sense, because that's what this forum is all about.
-
Format both drives with a RAID file system, resulting in one logical drive.
-
There's no known problem or so with the latest LibreElec?! If not i'll give it a try.
The latest - the greatest! In case you're using encrypted Widevine streaming content, you have to update this month.
With a good backup strategy it's just go, go, go.

-
The new syntax for video settings at cmdline.txt isn't very familiar to me. Here is a link to learn from: Click!
Cache settings at advancedsettings.xml are the second "red zone" beside gpu_mem for LE's stability.
It's not as harmful as gpu_mem, but the official dev's advice is not use anything inside the <cache> tag.
-
Better stay with 9.2.6 then.
-
First install the latest LE 10 Beta (don't upgrade, as mentioned in the release notes). Maybe that already fixes your bug.
If you still get an error with the latest Beta, write a bug report. Write a complete report, as demanded at the pinned post on top.
-
The result of my dev conversation is that changing the gpu_mem value can break the system. We can't avoid this, because config.txt is parsed by a closed source part of the RPi firmware. So please keep the original value of 76.
-
USB audio interfaces with ASIO driver, like your Behringer, work very well on Linux OS'es. ASIO standard doesn't change.