Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

[LibreELEC] Bolt Ons! AceStream & EmulationStation + RetroArch/Libretro for S905/S905X devices!

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • scottmu64
    replied
    Originally posted by pinguy View Post

    AlexELEC has separate builds for S905/S805/S812.

    It may be worth trying to grab the emulationstation & retroarch bin from the AlexELEC-S805 /usr/bin folder to see if they will work.
    Thanks, I've managed to get everything working

    Leave a comment:


  • pinguy
    replied
    Originally posted by scottmu64 View Post

    Thanks but still nothing, I'm wondering if it's to do with JoKeRz 32 bit libs addon, kszaq said it possible needs recompiled with the updated libs from the s805 builds
    AlexELEC has separate builds for S905/S805/S812.

    It may be worth trying to grab the emulationstation & retroarch bin from the AlexELEC-S805 /usr/bin folder to see if they will work.

    Leave a comment:


  • scottmu64
    replied
    Originally posted by pinguy View Post

    As the title of this thread says 'S905/S905X' that would be a no.
    Thanks but still nothing, I'm wondering if it's to do with JoKeRz 32 bit libs addon, kszaq said it possible needs recompiled with the updated libs from the s805 builds

    Leave a comment:


  • pinguy
    replied
    Originally posted by scottmu64 View Post

    Ok great - Is this tested on S805 LibreELEC build
    As the title of this thread says 'S905/S905X' that would be a no.

    Leave a comment:


  • scottmu64
    replied
    Originally posted by pinguy View Post

    Tested here with 'LibreELEC (community) Version: 8.0.1j'. Its all good and still working. Maybe try a fresh install?? It does seem you may have a permission issue.

    Also I do not have a '/storage/.config/emulationstation' folder, so something isn't right.

    Did you replace the emulationstation bin or something?

    Anyway to fix permission issues try running this:
    Code:
    chmod -R a+rw /storage/.kodi/addons/emulator.tools.32bitlibs
    chmod -R a+rw /storage/.emulationstation
    Ok great - Is this tested on S805 LibreELEC build

    Leave a comment:


  • pinguy
    replied
    Originally posted by molano View Post
    Hello, Can I use your Acestreams setup also on an S802 or S812?

    Thanks in advance
    As Rootz said. Just try. There is a good chance it may work. But if it doesn't. I won't be of much help. I don't own a device with that soc.

    Leave a comment:


  • pinguy
    replied
    Originally posted by scottmu64 View Post
    Hi,

    Trying to get EmulationStation to run on Kszaq's latest LibreELEC image (8.0.1b) but I am getting this error every time I try to launch:

    Code:
    LibreELEC:~/emulationstation # ./emulationstation
    ConfigPath /storage/.config/emulationstation
    *** ERROR SETTING VSCREEN
    ./emulationstation: symbol lookup error: /storage/.kodi/addons/emulator.tools.32bitlibs/lib/libfreeimage.so.3: undefined symbol: png_init_filter_functions_neon
    So I replaced the 'libfreeimage.so.3' file and got this:

    Code:
    LibreELEC:~/emulationstation # ./emulationstation
    ConfigPath /storage/.config/emulationstation
    *** ERROR SETTING VSCREEN
    Illegal instruction (core dumped)
    So I used gdb to try and analyse the core dump file and it returned this:

    Code:
    [New LWP 2219]
    [New LWP 2220]
    [New LWP 2221]
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    Core was generated by `./emulationstation'.
    Program terminated with signal SIGILL, Illegal instruction.
    #0 0xb6be61ac in png_realloc_array ()
    from /storage/.kodi/addons/emulator.tools.32bitlibs/lib/libfreeimage.so.3
    [Current thread is 1 (Thread 0xb6fbfea0 (LWP 2219))]
    
    (gdb) bt
    #0 0xb6be61ac in png_realloc_array ()
    from /storage/.kodi/addons/emulator.tools.32bitlibs/lib/libfreeimage.so.3
    #1 0xb6ad6154 in png_set_text_2 ()
    from /storage/.kodi/addons/emulator.tools.32bitlibs/lib/libfreeimage.so.3
    Backtrace stopped: previous frame identical to this frame (corrupt stack?)
    I'm going mad trying to sort this out and get to the bottom of the issue but I'm totally stumped. Can anybody make sense of this??

    Thankyou
    Tested here with 'LibreELEC (community) Version: 8.0.1j'. Its all good and still working. Maybe try a fresh install?? It does seem you may have a permission issue.

    Also I do not have a '/storage/.config/emulationstation' folder, so something isn't right.

    Did you replace the emulationstation bin or something?

    Anyway to fix permission issues try running this:
    Code:
    chmod -R a+rw /storage/.kodi/addons/emulator.tools.32bitlibs
    chmod -R a+rw /storage/.emulationstation
    Last edited by pinguy; 10 May 2017, 12:55.

    Leave a comment:


  • Rootz
    replied
    Originally posted by molano View Post
    Hello, Can I use your Acestreams setup also on an S802 or S812?

    Thanks in advance
    I don't know but you can try

    Leave a comment:


  • molano
    replied
    Hello, Can I use your Acestreams setup also on an S802 or S812?

    Thanks in advance

    Leave a comment:


  • scottmu64
    replied
    Hi,

    Trying to get EmulationStation to run on Kszaq's latest LibreELEC image (8.0.1b) but I am getting this error every time I try to launch:

    Code:
    LibreELEC:~/emulationstation # ./emulationstation
    ConfigPath /storage/.config/emulationstation
    *** ERROR SETTING VSCREEN
    ./emulationstation: symbol lookup error: /storage/.kodi/addons/emulator.tools.32bitlibs/lib/libfreeimage.so.3: undefined symbol: png_init_filter_functions_neon
    So I replaced the 'libfreeimage.so.3' file and got this:

    Code:
    LibreELEC:~/emulationstation # ./emulationstation
    ConfigPath /storage/.config/emulationstation
    *** ERROR SETTING VSCREEN
    Illegal instruction (core dumped)
    So I used gdb to try and analyse the core dump file and it returned this:

    Code:
    [New LWP 2219]
    [New LWP 2220]
    [New LWP 2221]
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    Core was generated by `./emulationstation'.
    Program terminated with signal SIGILL, Illegal instruction.
    #0  0xb6be61ac in png_realloc_array ()
       from /storage/.kodi/addons/emulator.tools.32bitlibs/lib/libfreeimage.so.3
    [Current thread is 1 (Thread 0xb6fbfea0 (LWP 2219))]
    
    (gdb) bt
    #0  0xb6be61ac in png_realloc_array ()
       from /storage/.kodi/addons/emulator.tools.32bitlibs/lib/libfreeimage.so.3
    #1  0xb6ad6154 in png_set_text_2 ()
       from /storage/.kodi/addons/emulator.tools.32bitlibs/lib/libfreeimage.so.3
    Backtrace stopped: previous frame identical to this frame (corrupt stack?)
    I'm going mad trying to sort this out and get to the bottom of the issue but I'm totally stumped. Can anybody make sense of this??

    Thankyou

    Leave a comment:


  • quitroot
    replied
    Lakka 2.0 stable (base on RetroArch 1.5.0) is released. Any chance for update?. Thanks in advance.

    Leave a comment:


  • *Frisk*
    replied
    Fixed with "hw:0,0" setting. Thank you!

    Leave a comment:


  • werner99
    replied
    change it to "hw:0,0" and you will have sound again

    Leave a comment:


  • *Frisk*
    replied
    I upgraded to kszaq's 8.0.1h build and no sound anymore in retroarch through es.

    I tried changing sound to hdmi in kodi without success.

    With "aplay -l" command, I got this :
    Click image for larger version

Name:	df.jpg
Views:	128
Size:	35.4 KB
ID:	644379

    In retroarch.cfg, I have "hw:0,1" in override setting.

    Any idea about how I can retrieve sound plz?

    Thanks

    Leave a comment:


  • LeapOfFaith
    replied
    Originally posted by pinguy View Post

    Its been ages since I have used Windows. Didn't know you couldn't label storage devices in lowercase. When I next do an update I will fix this. Thanks for the heads up.

    On a side note who ever has the Hatari core can you upload it. I do not have it anymore and can't seem to be able to find it again.
    Here is a version of Hatari libretro core that works well my end.

    I added my config file put that in /storage/.hatari/

    added tos.img to /storage/emulators/retroarch/system/tos.img and change this to your retroarch bios dir through menu.

    To run this core smoothly go in to kodi display settings and change to 50hz same with the c64 vice core.







    Leave a comment:

Working...
X