You can set boot debug and alter init to review what is failing. E.g. https://github.com/heitbaum/Libre…1235eb9963fe106 but as chewitt points out unless the kernel you use has support for V4L2 Kodi may display, but any video decode won’t succeed. I have a number of similar issues as you are describing with some SoCs - rk3399pro, h616, rk3568, d1 (even Intel TGL) - all falling into the category of either too new or not yet fully mainlined - but I continue to test and upstream support for these.
Posts by heitbaum
-
-
kongxin You will want to use kernel head and uboot head for the 3568 - there is development being done but on the “edge” - lkml and denx mailing lists have regular patches.
-
Hi shedrock - it is an addon update.
Can I check what version of LE are you running and assume it is Generic? 10? Assume you are running Chrome 93.
-
Will 10.0.1 based on kodi 19.2 ?
Hi JohnWayne111 - the libreelec-10.0 branch now includes 19.2. Dates/times as always …
Comparing 10.0.0...ccfccf54488fca20a0aab042f06a87474963905f · LibreELEC/LibreELEC.tvJust enough OS for KODI. Contribute to LibreELEC/LibreELEC.tv development by creating an account on GitHub.github.com -
-
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