Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

[08/03/2019] AMlogic Tools [6.0.0][A new milestone][Donate Version Available]

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

    Update XVortex kitchen v3

    vtx_kitchen_v3 (mediafire.com)

    Comment


      It is written about her here:

      - Added third level of unpacking / packaging (boot, recovery, logo, devicetree) - Added the ability to create full ota zip (fota) from level1 (Java is required).- Added third level of unpacking / packaging (boot, recovery, logo, devicetree) - Added the ability to create full ota zip (fota) from level1 (Java is required).

      Instructions:
      #
      First level
      Kitchenette to work with the first level of Amlogic firmware
      -------------------------------------------------- -----

      Instructions:

      1) to unpack the firmware, take the UBT Image (.img) file and put it in the in folder.
      If the name is confusing, rename it to something simple for example ax95.img

      2) click _unpack_level1.bat

      3) in the level1 folder, replace / edit the files:

      aml_sdc_burn.UBOOT- bootloader, file 1
      DDR.USB - bootloader, file 2.change simultaneously with f.1

      boot.PARTITION - kernel

      _aml_dtb.PARTITION - kernel settings file

      recovery.PARTITION - recovery

      logo.PARTITION - logo (sometimes depends on the bootloader).

      odm.PARTITION -
      product.PARTITION -
      system.PARTITION -
      vendor.PARTITION - These 4 sections contain the system files.

      4) click _pack_level1.bat, in the out folder we take the finished img file.
      to create a full OTA, click _pack_level1_fota.bat

      5) Enjoy.
      #
      Second level
      Kitchenette for working with the second level of firmware Amlogic
      -------------------------------------------------- ------

      Instructions:

      1) to work with the second level, you must unpack level 1 (see level1.txt)

      2) click _unpack_level2.bat

      3) in the level2 folder, replace / edit the files in the folders:

      system - the system section
      vendor - the vendor section
      product - product section
      odm - odm section

      If you add new files or folders that require special rights
      (by default, new files and folders are assigned privileges 0644 and 0755 during packing)
      then register these rights in the * _fs_config files.
      * _File_contexts files are needed to register SELinux privileges
      And * _size files set the size of this or that partition.

      4) click _pack_level2.bat
      to create a full OTA, click _pack_level1_fota.bat

      5) then pack level 1 (click _pack_level1.bat, see level1.txt)

      6) Enjoy.
      #
      Third level
      Kitchenette to work with the third level of firmware Amlogic
      -------------------------------------------------- ------

      Instructions:

      1) to work with the third level, you must unpack level 1 (see level1.txt)

      2) click _unpack_level3.bat

      3) in the level3 folder, replace / edit the files in the folders:

      boot - boot partition (kernel)
      recovery - recovery section
      logo - logo section
      devtree - devicetree section

      4) click _pack_level3.bat

      5) then pack level 1 (click _pack_level1.bat, see level1.txt)
      to create a full OTA, click _pack_level1_fota.bat

      6) Enjoy.

      Comment


        XVortex kitchen v3 finally I got this program to work I un parked level 1 un Park level 2 I move some files repack packpack level 2 then repack pack level 1 no error.

        Comment


          In v3 ,you can make a fota version of the firmware.You can also edit boot, recovery, dtb.

          Comment


            Originally posted by sagert View Post
            In v3 ,you can make a fota version of the firmware.You can also edit boot, recovery, dtb.
            thanks for sharing ability for FOTA is awesome!

            Comment


              Originally posted by sagert View Post
              It is written about her here:

              - Added third level of unpacking / packaging (boot, recovery, logo, devicetree) - Added the ability to create full ota zip (fota) from level1 (Java is required).- Added third level of unpacking / packaging (boot, recovery, logo, devicetree) - Added the ability to create full ota zip (fota) from level1 (Java is required).

              Instructions:
              #
              First level
              Kitchenette to work with the first level of Amlogic firmware
              -------------------------------------------------- -----

              Instructions:

              1) to unpack the firmware, take the UBT Image (.img) file and put it in the in folder.
              If the name is confusing, rename it to something simple for example ax95.img

              2) click _unpack_level1.bat

              3) in the level1 folder, replace / edit the files:

              aml_sdc_burn.UBOOT- bootloader, file 1
              DDR.USB - bootloader, file 2.change simultaneously with f.1

              boot.PARTITION - kernel

              _aml_dtb.PARTITION - kernel settings file

              recovery.PARTITION - recovery

              logo.PARTITION - logo (sometimes depends on the bootloader).

              odm.PARTITION -
              product.PARTITION -
              system.PARTITION -
              vendor.PARTITION - These 4 sections contain the system files.

              4) click _pack_level1.bat, in the out folder we take the finished img file.
              to create a full OTA, click _pack_level1_fota.bat

              5) Enjoy.
              #
              Second level
              Kitchenette for working with the second level of firmware Amlogic
              -------------------------------------------------- ------

              Instructions:

              1) to work with the second level, you must unpack level 1 (see level1.txt)

              2) click _unpack_level2.bat

              3) in the level2 folder, replace / edit the files in the folders:

              system - the system section
              vendor - the vendor section
              product - product section
              odm - odm section

              If you add new files or folders that require special rights
              (by default, new files and folders are assigned privileges 0644 and 0755 during packing)
              then register these rights in the * _fs_config files.
              * _File_contexts files are needed to register SELinux privileges
              And * _size files set the size of this or that partition.

              4) click _pack_level2.bat
              to create a full OTA, click _pack_level1_fota.bat

              5) then pack level 1 (click _pack_level1.bat, see level1.txt)

              6) Enjoy.
              #
              Third level
              Kitchenette to work with the third level of firmware Amlogic
              -------------------------------------------------- ------

              Instructions:

              1) to work with the third level, you must unpack level 1 (see level1.txt)

              2) click _unpack_level3.bat

              3) in the level3 folder, replace / edit the files in the folders:

              boot - boot partition (kernel)
              recovery - recovery section
              logo - logo section
              devtree - devicetree section

              4) click _pack_level3.bat

              5) then pack level 1 (click _pack_level1.bat, see level1.txt)
              to create a full OTA, click _pack_level1_fota.bat

              6) Enjoy.
              Wow, these instructions are all chinese to me..lol....I can unpack level 1 and thats it.

              Comment


                Originally posted by raruba View Post

                Wow, these instructions are all chinese to me..lol....I can unpack level 1 and thats it.
                Look at the video the video will show you how to do it it's more easy looking at the video instruction

                video of how the XVortex kitchen works.

                files.dp.ua - быстрый файлообменник. Обменивайтесь вашими файлами без сторонних программ. Скачать rar,zip,exe,mp3,bin,png,jpg,gif,avi,mp4,mkv,3gp и другие форматы файлов.

                Comment


                  Originally posted by raruba View Post

                  Not sure what your even saying????? Only thing it does for me is create a folder (level 1 and or level 2) when u click unpack level 1 or level 2
                  When you trying to extract level 1 do it give you a error if giving you an error can you tell me what kind of error because I did have a problem like that at first was missing some drivers but I don't know if if you getting that kind of error let me know

                  Comment


                    Originally posted by antonio6o6 View Post

                    When you trying to extract level 1 do it give you a error if giving you an error can you tell me what kind of error because I did have a problem like that at first was missing some drivers but I don't know if if you getting that kind of error let me know
                    Level 1 unpacks OK. Level 2 just gives me a folder called level 2....that's it, nothing in the level 2 folder.

                    Comment


                      Originally posted by raruba View Post

                      Level 1 unpacks OK. Level 2 just gives me a folder called level 2....that's it, nothing in the level 2 folder.
                      If you delete XVortex kitchen v3. And download it again with out any modification. because I did not did any modification to that unpack L 2. The thing I did was
                      I copied this too files Open kitchen v3 and paste it . Not sure this is your case but it worth a try. If you don't know where to get this two files go to this program. AMlogic unpacker by mayan and get it from there


                      msvcr100.dll


                      msvcp100.dll

                      Comment


                        Originally posted by antonio6o6 View Post

                        If you delete XVortex kitchen v3. And download it again with out any modification. because I did not did any modification to that unpack L 2. The thing I did was
                        I copied this too files Open kitchen v3 and paste it . Not sure this is your case but it worth a try. If you don't know where to get this two files go to this program. AMlogic unpacker by mayan and get it from there


                        msvcr100.dll


                        msvcp100.dll
                        Well nothing working for me, its OK

                        Comment


                          mmh worked but repacked SYSTEM.img is corrupt? Tried repack Slimbox

                          Comment


                            Originally posted by soldiaz View Post
                            mmh worked but repacked SYSTEM.img is corrupt? Tried repack Slimbox
                            Well I did repack file with no issue try to look at this video maybe we'll help you


                            video of how the XVortex kitchen works.

                            files.dp.ua - быстрый файлообменник. Обменивайтесь вашими файлами без сторонних программ. Скачать rar,zip,exe,mp3,bin,png,jpg,gif,avi,mp4,mkv,3gp и другие форматы файлов.

                            Comment


                              What I did is:

                              UNpack level 1
                              Unpack level 2
                              Just delete stuff
                              Add bootanimation.zip (which shows!!!!)
                              Added just 2 single app to system
                              made entry for that app in file context
                              Repack level2
                              Repack level1

                              How you add/delete apps?

                              Comment


                                I do not use level 2.For editing system, vendor ,boot ,recovery I use the Unpacker Kitchen For Android with xda.

                                Comment

                                Working...
                                X