Nuc11 is direct. NUC6 is via avr.
Posts by heitbaum
-
-
Hi vhgroup - I see you have a NUC6 (not sure on the model) - though has a different Ethernet Chip - but we have the same driver. Mine doesn’t experience th3 same issue that you have described.
Dumb question…. Did you have wireless enabled at the same time as Ethernet?
nuc6:~ # dmesg | grep -e DMI: -e e1000
[ 0.000000] DMI: /NUC6i5SYB, BIOS SYSKLi35.86A.0073.2020.0909.1625 09/09/2020
[ 1.263095] e1000: Intel(R) PRO/1000 Network Driver
[ 1.263096] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.263108] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.263109] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.263306] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 1.464787] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[ 1.532147] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1)
[ 1.532153] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[ 1.532223] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[ 26.570861] e1000e 0000:00:1f.6 eth0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
nuc6:~ # lspci -v -s 00:1f.6
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection I219-V (rev 21)
DeviceName: LAN
Subsystem: Intel Corporation Ethernet Connection I219-V
Flags: bus master, fast devsel, latency 0, IRQ 125
Memory at df100000 (32-bit, non-prefetchable) [size=128K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [e0] PCI Advanced Features
Kernel driver in use: e1000e
-
Hi GDPR-7
This is the model - I have
- https://ark.intel.com/content/www/us…nuc11pahi7.html
- https://www.intel.com/content/dam/su…ation_Guide.pdf
And I am connected to the HDMI port.
[ 0.000000] DMI: Intel(R) Client Systems NUC11PAHi7/NUC11PABi7, BIOS PATGL357.0041.2021.0811.1505 08/11/2021
After a clean boot 5.16.1-rc1 (with HDMI and displaying on LG4K TV)
- card0-DP-3 shows connected when the cable is connected.
nuc11:~ # tail /sys/class/drm/*/status
==> /sys/class/drm/card0-DP-1/status <==
disconnected
==> /sys/class/drm/card0-DP-2/status <==
disconnected
==> /sys/class/drm/card0-DP-3/status <==
connected
==> /sys/class/drm/card0-DP-4/status <==
disconnected
==> /sys/class/drm/card0-HDMI-A-1/status <==
disconnected
-
-
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.0
You 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.