Emulation Issues

  • I have some trouble with the emulation on Libreelec 12. The emulation itself works okay, cores are working fine but there are some issues with the PSX emulation (PCSX), even though the CPU usage is nowhere near 100% from what I see, there is still quite a bit of stuttering/dropped frames.

    The bigger issue is that when I close the emulator libreelec freezes and restarts. I have attached a log file below with me running and emulator and exiting it after which system reboots.


    Any ideas?


    https://paste.libreelec.tv/alert-moose.log

  • Code
    Jul 27 08:18:20.241021 LibreELEC kernel: EXT4-fs warning (device mmcblk0p2): ext4_dx_add_entry:2597: Directory (ino: 4888268) index full, reach max htree level :2
    Jul 27 08:18:20.241057 LibreELEC kernel: EXT4-fs warning (device mmcblk0p2): ext4_dx_add_entry:2601: Large directory feature is not enabled on this filesystem

    a) The emby server is spamming the log (and restarting). Follow this guide to enable the "large_dir" feature on /dev/mmcblk0p2


    Code
    Jul 27 08:16:36.913108 LibreELEC kodi.sh[2461964]: Segmentation fault (core dumped)
    Jul 27 08:16:40.690713 LibreELEC kodi.sh[2461964]: Crash report available at /storage/.kodi/temp/kodi_crashlog_20250727081636.log

    b) Usually there is no reboot. Kodi is restarted after a crash log was generated.

    When the emby issue is solved reproduce the issue again and create a crash log URL hopefully including the boot logs.

  • Still no boot log, please reboot and create a log soon.

    For a more detailed crash log please do

    Code
    touch ~/.config/debug.enhanced

    from ssh.

  • Boot log is acceptable. Only if you continue using emby you have to add the "large_dir" feature.

    Crash is when closing joysticks. I don't know if there are gaming improvements in LE12 nightlies but you can try LE13 to see if this is fixed in Kodi 22

  • I appreciate you looking into it thanks.

    I am busy with some other home projects now but when I have time I will update to 13 (don't wanna do it without backing up everything) and update this thread.

    Appreciated!