I've no idea, sorry.
Posts by chewitt
-
-
kszaq connman can be configured to ignore interfaces if you're seeing duplicates:
LibreELEC.tv/package.mk at master · LibreELEC/LibreELEC.tv · GitHub
-
That's the correct one to be using. We stopped doing 'optimised' builds for Intel CPU hardware aeons ago as although there are differences between a CPU optimised build and a more generic config the gains these days are marginal and not worth the extra hassle of building many images.
-
-
Kodi bugs should be reported via Kodi forums.
-
You cannot resize partitions when booted from the OS so you need to boot from USB - Ubuntu with gparted is easiest unless you're familiar with doing things from the command line. Or do the backup / clean install / selective restore process Klojum is hinting at. Ultra2 (which I used as the family daily-driver for a long time) can boot from USB but it needs "legacy mode" or something to be set in the BIOS first before it will see the USB device as bootable; and even then the BIOS is flakey so it can take a few attempts. I've done the same resize a couple of years back.
-
-
It should just work. USB2 vs USB3 shouldn't be an issue.
-
The Generic image installer has a single partition which boots and runs a graphical installer where you select the target device to install to. Other images have two partitions and the installer script auto-expands the second partition to fill the available space on first boot. In all cases the second partition is ext4 so it cannot be seen or mounted by Windows or macOS. It should visible from "diskutil list" in Terminal.
-
-
If there are no modifications to the images we would prefer that users visit the LE website and click our links to get our software. If you have decent bandwidth and hosting infrastructure for your server and would like to provide an official mirror server to improve the download experience for Turkish LE users; we publish our mirror master on rsync://http://releases.libreelec.tv/releases. PM me with technical details and if the spec is good we can add your mirror to our pool. I can geo-lock to Turkey only if required, although regional download use for the region is quite low so it's probably not worth the effort.
-
kodi: bump inputstream.adaptive by chewitt · Pull Request #1941 · LibreELEC/LibreELEC.tv · GitHub
^ as long as this gets merged tonight it will appear in the repo sometime tomorrow
-
ozkaradag What has been changed in the LE images on your site? .. and where are the published sources of the modifications?
-
Nope. The information on what's supported is technically in GitHub, but not as a nicely sorted list. I hope you like reading kernel config
-
To clarify.. VideoPlayer changes in Krypton left Amlogic support completely broken, but we backported work from Leia that solves most of the main problems. Unfortunately the "vpudate" branch changes in Leia quickly diverged beyond a point where we could sensibly backport anything more so Krypton remains in limbo. Your next challenge will be an Amlogic mainline kernel. This will only support S9xx chipsets and maybe S8xx, but not the 8726MX in the WP1. If a viable mainline kernel arrives in advance of Leia we will drop WP1 support and focus on a modern codebase. At the moment it doesn't look like the timing will align, so WP1 will get 9.0, probably..
-
MAINTAINERS lists a few @hisilicon.com names and the repo here: GitHub - hisilicon/linux-hisi appears to have a fairly recent kernel .. although it's not possible to look at that and easily see what state things are in. It still doesn't change the fact that we have nobody on team in contact with them or a willing volunteer - which means nothing will change in the near future.
NB: On the topic of dead things .. wetek türkiye | wetek depo türkiye could use an update (or better, replace with a blank index.html file)
-
ahh, the module is called "8192cu" not rtl8192cu" .. rinse/repeat
-
Please share a link to the PR/fix for Leia and we can ask the Kodi developer who did the fix if it will backport for 17.5 ..