Basically you need these patches Commits · sky42src/LibreELEC.tv · GitHub
few questions... did you try to compile with native march flag? Just wondering is it going to work, something like:
Nope because I've tried escalades AVX2 builds in the past and there were no important performance improvements measurable. I used Dolphin as benchmark and my cpu was fast enough on AVX & nonAVX builds but the iGPU was limiting.
In fact my builds have to run on several systems with different cpu features. Lowend cpus won't profit anyway and if you build with AVX and stuff you won't gain much performance because the emulators are not optimized for this but cpus with AVX are fast enough anyway.
But of course if you use your builds only on systems that feature certain stuff you could ask escalade for details about native target flags.
For now I'm just playing with it, trying to compile this at a machine with glibc 2.27 installed... do you think should not be any issues on a target with glibc 2.29?
Your host glibc should not interfere with the one in the build root. But you can't use addons which were compiled for LE9.0 with 9.1 because several base libs were updated.
I don't have nvidia kernel module installed, tho wondering if this is normal behavior
These messages are linked to the nvidia drivers that come with LE