use ./scripts/clean and ./scripts/build
any code changes to the packages need to be in the form of a patch
use ./scripts/clean and ./scripts/build
any code changes to the packages need to be in the form of a patch
It's really not needed for our purposes.
parted isn't built with readline support
LibreELEC.tv/package.mk at master · LibreELEC/LibreELEC.tv · GitHub
what's wrong with oscam?
won't work, we don't include the bluetooth driver from the RPi3 in the regular RPi build.
You can do this yourself by building your own image, but it's probably not going to change in our official images.
You will probably have to make your own lircd.conf
you can use irrecord to do that.
Otherwise just google lircd apple remote and find a lircd.conf
Then you can place the lircd.conf in /storage/.config/
like this one I found here
wget -O /storage/.config/lircd.conf https://gist.githubusercontent.com/pda/8252117/raw/56fb05f3fba8d2bdcaec2245bb9942644d4218e1/lircd.conf
then reboot
there is also more here
Index of /remotes/apple
this is a pretty good place to start. Redirecting…
Does it boot? If file system corruption is detected it should auto fsck it if it can.
Otherwise try another USB/HDD
you're glibc on your system is too old.
@IrusakCould you please give me a tip, for how to compile your git for the K1 Plus.
How to define the make for K1 Plus with the matching dtb for get a finally working built?
No idea, I only build for the officially supported projects.
Builds are available LibreELEC-WeTek_Play_2.aarch64-7.90.007.tar
Yes that's the correct branch. It is build the normal way, nothing special needs to be done.
LibreELEC is not a debian based linux, thus no apt support.
There are ways to get tranmission running yes, however we chose not to include transmission as an add-on because of piracy purposes.
Search around and you will find.
I pushed a build for the Odroid_C2
Remember that the retroplayer builds are based on master and kodi 17, so they are drastically different then what you are using.
My git repo is as official as it gets.
If you (we) figure out how to autodetect the MAC address this could be something we bundle in to the distro?
Possibly, however it may be semi-hacky.
Would be nice to have an option in the LibreELEC-settings to enable/disable the function
Console only add-ons are add-ons that provide only binaries or libraries that are meant to be used from the command line.
You will have to SSH into your device from another computer in order to use the command line.
see Accessing LibreELEC - LibreELEC to learn how to SSH.
looks pretty good to me!