I believe that on lspci -v should show that the e1000e driver should be used on the I219V. 👍
Posts by heitbaum
-
-
Can you please share the output of
lspci
lspci -v
What version of LE are you running?
-
I know about the fsck “warning” - on my list of maybe fix…
Without enable.guc it won’t load guc/Huc unless you have a Gen11
-
I had jumped to the same conclusion first. (.config) - I also have the enable.guc in place (but am running my :dev tree most of the time). It was actually perfect timing, as kernel firmware was one of the PRs that I had wanted to get in this weekend - just had to finish some of the validation. You should be GtG.
-
Hi GDPR-7 - arranged the bump. Next nightly should have it.
-
Hi bam - it is the change to use v4l2 and the video decoding process, not Kodi/LE itself, but without the video decoding - doesn’t fit the brief.
By default 512MB CMA is used - previously 384MB was used but that was not enough to handle all 4k HEVC files. This can be tweaked with the cma dtoverlay - but keep in mind that if you reduce CMA memory you risk running into video decoder / graphics issues.
-
Hi Aciel whilst the kernel for LE ARM8 CPU’s is aarch64 - thus the kernel is 64bit, the userland has been maintained as 32bit. There is a dependency on the vendor provided widevine library (one of the reasons why userland is maintained at 32bit)
The docker Addons is userland thus 32bit
https://wiki.libreelec.tv/development-1/build-commands/build-commands-le10
https://wiki.libreelec.tv/development-1/build-commands/build-addons
the =arm in the above build specifies that userland is compiled as 32bit. (Same for addons) whilst this can be changed for your use case, you would need to maintain the image and addons by self-compiling as the LE servers do not maintain a 64bit ARM8 addon repository.
Hope this helps
-
Lastest openssh is included. Check the version of putty.
-
-
Hi @deleonkikko - the VFD driver is not in the kernel presently - there is some previous drivers - search for VFD. The WiFi depending on the model of the TX6 is a WIP in the kernel - but would suggest not soon. Some other info on the TX6 https://linux-sunxi.org/Tanix_TX6
-
-
Hi GORBULAN
LE 9.2 doesn't support the RPi 400 as it's firmware is too old. You probably manually replaced the firmware files on 9.2.6 and those got changed back to the stock (i.e. too old) LE ones when updating to 9.2.7/8.You have to replace firmware files again, or switch to LE 10 (which is the better solution as that will also give you working bluetooth and wifi).
Worth going though this article if you are going to use 9.2:
9.2.7 and 9.2.8 crash upon boot RPi 400 - General Support - LibreELEC Forum
Otherwise LE10 -
As fyi the Radxa n10c rk3399pro has the npu connected via USB3 and the interface to the npu is https://github.com/rockchip-linux/rknn-toolkit the NPU is actually a discreet A35 cpu rk1808 https://wiki.radxa.com/RockpiN10/dev/NPU-booting - https://www.cnx-software.com/2018/09/24/roc…ils-rk1808-npu/ and there are a bunch of hacks in place to startup the npu using sysfs which don’t convert well into mainline. If you connect to the rk1808 uart on the n10c board, you can actually see the (blob npu kernel boot on the rk1808) I haven’t spent much time on the n10c or my P2 in recent times.
-
Hi l1br33l3c - the TX6S is not a H6 device.
Have a read of https://linux-sunxi.org/Tanix_TX6s and RE: Allwinner H616 support?
So short answer is not yet.
-
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.
-
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