using this file image Vega S95_Telos-151127
Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
LibreELEC & OpenELEC for Tronsmart Vega S95
Collapse
This is a sticky topic.
X
X
-
I'm sorry ute, I was not clear , the link to Telos I posted was for the Telos OE. You will need an Android USB update file for the Telos, back in a minute with that.
File for USB Burning Tool, Android Telos. Unzip it you will get a file ending in .img.Last edited by RISCy Dude; 03 July 2016, 00:46.
Comment
-
@balbes150,
Just a thought, is it possible to replace default OpenElec splash with a custom build screen splash.
Thanks
Comment
-
Originally posted by andready View PostHow do you update when there is a new version and you can't go into android to do it?
I'm on version OpenELEC-Amlogic.aarch64-Vega_S95-6.95.3
Comment
-
Originally posted by e123enitan View Post@balbes150,
Just a thought, is it possible to replace default OpenElec splash with a custom build screen splash.
Thanks
Comment
-
Originally posted by fritz View Postbalbes150
Sorry for using this forum for this question but on your github repo it's not possible to open an issue.
You are using kernel sources from amlinux right? ""amlogic-3.14-800a56b""
Is there somewhere a public repo for this sources? commits-log, changelog?
thanks
Comment
-
Originally posted by e123enitan View Post
Could U please share how this could be make, what tool and steps needed to achieve this procees.
Thanks
You have to start with learning the Openelec build process.
Comment
-
Originally posted by balbes150 View Post
Thank you for found error. Previously, when creating a repo were automatically set permissions. I didn't know that they are now automatic not installed. I Fixed in their repo. Added address for communication. According to Your question. References to sources can be seen in the files. For example for the kernel.
No public repo for this sources and only you can know when it's updated.
http://amlinux.ru/source/ shows nothing no listing no date no commits no changelog somewhat private.
Sorry can not use this sources!
Comment
-
Originally posted by fritz View Post
Yeah I know, the complete answer then is :
No public repo for this sources and only you can know when it's updated.
http://amlinux.ru/source/ shows nothing no listing no date no commits no changelog somewhat private.
Sorry can not use this sources!
Comment
-
balbes150
Perfect! amlinux sources=@surkovalex github.
That I wanted to know. Now it's clear.
Thanks!
PS.
Code:--- ../package.mk 2016-07-06 16:20:06.918519944 +0200 +++ packages/linux/package.mk 2016-07-06 19:08:51.120427514 +0200 @@ -32,25 +32,34 @@ case "$LINUX" in amlogic) if [ "$TARGET_KERNEL_ARCH" = "arm64" ]; then - PKG_VERSION="amlogic-3.14-800a56b" - PKG_URL="http://amlinux.ru/source/$PKG_NAME-$PKG_VERSION.tar.gz" + PKG_VERSION="3.14-surkovalex" + PKG_COMMIT="800a56b0e42927d1be55d6f51a5ba12ef86874a5" + PKG_SOURCE_DIR="$PKG_NAME-$PKG_COMMIT" + PKG_SOURCE_NAME="$PKG_NAME-$PKG_VERSION-$PKG_COMMIT.tar.gz" + PKG_URL="https://github.com/surkovalex/linux/archive/$PKG_COMMIT.tar.gz" else PKG_VERSION="amlogic-3.10-c8d5b2f" PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz" fi ;;
Last edited by fritz; 07 July 2016, 19:00.
Comment
What's Going On
Collapse
There are currently 2788 users online. 2 members and 2786 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment