Posts by heitbaum
-
-
vhgroup - can you please share a full dmesg?
- Should show the model of NUC.
- What are the errors shown in the logs?
What is the setting of AMT in the BIOS? Reportedly the below can change things.
-
Hi peka, not so. LE10 is receiving its fair share of updates too
https://github.com/LibreELEC/Libr…/libreelec-10.0You can follow the pull requests here - https://github.com/LibreELEC/LibreELEC.tv/pulls
-
I run a CT2000P2SSD8 in my NUC11
nvme-pci-0100
Adapter: PCI adapter
Composite: +37.9°C (low = -0.1°C, high = +69.8°C)
(crit = +84.8°C)
acpitz-acpi-0
Adapter: ACPI interface
temp1: -263.2°C
temp2: +33.0°C (crit = +119.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +32.0°C (high = +100.0°C, crit = +100.0°C)
Core 0: +27.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +29.0°C (high = +100.0°C, crit = +100.0°C)
Core 2: +30.0°C (high = +100.0°C, crit = +100.0°C)
Core 3: +28.0°C (high = +100.0°C, crit = +100.0°C)
-
-
PRs created:
https://github.com/LibreELEC/LibreELEC.tv/pull/6081[le10] libretro-mame2016: update githash to 2021-12-07 by heitbaum · Pull Request #6082 · LibreELEC/LibreELEC.tvbackport of #6081 Incorrect checksum calculated on downloaded file reported in…github.com -
-
Hi scanli
I see you are using the 10.0.0 tag (not the LibreELEC-10.0 branch)
as the branch has the sourceforge address (not the ftp.pcre.org address)
the “10.0.0 tag” will have the “point in time” 10.0.0 code (if you are wanting to use that tag - you will need to backport the patch from LibreELEC-10.0)
LibreELEC.tv/package.mk at libreelec-10.0 · LibreELEC/LibreELEC.tvJust enough OS for KODI. Contribute to LibreELEC/LibreELEC.tv development by creating an account on GitHub.github.com -
Hi xxxnelly - an extra dependancy in your os I think is causing the conflict. I am building with focal. Do you have docker on your system? Would you like to try docker?
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.com -
scanli - should be working fine.
https://prdownloads.sourceforge.net/pcre/pcre/8.44/pcre-8.44.tar.bz2
PKG_URL="${SOURCEFORGE_SRC}/pcre/${PKG_NAME}/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
There was a recent PR to fix the download URL. Is your tree up to date?
-
-
Hi scanli what directory are you in before you run this command.
-
the problem is solved (hopefully) and new versions of the addons are pushed this morning
Confirming mine updated, and tvheadend is running

-
-
Darquebus - librespot is in the LE addons repository. I think this is what you are looking for.
-
Hi youguiz there are a couple threads with discussion on these SOCs
Search for: 3568 RK3568 3566 RK3566
There is still required some mainline kernel work to be done for video.
-
It required some changes. These have been PRed now. https://github.com/LibreELEC/LibreELEC.tv/pull/5975
It will be available in once the addon builds are done.
-
The dtb files as the compiled version of the dts files.
The dtc compiler is what is used to convert the .dts and .dtsi files into a .dtb
First couple results from google “dts dtb” …
What are looking to do?