chewitt Thanks alot for the explanation. What are the mainline kernels?
Posts by mywatch
-
-
@balbes150 You have just uploaded an image today. What did you change?
https://yadi.sk/d/dhepyyrcterlf/leia-18/kernel_4.x/20190126/s912
-
But that would mean 8.95.002 and 8.95.003 both don't support S912?
I can't believe that.
-
But I want to use LibreELEC, not CoreELEC
-
Thanks Klojum for the hint. I updated my posts.
-
I also tried tag 8.95.002
Codegit checkout 8.95.002 PROJECT=Amlogic DEVICE=S912 ARCH=arm tools/download-tool PROJECT=Amlogic DEVICE=S912 ARCH=arm BUILDER_NAME=mywatch BUILDER_VERSION=001 make image
This is the build log, containing the errors:
External Content pastebin.comContent embedded from external sources will not be displayed without your consent.Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy. -
This is my build system: Ubuntu Server 16.04 LTS
This is my box: Minix Neo U9-H (which has an Amlogic S912)
So I tried to build on master with that:
Codesudo apt update && sudo apt upgrade sudo apt install gcc make git unzip wget xz-utils git config --global user.email "[email protected]" git config --global user.name "my-username" cd ~ git clone https://github.com/LibreELEC/LibreELEC.tv.git cd ~/LibreELEC.tv PROJECT=Amlogic DEVICE=S912 ARCH=arm tools/download-tool PROJECT=Amlogic DEVICE=S912 ARCH=arm BUILDER_NAME=mywatch BUILDER_VERSION=001 make image
This is the build log, containing the errors:
External Content pastebin.comContent embedded from external sources will not be displayed without your consent.Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy. -
Please excuse me, if I might ask something that has been asked/answered a multiple times before:
Does LibreELEC 8.95.3 support Amlogic S912 devices? In my case it is a Minix Neo U9-H.