Posts by schmecks

    Ah, I accidentally copied /media/root/lib (which is linked to /usr/lib) and not /media/root/usr/lib...

    So, I copied all libraries from Lakka to /storage/retroarch/lib, now it can find the libs. First I got the error message:

    I then deleted /storage/retroarch/lib/libc.so.6 (so it now uses /usr/lib/libc.so.6 from Libreelec).

    Now, journalctl says:

    Do you have any other hints?

    BTW, ldd still complains about missing libGL.

    Code
    libreelec:~ # ldd /storage/retroarch/retroarch | grep "not found"
    	libGL.so.1 => not found

    basilean Thanks for sharing your script!

    I've been running it on Libreelec 12.0.2 (generic x86_64). When trying to start retroarch I get the following error message:

    Code
    Mar 03 22:16:48 libreelec retroarch[1150]: /storage/retroarch/retroarch: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
    Mar 03 22:16:48 libreelec systemd[1]: retroarch.service: Main process exited, code=exited, status=127/n/a

    Do you have any hints for me?

    Did I get it right, that I need LE generic-legacy (with opengl)?


    Edit:

    BTW, I'm running an i5-4570T with iGPU HD Graphics 4600.

    Hi!

    When I try to start VICE emulator, kodi crashes and restarts. I'm using LE 10.0.2 on a PC and installed VICE through the default repo.

    Here are some logs:

    Output of journal: https://paste.kodi.tv/oqoqefusoh.kodi

    kodi.log: https://paste.kodi.tv/ehumuhuwaw.kodi

    kodi_crashlog: https://paste.kodi.tv/azenibumej.kodi

    I've already tried a soft reset but this doesn't work either. Do you have an idea?

    Thanks and regards

    EDIT:

    It crashes both with controllers plugged in and plugged out. The controllers work with other emulators such as NES, Playstation etc.

    Hi!

    Sometimes (but not always) my wifi adapter doesn't build up a connection on startup. It happens randomly, I can't reproduce the failure. When I then establish the connection manually, it works.

    I'm running libreelec since 2 years now and the problem exists since the beginning.

    Here are my logs:

    kodi.log: http://ix.io/2wJI

    systemd journal: http://ix.io/2wJJ

    My system is a ThinkCentre M73 - Tiny Form Factor with Intel Core i5-4570T Processor and 4 GB RAM, without built-in wifi

    Wifi adapter: TL-WN823N

    LibreELEC (official): 9.2.4

    I hope, you can help me finding a solution to this problem!

    Thanks and regards