Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

LibreELEC & OpenELEC for Tronsmart Vega S95

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Ok having trouble with the burning tool when I load the image I get this error "create workfollow xml file failed "

    using this file image Vega S95_Telos-151127

    Comment


      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


        Thanks GOT IT !! back to android !! perfect

        Now tomorrow back to OE ..with the correct file !!!

        Thanks for all your help ...could not have done it without you


        ( funny thing is did mine with no issues did his screwed it up )( ohh well were back )

        Comment


          Happy to help. Super glad to hear you are back on track.
          Cheers.

          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 Post
              How 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
              When will be released updates. They are installed using the standard upgrade system OE. Copy the update file (with the extension .tar) in the directory /.update and reboot OE. The update installed automatically.

              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
                Possible. You can use any.

                Comment


                  balbes150

                  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 balbes150 View Post
                    Possible. You can use any.
                    Could U please share how this could be make, what tool and steps needed to achieve this procees.

                    Thanks

                    Comment


                      Originally posted by fritz View Post
                      balbes150

                      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
                      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.



                      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 need to collect all the way. The process is not the easiest and quite slow. A single image up to 8-10 hours.
                        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.


                          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


                            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!
                            The number is the commit ID.




                            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


                                Originally posted by minixfreak View Post
                                thanks again the openelec version directly to emmc for the PRO works perfect so far ..... thanks again
                                I wanted to clarify, You're talking About, with installed in eMMC OE, the inbuilt BT works ?

                                Comment

                                Working...
                                X