Posts by lrusak
-
-
-
MANY THANX , can we use the wetek play version on Msd or Nand ? , do you sujest clean install or is upgrade ok ? on latest 7.*
UPDATE :
tested out on my Msd install of 7.0 , just frooze the system after reboot
then i read the txt file on the links above so i am reflashing my backup and will deleate the files you said in txt file
and then reupdate in post resultsA couple things, the openelec builds posted there are old, they are version 6.0. They work somewhat to play games but we really don't care about them anymore and they will not be updated.
We only care about the current LibreELEC 8.0 builds which are built on alpha kodi 17 so it is not that stable.
Also I don't build for Wetek anymore because the kernels are too old and there are many issues with the xpad and Sony input drivers (because many people use playstation and xbox controllers).
-
Hi,I try to install transmission with dockers, but it is not avaliable in WeTek repository. Anyone knows if exists other matter to install dockers or transmission? Can I download dockers to the rpi2 repository or it is not compatible?
Wetek uses too old of a kernel version to use docker.
-
The source needs to be updated for use with the new 4.6 kernel version.
See this patch for a similar fix, xf86-video-nvidia-0001-kernel-4.6-fix.patch
-
Hello,
I am new to docker, so bear with my ignorance. I was wondering if it would make sense to wrap docker apps within addons (à la service), to load, configure and start them.
Thank you for your attention.Yes its possible as I have done this already. It would be nice however to have some python hooks for docker to let the user know what is happening because sometimes containers can be quite big and without notifications the user may think something is broken.
-
mpd should be available as an add-on in the LibreELEC addons repo soon.
-
won't work, currently there is a problem with the docker add-on that make it so that docker comes up after kodi, so the mysql server won't be started in time and kodi would have to be restarted after the mysql server comes up
-
-
Hi everyone,How about Steam? Are there plans to integrate steam into LibreELEC?
I think, a huge amount of users would look forward see steam support for libreelec.greetings,
tbol.inq
Not really possible. LibreELEC is 64 bit only and doesn't support multilib.
There is a chance using docker to get it to work, but I've have limited success from what I've tried.
-
I fixed the links.
I'll look into updating the os.json. Thanks for pointing this out.
-
The main reason is that moonlight doesn't work with kodi running, if I run the script from python, when kodi is stopped it will kill the script (and moonlight).
What doesn't work exactly? video or audio?
-
we have the same patches LibreELEC.tv/projects/imx6/patches/libcec at master · LibreELEC/LibreELEC.tv · GitHub
why do you think patches for imx6 and amlogic would help on your Generic hardware?
-
Hello everyone,I have a Wetek OpenELEC and I would like to install LibreElec internal memory.
What do I need to download and how to flash, I do not have a great knowledge on this material.In the download section there Wetek Play & Core Wetek but there is no Wetek OpenELEC?
Thank you all for your support
Just use the Wetek Play file
-
I have the following LibreELEC setup:Hardware: RaspberryPi2
LibreELEC build version: 7.0.0, kernel: Linux ARM 32-bit version 4.4.7
I am having trouble setting the RTC in ssh. Getting the error message (hwclock: can't open '/dev/misc/rtc': No such file or directory)
I have done a clean install on different SD card and added the line to my config.txt.
I was using OpenElec version: 6.0-retroplayer-20160304094500-r21909-gc5fa697 and it works great there. Tryed copying working config.txt from Openelec and still no go.
I also tryed to add the line
or the line
and its still not working.I have uploaded the following files to a pastebin site:
- kodi.log file: eSp3vgZv
- kodi_Hardware.log file: Private Paste ID: Asf2hS2R
Please help, my RaspberryPi PVR media centre is not connected to the internet.
Thanks in advance.
Seems that the kernel config option isn't enabled.
LibreELEC.tv/linux.arm.conf at libreelec-7.0 · LibreELEC/LibreELEC.tv · GitHub -
For some reason I cant add this feed feed into feedreader (3.14). It keeps "loading". Anyone know where is the catch? I would like to have LibreELEC feedthanks, added in kodi: add libreelec.tv RSS feed by lrusak · Pull Request #300 · LibreELEC/LibreELEC.tv · GitHub and backport of #300 by lrusak · Pull Request #302 · LibreELEC/LibreELEC.tv · GitHub
For existing users they will have to remove their RSS feeds in order for them to be updated.
-
I just looked again and it seems that the branch here Commits · plbossart/sound · GitHub is base on 4.6-rc3 however it contains many commits that we don't want, so even though this may apply it isn't what we need.
-
Some docker examples and systemd services are available here GitHub - LibreELEC/containers: containers for use with LibreELEC