Posts by heitbaum
-
-
Hi krush316
SSH is available on LibreELEC
https://wiki.libreelec.tv/?q=SSH
From df output you should see the M2 driver as having a /storage of 200+ GB
-
Hi lbrkf - can you try building your docker container from these Dockerfiles?
LibreELEC.tv/README.md at master · LibreELEC/LibreELEC.tvJust enough OS for KODI. Contribute to LibreELEC/LibreELEC.tv development by creating an account on GitHub.github.combionic should work fine.
-
SandVP - some info on the Tiger Lake (TGL) in your NUC. I use a TGL as my daily - but didn’t start working ok till kernel 5.11.something. I now run kernel 5.14/5.15 https://wiki.libreelec.tv/hardware/intel-x86-64-generic
-
Hi idkfa - yep - it has been merged and in the build queue. Will be available soon. [le10] kodi-binary-addons: update to latest versions by heitbaum · Pull Request #5665 · LibreELEC/LibreELEC.tv · GitHub
-
Not sure, but there are a couple of **root** changes in 3.2.0
- Added
‑‑copy-as=USER
option to give some extra security to root-run rsync commands into/from untrusted directories (such as backups and restores). - The default systemd config was made stricter by default. For instance,
ProtectHome=on
(which hides content in /root and /home/USER dirs),ProtectSystem=full
(which makes /usr, /boot, & /etc dirs read-only), andPrivateDevices=on
(which hides devices). You can override any of these using the standardsystemctl edit rsync
and add one or more directives under a[Service]
heading (and restart the rsync service).
Would suggest using the debug options and trial / replicate what the synology is doing
- Added
-
-
-
-
Hi,
I've just set up a brand new NUC with a Tiger Lake CPU/iGPU (1165g7) and I'm not having much luck with anything that requires GL graphics.
glxinfo provides:
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig
I found this: which I thought might have something to do with the solution, so I compiled LE RR 10 from source with 5.11.22 but still the same issue.
I'll keep trying at it but thought I'd point out the issue and see if there's something simple that I might be overlooking?
Thanks
Hi glennguy the 5.10 LE works (ish) Though there are issues until you get to 5.12. I am running 5.14 on my NUC11 - though not doing any RR stuff. 5.14 will PR to nightly shortly, and there are a number of intel and mesa updates in nightly.
-
-
Hi thomsa for a new SD Card these are the right instructions. https://wiki.libreelec.tv/installation/create-media
-
Mr.Tiptop - librespot has been added back to the x86 Generic repository - FYI
-
It should be there now
librespot 10.0.0 124
-
You will need to add the addon - but will be in the addons list.
-
For Jellyfin there is a Addon that is close to release - just tidy it up the user interface, icons, …. But is fully functional against current.
Jellyfin: add new addon package by heitbaum · Pull Request #5488 · LibreELEC/LibreELEC.tv · GitHub
-
_fdc_ the build issues have been fixed. The addon should be available for download in the next few days.
-
HWTest - I have raised a bug [BUG] libraw image decoder not working · Issue #5524 · LibreELEC/LibreELEC.tv · GitHub - missing library issue. Will look at it. Identified another issue with libraw in my dev tree, so will try and fix both at the same time.
Fix queued up: imagedecoder.raw: link against static lcms2 by heitbaum · Pull Request #5525 · LibreELEC/LibreELEC.tv · GitHub