Hi Everybody!
I’ve been trying to give an old laptop new purpose by installing Lakka 4.1 on it, yet I’ve had no luck.
I tried x86_64 and i386 to be on the safe side but both only show me the dreaded flashing splash screen after booting.
Tried this:
systemctl stop retroarch.service && DRAW_USE_LLVM=0 retroarch
without success.
Currently I don’t see where I can upload logfiles, so I will just post the end of the log I created using the script.
—snip—
[INFO] [GLSL]: Compiling bokeh shader…
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
MESA: error: Exceeded 16 max TGSI temps
[INFO] Linker log: error: looping not supported i915 fragment shaders, all loops must be statically unrollable.
[ERROR] Failed to link program #58.
[INFO] [GLSL]: Compiling snowflake shader…
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
MESA: error: Exceeded 16 max TGSI temps
[INFO] Linker log: error: looping not supported i915 fragment shaders, all loops must be statically unrollable.
[ERROR] Failed to link program #57.
[INFO] [GL]: Using 4 textures.
[INFO] [GL]: Loaded 1 program(s).
[INFO] [GL]: Using GL_RGB565 for texture uploads.
[INFO] [Font]: Using font rendering backend: “freetype”.
[ERROR] [GL]: GL: Invalid value.
Segmentation fault
EOF
—snap—
Can anyone help?
Thank you in advance,
Khalid