Can we download it? (tar.gz)
Yes, you can download the tar.gz, build it and help us testing ![]()
so long,
Hias
Can we download it? (tar.gz)
Yes, you can download the tar.gz, build it and help us testing ![]()
so long,
Hias
Running it for the afternoon, unfortunately it has the same issue as 10.0.1 where it keeps powering my AVR/TV back on after shutdown.
Please keep discussion in this thread to HDR, there's already a thread about the AVR issue- post your issue there:
The experimental patch is in my builds since a month ago, I don't use an AVR so can't help much here.
so long,
Hias
It's best you ask this question on the Retropie forum - I have no idea about retropie and what you need to do to build additional kernel modules for it.
so long,
Hias
And yes, disabling script.embuary.info seems to help, can't crash Kodi by navigating in video lists anymore.
Then I've reenabled embuary and got this error in kodi.log
Please report that to the addon author. It could be something in the addon or in the addon depends that triggers this issue.
Kodi switched to Python 3.9.10 about a month ago https://github.com/xbmc/xbmc/pull/20853 and one of the comments in the PR also mentioned kodi crashes on android if script.module.simplecache is used (which is also used by script.embuary.info).
So this doesn't seem to be LE specific and it's best to take it up to the relevant authors so they can investigate it.
so long,
Hias
If you want to get this solved please try the suggested addon change.
Also try with a clean install using stock estuary skin and then try installing addons one by one and carefully test.
I'm not seeing any crashes here on RPi4 - also using the youtube addon.
If you just switch to older builds nothing will change as no one of us devs could reproduce the issue so far.
so long,
Hias
Here's another crash log, produced with a build with DEBUG=Python3,kodi
The last lines in the log show that script.embuary.info ran just before the crash:
2022-02-16 17:22:12.053 T:1305 info <general>: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.info/default.py): script successfully run
2022-02-16 17:22:12.155 T:1305 info <general>: Python interpreter stopped
2022-02-16 17:22:24.776 T:1306 info <general>: initializing python engine.
Please try with that addon removed, it seems to cause crashes on other systems, too. See eg this bug report https://github.com/sualfred/script.embuary.info/issues/81
so long,
Hias
Note that you also have to build the sound card driver https://github.com/LibreELEC/slice-drivers
Here's my current WIP branch for kernels 5.10/5.15 https://github.com/HiassofT/slice-drivers/tree/kernel-5.10+
so long,
Hias
Why do you want DWC2? It's a quite limited USB controller and you're far better off using the XHCI controller you get from otg_mode=1.
so long,
Hias
Can you please test if this build boots fine with NVMe?
I've enabled CONFIG_BLK_DEV_NVME, if you can confirm that it works we'll include it in future LE builds.
so long,
Hias
Feb 10 17:00:10 kodiplayer smbd[6089]: smb2_sendfile_send_data: sendfile failed for file Transit/Incoming/Game.of.Thrones.S03.2160p.BluRay.REMUX.HEVC.DTS-HD.MA.TrueHD.7.1.Atmos-FGT/Game.of.Thrones.S03E06.The.Climb.2160p.BluRay.REMUX.HEVC.DTS-HD.MA.TrueHD.7.1.Atmos-FGT.mkv (Connection reset by peer) for client ipv4:10.25.25.1:46624. Terminating
"Connection reset by peer" means the client (i.e. the other machine) unexpectedly closed the connection.
Might be worth looking into what the client is doing and also testing if the issue happens with other clients (eg a Windows box).
so long,
Hias
and subtitles being too white.
If it's any consolation: the official Netflix app on my LG OLED has the same issue - I simply changed the color to grey instead of white, that's still OK-ish with SDR content and a lot better with HDR.
so long,
Hias
Here's my latest LE10 build:
https://www.horus.com/~hias/tmp/libreelec/LibreELEC-RPi4.arm-10.0-devel-20220207131415-0cc8dd2.tar
This build is in line with current LE10 branch, kernel update just got merged today.
so long,
Hias
It might be best to create a separate thread for the samba issue with a full log. I'm not really familiar with samba and those who are probably won't look into a RPi USB firmware thread.
so long,
Hias