There was a small problem with the test release, you can re-download and it should work
or you can modify the emuelec.start file
if grep -Fxq "audiooutput.audiodevice">ALSA:@" /storage/.kodi/userdata/guisettings.xml; then
(edited)
should be
if grep -Fxq '"audiooutput.audiodevice">ALSA:@"' /storage/.kodi/userdata/guisettings.xml; then
note the single quotes
Sorry Dont work :(, i re downloaded and check the emuelec.start file.
Then you will need to provide logs
Confirmed…same here…sorry no logs yet!
Without logs is kinda hard to guess what is wrong.
What device?
What version of CE?
What addon version did you install?
Did you update?
Or was it a new install?
What exactly “doesn’t work”?
What device?
s905x (MXQ Pro plus) 2G
What version of CE?
Latest 9.0.3
What addon version did you install?
Latest test version from today
Did you update?
No, fresh install
Or was it a new install?
What exactly “doesn’t work”?
No boot…It just flashes and back to Kodi.
I found the problem in the /storage/emulationstation.log
/storage/.kodi/addons/script.emuelec.Amlogic.launcher/bin/emulationstation: /usr/lib/libm.so.6: version `GLIBC_2.29’ not found (required by /storage/.kodi/addons/script.emuelec.Amlogic.launcher/lib/libSDL2-2.0.so.0)
I think thats the error. I was able to reproduce it every time.
Mecool KI pro
Latest 9.0.3
addon 2.6
fresh install
flashes and back to Kodi.
https://pastebin.com/DU5KPZx2
I don’t get it, you say it flashes back to Kodi yet your log shows you started a game ?
But I think I know what the problem is, this add-on (test release) is for CE 9.2 (nightly), since a lot of stuff has changed from 9.0.3 to 9.2 some libs seem to not be compatible.
Yes back to kodi. I might not get to create log and have the last time it worked?
version 2.5.3 works fine.
What does your /storage/emulationstation.log file show?
the file emulationstation.log does not appear,only emuelec.log and sx05re.log
its a hidden file like /storage/.emulationstation.log
@narcotic @sammaz As I said, the test version won’t run on 9.0.3 as the libs mismatch. It is made for the upcoming CE 9.2 (the one on the nightlies).
You can use the 2.5.3 version on 9.0.3
1 Like
Does anyone still have a copy of the 2.5.3 addon?
I am building a version that works on 9.0.3 will be ready in a few hours
3 Likes
@sammaz @narcotic please test this version, be sure to remove the old one first (including Sx05RE)
but please note that this is untested
https://1drv.ms/u/s!AhB0moRaeC4QgT0yuHZMGg1Wi5XG?e=ghUGM7
1 Like
Also make sure you use the correct version, the one named “Amlogic-ng” is for S922x (N2, Vim3, etc)
Working great!
42 systems tested …no issues 
Works Fine, Thanks very much!