Thx Chewitt for your help!!!@ aptalca
This was my first consideration to use lakka live from my USB.
Does it run stable?
Yeah, I've had no issues on an asus chromebox [emoji1] played way too much final fight and ninja turtles lol
Thx Chewitt for your help!!!@ aptalca
This was my first consideration to use lakka live from my USB.
Does it run stable?
Yeah, I've had no issues on an asus chromebox [emoji1] played way too much final fight and ninja turtles lol
I assumed exactly what you wrote but then I thought I assumed wrong cos my libreelec addons repo does not have a "repositories" sub section. Will try a update / force refresh and try again. Thanks.PS: any direct link to the repo zip?
Sorry it's named "Add-on Repository". If you don't see it, what platform are you on?
I just put lakka on a flash drive and did the live install.
I have LE running 24/7 but if I want to switch to lakka, I plug in and reboot (boot from usb on enabled in bios)
Display MoreSounds very interesting. However I stumbled at the first step itself. I wish docker instructions were easier
From command line, I issue:
docker create \
--name=plex \
--net=host \
-e VERSION=latest \
-e PUID=0 -e PGID=0 \
-e TZ=Asia/Kolkata \
-v /storage/.kodi/userdata/.apps/plex:/config \
-v /var/media/Data:/data \
linuxserver/plexHowever I cannot open <my-ip-address>:32400/manage or <my-ip-address>:32400/web
Secondly, portainer uses port 9000 which my Logitech media server also does. How do I change one of the two? I deploy portainer by using
docker run -d -p 9000:9000 portainer/portainerIf I change the port to 9001 or something, it doesnt work.
I don't think you read what I wrote [emoji6]
You don't need to do anything from command line. Install the addon and the addon will manage each container for you. If you go to the addon's settings, it will let you change the port.
Go to addons, install from repo, libreelec addons, repositories and install linuxserver repo. Then go to addons, install from repo, linuxserver repo, and install plex. Go to its settings if you want to change anything. Within a few minutes, plex will be running (it has to download the image, extract it and then create the container, which may take a few minutes)
Make sure you delete any other plex containers that may be running in the background. Portainer will let you do that (install it from the repo, not command line)
Display More
it seems there is no such repo for this architecture (aarch64)... (no repo to install FROM Libreelec repo)
[hr]
hummmm ... wait ... here is on github :
GitHub - linuxserver/libreelec-addons
[hr]
I'll try when I'll be back to 7.9. I am currently on 7.0 with the docker bug.
I also have to find how to connect my containers to my network (VPN)...
Thanks for checking. Then kszaq may have to manually add it to his builds
All you need to do is, in the LE gui, go to addons, install from repo, select the libreelec repo, go to repositories and install the linuxserver repo. After that in addons, go to install from repo, select linuxserver repo and install any addon you like. They all create and manage docker containers that run in the background. Portainer is one of them.
Once you install portainer, it puts up a webpage at port 9000 so from any computer on your network, you can browse to your LE ip and port 9000 and portainer's gui will let you manage containers very easily.
Thanks a ton. Will check and revert.
You can also install docker addons from the linuxserver repo (plex is there). You can find the repo under libreelec addons / repositories.
One you install, just modify the addon settings and that's it.
There is also a docker gui manager in that repo called portainer. It lets you manage the containers and images through a web interface
EDIT: by the way, the issue with your current method of starting plex is that it's creating a new container every time you start it, but it doesn't delete any of the old containers. So you end up with a ton of duplicates taking lots of space. You can use portainer to delete all of those and start fresh. The plex addon in the linuxserver repo manages all of that for you automatically
great ! thank you very much !!!
[hr]
youhou !!!!Code Display MoreLibreELEC:~ # docker run aarch64/hello-world Unable to find image 'aarch64/hello-world:latest' locally latest: Pulling from aarch64/hello-world 8c5c4ac25476: Pull complete Digest: sha256:bd1722550b97668b23ede297abf824d4855f4d9f600dab7b4db1a963dae7ec9e Status: Downloaded newer image for aarch64/hello-world:latest Hello from Docker on arm64! This message shows that your installation appears to be working correctly. To generate this message, Docker took the following steps: 1. The Docker client contacted the Docker daemon. 2. The Docker daemon pulled the "hello-world" image from the Docker Hub. 3. The Docker daemon created a new container from that image which runs the executable that produces the output you are currently reading. 4. The Docker daemon streamed that output to the Docker client, which sent it to your terminal. To try something more ambitious, you can run an Ubuntu container with: $ docker run -it ubuntu bash Share images, automate workflows, and more with a free Docker ID: https://cloud.docker.com/ For more examples and ideas, visit: https://docs.docker.com/engine/userguide/
While you're at it, can you try the docker wrapper addons from the linuxserver repo? I didn't get to test them on s905/x devices yet.
You can find it under libreelec repo / repositories / linuxserver repo. Once you install that, you'll see a bunch of addons that set up docker containers.
Thanks in advance [emoji1]
I just got a gt710 and the latest alpha is using that driver. What issues are you having with it?
I think this addon is only for x86, not for arm (pi).You can use pi as Plex server with other os, like dietpi.
Edited: You can install docker on LibreELEC. Then run plex from docker container instead. (See this repo)
- after first install, wait for 5 minutes (or more maybe) before try to access plex web interface.
Linuxserver.io repo is now in the libreelec repo. Once you install from there, then you can install the docker addons including plex media server from the linuxserver repo
I have tried CTRL+ALT+F3 but unfortunately without luck.
However, despite the Generic version 7.0.2 or 7.0.3 claims to start X, I can see in dmesg log (got them through Samba) that for some reasons the video card bios ROM is unavailable/unreachable.Just for reference:
Code Display More[ 1.774699] [drm] Initialized drm 1.1.0 20060810 [ 1.774710] [drm] radeon kernel modesetting enabled. [ 1.774830] radeon 0000:03:00.0: enabling device (0000 -> 0003) [ 1.775513] [drm] initializing kernel modesetting (CAICOS 0x1002:0x6779 0x1682:0x3200). [ 1.775524] [drm] register mmio base: 0xFD4C0000 [ 1.775525] [drm] register mmio size: 131072 [ 1.775547] radeon 0000:03:00.0: BAR 6: can't assign [??? 0x00000000 flags 0x20000000] (bogus alignment) [ 1.775560] radeon 0000:03:00.0: BAR 6: can't assign [??? 0x00000000 flags 0x20000000] (bogus alignment) [ 1.775564] [drm:radeon_get_bios] *ERROR* Unable to locate a BIOS ROM [ 1.775711] radeon 0000:03:00.0: Fatal error during GPU init [ 1.775758] [drm] radeon: finishing device. [ 1.775759] [TTM] Memory type 2 has not been initialized [ 1.813539] radeon: probe of 0000:03:00.0 failed with error -22
It would be ideal, at least for me, to have all the drivers in the virtual release, so that I could try something more
Anyway, I tried!
In qemu, you can load gpu bios from file by adding the info into the config xml.
If ctrl alt f3 didn't work, but you know the ip, you can always ssh in. Enable ssh in the libreelec settings addon first.
If you are passing through a gpu, you need the generic version. The virtual build is for a setup without a physical dedicated gpu, for testing and development purposes.
a use case for this is what i used to do :Esxi Server with 2 cheap ati GPUs.
create 2 VMs with openelec/libreelec
passthrough the GPUs.so you can use your server to power all your TVs + all your other VM stuff you do as well.
really, i could never get it to work with openelec so i used kodibuntu. but i suspect this libreelec image will actually work.
My main htpc is essentially a kvm/qemu vm with an amd 6450 passed through. It ran LE 7.0.2 (generic) for many months and now it is running the latest betas (generic)
Hi,
Can you please change the time of Turkey from UCT+2 to UCT+3. System is showing wrong time due to my country's bizarre decision on changing the nations timeTurkey to stay on summer time all year round | World news | The Guardian
Confusion as Turkey clocks defy time-change delay - BBC News
Time Zone Updates for Turkey – Microsoft Daylight Saving Time & Time Zone BlogThank you.
PS: I am using Raspberry2 and Libreelec v7.90.008 8.0 , Kodi 17.0-BETA5
Turkey is now in the same timezone as the middle east instead of eastern Europe. Yay!
By the way, the most bizarre part of it is that they didn't change timezones (technically). Instead, they decided to be on daylight savings time all year round.
But they told people they were getting rid of daylight savings. Confusing as hell and people didn't know what time it was when the change happened. All electronic devices including cell phones were wrong.
Hi guys,
Just installed sonarr in docker on an x86 libreelec install on a chromebox.
Here's the service file contents:
[Unit]
Description=%p container
Requires=service.system.docker.service
After=service.system.docker.service
[Service]
Restart=always
RestartSec=10s
TimeoutStartSec=0
ExecStartPre=-/bin/sh -c "mkdir -p /storage/%p/config /storage/%p/tv /storage/&p/downloads"
ExecStart=/storage/.kodi/addons/service.system.docker/bin/docker run \
--rm \
--name=%p \
--hostname=libreelec-%p \
-v /storage/%p/config:/config \
-v /storage/%p/tv:/tv \
-v /storage/%p/downloads:/downloads \
-p 8989:8989 \
-v /dev/rtc:/dev/rtc:ro \
linuxserver/sonarr
ExecStop=/storage/.kodi/addons/service.system.docker/bin/docker stop %p
[Install]
WantedBy=multi-user.target
Display More
Save this file on the sd card with the file name sonarr.service in any folder (ie downloads through samba or /storage/downloads through ssh)
then ssh into le, and type the following:
after that you can either reboot or start it manually with systemctl start sonarr
in a web browser, navigate to ipaddress:8989 and voila
on arm like raspberry pi, just change the one line in the service file from "linuxserver/sonarr" to "lsioarmhf/sonarr"
PS. The first time you run this, it may take a few minutes (especially on the pi) because it will need to download the images from docker and uncompress them before the container runs
Sonarr runs in docker really well (on other platforms at least). It should be possible to make it work on libreelec
Why not chromebox?
As far as I know cinema experience hasn't gotten an update in years. I'm surprised it still kinda works.
Cinema vision is where everyone moved to
I'm currently working on more containers. Some are more involved though so it may be worth it for you to wait till I have them on docker hub
Hi Irusak,
I created a bunch of docker containers for nas (unraid, synology, etc.).
aptalca / Repositories · GitHub
I wasn't aware that le has docker support. Could you point me to some documentation or any other info so I can start porting some of my containers?
Thanks