Okay, thanks.
Posts by dtech
-
-
Thank you for merging my pull request.
Is there a chance now that v9.2.8 will be released?
If you need a banner image for this version, I send a photo of my crazycat who stole my remote control.
-
-
What distro do you use to build?
I tried to build on ubuntu 18.04 and 20.04 on docker, but both failed.
Docker compatibility was not a priority in my builds.
Code
Display Moredtech@LibreBuilder:~$ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" dtech@LibreBuilder:~$ cat /etc/debian_version 10.4
-
But i unpack file "system", after change file "cputemp" and packed the file "system". Is it works
Repackaging squashfs is a bit more hardcore.
Can you tell where is the add-on or script that restarts the Kodi when the Kodi freezes?
In your LE, it works. But I have an odroid c2, which has a CE installed. The addon of Elementum sometimes freezes the Kodi when the system boot. And in your LE restart occurs Kodi when Kodi freezes.
I think look at which uboot is installed because I saw that there was a period when the watchdog didn't work in C2:
How i can donate pay for you?
Are you have PayPal?
Thank you, but I'm not thinking about a support channel yet.
-
ISH checks 2 things to determine if the system is capable of handling Widevine CDM v4.10.2252.0 and after:
- libtcmalloc solution: only in LE 9.2.7 (but is occours instability on some devices and addons)
- TLS 64 byte alignment: for the detection it needs to add the 'arm64tls' suffix to the version number.
If one of these doesn't appear, it determines that the system cannot handle CDM version 4.10.2252 and later.
-
I test Beta 4 LE 10 and wondering, why the screen is in movies much darker than LE 9.
Same TV, same Movie.
It is depending on the new video driver ?
It is not related to this topic. Please use Development section of this forum istead of News and Announcements.
-
It is not enough for ISH, please check my previous post:
PostRE: LE 9.2 and LE10 fix for widevine
Ygdrassil
An additional glibc patch is needed to add a suffix (*-arm64tls) to the version number.
Like this: Merge pull request #3 from dtechsrv/cdm-glibc-patch · dtechsrv/LibreELEC-AML@ce5d158 · GitHub
The upcoming inputstreamhelper (v0.5.6) will examine this (and the previous libtcmalloc solution as well, but it is a bit buggy).dtechJune 23, 2021 at 10:20 AM -
ISH v0.5.6 has been released.
Will the new glibc version suffix patch be included in LE as well?
-
An additional glibc patch is needed to add a suffix (*-arm64tls) to the version number.
Like this: Merge pull request #3 from dtechsrv/cdm-glibc-patch · dtechsrv/LibreELEC-AML@ce5d158 · GitHub
The upcoming inputstreamhelper (v0.5.6) will examine this (and the previous libtcmalloc solution as well, but it is a bit buggy).
-
When i found script cputemp?
In the Minix version, the CPU temperature is displayed in milli-degrees (45 °C -> 45000), so it should be divided by 1000.
However, this is not required for all devices (eg. M8S-Plus).
You need to log in to your box via SSH, and then...
Codecd /storage/.config/ wget https://github.com/dtechsrv/LibreELEC-AML/raw/master/projects/S8X2/filesystem/usr/bin/cputemp chmod 755 ./cputemp echo "mount -o bind /storage/.config/cputemp /usr/bin/cputemp" >> autostart.sh reboot
After restarting, the correct value should be displayed in Kodi.
-
There is wifi but when i stop the video everything freezes.
The implementation of the Widevine CDM patch in version 9.2.7 is buggy.
Since then, there is another solution to it that has no stability issues, but no official release (9.2.8) has come out yet.
If v0.5.6 is released from the inputstreamhelper, I will also release LE 9.2.8 images for supported devices, regardless of whether the LE team is officially making the fixed version of the 9.2 branch or not.
Please tell me. How i can get temp CPU? I don't see. Always 0
Please try this:
You see the value in degrees Celsius. If you only see the temperature value without any additional numbers (eg. '57'), you need to modify the cputemp script. If that's really the case, please let me know.
-
-
Can I use mxiii plus kernel + img firmware?
It is suitable for S89,
By the way, some of the strange phenomena I tested
In the case of Android, S89 can be replaced by boot.img file of mxiii plus, which is suitable for Android 5.1.1 system. Wired network, wireless network and Bluetooth are all normal
In the case of Le, if SD card writes the M8 firmware provided by you, DTB and kernel of mxiii plus can also start le to enter Kodi, but cable network cannot use it
This is a bit incomprehensible. Android and LibreELEC image components are not interchangeable between each other.
I tried to find it, but could not find a previous LibreELEC image that would be compatible with the S89 and have a working Ethernet.
If you know one, please send me a link. Unfortunately, I don’t know what to do with Android images, it doesn't help at all.
-
-
Another approach:
I made two kernel images with the right dtb, please follow my description.
First, use this image again for prepare the SD card:
LibreELEC-MXIII-1G.arm-9.2.7.img.gz
Then download this, extract and overwrite the files on the card with these (kernel.img, kernel.img.md5, dtb.img):
LibreELEC-M8.arm-9.2.7-kernel.img+dtb.tar.gz
Then boot your box from this SD card and test the Ethernet.
If Ethernet still doesn't work, try this:
-
Can you add S89 cable network card IC + ip101gr 10 / 100 Ethernet driver to n200-ap6330_ 2G inside the support, to achieve S89 start normal, Ethernet normal
It is already supported: LibreELEC-AML/linux.arm.conf at a292f0ec2ac492266937dadd349d90e47106e772 · dtechsrv/LibreELEC-AML · GitHub
I have realized in a circle that replacing the DTB does not solve anything because the 3.10 kernel does not deal with external DTBs.
I'm trying to find another solution...
-
Hi again, thanks for your suggestion! I tried 9.2.6 but the same thing happens... Installation -> Reboot -> splash screen -> black (but with mouse cursor)
Unfortunately, no one from the X8-H Plus image has ever indicated that it works.
TheBronx tested my M8S+ image on an X8-H Plus (#50), but by the time I was done with the X8-H Plus image, unfortunately, he had given up, so I never knew if it would work or not. It seems to be not working at all.
The only feedback I got was from a plain X8H from Blackomega35, which works even if it only has an S802 SoC in it.
Please try my M8S+ image on an SD card, because that image uses a modified initramfs.
The remote control, wifi and a few little things (like temperature) won’t work, but if it boot, we're already ahead.