Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Beelink R89/UBOX ROM/Tools release

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

    #61
    Forget about using rk3188 binary or anything related, things have changed. RK32 uses standard partitions, unlike old RK devices, so binary and a likes made for other rk devices won't work.

    Tapatalked
    if [ $up.post.type = $type.two.lazy.to_use_google ] || [ $up.post.type = $type.silly_question ];
    then mv $user.contact.up.post /.trash; set response($response.type = ignore);
    $user.up.post.ignore_in_future = true; fi;

    Comment


      #62
      Originally posted by Finless View Post
      OK I got update.zip working... Thanks no_spam!!!
      Different set of test keys.

      However after applying the update it keeps rebooting into recovery and installing again.
      the clear_misc command does not seem to be working.

      But making progress

      Bob
      EXCELLENT!!!!!!!!!





      MK818B, T428, ATV 1220, CS918S, TV01, S89H, R89, ADT-1, MK808B Plus, MINIX X8-H Plus, Tronsmart Orion R68

      Comment


        #63
        Re: Beelink R89/UBOX ROM/Tools release

        Originally posted by Finless View Post
        OK I got update.zip working... Thanks no_spam!!!
        Different set of test keys.

        However after applying the update it keeps rebooting into recovery and installing again.
        the clear_misc command does not seem to be working.

        But making progress

        Bob
        Sounds promising, bearing in mind it's my first shot at an update.zip I'm eager to know where I'm going wrong
        Originally posted by Finless View Post
        OK I got update.zip working... Thanks no_spam!!!
        Different set of test keys.

        However after applying the update it keeps rebooting into recovery and installing again.
        the clear_misc command does not seem to be working.

        But making progress

        Bob

        Comment


          #64
          Originally posted by abdul_pt View Post
          Forget about using rk3188 binary or anything related, things have changed. RK32 uses standard partitions, unlike old RK devices, so binary and a likes made for other rk devices won't work.

          Tapatalked
          Well the one from the NeoX7 is somewhat working.

          I made a EZ_root.zip which does work and roots the stock HPH ROM or 107K4 (which I know is already rooted.

          So it does somewhat work. Remember I am using the stock recovery. The update-binary I am talking about is what processes the update.zip script. I am not talking about anything inside recovery.

          Bob
          "Pzebacz im, bo nie wiedzą, co czynią"
          "Прости им, они не ведают, что творят"
          "Perdona loro perché non sanno quello che fanno"
          "Vergib ihnen, denn sie wissen nicht, was sie tun"
          "Vergeef hen want ze weten niet wat ze doen"
          "Pardonne-leur car ils ne savent pas ce qu'ils font"
          "Perdónalos porque no saben que lo que hacen"
          "Oprosti im, jer ne znaju Å¡to čine"
          "Forgive them as they know not what they do"





          Comment


            #65
            HOW TO FLASH from SDcard

            OK the stock recovery CAN flash the ROM Oman uploaded. e.g. the large IMG file.

            Instructions:
            1) You will need an IR remote. The one I got with the HPH works but the power button is select not the OK button.
            2) download OMan's 107K4 from the posts here.
            3) rename it to update.img
            4) copy it to SDcard.
            5) reboot into the recovery menu (using reboot app or whatever).
            6) from the menu select "update rkimage from external storage".
            7) It will flash the ROM then select reboot.
            If you want to erase, then select factory reset before selecting reboot.

            Bob
            "Pzebacz im, bo nie wiedzą, co czynią"
            "Прости им, они не ведают, что творят"
            "Perdona loro perché non sanno quello che fanno"
            "Vergib ihnen, denn sie wissen nicht, was sie tun"
            "Vergeef hen want ze weten niet wat ze doen"
            "Pardonne-leur car ils ne savent pas ce qu'ils font"
            "Perdónalos porque no saben que lo que hacen"
            "Oprosti im, jer ne znaju Å¡to čine"
            "Forgive them as they know not what they do"





            Comment


              #66
              Re: Beelink R89/UBOX ROM/Tools release

              Originally posted by Finless View Post
              OK the stock recovery CAN flash the ROM Oman uploaded. e.g. the large IMG file.

              Instructions:
              1) You will need an IR remote. The one I got with the HPH works but the power button is select not the OK button.
              2) download OMan's 107K4 from the posts here.
              3) rename it to update.img
              4) copy it to SDcard.
              5) reboot into the recovery menu (using reboot app or whatever).
              6) from the menu select "update rkimage from external storage".
              7) It will flash the ROM then select reboot.
              If you want to erase, then select factory reset before selecting reboot.

              Bob
              Good news does that mean there's no need for update.zip's, can your future ROMS be made into a single img for flashing or will we need to use the tool?

              Comment


                #67
                Originally posted by Smokez View Post
                Good news does that mean there's no need for update.zip's, can your future ROMS be made into a single img for flashing or will we need to use the tool?
                Yes, now a ROM IMG can be made that will flash with the tool OR with the stock recovery!

                Now the bad news about a update.zip.
                I can make update.zip that will do things like install files to /system for rooting, or patching, etc.
                However the stock recovery has limitations. You cannot use a edify updater script to format /data or clear /misc so you don't keep booting into recovery. As a work around if your in recovery menu and stuck in a recovery boot loop, wiping cache ONLY will allow you to boot. Odd that I cannot format cache from the edify script but some protection is there in recovery....

                I can probably modify recovery but then what good is that as you need a flash tool to replace the stock recovery.

                Bob
                "Pzebacz im, bo nie wiedzą, co czynią"
                "Прости им, они не ведают, что творят"
                "Perdona loro perché non sanno quello che fanno"
                "Vergib ihnen, denn sie wissen nicht, was sie tun"
                "Vergeef hen want ze weten niet wat ze doen"
                "Pardonne-leur car ils ne savent pas ce qu'ils font"
                "Perdónalos porque no saben que lo que hacen"
                "Oprosti im, jer ne znaju Å¡to čine"
                "Forgive them as they know not what they do"





                Comment


                  #68
                  Re: Beelink R89/UBOX ROM/Tools release

                  Originally posted by Finless View Post
                  Yes, now a ROM IMG can be made that will flash with the tool OR with the stock recovery!

                  Now the bad news about a update.zip.
                  I can make update.zip that will do things like install files to /system for rooting, or patching, etc.
                  However the stock recovery has limitations. You cannot use a edify updater script to format /data or clear /misc so you don't keep booting into recovery. As a work around if your in recovery menu and stuck in a recovery boot loop, wiping cache ONLY will allow you to boot. Odd that I cannot format cache from the edify script but some protection is there in recovery....

                  I can probably modify recovery but then what good is that as you need a flash tool to replace the stock recovery.

                  Bob
                  Thanks for the info , it's good to know, appreciate your work as ever, here's hoping this was the simple answer to clarkss12 problems

                  Comment


                    #69
                    Originally posted by Smokez View Post
                    Thanks for the info , it's good to know, appreciate your work as ever, here's hoping this was the simple answer to clarkss12 problems

                    took a nap , on it now. Will have to re-download the rom...........
                    MK818B, T428, ATV 1220, CS918S, TV01, S89H, R89, ADT-1, MK808B Plus, MINIX X8-H Plus, Tronsmart Orion R68

                    Comment


                      #70
                      Originally posted by Smokez View Post
                      Thanks for the info , it's good to know, appreciate your work as ever, here's hoping this was the simple answer to clarkss12 problems
                      Awesome, back in business!!!!!!!!!!!!!!!!!

                      Thanks to everyone.
                      MK818B, T428, ATV 1220, CS918S, TV01, S89H, R89, ADT-1, MK808B Plus, MINIX X8-H Plus, Tronsmart Orion R68

                      Comment


                        #71
                        Originally posted by Finless View Post
                        Yes, now a ROM IMG can be made that will flash with the tool OR with the stock recovery!

                        Now the bad news about a update.zip.
                        I can make update.zip that will do things like install files to /system for rooting, or patching, etc.
                        However the stock recovery has limitations. You cannot use a edify updater script to format /data or clear /misc so you don't keep booting into recovery. As a work around if your in recovery menu and stuck in a recovery boot loop, wiping cache ONLY will allow you to boot. Odd that I cannot format cache from the edify script but some protection is there in recovery....

                        I can probably modify recovery but then what good is that as you need a flash tool to replace the stock recovery.

                        Bob
                        Bob you are the greatest...............
                        MK818B, T428, ATV 1220, CS918S, TV01, S89H, R89, ADT-1, MK808B Plus, MINIX X8-H Plus, Tronsmart Orion R68

                        Comment


                          #72
                          Re: Beelink R89/UBOX ROM/Tools release

                          Originally posted by clarkss12 View Post
                          Bob you are the greatest...............
                          Yes he is.. glad you got there in the end

                          Comment


                            #73
                            Originally posted by Finless View Post
                            OK the stock recovery CAN flash the ROM Oman uploaded. e.g. the large IMG file.

                            Instructions:
                            1) You will need an IR remote. The one I got with the HPH works but the power button is select not the OK button.
                            2) download OMan's 107K4 from the posts here.
                            3) rename it to update.img
                            4) copy it to SDcard.
                            5) reboot into the recovery menu (using reboot app or whatever).
                            6) from the menu select "update rkimage from external storage".
                            7) It will flash the ROM then select reboot.
                            If you want to erase, then select factory reset before selecting reboot.

                            Bob
                            coffee on the way
                            MK818B, T428, ATV 1220, CS918S, TV01, S89H, R89, ADT-1, MK808B Plus, MINIX X8-H Plus, Tronsmart Orion R68

                            Comment


                              #74
                              This thread is awesome hot! Some history arise from here ...

                              Comment


                                #75
                                One thing I've learnt from this... Atm TWRP is pretty much useless for this device ATM anyway, other then for quick nandroid backups and restores, and I can't quite vouch for its reliability there for the time being untill Abdul updates the partitions. This is because it fails to flash current FW update.zips and more so because said version doesn't support img flashing. CWM on the other hand would be great..... If only.....

                                Comment

                                Working...
                                X