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

    Can't flash my BQ M10 FHD with UBports

    Scheduled Pinned Locked Moved Support
    m10 fhdmdtbq m10
    30 Posts 7 Posters 10.8k Views 3 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.
      • LakotaubpL Offline
        Lakotaubp @Emmelyne
        last edited by Lakotaubp

        @Emmelyne Just copied this from another post.

        Use this to check the cache BQ M10 FHD. I tried it how many times in different ways and always the same result.
        Marius G. guide me, so that it was successful in the end.
        This are the steps I made:

        Put your device into recovery mode. (Volume up + Power on)

        Connect it by USB to your computer

        Open terminal on your computer and type:
        adb shell "df -h"
        My output in the last line was following:
        /dev/block/platform/mtk-msdc.0/by-name/system
        3.8G 3.7G 52.4M 99% /cache
        So there was no space left on the cache partition.

        just a test:
        adb shell "ls /cache"
        ls: /cache/lost+found: No such file or directory

        Then I created a new filesystem on the cache partition by the command in terminal:
        adb shell "make_ext4fs /dev/block/platform/mtk-msdc.0/by-name/system"

        Now rebooting the device by the command:
        adb reboot recovery

        After device is up in recovery mode again, enter the command again:
        adb shell "df -h"
        /dev/block/platform/mtk-msdc.0/by-name/system
        3.8G 8.1M 3.8G 0% /cache
        Now the space on the /cache partition is available.

        Just another test:
        adb shell "ls /cache/"
        Output was:
        lost+found recovery

        Now reboot the device:
        adb reboot bootloader

        After that I was able to install UBports without problems. The device is running fine.cache

        To install adb
        sudo apt install android-tools-adb android-tools-fastboot
        There is also a dev version of MDT (sudo snap install magic-device-tool --devmode) that works in other cases. There is much more info on the support pages. Also a MDT telegram group for further help.

        1 Reply Last reply Reply Quote 0
        • E Offline
          Emmelyne
          last edited by

          @Lakota, thanks
          Yes, I've seen this post before !
          But when I connect my m10 in recovery mode and try to run the commands on terminal, I get a "could detect device" (or something close).
          Whereas when I run the MDT, it says "device detected"...

          1 Reply Last reply Reply Quote 0
          • F Offline
            fulvio
            last edited by fulvio

            Hi @Emmelyne,
            i suggest to use/try the UBPorts installer (https://github.com/ubports/ubports-installer/releases). Is simple to use, is only necessary place the device in Development mode (and backup your data) the device is auto-detected by the installer. I have used it successfully to Install UBPorts on my BQ M10 FHD removing the Ubuntu Touch by Canonical.
            I suppose should work also install UBPorts removing an Android version as in your case-

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

              Flashing Android M10 FHD:
              The above post from 31/07/17 is the last thing I can think of. (tried to copy it as a link on my phone but couldn't so you will have to look it up). It has a few links etc in it.
              Good luck you will get it sorted one way or the other, someone on this forum will know how or have sorted it.The post also mentions the telegram supergroup which will help.

              1 Reply Last reply Reply Quote 0
              • E Offline
                Emmelyne
                last edited by

                Ok, thank you both!
                I'll try some of the mention solutions and let you know.

                1 Reply Last reply Reply Quote 0
                • E Offline
                  Emmelyne
                  last edited by

                  Hi @fulvio
                  I've tried the UBPorts installer, which seems really simple indeed!
                  But when I connect my BQ M10 FHD, I've got the message that "Device Aquaris_M10_FHD" is not supported (see image ).
                  Any idea why?
                  Thank you!!
                  0_1512585110338_DeviceNotSupported.png

                  LakotaubpL F 2 Replies Last reply Reply Quote 0
                  • LakotaubpL Offline
                    Lakotaubp @Emmelyne
                    last edited by

                    @Emmelyne I think its because yours is running Android not Ubuntu touch, so the installer does not recognize it. Could be wrong but look up the posts by polylux they had similar issue.

                    1 Reply Last reply Reply Quote 0
                    • F Offline
                      fulvio @Emmelyne
                      last edited by fulvio

                      HI @Emmelyne
                      i agree with @Lakota. I have just tested the installer with my M10 FHD (with UBPports already installed using it) and it is detected in automatic (see attached screenshot).
                      I think you could open an issue: https://github.com/ubports/ubports-installer/issues
                      maybe the author can solve the issue.
                      Sorry but i haven't any other possible solution.
                      0_1512591516582_Schermata del 2017-12-06 21-11-05.png

                      1 Reply Last reply Reply Quote 0
                      • E Offline
                        Emmelyne
                        last edited by

                        I think I get rid of one of the problem: my OEM wasn't properly unlock and after having doing it well I was able to run the magic-device-tool!
                        But I'm now stuck with the recovery mode of frieza and when I choose the reboot the device, I getting the powered by android image with the Orange state alert and nothing happens...
                        So I try to follow the post of 29 may 2017 07:28 of this topic :Can't get the M10 FHD to take the flash, but when I run the "df -h" I can see (image) that my system partition is only 1.5G and the userdata one is only 774.9M!
                        How could that be?
                        Thanks again

                        0_1512592466373_M10DevicePartitions.png

                        LakotaubpL G 2 Replies Last reply Reply Quote 0
                        • LakotaubpL Offline
                          Lakotaubp @Emmelyne
                          last edited by

                          @Emmelyne Jamesp on 25th Jun from the same thread mentions using Bq's own flash tool to install the latest Bq version of Ubuntu touch. Then Ubports.That might be the way to go.
                          You could try sending a message to Marius via the MDT telegram group or webpage for help. It could be the cache or Android thats the issue.
                          From rereading the thread there doesn't seem to be one way of doing things, so its a matter of working through them. I know I had to install things a couple of times to get them to work, but you will get there.🙃
                          Someone out there must have abit more advice for you.

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

                            SP flash tool is what I forgot to mention used it to put flyme back on a mx 4.

                            1 Reply Last reply Reply Quote 0
                            • E Offline
                              Emmelyne
                              last edited by

                              Hi, just to say that I eventually managed to install Ubuntu touch using the BQ's flash tool and firmware!
                              I haven't work on upgrading to UBports yet, but I'll try soon...
                              Thanks all for your help!

                              M G 2 Replies Last reply Reply Quote 0
                              • M Offline
                                Marathon2422 @Emmelyne
                                last edited by

                                @emmelyne look at how much memory UT is using and remember ,so you can compare, when you flash UB,look again,sometimes it doesn't wipe UT,uses a lot of memory up.

                                1 Reply Last reply Reply Quote 0
                                • G Offline
                                  Gerben @Emmelyne
                                  last edited by

                                  @emmelyne Where did you find the BQ Flash Tool? On the BQ pages I do not see any links to a deb.
                                  https://www.bq.com/en/hard-reset-con-bq-flash-tool-si-el-telefono-arranc
                                  https://www.bq.com/en/hard-reset-con-bq-flash-tool-si-el-telefono-no-arr
                                  https://www.bq.com/en/support/help/655

                                  M libremaxL 2 Replies Last reply Reply Quote 0
                                  • M Offline
                                    Marathon2422 @Gerben
                                    last edited by Marathon2422

                                    @gerben Flash tool is in the Hard Reset folder on BQ site.

                                    G 1 Reply Last reply Reply Quote 0
                                    • libremaxL Offline
                                      libremax @Gerben
                                      last edited by libremax

                                      @gerben

                                      BQ no longer offers its BQ Flash tools.
                                      Now BQ offers to download SP_Flash_Tool_exe_linux_v5.1424.00.zip for E4.5 and E5.0 and strangely nothing for M10:

                                      https://www.bq.com/en/support/aquaris-e4-5-ubuntu-edition/support-sheet

                                      https://www.bq.com/en/support/aquaris-e5-ubuntu-edition/support-sheet

                                      https://www.bq.com/en/support/aquaris-m10-ubuntu-edition/support-sheet

                                      This small guide may also be useful for you:
                                      https://forums.ubports.com/topic/1367/ubports-ut-installation-how-to-guide-d-installation-d-ubports-ut

                                      Donate anonymously 1€/$ by year to UBports, all Ubuntu Touch users can do it ! Demonstration:
                                      https://forums.ubports.com/topic/1262/donate-anonymously-1-by-year-to-ubports-all-ubuntu-touch-users-can-do-it-demonstration/

                                      G 1 Reply Last reply Reply Quote 0
                                      • G Offline
                                        Gerben @Marathon2422
                                        last edited by

                                        @marathon2422 said in Can't flash my BQ M10 FHD with UBports:

                                        Flash tool is in the Hard Reset folder on BQ

                                        Thank you for the quick reply. Where can I find the Hard reset folder?

                                        1 Reply Last reply Reply Quote 0
                                        • G Offline
                                          Gerben @libremax
                                          last edited by

                                          @libremax Thank you. I guess the tools for the E4.5, the E5 and the M10 must be the same. I will try the guide!

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

                                            @gerben Use this for reference also it does help. Especially with removing modemmanager if you need to.

                                            http://www.mibqyyo.com/en-articles/2015/09/16/ubuntu-android-installation-process-for-bq-aquaris-e4-5-and-e5/#/vanilla/discussion/embed/?vanilla_discussion_id=0

                                            1 Reply Last reply Reply Quote 0
                                            • G Offline
                                              Gerben @Emmelyne
                                              last edited by

                                              @emmelyne

                                              @emmelyne said in Can't flash my BQ M10 FHD with UBports:

                                              my OEM wasn't properly unlock

                                              Hi, I have tried to unlock the M10 through the android procedure, tap 7 times to get into developer mode and check the OEM unlock. This did not work.

                                              Now I did 'fastboot OEM unlock'. Did you do the same to get the M10 properly unlocked?

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