Hi cartman74 - enabled debug crash logs may help pinpoint the issue.
Posts by heitbaum
-
-
I don't know what a "PR" is. In this case, it could be "Product Recall".
Hi synrgii ”Pull Request” (referred to as a PR) - https://wiki.libreelec.tv/development-1/…al#pullrequests
-
I wouldn’t create it as a custom image. As an addon, with a little bit of patching or sed. The addon can be made to work right. It is all done by the build scripts.
One I have been looking at recently is net-snmp (so DATADIR would be replaced as below)
LibreELEC.tv/package.mk at 9670b47b41c8c5bdada28ed21474af33e2d2bdf3 · LibreELEC/LibreELEC.tvJust enough OS for KODI. Contribute to LibreELEC/LibreELEC.tv development by creating an account on GitHub.github.com -
I had a look for you and this mpd plugin is no longer maintained.
https://github.com/lzoubek/xbmc-plugin-mpdc (probably not much required to get is Matrix compatible though)
does using the mpd-mpc command line give you the output you are looking for? Also does the android/iOS/web client give you the result. https://www.musicpd.org/clients/ The mpd service included in LE is the server component of MPD.
-
Whitesak - I have started looking at your issue - but could you please share the error / missing dependency that you are getting.
There were some build issues with mpd a while ago, but these are closed.
I checked the currency of mpd and it is the latest - a minor update to mpd-mpc is the only potential update.
-
Please enable debug and share the logs. Crystal ball is cloudy. 🙂
-
The saa7164 module should be on the image
6.8. SAA7164 cards list — The Linux Kernel documentation
lspci -v
# check for the card and that the module is loaded
dmesg
# check for the card
# use modprobe to load the driver (if required)
modprobe saa7164
-
Dvb not included due to “kernel”compatibility during nightly. What driver are you using?
-
Thanks for confirming. I was pulling my beard out
-
Hi keka1234 please try the latest LibreELEC-Generic img.gz from https://test.libreelec.tv
-
Hi Semiotik
Some background:
LE10 Generic x86 is not LE11 Generic x86
LE11 Generic now uses GBM (there are other configurations still in the build - Legacy,X11,wayalnd …)
So not apples for apples.
There is a table in https://wiki.libreelec.tv/hardware/intel-x86-64-generic showing some of the drivers involved. Also with Mesa 22 (and already in LE11) the DRI classic drivers have been removed. https://github.com/LibreELEC/LibreELEC.tv/pull/5887 And 6008 have some of the info. Have a look in the commit log for these and Mesa.
Hope that helps clarify why things won’t appear the same.
Probably doesn’t answer your question - but hopefully gives the insight to find out what needs to be done to achieve your request. Probably will need some changes and PR…
-
I have had it go weird when both wifi and Ethernet are on simultaneously. (But my network does have some peculiarities.) Worth the checking in your situation though. I checked Intel Ark - yes makes more sense now with the I218-V. https://ark.intel.com/content/www/us…-nuc5i3ryk.html
-
Nuc11 is direct. NUC6 is via avr.
-
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