Thanks again, worked like a charm.
Not a problem. You can also set keys to bring up retroarch in game so you can edit things on the fly. I use a ps3 controller and have these mapped to pressing L3 and R3.
Thanks again, worked like a charm.
Not a problem. You can also set keys to bring up retroarch in game so you can edit things on the fly. I use a ps3 controller and have these mapped to pressing L3 and R3.
Hi,
I was wondering if it would be possible to install Teamviewer on this LibreElec build? I know Linux versions are available but wouldn't know the first thing about installation!
Updated to LibreELEC-RPi2.arm-8.0-devel-20170327.img.gz
SMB shares are working again ! thx
But now I get the following error in sabnzbd from thoradia : Error "[Errno 8] Exec format error" while running rar_unpack ...
I have a strange issue, wondering if anyone else has seen the same thing.
When launching a game, usually audio will work, but intermittently sometimes audio will not work. Without changing any settings, if I exit Retroarch and retry, some percentage of the time it works.
The retroarch log shows the following when it fails:
RetroArch [ERROR] :: ALSA: Failed to initialize...
RetroArch [ERROR] :: Failed to initialize audio driver. Will continue without audio.
Config shows:
You can run Linux binaries on pretty much any distribution, as long as you have the required libraries. I don't use Teamviewer myself, but I would guess it's packaged either in rpm/deb. Maybe you could extract the files from the package, copy them over and run them as is. If that wouldn't work for some reason you can run pretty much anything from a Docker container. I recommend creating a thread for that and I might be inclined to help you out there as it would be easier for others to find the same information
That error message is the same as you would get when trying to run a binary compiled for a different architecture (for example running an ARM binary on x86_64). I'm running Thoradia's sabnzbd on my NUC no issue. Can you try running "/storage/.kodi/addons/service.sabnzbd/bin/unrar" in an SSH session and see if you get the same error? I guess it could be some weird thing happened and you got the wrong addon for your rpi although that would be odd. Try posting in his thread as well as he seems very helpful. Sabnzbd is written in Python so it's platform independent, if the addon runs fine otherwise you should be able to replace the unrar binary with a working one manually.
[hr]
zachmorris
Did you turn off "keep audio device alive" under system audio settings? Kodi tends to lock the audio device when playing click sounds for example. My launch scripts tries to solve this by telling Kodi to release the audio device, then sends SIGSTOP to the kodi process and does "usleep 500000" before running the frontend. Look at /usr/bin/emulationstation.start and /usr/bin/kodifreeze.sh to get an idea how it's done. Previously I used to do a "systemctl stop kodi" which avoids the issue entirely, but it takes longer. Let me know if you have a suggestion how to improve this
Hi, thanks for the support. I attach the full log hereI installed pcsx-rearmed lib into retroarch and launch roms without any problem
and rollback to Mednafen lib and still stuck on a black screen
Hi escalade
Did you oversee this post? I had not seen any answer from you.
I've the same problem...
the same here with mednafen for psx...but i think it's a problem with OpenGL Support 3.0 or 4.0.
Thanks Escalade - done.
I can't see anything obvious in your logs, but I have a haswell and I'm pretty sure psx works here although didn't test it lately. Not at home to check right now but will do later.
The mesa version in this build supports OpenGL 4.5 for haswell, that shouldn't be an issue. Perhaps ask on the RA forum, sounds like there's some kind of issue as you both have this problem.
i mean that the hardware i use (maybe his hardware too) are to old an don't support 3.0 Madnafen needs OpenGL 3.0+
I just told you, haswell supports 4.5 I just checked now, works fine here.
escalade, is it possible to start Windows-Games with exe-Files with your builds? Like Wine under Linux? i would be play my old Final Fantasy VIII PC-Version with some mods .Or is there another way to play that game?
Yes, I think will be easy to add will have a look in the near future.
New builds are uploading very soon, lazy to list the changes have a look in github for those interested. Basically the LibreELEC OS and Kodi is the same, but most cores have been bumped to the latest git revisions as well as mesa/intel driver.
At this point the build is quite stable and everything should be working as it should. Next I will probably add a configuration addon that will make it easier to tweak my build, like enable/disable KMS, start Emulationstation/RetroArch instead of Kodi etc.
thanks a lot escalade
That error message is the same as you would get when trying to run a binary compiled for a different architecture (for example running an ARM binary on x86_64). I'm running Thoradia's sabnzbd on my NUC no issue. Can you try running "/storage/.kodi/addons/service.sabnzbd/bin/unrar" in an SSH session and see if you get the same error? I guess it could be some weird thing happened and you got the wrong addon for your rpi although that would be odd. Try posting in his thread as well as he seems very helpful. Sabnzbd is written in Python so it's platform independent, if the addon runs fine otherwise you should be able to replace the unrar binary with a working one manually.
The unrar version of sabnzbd works perfectly.. the problem occured right after updating LE8 extended
Looks like wine needs 32 bit libraries, so no go
yes i see...i use now moonlight thats okay for the first time
I like the emulators version.
I did a clean install of the latest version 2017-04-01 and now find that I am unable to access the LibreELEC storage using windows as I did before.
I did see that FTP was added and this has given me access using the root login.
How to enable access directly from windows file explorer again?