Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

TWRP for Amlogic devices.

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

    Originally posted by Magendanz View Post
    I've also archived a bunch of old TWRP builds for S9 family Amlogic reference boards here:

    https://www.androidfilehost.com/?w=files&flid=299879
    Hey C... Which listed there may run on the ugoos am6 via stock recovery installing? thnx!
    Kris....don't forget my boxes! Okay?

    Comment


    Guest I'm getting a signature zip verification Failure whilst install attempt via am6 stk. recovery
    what's my error?
    ??????............................................
    UPDATE:
    Using official TWRP app, and your v.400 Img. file Worked as a Charm!

    Thank you for that Sir, as 'Tards all sleep better knowing the twrp crutch has got mi back.

    ~ Only the Best to you and yours in the coming year, broson. (~;
    Last edited by ClarkKent; 12-25-2019, 22:44.
    Kris....don't forget my boxes! Okay?

    Comment


    • Guest's Avatar
      Guest commented
      Editing a comment
      Probably that ugoos isn't using the Amlogic platform key to sign their OTA updates. You'll need to flash it via some other method.

      If you've got root, you can just use the dd command. Otherwise, you're looking at replacing recovery in the .img file (and that could also still fail if they're using Android Verified Boot).

    ClarkKent I tried this on the Khadas VIM3(A311D). I installed this image using the Team Win TWRP app. I am not fluent on TWRP, but seems to be working.

    Comment


      Originally posted by RISCy Dude View Post
      ClarkKent I tried this on the Khadas VIM3(A311D). I installed this image using the Team Win TWRP app. I am not fluent on TWRP, but seems to be working.
      what process?
      moved to external storage, and then just used the app?
      ... what did you put on the device selection?
      For me, the app won't See the zip.
      I guess this means the twrp app Will see an img file?
      yet, I thought stock ugoos recovery would Not flash an img. file
      Is that basically the sop at work here?

      I take it, Guest also suggests terminal install command, i wonder if a script change to match the language in a recent ugoos updater could help with anyway tried?
      thiughts?
      Kris....don't forget my boxes! Okay?

      Comment


      • RISCy Dude
        RISCy Dude commented
        Editing a comment
        I had the image on a USB stick. Directed the app to it.
        You may want to make sure you can restore your box if something goes wrong, for instance how to MASKROM mode. I am somewhat fearless with the VIM3, as it is seems like a tough one to break.
        I don't use TWRP, I was just seeing if the image worked.

      Any luck getting TWRP on S905X3 devices?

      Comment


        Originally posted by Magendanz View Post
        I'm having some trouble downloading the latest GT1 Mini 2 firmware now, but if the site comes back up I should be able to build this tomorrow.
        Guest Hi, have you had any progress on a TWRP image for the GT1 Mini 2 yet? I would really love to try it out on my new box. If you have please share a link. I love your work!!

        Nate

        Comment


          Can anyone compile TWRP for the Pandora Games 3D (s812 on MBX n200)?

          Original recovery: https://www.dropbox.com/s/8xs6wfjomt...overy.img?dl=0
          Boot: https://www.dropbox.com/s/dh9a6mtu4b33opy/boot.img?dl=0

          # cat /proc/partitions
          major minor #blocks name

          31 0 1024 mtdblock0
          31 1 64 mtdblock1
          179 0 124868608 mmcblk0
          179 1 124868560 mmcblk0p1
          250 0 262144 cache
          250 1 32768 logo
          250 2 32768 recovery
          250 3 32768 misc
          250 4 32768 boot
          250 5 786432 system
          250 6 655360 data

          # cat /proc/mtd
          dev: size erasesize name
          mtd0: 00100000 00001000 "bootloader"
          mtd1: 00010000 00001000 "ubootenv"

          # cat /proc/ntd
          dev: block_num blocksize name
          ntd0: 12400000 00200000 "nfcache"
          ntd1: 3e400000 00200000 "nfcode"
          ntd2: 2c800000 00200000 "nfdata"

          /sbin/busybox ls -l -R /dev/block
          /dev/block:
          total 0
          __bionic_open_tzdata: couldn't find any tzdata when looking for Asia/Shanghai!
          __bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
          __bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
          brw------- 1 root root 250, 4 Jan 1 00:00 boot
          brw------- 1 root root 250, 0 Jan 1 00:00 cache
          brw------- 1 root root 250, 6 Jan 1 00:00 data
          brw------- 1 root root 250, 1 Jan 1 00:00 logo
          brw------- 1 root root 7, 0 Jan 1 00:00 loop0
          brw------- 1 root root 7, 1 Jan 1 00:00 loop1
          brw------- 1 root root 7, 2 Jan 1 00:00 loop2
          brw------- 1 root root 7, 3 Jan 1 00:00 loop3
          brw------- 1 root root 7, 4 Jan 1 00:00 loop4
          brw------- 1 root root 7, 5 Jan 1 00:00 loop5
          brw------- 1 root root 7, 6 Jan 1 00:00 loop6
          brw------- 1 root root 7, 7 Jan 1 00:00 loop7
          brw------- 1 root root 250, 3 Jan 1 00:00 misc
          brw------- 1 root root 179, 0 Jan 1 00:00 mmcblk0
          brw------- 1 root root 179, 1 Jan 1 00:00 mmcblk0p1
          brw------- 1 root root 31, 0 Jan 1 00:00 mtdblock0
          brw------- 1 root root 31, 1 Jan 1 00:00 mtdblock1
          drwxr-xr-x 3 root root 3160254124654608 Jan 1 00:00 platform
          brw------- 1 root root 250, 2 Jan 1 00:00 recovery
          brw------- 1 root root 250, 5 Jan 1 00:00 system
          brw------- 1 root root 253, 0 Jan 1 00:00 zram0

          /dev/block/platform:
          total 0
          drwxr-xr-x 3 root root 3160254124654608 Jan 1 00:00 aml_sdio.0

          /dev/block/platform/aml_sdio.0:
          total 0
          drwxr-xr-x 2 root root 3160254124654608 Jan 1 00:00 by-num
          lrwxrwxrwx 1 root root 3160254124654608 Jan 1 00:00 mmcblk0 -> /dev/block/mmcblk0
          lrwxrwxrwx 1 root root 3160254124654608 Jan 1 00:00 mmcblk0p1 -> /dev/block/mmcblk0p1

          /dev/block/platform/aml_sdio.0/by-num:
          total 0
          lrwxrwxrwx 1 root root 3160254124654608 Jan 1 00:00 p1 -> /dev/block/mmcblk0p1


          Thanks

          Comment


            Hello Guest I have Mecool KM3 device..I want to install TWRP and MAGISK ... What should I do if you help ...Thank you..

            Edit: I found this .. ( http://androidbiits.com/root-mecool-...2-u212-easily/ ) Does the description here apply to KM3 ?
            Will my certificates be deleted if I do this?
            Last edited by exotic34; 12-19-2019, 15:24.

            Comment


              I asked Magendanz about GTMini2’s TWRP and got no response so either he might of had trouble making TWRP for it or he’s really busy now. Hope he makes something for us.

              http://i.imgur.com/m5dOEJll.png?1 Team Win Recovery Project 2.7, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. We

              Comment


                Originally posted by NathanC View Post
                I asked Magendanz about GTMini2’s TWRP and got no response so either he might of had trouble making TWRP for it or he’s really busy now. Hope he makes something for us.
                Sorry, but I just don't have GT1 MINI-2 hardware, so I can't really build TWRP or custom ROMs for that device. (In fact, I don't have any S905x3 devices.) I have posted the device tree for the S905X2 reference board, though, and in theory they should be very similar.

                Comment


                  This TWRP for S905X2 also works for S905X3.

                  1. Put the attachment file in SDCard/USB Drive
                  2. Plug in the USB
                  3. Plug in the power while holding the reset button (found inside the AV Ports usually)
                  4. After you get into recovery, use remote to select Apply Update from SDCard
                  5. Select the TWRP_322.zip
                  6. You're now in TWRP.

                  Comment


                    Originally posted by Magendanz View Post
                    Okay, I generated a few builds of TWRP 3.2.1-0 just to see if I could get it working, and I'm happy to report success:[LIST][*]twrp.q201_N-3.2.1-0.img[*]twrp.q20x-3.2.1-0.img[*]twrp.p21x-3.2.1-0.img


                    ..............
                    Hi Magendanz,
                    I new on freaktab forum and i saw your post.
                    May be you can give me an help.
                    I have a Beelink GT1 Ultimate (q201) Android TV, Amlogic S912 , factory pre-rooted and OTA update to Nougat 7.1
                    I'm just looking a way to install "magisk", but first i have to put a TWRP.
                    Do you think your above "twrp.q201_N-3.2.1-0.img" is good according to my Beelink model
                    If yes, what installation tips can you give me for a safe TWRP installation, bcse i read a lot of thinks about bricked TV Box
                    Thanks in advance
                    Regards

                    Comment






                      Guest post 1621? Do you think 905x2 twrp will run on x3 soc? Or is there a solution your suggesting ?






                      Kris....don't forget my boxes! Okay?

                      Comment


                        Originally posted by ClarkKent View Post



                        Guest post 1621? Do you think 905x2 twrp will run on x3 soc? Or is there a solution your suggesting ?





                        the answer is just 2 posts away. ..(#1631)

                        Comment


                          Originally posted by mojojojo67 View Post

                          the answer is just 2 posts away. ..(#1631)
                          great. which one? gt1 mini 2...q201?
                          twrp.q201_N-3.2.1-0.img
                          twrp.q20x-3.2.1-0.img
                          twrp.p21x-3.2.1-0.img
                          Kris....don't forget my boxes! Okay?

                          Comment

                          Working...
                          X