UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Can't update Aquaris M10 FHD Frieza

    Scheduled Pinned Locked Moved Support
    40 Posts 7 Posters 5.8k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • N Offline
        nterr
        last edited by

        Flashed back to the old rom with flash tool (ota15, working fine), checked if dev mode was correctly activated, it was, rebooted just in case, rebooted again, cleared cashed, used ubpoters-installers from the snap repo, rebooted to bootloader, and everything just seems to work fine... This is what I get in the terminal :

        info: Welcome to the UBports Installer version 0.4.18-beta!
        info: Downloaded file 1 of 1
        checked: keyring-4c4e7ef380ebcfa2c31084efa199138e93bfed8fc58aa3eb06bdf75a78af9b57.tar.xz true
        checked: version-9.tar.xz true
        checked: device-6e23e473ab0b5bd2baa820e442b41d22fe20d76f8ca984e2fb22bf47597a5eb0.tar.xz true
        checked: ubports-a1f443971032f2b6a03ed6f83d3340e026d59bfbe1625b259fb77eb05fa2b6a9.tar.xz true
        info: All done! Your device will now reboot and complete the installation. Enjoy exploring Ubuntu Touch!

        But it's still stuck at "installing ubuntu update."

        AppLeeA LakotaubpL 2 Replies Last reply Reply Quote 0
        • AppLeeA Offline
          AppLee @nterr
          last edited by AppLee

          @nterr
          This step can take some time to proceed.
          The installation files were successfully copied to the phone.
          But now it needs to unpack it and put it in the right partitions. I don't remember how long it can take, but it's safer if your phone is fully charged or plugged to a wall socket.

          What is the current status ?

          1 Reply Last reply Reply Quote 0
          • N Offline
            nterr
            last edited by

            Just what you said, plugged to a wall socket and stuck at "installing ubuntu update" for an hour or so... 😉 Last time I waited a couple of hours, since installer says it should take 5 minutes I assumed it was just stuck. I guess I'll try to wait longer this time...

            1 Reply Last reply Reply Quote 0
            • hankschwieH Online
              hankschwie
              last edited by hankschwie

              Hi!

              Perhaps it would be a good idea to try a manual installation? Unfortunately I can't find the instructions; they used to be on the old device pages, but the link is gone from the new device pages... I just asked over there where to find the instructions nowadays :https://forums.ubports.com/post/31321

              Maybe @AppLee knows where to find them?

              AppLeeA 1 Reply Last reply Reply Quote 0
              • AppLeeA Offline
                AppLee @hankschwie
                last edited by

                @hankschwie said in Can't update Aquaris M10 FHD Frieza:

                Maybe @AppLee knows where to find them?

                Sorry : no idea
                I only went through flashing with my N5 one time and with the PinePhone.
                Both were extremely easy.

                1 Reply Last reply Reply Quote 0
                • hankschwieH Online
                  hankschwie
                  last edited by hankschwie

                  I thought that by doing a manual installation we probably are able to locate the "trouble spot", and get an idea what goes wrong here....

                  Hm. Sometimes it helps to use a TWRP recovery to clean the cache thoroughly. Perhaps it is worth a try, https://eu.dl.twrp.me/freezerfhd/

                  Or have a look at this post: https://forums.ubports.com/post/1617 The trouble is: not enough space left in the cache...

                  Could you try an adb shell df -h command in recovery mode? That should show us the space left on the device, and the cache partition

                  1 Reply Last reply Reply Quote 0
                  • LakotaubpL Offline
                    Lakotaubp @nterr
                    last edited by

                    @nterr This is a bit odd. Did you choose the wipe option when installing (if you have backed up your stuff first). Try rebooting to recovery use the options to clear the cache and try again.

                    1 Reply Last reply Reply Quote 0
                    • N Offline
                      nterr
                      last edited by

                      adb shell "df -h"

                      • daemon not running. starting it now on port 5037 *
                      • daemon started successfully *
                        Filesystem Size Used Available Use% Mounted on
                        tmpfs 981.1M 36.0K 981.0M 0% /dev
                        tmpfs 981.1M 12.0K 981.0M 0% /tmp
                        /dev/block/platform/mtk-msdc.0/by-name/userdata
                        9.3G 319.4M 9.0G 3% /data
                        /dev/block/platform/mtk-msdc.0/by-name/system
                        3.8G 480.2M 3.3G 12% /cache

                      Well I tried already before posting what's said in this other post. But I can try all over again just in case I did smthing wrong along the way...
                      Tried too to install it a few different ways, using the wipe option or not, rc and stable...

                      What's TWRP and how should I use it ?

                      1 Reply Last reply Reply Quote 0
                      • hankschwieH Online
                        hankschwie
                        last edited by hankschwie

                        TWRP is an alternative recovery, which offers quite a few things you can perform from "outside" the main system. It is flashed to the recovery partition of the device using fastboot - it replaces the recovery provided by UT or the original OS. It can be used to root android devices, create backups etc, or flash the whole system with custom-ROMs. In this case it could be useful to clear the cache partition completely.

                        You would have to download the image from the linked twrp-site, and flash the recovery as described on the the webside. Afterwards you would have to reboot in this recovery (adb reboot recovery), and then use the tools to wipe the cache, or perhaps even erase the whole system to retry with the UBports Installer.

                        1 Reply Last reply Reply Quote 0
                        • N Offline
                          nterr
                          last edited by

                          Ok thanks, I'll try that !

                          1 Reply Last reply Reply Quote 0
                          • N Offline
                            nterr
                            last edited by

                            Wiped everything successfully through TWRP. Tried again. No better luck... Stuck again... 😞
                            I guess these manual installation instructions would indeed be the best way to understand where the installation goes wrong...
                            (thanks for asking in this other thread btw)

                            1 Reply Last reply Reply Quote 0
                            • hankschwieH Online
                              hankschwie
                              last edited by

                              Last thing I can think of: Try to flash a recent Android version onto the tablet, and then try again...

                              I hope we can relocate the instructions - but I can't find it on https://web.archive.org/web, I always end up on the new device page without the instructions...

                              1 Reply Last reply Reply Quote 0
                              • hankschwieH Online
                                hankschwie
                                last edited by hankschwie

                                Found this; https://forums.ubports.com/user/themoose007 , run installer as root... https://forums.ubports.com/post/11636

                                1 Reply Last reply Reply Quote 0
                                • M Offline
                                  Marathon2422
                                  last edited by

                                  I wiill check my spare drive ,see what i have,( looking for a twrp copy of m10 fhd )

                                  1 Reply Last reply Reply Quote 0
                                  • hankschwieH Online
                                    hankschwie
                                    last edited by

                                    Hi!
                                    Thanks, but trwp isn't the problem...We are looking for instructions to install UT for frieza manually, without the installer...

                                    M 1 Reply Last reply Reply Quote 0
                                    • M Offline
                                      Marathon2422 @hankschwie
                                      last edited by

                                      @hankschwie
                                      you can flash any recovery ie ;- twrp with flashtool , go in and wipe it (clean up ) and reflash with flashtool, ( not using format all ) , and try again, it sounds like the recovery geting stuck.
                                      or, use flashtool to flash, another copy of recovery , it takes about 12 seconds ,.
                                      i was hoping i had kept a twrp backup of ubports, sorry , i only have android and ubuntu touch regular firmware.
                                      my only other thought was :- the device you have is a m10 fhd and not an m10fh. sorry got to ask ?

                                      1 Reply Last reply Reply Quote 0
                                      • M Offline
                                        Marathon2422
                                        last edited by

                                        i have a twrp (restore ) copy for a m10 fhd ,if you want to try it , i will need time to upload it some where.

                                        1 Reply Last reply Reply Quote 0
                                        • hankschwieH Online
                                          hankschwie
                                          last edited by hankschwie

                                          Hi!

                                          Ah, OK, I hope now I understand what you mean:
                                          You think @nterr should use the backup you have made with twrp for an old UT installation to flash/restore his tablet via flash-tool, right?

                                          btw: its a FHD M10 (frieza), for sure; adb shell doesn't work with the recovery of the HD M10 (cooler), as I noticed when trying to do that with my HD M10 😉

                                          Could be worth a try.

                                          1 Reply Last reply Reply Quote 0
                                          • N Offline
                                            nterr
                                            last edited by

                                            @Marathon2422 said in Can't update Aquaris M10 FHD Frieza:

                                            use flashtool to flash, another copy of recovery

                                            What do you mean by that ?

                                            hankschwieH 1 Reply Last reply Reply Quote 0
                                            • N Offline
                                              nterr
                                              last edited by

                                              @hankschwie said in Can't update Aquaris M10 FHD Frieza:

                                              Could be worth a try.

                                              Ok I think I got it too. Ya I could try that.

                                              Btw, it's a FHD yes 😉

                                              1 Reply Last reply Reply Quote 0
                                              • First post
                                                Last post