I will most likely continue making updates, just at this point I'm not sure to what degree I will focus on Kodi if at all. I still consider LibreELEC as the perfect JeOS for emulators
Since we're talking about emulators. Are you able to compile and start the latest ppsspp version (01be9ff)? First it failed to start because of a missing libsnappy.so lib so I added a snappy package and build a shared library. Now I can start games but ppsspp fails to load and I get the following dmesg output:
Code
[ 1178.032331] retroarch[1729]: segfault at 968 ip 00007fdff139d52d sp 00007ffea28a7a80 error 4 in libX11.so.6.3.0[7fdff1368000+125000]
[ 1182.708851] retroarch[1746]: segfault at 968 ip 00007f492db7f52d sp 00007ffe613acf10 error 4 in libX11.so.6.3.0[7f492db4a000+125000]
[ 1187.822172] retroarch[1763]: segfault at 968 ip 00007fb7be39b52d sp 00007fff8ea4f770 error 4 in libX11.so.6.3.0[7fb7be366000+125000]
When I create a "nokms" file in the retroarch folder I can start ppsspp and it works fine but all other libretro cores fail to start then.
Well this gave me some headache ¯\_(ツ)_/¯